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


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


Checking for overflows
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound50.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX --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 d32da3d6d63cd0b5044f81aaa321c86b8663ab47e67a0d6b64aca0030551d2e0
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:42:20,435 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:42:20,553 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-08 18:42:20,561 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:42:20,562 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:42:20,615 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:42:20,615 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:42:20,616 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:42:20,617 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:42:20,619 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:42:20,620 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:42:20,621 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:42:20,622 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:42:20,622 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:42:20,623 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:42:20,623 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:42:20,624 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:42:20,628 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:42:20,629 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:42:20,629 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:42:20,629 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:42:20,633 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:42:20,633 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:42:20,633 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:42:20,633 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:42:20,634 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 18:42:20,634 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 18:42:20,634 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:42:20,635 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:42:20,635 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:42:20,636 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:42:20,636 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:42:20,637 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:42:20,638 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:42:20,638 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:42:20,638 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:42:20,639 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:42:20,639 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:42:20,639 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:42:20,640 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:42:20,640 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:42:20,641 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:42:20,642 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:42:20,642 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:42:20,643 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
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_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX
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 -> d32da3d6d63cd0b5044f81aaa321c86b8663ab47e67a0d6b64aca0030551d2e0
[2024-11-08 18:42:21,059 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:42:21,096 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:42:21,099 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:42:21,101 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:42:21,101 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:42:21,103 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound50.c
Unable to find full path for "g++"
[2024-11-08 18:42:23,592 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:42:23,812 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:42:23,813 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound50.c
[2024-11-08 18:42:23,825 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/data/8dd0f1ff4/d2d28ec2f3624905bfea595699597333/FLAGb00507bf9
[2024-11-08 18:42:24,172 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/data/8dd0f1ff4/d2d28ec2f3624905bfea595699597333
[2024-11-08 18:42:24,176 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:42:24,178 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:42:24,180 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:42:24,181 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:42:24,189 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:42:24,190 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,191 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a9c6896 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24, skipping insertion in model container
[2024-11-08 18:42:24,192 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,220 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:42:24,536 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:42:24,549 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:42:24,578 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:42:24,601 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:42:24,602 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24 WrapperNode
[2024-11-08 18:42:24,602 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:42:24,603 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:42:24,604 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:42:24,604 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:42:24,615 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,624 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,650 INFO  L138                Inliner]: procedures = 14, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 105
[2024-11-08 18:42:24,651 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:42:24,652 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:42:24,652 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:42:24,652 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:42:24,668 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,669 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,672 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,701 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-08 18:42:24,705 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,706 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,710 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,714 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,716 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,717 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,720 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:42:24,721 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:42:24,721 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:42:24,722 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:42:24,723 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (1/1) ...
[2024-11-08 18:42:24,736 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:42:24,750 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:24,768 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:42:24,772 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:42:24,804 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:42:24,804 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-08 18:42:24,804 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-08 18:42:24,805 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:42:24,805 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:42:24,805 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:42:24,805 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-08 18:42:24,805 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-08 18:42:24,884 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:42:24,887 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:42:25,423 INFO  L?                        ?]: Removed 79 outVars from TransFormulas that were not future-live.
[2024-11-08 18:42:25,423 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:42:25,447 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:42:25,447 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 18:42:25,448 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:42:25 BoogieIcfgContainer
[2024-11-08 18:42:25,448 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:42:25,452 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:42:25,452 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:42:25,457 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:42:25,457 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:42:24" (1/3) ...
[2024-11-08 18:42:25,458 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36f1ff88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:42:25, skipping insertion in model container
[2024-11-08 18:42:25,459 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:42:24" (2/3) ...
[2024-11-08 18:42:25,459 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36f1ff88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:42:25, skipping insertion in model container
[2024-11-08 18:42:25,459 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:42:25" (3/3) ...
[2024-11-08 18:42:25,461 INFO  L112   eAbstractionObserver]: Analyzing ICFG fermat2-ll_valuebound50.c
[2024-11-08 18:42:25,487 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:42:25,488 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 56 error locations.
[2024-11-08 18:42:25,574 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:42:25,582 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;@1124830c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:42:25,583 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 56 error locations.
[2024-11-08 18:42:25,589 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 138 states, 73 states have (on average 1.8493150684931507) internal successors, (135), 129 states have internal predecessors, (135), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 18:42:25,598 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-08 18:42:25,599 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:25,600 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:25,600 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:25,608 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:25,608 INFO  L85        PathProgramCache]: Analyzing trace with hash -969785577, now seen corresponding path program 1 times
[2024-11-08 18:42:25,622 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:25,622 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1510738889]
[2024-11-08 18:42:25,623 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:25,624 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:25,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:25,918 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:25,924 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:25,936 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:25,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:25,948 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 18:42:25,950 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:25,951 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1510738889]
[2024-11-08 18:42:25,952 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1510738889] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:25,952 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:25,952 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:42:25,955 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2070921913]
[2024-11-08 18:42:25,956 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:25,961 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 18:42:25,962 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:25,994 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 18:42:25,996 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 18:42:26,001 INFO  L87              Difference]: Start difference. First operand  has 138 states, 73 states have (on average 1.8493150684931507) internal successors, (135), 129 states have internal predecessors, (135), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Second operand  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:42:26,058 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:26,059 INFO  L93              Difference]: Finished difference Result 266 states and 295 transitions.
[2024-11-08 18:42:26,061 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 18:42:26,063 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 14
[2024-11-08 18:42:26,064 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:26,077 INFO  L225             Difference]: With dead ends: 266
[2024-11-08 18:42:26,077 INFO  L226             Difference]: Without dead ends: 125
[2024-11-08 18:42:26,083 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 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-08 18:42:26,090 INFO  L432           NwaCegarLoop]: 136 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, 136 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-08 18:42:26,094 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 136 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:42:26,120 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 125 states.
[2024-11-08 18:42:26,159 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 125.
[2024-11-08 18:42:26,164 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 125 states, 68 states have (on average 1.75) internal successors, (119), 117 states have internal predecessors, (119), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:26,166 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 125 states and 129 transitions.
[2024-11-08 18:42:26,170 INFO  L78                 Accepts]: Start accepts. Automaton has 125 states and 129 transitions. Word has length 14
[2024-11-08 18:42:26,171 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:26,171 INFO  L471      AbstractCegarLoop]: Abstraction has 125 states and 129 transitions.
[2024-11-08 18:42:26,171 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:42:26,172 INFO  L276                IsEmpty]: Start isEmpty. Operand 125 states and 129 transitions.
[2024-11-08 18:42:26,173 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-08 18:42:26,173 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:26,174 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:26,174 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:42:26,175 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:26,175 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:26,176 INFO  L85        PathProgramCache]: Analyzing trace with hash -1362753005, now seen corresponding path program 1 times
[2024-11-08 18:42:26,176 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:26,177 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [186388990]
[2024-11-08 18:42:26,177 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:26,177 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:26,212 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:26,341 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:26,345 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:26,363 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:26,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:26,405 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 18:42:26,409 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:26,410 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [186388990]
[2024-11-08 18:42:26,410 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [186388990] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:26,410 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:26,410 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:42:26,411 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1328417169]
[2024-11-08 18:42:26,411 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:26,412 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:42:26,413 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:26,414 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:42:26,415 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:42:26,415 INFO  L87              Difference]: Start difference. First operand 125 states and 129 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-08 18:42:26,526 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:26,526 INFO  L93              Difference]: Finished difference Result 125 states and 129 transitions.
[2024-11-08 18:42:26,530 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:42:26,531 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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 14
[2024-11-08 18:42:26,531 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:26,532 INFO  L225             Difference]: With dead ends: 125
[2024-11-08 18:42:26,533 INFO  L226             Difference]: Without dead ends: 121
[2024-11-08 18:42:26,533 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 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-08 18:42:26,535 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 13 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 201 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:26,536 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 201 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:42:26,538 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 121 states.
[2024-11-08 18:42:26,549 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 121 to 121.
[2024-11-08 18:42:26,550 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 121 states, 68 states have (on average 1.6911764705882353) internal successors, (115), 113 states have internal predecessors, (115), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:26,552 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 121 states and 125 transitions.
[2024-11-08 18:42:26,554 INFO  L78                 Accepts]: Start accepts. Automaton has 121 states and 125 transitions. Word has length 14
[2024-11-08 18:42:26,556 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:26,557 INFO  L471      AbstractCegarLoop]: Abstraction has 121 states and 125 transitions.
[2024-11-08 18:42:26,557 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-08 18:42:26,557 INFO  L276                IsEmpty]: Start isEmpty. Operand 121 states and 125 transitions.
[2024-11-08 18:42:26,558 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 18:42:26,558 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:26,559 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:26,559 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 18:42:26,559 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:26,560 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:26,560 INFO  L85        PathProgramCache]: Analyzing trace with hash 704329844, now seen corresponding path program 1 times
[2024-11-08 18:42:26,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:26,561 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906796015]
[2024-11-08 18:42:26,561 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:26,562 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:26,577 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:26,625 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:26,627 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:26,634 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:26,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:26,649 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 18:42:26,650 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:26,650 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906796015]
[2024-11-08 18:42:26,650 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906796015] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:26,651 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:26,651 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:42:26,651 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1366667861]
[2024-11-08 18:42:26,652 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:26,652 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:42:26,652 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:26,653 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:42:26,653 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:42:26,654 INFO  L87              Difference]: Start difference. First operand 121 states and 125 transitions. Second operand  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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-08 18:42:26,732 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:26,733 INFO  L93              Difference]: Finished difference Result 121 states and 125 transitions.
[2024-11-08 18:42:26,733 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:42:26,734 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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 15
[2024-11-08 18:42:26,734 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:26,735 INFO  L225             Difference]: With dead ends: 121
[2024-11-08 18:42:26,736 INFO  L226             Difference]: Without dead ends: 117
[2024-11-08 18:42:26,736 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 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-08 18:42:26,738 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 12 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 201 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:26,739 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 201 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:42:26,740 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117 states.
[2024-11-08 18:42:26,750 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 117.
[2024-11-08 18:42:26,751 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117 states, 68 states have (on average 1.6323529411764706) internal successors, (111), 109 states have internal predecessors, (111), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:26,752 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 121 transitions.
[2024-11-08 18:42:26,753 INFO  L78                 Accepts]: Start accepts. Automaton has 117 states and 121 transitions. Word has length 15
[2024-11-08 18:42:26,753 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:26,753 INFO  L471      AbstractCegarLoop]: Abstraction has 117 states and 121 transitions.
[2024-11-08 18:42:26,754 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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-08 18:42:26,754 INFO  L276                IsEmpty]: Start isEmpty. Operand 117 states and 121 transitions.
[2024-11-08 18:42:26,754 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 18:42:26,755 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:26,755 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:26,755 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 18:42:26,756 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:26,757 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:26,757 INFO  L85        PathProgramCache]: Analyzing trace with hash -803919688, now seen corresponding path program 1 times
[2024-11-08 18:42:26,757 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:26,758 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [184402597]
[2024-11-08 18:42:26,758 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:26,758 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:26,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:42:26,786 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1279136065]
[2024-11-08 18:42:26,786 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:26,787 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:26,787 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:26,790 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:26,793 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 18:42:26,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:26,860 INFO  L255         TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:26,867 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:27,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:42:27,016 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:42:27,016 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:27,017 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [184402597]
[2024-11-08 18:42:27,018 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:42:27,019 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1279136065]
[2024-11-08 18:42:27,019 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1279136065] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:27,021 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:27,021 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:42:27,025 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317616821]
[2024-11-08 18:42:27,026 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:27,026 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:42:27,026 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:27,027 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:42:27,028 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:42:27,028 INFO  L87              Difference]: Start difference. First operand 117 states and 121 transitions. Second operand  has 5 states, 4 states have (on average 3.75) internal successors, (15), 5 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:42:27,195 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:27,195 INFO  L93              Difference]: Finished difference Result 117 states and 121 transitions.
[2024-11-08 18:42:27,196 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:42:27,197 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 3.75) internal successors, (15), 5 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2024-11-08 18:42:27,197 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:27,198 INFO  L225             Difference]: With dead ends: 117
[2024-11-08 18:42:27,199 INFO  L226             Difference]: Without dead ends: 115
[2024-11-08 18:42:27,200 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:42:27,201 INFO  L432           NwaCegarLoop]: 98 mSDtfsCounter, 8 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 379 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:27,202 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 379 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:42:27,203 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 115 states.
[2024-11-08 18:42:27,213 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 115.
[2024-11-08 18:42:27,213 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 115 states, 68 states have (on average 1.6029411764705883) internal successors, (109), 107 states have internal predecessors, (109), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:27,215 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 119 transitions.
[2024-11-08 18:42:27,215 INFO  L78                 Accepts]: Start accepts. Automaton has 115 states and 119 transitions. Word has length 19
[2024-11-08 18:42:27,216 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:27,216 INFO  L471      AbstractCegarLoop]: Abstraction has 115 states and 119 transitions.
[2024-11-08 18:42:27,217 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.75) internal successors, (15), 5 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:42:27,217 INFO  L276                IsEmpty]: Start isEmpty. Operand 115 states and 119 transitions.
[2024-11-08 18:42:27,218 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-08 18:42:27,218 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:27,219 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 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-08 18:42:27,246 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 18:42:27,423 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:27,424 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:27,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:27,425 INFO  L85        PathProgramCache]: Analyzing trace with hash 1786722301, now seen corresponding path program 1 times
[2024-11-08 18:42:27,425 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:27,425 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2080100639]
[2024-11-08 18:42:27,426 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:27,426 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:27,473 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:42:27,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [169451525]
[2024-11-08 18:42:27,476 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:27,476 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:27,477 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:27,479 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:27,481 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 18:42:27,562 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:27,564 INFO  L255         TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:27,567 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:27,746 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:42:27,747 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:42:27,890 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:27,894 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2080100639]
[2024-11-08 18:42:27,894 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:42:27,895 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [169451525]
[2024-11-08 18:42:27,895 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [169451525] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:42:27,895 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:42:27,895 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-08 18:42:27,896 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1372981379]
[2024-11-08 18:42:27,896 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:42:27,896 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:42:27,897 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:27,897 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:42:27,898 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:42:27,902 INFO  L87              Difference]: Start difference. First operand 115 states and 119 transitions. Second operand  has 5 states, 4 states have (on average 5.5) internal successors, (22), 5 states have internal predecessors, (22), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 18:42:28,044 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:28,044 INFO  L93              Difference]: Finished difference Result 115 states and 119 transitions.
[2024-11-08 18:42:28,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:42:28,048 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 5.5) internal successors, (22), 5 states have internal predecessors, (22), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 36
[2024-11-08 18:42:28,048 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:28,050 INFO  L225             Difference]: With dead ends: 115
[2024-11-08 18:42:28,050 INFO  L226             Difference]: Without dead ends: 112
[2024-11-08 18:42:28,050 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 43 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:42:28,056 INFO  L432           NwaCegarLoop]: 98 mSDtfsCounter, 80 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 294 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:28,056 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 294 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:42:28,058 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 112 states.
[2024-11-08 18:42:28,073 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 112.
[2024-11-08 18:42:28,074 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112 states, 68 states have (on average 1.5588235294117647) internal successors, (106), 104 states have internal predecessors, (106), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:28,075 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 116 transitions.
[2024-11-08 18:42:28,078 INFO  L78                 Accepts]: Start accepts. Automaton has 112 states and 116 transitions. Word has length 36
[2024-11-08 18:42:28,078 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:28,079 INFO  L471      AbstractCegarLoop]: Abstraction has 112 states and 116 transitions.
[2024-11-08 18:42:28,079 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 5.5) internal successors, (22), 5 states have internal predecessors, (22), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 18:42:28,079 INFO  L276                IsEmpty]: Start isEmpty. Operand 112 states and 116 transitions.
[2024-11-08 18:42:28,080 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-08 18:42:28,081 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:28,083 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 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-08 18:42:28,110 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 18:42:28,283 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:28,284 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:28,285 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:28,285 INFO  L85        PathProgramCache]: Analyzing trace with hash -446183452, now seen corresponding path program 1 times
[2024-11-08 18:42:28,285 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:28,286 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1211168503]
[2024-11-08 18:42:28,286 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:28,286 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:28,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:28,648 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:28,652 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:28,722 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:28,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:28,743 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:28,747 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:28,760 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:28,764 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:28,787 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:42:28,788 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:28,788 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1211168503]
[2024-11-08 18:42:28,788 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1211168503] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:42:28,788 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [460599741]
[2024-11-08 18:42:28,789 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:28,789 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:28,789 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:28,794 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:28,798 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 18:42:28,863 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:28,865 INFO  L255         TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:28,867 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:29,049 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:42:29,050 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:42:29,050 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [460599741] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:29,051 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:42:29,051 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7
[2024-11-08 18:42:29,051 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2041287477]
[2024-11-08 18:42:29,052 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:29,053 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:42:29,055 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:29,056 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:42:29,056 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-08 18:42:29,056 INFO  L87              Difference]: Start difference. First operand 112 states and 116 transitions. Second operand  has 6 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:29,252 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:29,252 INFO  L93              Difference]: Finished difference Result 112 states and 116 transitions.
[2024-11-08 18:42:29,253 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:42:29,253 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4) Word has length 37
[2024-11-08 18:42:29,254 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:29,255 INFO  L225             Difference]: With dead ends: 112
[2024-11-08 18:42:29,255 INFO  L226             Difference]: Without dead ends: 111
[2024-11-08 18:42:29,255 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-08 18:42:29,256 INFO  L432           NwaCegarLoop]: 98 mSDtfsCounter, 79 mSDsluCounter, 275 mSDsCounter, 0 mSdLazyCounter, 82 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 80 SdHoareTripleChecker+Valid, 373 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 82 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:29,257 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [80 Valid, 373 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 82 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:42:29,263 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111 states.
[2024-11-08 18:42:29,272 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 111.
[2024-11-08 18:42:29,273 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 68 states have (on average 1.5441176470588236) internal successors, (105), 103 states have internal predecessors, (105), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:29,274 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 115 transitions.
[2024-11-08 18:42:29,275 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 115 transitions. Word has length 37
[2024-11-08 18:42:29,275 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:29,276 INFO  L471      AbstractCegarLoop]: Abstraction has 111 states and 115 transitions.
[2024-11-08 18:42:29,276 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:29,276 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 115 transitions.
[2024-11-08 18:42:29,277 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-08 18:42:29,277 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:29,278 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 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-08 18:42:29,307 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 18:42:29,482 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:29,483 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:29,483 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:29,484 INFO  L85        PathProgramCache]: Analyzing trace with hash 714434566, now seen corresponding path program 1 times
[2024-11-08 18:42:29,484 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:29,484 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1421020578]
[2024-11-08 18:42:29,484 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:29,485 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:29,501 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,561 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:29,563 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,566 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:29,569 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,571 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:29,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,584 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:29,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,591 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:29,592 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:29,592 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1421020578]
[2024-11-08 18:42:29,593 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1421020578] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:29,593 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:29,593 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:42:29,593 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [406536929]
[2024-11-08 18:42:29,594 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:29,594 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:42:29,596 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:29,596 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:42:29,597 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:42:29,597 INFO  L87              Difference]: Start difference. First operand 111 states and 115 transitions. Second operand  has 3 states, 2 states have (on average 11.0) internal successors, (22), 3 states have internal predecessors, (22), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:29,666 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:29,667 INFO  L93              Difference]: Finished difference Result 114 states and 118 transitions.
[2024-11-08 18:42:29,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:42:29,668 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 11.0) internal successors, (22), 3 states have internal predecessors, (22), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 39
[2024-11-08 18:42:29,668 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:29,669 INFO  L225             Difference]: With dead ends: 114
[2024-11-08 18:42:29,669 INFO  L226             Difference]: Without dead ends: 113
[2024-11-08 18:42:29,669 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 10 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-08 18:42:29,670 INFO  L432           NwaCegarLoop]: 96 mSDtfsCounter, 35 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 159 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:29,674 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 159 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:42:29,675 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-08 18:42:29,690 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 113.
[2024-11-08 18:42:29,694 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 70 states have (on average 1.5285714285714285) internal successors, (107), 105 states have internal predecessors, (107), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:29,695 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 117 transitions.
[2024-11-08 18:42:29,695 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 117 transitions. Word has length 39
[2024-11-08 18:42:29,696 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:29,696 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 117 transitions.
[2024-11-08 18:42:29,696 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 11.0) internal successors, (22), 3 states have internal predecessors, (22), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:29,696 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 117 transitions.
[2024-11-08 18:42:29,697 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-08 18:42:29,697 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:29,697 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 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-08 18:42:29,698 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 18:42:29,699 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:29,700 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:29,703 INFO  L85        PathProgramCache]: Analyzing trace with hash 672635143, now seen corresponding path program 1 times
[2024-11-08 18:42:29,703 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:29,703 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109605911]
[2024-11-08 18:42:29,704 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:29,704 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:29,728 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,819 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:29,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,824 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:29,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,831 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:29,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,835 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:29,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:29,842 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:29,843 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:29,843 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109605911]
[2024-11-08 18:42:29,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109605911] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:29,847 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:29,847 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:42:29,847 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [683826054]
[2024-11-08 18:42:29,847 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:29,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:42:29,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:29,848 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:42:29,849 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:42:29,849 INFO  L87              Difference]: Start difference. First operand 113 states and 117 transitions. Second operand  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:29,986 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:29,986 INFO  L93              Difference]: Finished difference Result 115 states and 119 transitions.
[2024-11-08 18:42:29,987 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:42:29,987 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 40
[2024-11-08 18:42:29,987 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:29,988 INFO  L225             Difference]: With dead ends: 115
[2024-11-08 18:42:29,988 INFO  L226             Difference]: Without dead ends: 114
[2024-11-08 18:42:29,989 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:42:29,990 INFO  L432           NwaCegarLoop]: 83 mSDtfsCounter, 45 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 80 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 212 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 80 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:29,990 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 212 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 80 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:42:29,991 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 114 states.
[2024-11-08 18:42:30,008 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 114.
[2024-11-08 18:42:30,009 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 71 states have (on average 1.5211267605633803) internal successors, (108), 106 states have internal predecessors, (108), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:30,010 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 118 transitions.
[2024-11-08 18:42:30,010 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 118 transitions. Word has length 40
[2024-11-08 18:42:30,010 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:30,010 INFO  L471      AbstractCegarLoop]: Abstraction has 114 states and 118 transitions.
[2024-11-08 18:42:30,011 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:30,011 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 118 transitions.
[2024-11-08 18:42:30,015 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-08 18:42:30,015 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:30,015 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 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-08 18:42:30,016 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 18:42:30,016 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:30,016 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:30,016 INFO  L85        PathProgramCache]: Analyzing trace with hash -623146968, now seen corresponding path program 1 times
[2024-11-08 18:42:30,017 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:30,017 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1232650248]
[2024-11-08 18:42:30,017 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:30,017 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:30,059 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:42:30,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1167926269]
[2024-11-08 18:42:30,060 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:30,061 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:30,061 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:30,064 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:30,066 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 18:42:30,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:30,132 INFO  L255         TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:30,134 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:30,175 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:30,175 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:42:30,175 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:30,175 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1232650248]
[2024-11-08 18:42:30,175 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:42:30,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1167926269]
[2024-11-08 18:42:30,176 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1167926269] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:30,176 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:30,176 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:42:30,176 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [384184372]
[2024-11-08 18:42:30,177 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:30,177 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:42:30,178 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:30,178 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:42:30,178 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:42:30,192 INFO  L87              Difference]: Start difference. First operand 114 states and 118 transitions. Second operand  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:30,365 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:30,365 INFO  L93              Difference]: Finished difference Result 150 states and 162 transitions.
[2024-11-08 18:42:30,366 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:42:30,366 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 41
[2024-11-08 18:42:30,366 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:30,367 INFO  L225             Difference]: With dead ends: 150
[2024-11-08 18:42:30,367 INFO  L226             Difference]: Without dead ends: 149
[2024-11-08 18:42:30,368 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 39 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-08 18:42:30,368 INFO  L432           NwaCegarLoop]: 98 mSDtfsCounter, 33 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 188 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:30,369 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 188 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:42:30,371 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 149 states.
[2024-11-08 18:42:30,385 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 149 to 115.
[2024-11-08 18:42:30,385 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 115 states, 72 states have (on average 1.5138888888888888) internal successors, (109), 107 states have internal predecessors, (109), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:30,386 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 119 transitions.
[2024-11-08 18:42:30,386 INFO  L78                 Accepts]: Start accepts. Automaton has 115 states and 119 transitions. Word has length 41
[2024-11-08 18:42:30,387 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:30,387 INFO  L471      AbstractCegarLoop]: Abstraction has 115 states and 119 transitions.
[2024-11-08 18:42:30,387 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:30,388 INFO  L276                IsEmpty]: Start isEmpty. Operand 115 states and 119 transitions.
[2024-11-08 18:42:30,389 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-08 18:42:30,389 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:30,389 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 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-08 18:42:30,420 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 18:42:30,595 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:30,596 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:30,596 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:30,596 INFO  L85        PathProgramCache]: Analyzing trace with hash -2137686743, now seen corresponding path program 1 times
[2024-11-08 18:42:30,597 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:30,597 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1455047451]
[2024-11-08 18:42:30,597 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:30,597 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:30,622 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:30,859 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:30,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:30,900 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:30,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:30,908 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:30,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:30,935 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:30,938 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:30,943 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 18:42:30,943 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:30,944 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1455047451]
[2024-11-08 18:42:30,944 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1455047451] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:42:30,944 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1759719960]
[2024-11-08 18:42:30,944 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:30,944 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:30,945 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:30,947 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:30,954 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 18:42:31,022 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:31,026 INFO  L255         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:31,029 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:31,404 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:42:31,404 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:42:31,803 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1759719960] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:42:31,804 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:42:31,804 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 11
[2024-11-08 18:42:31,804 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1614144642]
[2024-11-08 18:42:31,805 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:42:31,805 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 18:42:31,805 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:31,808 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 18:42:31,808 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=59, Invalid=213, Unknown=0, NotChecked=0, Total=272
[2024-11-08 18:42:31,808 INFO  L87              Difference]: Start difference. First operand 115 states and 119 transitions. Second operand  has 12 states, 11 states have (on average 4.454545454545454) internal successors, (49), 11 states have internal predecessors, (49), 6 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8)
[2024-11-08 18:42:32,289 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:32,290 INFO  L93              Difference]: Finished difference Result 150 states and 161 transitions.
[2024-11-08 18:42:32,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 18:42:32,291 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 4.454545454545454) internal successors, (49), 11 states have internal predecessors, (49), 6 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8) Word has length 42
[2024-11-08 18:42:32,293 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:32,294 INFO  L225             Difference]: With dead ends: 150
[2024-11-08 18:42:32,295 INFO  L226             Difference]: Without dead ends: 149
[2024-11-08 18:42:32,295 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=109, Invalid=353, Unknown=0, NotChecked=0, Total=462
[2024-11-08 18:42:32,296 INFO  L432           NwaCegarLoop]: 74 mSDtfsCounter, 324 mSDsluCounter, 494 mSDsCounter, 0 mSdLazyCounter, 290 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 325 SdHoareTripleChecker+Valid, 568 SdHoareTripleChecker+Invalid, 300 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 290 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:32,299 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [325 Valid, 568 Invalid, 300 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 290 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:42:32,300 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 149 states.
[2024-11-08 18:42:32,307 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 149 to 116.
[2024-11-08 18:42:32,308 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116 states, 73 states have (on average 1.5068493150684932) internal successors, (110), 108 states have internal predecessors, (110), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 18:42:32,309 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 120 transitions.
[2024-11-08 18:42:32,309 INFO  L78                 Accepts]: Start accepts. Automaton has 116 states and 120 transitions. Word has length 42
[2024-11-08 18:42:32,310 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:32,310 INFO  L471      AbstractCegarLoop]: Abstraction has 116 states and 120 transitions.
[2024-11-08 18:42:32,310 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 4.454545454545454) internal successors, (49), 11 states have internal predecessors, (49), 6 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8)
[2024-11-08 18:42:32,310 INFO  L276                IsEmpty]: Start isEmpty. Operand 116 states and 120 transitions.
[2024-11-08 18:42:32,311 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-08 18:42:32,311 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:32,312 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 18:42:32,335 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-08 18:42:32,512 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-08 18:42:32,513 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:32,513 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:32,513 INFO  L85        PathProgramCache]: Analyzing trace with hash -1322589877, now seen corresponding path program 1 times
[2024-11-08 18:42:32,518 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:32,519 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [22009870]
[2024-11-08 18:42:32,519 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:32,519 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:32,539 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:42:32,540 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1572391850]
[2024-11-08 18:42:32,540 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:32,541 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:32,541 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:32,543 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:32,544 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 18:42:32,606 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:32,610 INFO  L255         TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:32,612 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:32,877 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:42:32,878 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:42:33,107 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:42:33,108 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:33,108 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [22009870]
[2024-11-08 18:42:33,108 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:42:33,108 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1572391850]
[2024-11-08 18:42:33,109 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1572391850] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:42:33,109 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:42:33,109 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8
[2024-11-08 18:42:33,109 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668186176]
[2024-11-08 18:42:33,109 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:42:33,110 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 18:42:33,110 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:33,111 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 18:42:33,111 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-08 18:42:33,112 INFO  L87              Difference]: Start difference. First operand 116 states and 120 transitions. Second operand  has 9 states, 8 states have (on average 6.625) internal successors, (53), 9 states have internal predecessors, (53), 3 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-11-08 18:42:34,230 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:34,231 INFO  L93              Difference]: Finished difference Result 192 states and 216 transitions.
[2024-11-08 18:42:34,231 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 18:42:34,232 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 6.625) internal successors, (53), 9 states have internal predecessors, (53), 3 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) Word has length 44
[2024-11-08 18:42:34,232 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:34,233 INFO  L225             Difference]: With dead ends: 192
[2024-11-08 18:42:34,235 INFO  L226             Difference]: Without dead ends: 177
[2024-11-08 18:42:34,235 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 79 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90
[2024-11-08 18:42:34,236 INFO  L432           NwaCegarLoop]: 56 mSDtfsCounter, 159 mSDsluCounter, 267 mSDsCounter, 0 mSdLazyCounter, 304 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 161 SdHoareTripleChecker+Valid, 323 SdHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 304 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:34,237 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [161 Valid, 323 Invalid, 329 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 304 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-08 18:42:34,238 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 177 states.
[2024-11-08 18:42:34,249 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 177 to 159.
[2024-11-08 18:42:34,250 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 159 states, 124 states have (on average 1.4435483870967742) internal successors, (179), 150 states have internal predecessors, (179), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 18:42:34,251 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 159 states and 191 transitions.
[2024-11-08 18:42:34,252 INFO  L78                 Accepts]: Start accepts. Automaton has 159 states and 191 transitions. Word has length 44
[2024-11-08 18:42:34,252 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:34,252 INFO  L471      AbstractCegarLoop]: Abstraction has 159 states and 191 transitions.
[2024-11-08 18:42:34,254 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 6.625) internal successors, (53), 9 states have internal predecessors, (53), 3 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-11-08 18:42:34,254 INFO  L276                IsEmpty]: Start isEmpty. Operand 159 states and 191 transitions.
[2024-11-08 18:42:34,255 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-08 18:42:34,255 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:34,255 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 18:42:34,282 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 18:42:34,461 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-08 18:42:34,461 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:34,462 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:34,462 INFO  L85        PathProgramCache]: Analyzing trace with hash 301450605, now seen corresponding path program 1 times
[2024-11-08 18:42:34,462 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:34,462 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892843403]
[2024-11-08 18:42:34,462 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:34,463 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:34,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:42:34,488 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [537666842]
[2024-11-08 18:42:34,488 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:34,488 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:34,489 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:34,491 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:34,494 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 18:42:34,550 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:34,551 INFO  L255         TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:34,555 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:34,589 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:34,590 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:42:34,590 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:34,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892843403]
[2024-11-08 18:42:34,590 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:42:34,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [537666842]
[2024-11-08 18:42:34,591 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [537666842] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:34,591 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:34,591 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:42:34,591 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1274350218]
[2024-11-08 18:42:34,592 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:34,592 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:42:34,592 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:34,593 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:42:34,593 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:42:34,593 INFO  L87              Difference]: Start difference. First operand 159 states and 191 transitions. Second operand  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:34,762 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:34,763 INFO  L93              Difference]: Finished difference Result 273 states and 337 transitions.
[2024-11-08 18:42:34,763 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:42:34,763 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 46
[2024-11-08 18:42:34,764 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:34,766 INFO  L225             Difference]: With dead ends: 273
[2024-11-08 18:42:34,766 INFO  L226             Difference]: Without dead ends: 244
[2024-11-08 18:42:34,767 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 44 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-08 18:42:34,768 INFO  L432           NwaCegarLoop]: 77 mSDtfsCounter, 44 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 134 SdHoareTripleChecker+Invalid, 86 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:34,768 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 134 Invalid, 86 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:42:34,769 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 244 states.
[2024-11-08 18:42:34,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 244 to 236.
[2024-11-08 18:42:34,784 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 236 states, 199 states have (on average 1.3919597989949748) internal successors, (277), 225 states have internal predecessors, (277), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:34,785 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 236 states and 293 transitions.
[2024-11-08 18:42:34,786 INFO  L78                 Accepts]: Start accepts. Automaton has 236 states and 293 transitions. Word has length 46
[2024-11-08 18:42:34,786 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:34,786 INFO  L471      AbstractCegarLoop]: Abstraction has 236 states and 293 transitions.
[2024-11-08 18:42:34,787 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 18:42:34,787 INFO  L276                IsEmpty]: Start isEmpty. Operand 236 states and 293 transitions.
[2024-11-08 18:42:34,788 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-08 18:42:34,788 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:34,788 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 18:42:34,815 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-08 18:42:34,989 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-11-08 18:42:34,989 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr36ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:34,990 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:34,990 INFO  L85        PathProgramCache]: Analyzing trace with hash -153695317, now seen corresponding path program 1 times
[2024-11-08 18:42:34,990 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:34,990 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1703379599]
[2024-11-08 18:42:34,990 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:34,990 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:35,015 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,136 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:35,138 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,142 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:35,144 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,148 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:35,154 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,157 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:35,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,163 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:35,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,173 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:35,174 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:35,174 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1703379599]
[2024-11-08 18:42:35,174 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1703379599] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:35,174 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:35,174 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:42:35,174 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1132214523]
[2024-11-08 18:42:35,175 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:35,175 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:42:35,175 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:35,176 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:42:35,176 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:42:35,176 INFO  L87              Difference]: Start difference. First operand 236 states and 293 transitions. Second operand  has 5 states, 4 states have (on average 11.25) internal successors, (45), 5 states have internal predecessors, (45), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:35,384 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:35,384 INFO  L93              Difference]: Finished difference Result 236 states and 293 transitions.
[2024-11-08 18:42:35,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:42:35,385 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 11.25) internal successors, (45), 5 states have internal predecessors, (45), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 64
[2024-11-08 18:42:35,385 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:35,387 INFO  L225             Difference]: With dead ends: 236
[2024-11-08 18:42:35,388 INFO  L226             Difference]: Without dead ends: 235
[2024-11-08 18:42:35,388 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:42:35,389 INFO  L432           NwaCegarLoop]: 69 mSDtfsCounter, 101 mSDsluCounter, 109 mSDsCounter, 0 mSdLazyCounter, 99 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 101 SdHoareTripleChecker+Valid, 178 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 99 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:35,401 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [101 Valid, 178 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 99 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:42:35,402 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 235 states.
[2024-11-08 18:42:35,418 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 235 to 235.
[2024-11-08 18:42:35,418 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 235 states, 199 states have (on average 1.3718592964824121) internal successors, (273), 224 states have internal predecessors, (273), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:35,421 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 235 states and 289 transitions.
[2024-11-08 18:42:35,421 INFO  L78                 Accepts]: Start accepts. Automaton has 235 states and 289 transitions. Word has length 64
[2024-11-08 18:42:35,421 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:35,422 INFO  L471      AbstractCegarLoop]: Abstraction has 235 states and 289 transitions.
[2024-11-08 18:42:35,422 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 11.25) internal successors, (45), 5 states have internal predecessors, (45), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:35,422 INFO  L276                IsEmpty]: Start isEmpty. Operand 235 states and 289 transitions.
[2024-11-08 18:42:35,424 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-08 18:42:35,424 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:35,424 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 18:42:35,424 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 18:42:35,424 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr32ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:35,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:35,428 INFO  L85        PathProgramCache]: Analyzing trace with hash -153695637, now seen corresponding path program 1 times
[2024-11-08 18:42:35,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:35,429 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [796959273]
[2024-11-08 18:42:35,429 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:35,429 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:35,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,535 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:35,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,538 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:35,542 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,543 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:35,545 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,547 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:35,548 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,550 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:35,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,558 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:35,558 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:35,558 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [796959273]
[2024-11-08 18:42:35,559 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [796959273] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:35,559 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:35,559 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:42:35,559 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1481652628]
[2024-11-08 18:42:35,559 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:35,560 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:42:35,560 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:35,560 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:42:35,560 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:42:35,561 INFO  L87              Difference]: Start difference. First operand 235 states and 289 transitions. Second operand  has 4 states, 3 states have (on average 15.0) internal successors, (45), 4 states have internal predecessors, (45), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:35,802 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:35,802 INFO  L93              Difference]: Finished difference Result 243 states and 290 transitions.
[2024-11-08 18:42:35,803 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:42:35,803 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 15.0) internal successors, (45), 4 states have internal predecessors, (45), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 64
[2024-11-08 18:42:35,803 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:35,805 INFO  L225             Difference]: With dead ends: 243
[2024-11-08 18:42:35,805 INFO  L226             Difference]: Without dead ends: 242
[2024-11-08 18:42:35,805 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 11 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-08 18:42:35,806 INFO  L432           NwaCegarLoop]: 92 mSDtfsCounter, 30 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 143 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 143 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 143 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:35,806 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 197 Invalid, 143 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 143 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:42:35,807 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 242 states.
[2024-11-08 18:42:35,823 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 242 to 235.
[2024-11-08 18:42:35,824 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 235 states, 199 states have (on average 1.3618090452261307) internal successors, (271), 224 states have internal predecessors, (271), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:35,825 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 235 states and 287 transitions.
[2024-11-08 18:42:35,825 INFO  L78                 Accepts]: Start accepts. Automaton has 235 states and 287 transitions. Word has length 64
[2024-11-08 18:42:35,826 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:35,826 INFO  L471      AbstractCegarLoop]: Abstraction has 235 states and 287 transitions.
[2024-11-08 18:42:35,826 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 15.0) internal successors, (45), 4 states have internal predecessors, (45), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:35,826 INFO  L276                IsEmpty]: Start isEmpty. Operand 235 states and 287 transitions.
[2024-11-08 18:42:35,827 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-08 18:42:35,827 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:35,828 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 18:42:35,828 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 18:42:35,828 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr37ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:35,828 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:35,829 INFO  L85        PathProgramCache]: Analyzing trace with hash -469587399, now seen corresponding path program 1 times
[2024-11-08 18:42:35,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:35,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [464006747]
[2024-11-08 18:42:35,829 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:35,829 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:35,843 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,894 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:35,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,897 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:35,898 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,900 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:35,902 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,903 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:35,904 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,907 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:35,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:35,912 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:35,913 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:35,913 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [464006747]
[2024-11-08 18:42:35,913 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [464006747] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:35,913 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:35,914 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:42:35,914 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [813871990]
[2024-11-08 18:42:35,914 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:35,914 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:42:35,915 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:35,915 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:42:35,915 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:42:35,916 INFO  L87              Difference]: Start difference. First operand 235 states and 287 transitions. Second operand  has 4 states, 3 states have (on average 15.333333333333334) internal successors, (46), 4 states have internal predecessors, (46), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:36,103 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:36,103 INFO  L93              Difference]: Finished difference Result 246 states and 298 transitions.
[2024-11-08 18:42:36,104 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:42:36,104 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 15.333333333333334) internal successors, (46), 4 states have internal predecessors, (46), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 65
[2024-11-08 18:42:36,104 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:36,105 INFO  L225             Difference]: With dead ends: 246
[2024-11-08 18:42:36,106 INFO  L226             Difference]: Without dead ends: 245
[2024-11-08 18:42:36,106 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 11 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-08 18:42:36,107 INFO  L432           NwaCegarLoop]: 82 mSDtfsCounter, 50 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 110 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 110 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:36,107 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 172 Invalid, 111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 110 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:42:36,108 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 245 states.
[2024-11-08 18:42:36,123 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 245 to 234.
[2024-11-08 18:42:36,124 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 234 states, 199 states have (on average 1.3417085427135678) internal successors, (267), 223 states have internal predecessors, (267), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:36,126 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 234 states and 283 transitions.
[2024-11-08 18:42:36,126 INFO  L78                 Accepts]: Start accepts. Automaton has 234 states and 283 transitions. Word has length 65
[2024-11-08 18:42:36,127 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:36,127 INFO  L471      AbstractCegarLoop]: Abstraction has 234 states and 283 transitions.
[2024-11-08 18:42:36,127 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 15.333333333333334) internal successors, (46), 4 states have internal predecessors, (46), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:36,127 INFO  L276                IsEmpty]: Start isEmpty. Operand 234 states and 283 transitions.
[2024-11-08 18:42:36,128 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-08 18:42:36,128 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:36,128 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 18:42:36,128 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 18:42:36,129 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr33ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:36,129 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:36,129 INFO  L85        PathProgramCache]: Analyzing trace with hash -469597329, now seen corresponding path program 1 times
[2024-11-08 18:42:36,129 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:36,130 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [350515189]
[2024-11-08 18:42:36,130 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:36,130 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:36,144 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,234 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:36,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,238 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:36,240 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,242 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:36,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,246 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:36,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:36,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,257 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:36,257 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:36,258 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [350515189]
[2024-11-08 18:42:36,258 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [350515189] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:36,258 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:36,258 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:42:36,258 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472700117]
[2024-11-08 18:42:36,258 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:36,259 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:42:36,259 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:36,259 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:42:36,260 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:42:36,260 INFO  L87              Difference]: Start difference. First operand 234 states and 283 transitions. Second operand  has 5 states, 4 states have (on average 11.5) internal successors, (46), 5 states have internal predecessors, (46), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:36,561 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:36,561 INFO  L93              Difference]: Finished difference Result 237 states and 284 transitions.
[2024-11-08 18:42:36,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:42:36,561 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 11.5) internal successors, (46), 5 states have internal predecessors, (46), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 65
[2024-11-08 18:42:36,562 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:36,563 INFO  L225             Difference]: With dead ends: 237
[2024-11-08 18:42:36,563 INFO  L226             Difference]: Without dead ends: 236
[2024-11-08 18:42:36,564 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:42:36,565 INFO  L432           NwaCegarLoop]: 72 mSDtfsCounter, 118 mSDsluCounter, 97 mSDsCounter, 0 mSdLazyCounter, 184 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 169 SdHoareTripleChecker+Invalid, 186 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 184 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:36,565 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 169 Invalid, 186 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 184 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:42:36,566 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 236 states.
[2024-11-08 18:42:36,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 236 to 234.
[2024-11-08 18:42:36,592 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 234 states, 199 states have (on average 1.3316582914572865) internal successors, (265), 223 states have internal predecessors, (265), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:36,593 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 234 states and 281 transitions.
[2024-11-08 18:42:36,593 INFO  L78                 Accepts]: Start accepts. Automaton has 234 states and 281 transitions. Word has length 65
[2024-11-08 18:42:36,594 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:36,594 INFO  L471      AbstractCegarLoop]: Abstraction has 234 states and 281 transitions.
[2024-11-08 18:42:36,594 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 11.5) internal successors, (46), 5 states have internal predecessors, (46), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:36,594 INFO  L276                IsEmpty]: Start isEmpty. Operand 234 states and 281 transitions.
[2024-11-08 18:42:36,595 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-08 18:42:36,595 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:36,595 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:36,595 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 18:42:36,596 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:36,596 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:36,596 INFO  L85        PathProgramCache]: Analyzing trace with hash 1912592157, now seen corresponding path program 1 times
[2024-11-08 18:42:36,596 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:36,596 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [316803591]
[2024-11-08 18:42:36,596 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:36,597 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:36,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,713 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:36,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,716 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:36,717 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,719 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:36,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,722 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:36,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,725 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:36,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:36,731 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:36,731 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:36,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [316803591]
[2024-11-08 18:42:36,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [316803591] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:42:36,732 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:42:36,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:42:36,732 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97097297]
[2024-11-08 18:42:36,732 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:42:36,733 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:42:36,733 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:36,733 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:42:36,734 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:42:36,734 INFO  L87              Difference]: Start difference. First operand 234 states and 281 transitions. Second operand  has 5 states, 4 states have (on average 12.5) internal successors, (50), 5 states have internal predecessors, (50), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:36,920 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:36,920 INFO  L93              Difference]: Finished difference Result 239 states and 288 transitions.
[2024-11-08 18:42:36,921 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:42:36,921 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 12.5) internal successors, (50), 5 states have internal predecessors, (50), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 69
[2024-11-08 18:42:36,921 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:36,922 INFO  L225             Difference]: With dead ends: 239
[2024-11-08 18:42:36,922 INFO  L226             Difference]: Without dead ends: 238
[2024-11-08 18:42:36,923 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:42:36,924 INFO  L432           NwaCegarLoop]: 74 mSDtfsCounter, 60 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:36,924 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 172 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:42:36,925 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 238 states.
[2024-11-08 18:42:36,941 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 238 to 236.
[2024-11-08 18:42:36,942 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 236 states, 201 states have (on average 1.3134328358208955) internal successors, (264), 225 states have internal predecessors, (264), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:36,943 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 236 states and 280 transitions.
[2024-11-08 18:42:36,944 INFO  L78                 Accepts]: Start accepts. Automaton has 236 states and 280 transitions. Word has length 69
[2024-11-08 18:42:36,944 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:36,944 INFO  L471      AbstractCegarLoop]: Abstraction has 236 states and 280 transitions.
[2024-11-08 18:42:36,945 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 12.5) internal successors, (50), 5 states have internal predecessors, (50), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:42:36,945 INFO  L276                IsEmpty]: Start isEmpty. Operand 236 states and 280 transitions.
[2024-11-08 18:42:36,945 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-08 18:42:36,946 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:36,946 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:36,946 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 18:42:36,946 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:36,946 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:36,947 INFO  L85        PathProgramCache]: Analyzing trace with hash 1331655699, now seen corresponding path program 1 times
[2024-11-08 18:42:36,947 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:36,947 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1114336256]
[2024-11-08 18:42:36,947 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:36,947 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:36,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:37,092 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:37,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:37,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:37,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:37,102 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:37,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:37,107 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:37,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:37,113 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:37,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:37,120 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:37,120 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:37,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1114336256]
[2024-11-08 18:42:37,120 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1114336256] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:42:37,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2018754843]
[2024-11-08 18:42:37,121 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:37,121 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:37,121 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:37,123 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:37,126 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 18:42:37,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:37,199 INFO  L255         TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:37,201 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:37,467 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:37,468 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:42:37,662 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:37,663 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2018754843] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:42:37,663 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:42:37,663 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 13
[2024-11-08 18:42:37,663 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1504875586]
[2024-11-08 18:42:37,663 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:42:37,664 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 18:42:37,664 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:37,665 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 18:42:37,665 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=129, Unknown=0, NotChecked=0, Total=182
[2024-11-08 18:42:37,665 INFO  L87              Difference]: Start difference. First operand 236 states and 280 transitions. Second operand  has 14 states, 13 states have (on average 9.615384615384615) internal successors, (125), 14 states have internal predecessors, (125), 5 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 5 states have call predecessors, (11), 5 states have call successors, (11)
[2024-11-08 18:42:38,526 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:38,526 INFO  L93              Difference]: Finished difference Result 302 states and 368 transitions.
[2024-11-08 18:42:38,526 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:42:38,527 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 9.615384615384615) internal successors, (125), 14 states have internal predecessors, (125), 5 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 5 states have call predecessors, (11), 5 states have call successors, (11) Word has length 69
[2024-11-08 18:42:38,527 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:38,529 INFO  L225             Difference]: With dead ends: 302
[2024-11-08 18:42:38,529 INFO  L226             Difference]: Without dead ends: 300
[2024-11-08 18:42:38,529 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 161 GetRequests, 140 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 104 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=171, Invalid=335, Unknown=0, NotChecked=0, Total=506
[2024-11-08 18:42:38,530 INFO  L432           NwaCegarLoop]: 54 mSDtfsCounter, 342 mSDsluCounter, 283 mSDsCounter, 0 mSdLazyCounter, 618 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 342 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 638 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 618 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:38,530 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [342 Valid, 337 Invalid, 638 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 618 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 18:42:38,531 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 300 states.
[2024-11-08 18:42:38,549 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 300 to 241.
[2024-11-08 18:42:38,549 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 241 states, 207 states have (on average 1.3043478260869565) internal successors, (270), 230 states have internal predecessors, (270), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:38,551 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 241 states and 286 transitions.
[2024-11-08 18:42:38,551 INFO  L78                 Accepts]: Start accepts. Automaton has 241 states and 286 transitions. Word has length 69
[2024-11-08 18:42:38,551 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:38,551 INFO  L471      AbstractCegarLoop]: Abstraction has 241 states and 286 transitions.
[2024-11-08 18:42:38,552 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 9.615384615384615) internal successors, (125), 14 states have internal predecessors, (125), 5 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 5 states have call predecessors, (11), 5 states have call successors, (11)
[2024-11-08 18:42:38,552 INFO  L276                IsEmpty]: Start isEmpty. Operand 241 states and 286 transitions.
[2024-11-08 18:42:38,552 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 18:42:38,552 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:38,553 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:38,575 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 18:42:38,753 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-08 18:42:38,753 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:38,754 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:38,754 INFO  L85        PathProgramCache]: Analyzing trace with hash -839185200, now seen corresponding path program 1 times
[2024-11-08 18:42:38,754 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:38,754 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1821396644]
[2024-11-08 18:42:38,754 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:38,754 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:38,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:38,871 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:38,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:38,878 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:38,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:38,882 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:38,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:38,886 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:38,887 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:38,891 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:38,892 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:38,895 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:38,895 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:38,896 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1821396644]
[2024-11-08 18:42:38,896 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1821396644] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:42:38,896 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [645304207]
[2024-11-08 18:42:38,896 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:38,897 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:38,897 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:38,899 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:38,900 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 18:42:38,969 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:38,970 INFO  L255         TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:38,972 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:39,232 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:39,232 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:42:39,430 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:39,430 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [645304207] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:42:39,431 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:42:39,431 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 6] total 14
[2024-11-08 18:42:39,432 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [633352494]
[2024-11-08 18:42:39,432 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:42:39,435 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-08 18:42:39,435 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:39,435 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-08 18:42:39,436 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=158, Unknown=0, NotChecked=0, Total=210
[2024-11-08 18:42:39,436 INFO  L87              Difference]: Start difference. First operand 241 states and 286 transitions. Second operand  has 15 states, 14 states have (on average 9.857142857142858) internal successors, (138), 15 states have internal predecessors, (138), 7 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 7 states have call predecessors, (14), 7 states have call successors, (14)
[2024-11-08 18:42:40,022 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:42:40,022 INFO  L93              Difference]: Finished difference Result 275 states and 326 transitions.
[2024-11-08 18:42:40,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 18:42:40,023 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 9.857142857142858) internal successors, (138), 15 states have internal predecessors, (138), 7 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 7 states have call predecessors, (14), 7 states have call successors, (14) Word has length 70
[2024-11-08 18:42:40,023 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:42:40,025 INFO  L225             Difference]: With dead ends: 275
[2024-11-08 18:42:40,026 INFO  L226             Difference]: Without dead ends: 273
[2024-11-08 18:42:40,026 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 159 GetRequests, 140 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=122, Invalid=298, Unknown=0, NotChecked=0, Total=420
[2024-11-08 18:42:40,027 INFO  L432           NwaCegarLoop]: 48 mSDtfsCounter, 242 mSDsluCounter, 188 mSDsCounter, 0 mSdLazyCounter, 462 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 242 SdHoareTripleChecker+Valid, 236 SdHoareTripleChecker+Invalid, 474 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 462 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 18:42:40,027 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [242 Valid, 236 Invalid, 474 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 462 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 18:42:40,028 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 273 states.
[2024-11-08 18:42:40,060 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 273 to 246.
[2024-11-08 18:42:40,061 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 246 states, 212 states have (on average 1.2735849056603774) internal successors, (270), 235 states have internal predecessors, (270), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-08 18:42:40,062 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 246 states and 286 transitions.
[2024-11-08 18:42:40,064 INFO  L78                 Accepts]: Start accepts. Automaton has 246 states and 286 transitions. Word has length 70
[2024-11-08 18:42:40,064 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:42:40,064 INFO  L471      AbstractCegarLoop]: Abstraction has 246 states and 286 transitions.
[2024-11-08 18:42:40,064 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 9.857142857142858) internal successors, (138), 15 states have internal predecessors, (138), 7 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 7 states have call predecessors, (14), 7 states have call successors, (14)
[2024-11-08 18:42:40,065 INFO  L276                IsEmpty]: Start isEmpty. Operand 246 states and 286 transitions.
[2024-11-08 18:42:40,065 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 18:42:40,065 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:42:40,066 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:42:40,090 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-08 18:42:40,266 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:40,266 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:42:40,267 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:42:40,267 INFO  L85        PathProgramCache]: Analyzing trace with hash -1668346214, now seen corresponding path program 1 times
[2024-11-08 18:42:40,267 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:42:40,267 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1541925961]
[2024-11-08 18:42:40,267 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:40,267 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:42:40,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:40,371 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:42:40,372 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:40,374 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:42:40,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:40,381 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:42:40,383 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:40,385 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:42:40,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:40,388 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:42:40,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:40,395 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:40,395 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:42:40,395 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1541925961]
[2024-11-08 18:42:40,395 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1541925961] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:42:40,395 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1830580615]
[2024-11-08 18:42:40,396 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:42:40,396 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:42:40,396 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:42:40,398 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:42:40,400 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 18:42:40,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:42:40,463 INFO  L255         TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 18:42:40,464 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:42:46,176 WARN  L873   $PredicateComparison]: unable to prove that (exists ((|v_ULTIMATE.start_main_~R~0#1_48| Int)) (let ((.cse0 (* |v_ULTIMATE.start_main_~R~0#1_48| |v_ULTIMATE.start_main_~R~0#1_48|))) (and (<= .cse0 9223372036854775807) (<= (+ |c_ULTIMATE.start_main_~r~0#1| |c_ULTIMATE.start_main_~A~0#1| 1) .cse0)))) is different from true
[2024-11-08 18:42:46,212 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 3 not checked.
[2024-11-08 18:42:46,212 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:42:46,407 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:42:46,407 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1830580615] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:42:46,407 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:42:46,408 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 13
[2024-11-08 18:42:46,408 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1956147611]
[2024-11-08 18:42:46,408 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:42:46,409 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 18:42:46,409 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:42:46,409 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 18:42:46,410 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=108, Unknown=2, NotChecked=22, Total=182
[2024-11-08 18:42:46,410 INFO  L87              Difference]: Start difference. First operand 246 states and 286 transitions. Second operand  has 14 states, 13 states have (on average 9.0) internal successors, (117), 14 states have internal predecessors, (117), 4 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 4 states have call predecessors, (7), 4 states have call successors, (7)
[2024-11-08 18:43:02,567 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-08 18:43:20,822 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-08 18:43:26,364 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.59s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:43:30,389 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-08 18:43:32,483 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.07s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:43:34,825 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.30s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:43:38,840 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-08 18:43:42,871 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-08 18:43:46,894 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-08 18:43:50,914 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-08 18:43:53,330 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.41s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:43:57,337 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-08 18:44:01,361 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-08 18:44:03,497 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.13s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:44:06,024 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.52s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:44:10,034 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-08 18:44:14,055 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-08 18:44:18,061 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-08 18:44:19,856 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.79s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:44:22,191 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.33s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:44:26,196 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-08 18:44:30,205 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-08 18:44:32,194 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.99s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:44:34,193 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.98s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:44:36,181 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.98s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:44:40,185 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-08 18:44:44,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-08 18:44:44,202 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:44:44,202 INFO  L93              Difference]: Finished difference Result 286 states and 333 transitions.
[2024-11-08 18:44:44,203 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:44:44,203 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 9.0) internal successors, (117), 14 states have internal predecessors, (117), 4 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 4 states have call predecessors, (7), 4 states have call successors, (7) Word has length 70
[2024-11-08 18:44:44,203 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:44:44,204 INFO  L225             Difference]: With dead ends: 286
[2024-11-08 18:44:44,204 INFO  L226             Difference]: Without dead ends: 281
[2024-11-08 18:44:44,205 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 160 GetRequests, 141 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 80 ImplicationChecksByTransitivity, 34.2s TimeCoverageRelationStatistics Valid=122, Invalid=252, Unknown=10, NotChecked=36, Total=420
[2024-11-08 18:44:44,205 INFO  L432           NwaCegarLoop]: 52 mSDtfsCounter, 258 mSDsluCounter, 264 mSDsCounter, 0 mSdLazyCounter, 540 mSolverCounterSat, 29 mSolverCounterUnsat, 27 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 88.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 258 SdHoareTripleChecker+Valid, 316 SdHoareTripleChecker+Invalid, 791 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 540 IncrementalHoareTripleChecker+Invalid, 27 IncrementalHoareTripleChecker+Unknown, 195 IncrementalHoareTripleChecker+Unchecked, 89.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:44:44,206 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [258 Valid, 316 Invalid, 791 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 540 Invalid, 27 Unknown, 195 Unchecked, 89.0s Time]
[2024-11-08 18:44:44,207 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 281 states.
[2024-11-08 18:44:44,223 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 281 to 268.
[2024-11-08 18:44:44,224 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 268 states, 237 states have (on average 1.2531645569620253) internal successors, (297), 256 states have internal predecessors, (297), 9 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-11-08 18:44:44,225 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 268 states and 315 transitions.
[2024-11-08 18:44:44,226 INFO  L78                 Accepts]: Start accepts. Automaton has 268 states and 315 transitions. Word has length 70
[2024-11-08 18:44:44,226 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:44:44,226 INFO  L471      AbstractCegarLoop]: Abstraction has 268 states and 315 transitions.
[2024-11-08 18:44:44,226 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 9.0) internal successors, (117), 14 states have internal predecessors, (117), 4 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 4 states have call predecessors, (7), 4 states have call successors, (7)
[2024-11-08 18:44:44,227 INFO  L276                IsEmpty]: Start isEmpty. Operand 268 states and 315 transitions.
[2024-11-08 18:44:44,227 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2024-11-08 18:44:44,227 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:44:44,228 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:44:44,248 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-08 18:44:44,428 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:44:44,428 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:44:44,428 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:44:44,429 INFO  L85        PathProgramCache]: Analyzing trace with hash -244937345, now seen corresponding path program 1 times
[2024-11-08 18:44:44,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:44:44,429 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1936657433]
[2024-11-08 18:44:44,429 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:44:44,429 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:44:44,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:44,585 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:44:44,586 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:44,588 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:44:44,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:44,616 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:44:44,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:44,621 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:44:44,622 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:44,626 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:44:44,628 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:44,631 INFO  L134       CoverageAnalysis]: Checked inductivity of 28 backedges. 3 proven. 10 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:44:44,631 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:44:44,631 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1936657433]
[2024-11-08 18:44:44,631 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1936657433] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:44:44,631 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [30208043]
[2024-11-08 18:44:44,632 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:44:44,632 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:44:44,632 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:44:44,634 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:44:44,635 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 18:44:44,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:44,689 INFO  L255         TraceCheckSpWp]: Trace formula consists of 123 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 18:44:44,694 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:44:44,899 INFO  L134       CoverageAnalysis]: Checked inductivity of 28 backedges. 3 proven. 10 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:44:44,899 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:44:45,101 INFO  L134       CoverageAnalysis]: Checked inductivity of 28 backedges. 3 proven. 10 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:44:45,101 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [30208043] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:44:45,102 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:44:45,102 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 14
[2024-11-08 18:44:45,102 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307759813]
[2024-11-08 18:44:45,102 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:44:45,103 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-08 18:44:45,103 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:44:45,103 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-08 18:44:45,103 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-08 18:44:45,104 INFO  L87              Difference]: Start difference. First operand 268 states and 315 transitions. Second operand  has 15 states, 14 states have (on average 8.928571428571429) internal successors, (125), 15 states have internal predecessors, (125), 6 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (10), 6 states have call predecessors, (10), 6 states have call successors, (10)
[2024-11-08 18:44:45,640 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:44:45,641 INFO  L93              Difference]: Finished difference Result 297 states and 348 transitions.
[2024-11-08 18:44:45,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 18:44:45,644 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 8.928571428571429) internal successors, (125), 15 states have internal predecessors, (125), 6 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (10), 6 states have call predecessors, (10), 6 states have call successors, (10) Word has length 71
[2024-11-08 18:44:45,645 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:44:45,648 INFO  L225             Difference]: With dead ends: 297
[2024-11-08 18:44:45,648 INFO  L226             Difference]: Without dead ends: 296
[2024-11-08 18:44:45,648 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 158 GetRequests, 144 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 38 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=51, Invalid=189, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:44:45,651 INFO  L432           NwaCegarLoop]: 35 mSDtfsCounter, 103 mSDsluCounter, 199 mSDsCounter, 0 mSdLazyCounter, 534 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 234 SdHoareTripleChecker+Invalid, 549 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 534 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 18:44:45,651 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 234 Invalid, 549 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 534 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 18:44:45,652 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 296 states.
[2024-11-08 18:44:45,669 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 296 to 268.
[2024-11-08 18:44:45,670 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 268 states, 237 states have (on average 1.2362869198312236) internal successors, (293), 256 states have internal predecessors, (293), 9 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-11-08 18:44:45,672 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 268 states and 311 transitions.
[2024-11-08 18:44:45,672 INFO  L78                 Accepts]: Start accepts. Automaton has 268 states and 311 transitions. Word has length 71
[2024-11-08 18:44:45,672 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:44:45,673 INFO  L471      AbstractCegarLoop]: Abstraction has 268 states and 311 transitions.
[2024-11-08 18:44:45,673 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 8.928571428571429) internal successors, (125), 15 states have internal predecessors, (125), 6 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (10), 6 states have call predecessors, (10), 6 states have call successors, (10)
[2024-11-08 18:44:45,673 INFO  L276                IsEmpty]: Start isEmpty. Operand 268 states and 311 transitions.
[2024-11-08 18:44:45,674 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-08 18:44:45,674 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:44:45,674 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:44:45,696 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-08 18:44:45,878 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:44:45,878 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:44:45,879 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:44:45,879 INFO  L85        PathProgramCache]: Analyzing trace with hash -1435008832, now seen corresponding path program 1 times
[2024-11-08 18:44:45,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:44:45,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [788520683]
[2024-11-08 18:44:45,879 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:44:45,879 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:44:45,896 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:44:45,897 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2044575650]
[2024-11-08 18:44:45,897 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:44:45,898 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:44:45,898 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:44:45,900 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:44:45,901 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 18:44:45,962 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:45,964 INFO  L255         TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 18:44:45,965 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:44:46,035 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:44:46,036 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:44:46,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:44:46,179 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:44:46,179 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [788520683]
[2024-11-08 18:44:46,180 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:44:46,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2044575650]
[2024-11-08 18:44:46,180 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2044575650] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:44:46,180 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:44:46,180 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5
[2024-11-08 18:44:46,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1858193619]
[2024-11-08 18:44:46,181 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:44:46,181 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:44:46,181 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:44:46,182 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:44:46,182 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:44:46,182 INFO  L87              Difference]: Start difference. First operand 268 states and 311 transitions. Second operand  has 6 states, 5 states have (on average 19.2) internal successors, (96), 6 states have internal predecessors, (96), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 18:44:46,565 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:44:46,565 INFO  L93              Difference]: Finished difference Result 551 states and 691 transitions.
[2024-11-08 18:44:46,568 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:44:46,569 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 19.2) internal successors, (96), 6 states have internal predecessors, (96), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 76
[2024-11-08 18:44:46,569 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:44:46,574 INFO  L225             Difference]: With dead ends: 551
[2024-11-08 18:44:46,574 INFO  L226             Difference]: Without dead ends: 525
[2024-11-08 18:44:46,574 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 151 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:44:46,575 INFO  L432           NwaCegarLoop]: 86 mSDtfsCounter, 186 mSDsluCounter, 172 mSDsCounter, 0 mSdLazyCounter, 176 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 188 SdHoareTripleChecker+Valid, 258 SdHoareTripleChecker+Invalid, 205 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:44:46,576 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [188 Valid, 258 Invalid, 205 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 176 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:44:46,577 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 525 states.
[2024-11-08 18:44:46,617 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 525 to 470.
[2024-11-08 18:44:46,618 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 470 states, 441 states have (on average 1.18140589569161) internal successors, (521), 452 states have internal predecessors, (521), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-08 18:44:46,620 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 470 states and 551 transitions.
[2024-11-08 18:44:46,621 INFO  L78                 Accepts]: Start accepts. Automaton has 470 states and 551 transitions. Word has length 76
[2024-11-08 18:44:46,621 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:44:46,621 INFO  L471      AbstractCegarLoop]: Abstraction has 470 states and 551 transitions.
[2024-11-08 18:44:46,622 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 19.2) internal successors, (96), 6 states have internal predecessors, (96), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 18:44:46,622 INFO  L276                IsEmpty]: Start isEmpty. Operand 470 states and 551 transitions.
[2024-11-08 18:44:46,624 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 83
[2024-11-08 18:44:46,624 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:44:46,624 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:44:46,644 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-11-08 18:44:46,829 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:44:46,829 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:44:46,830 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:44:46,830 INFO  L85        PathProgramCache]: Analyzing trace with hash -652574692, now seen corresponding path program 1 times
[2024-11-08 18:44:46,830 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:44:46,830 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1595348674]
[2024-11-08 18:44:46,830 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:44:46,830 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:44:46,847 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:47,008 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:44:47,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:47,010 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:44:47,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:47,046 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:44:47,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:47,050 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:44:47,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:47,055 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:44:47,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:47,059 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 14 proven. 10 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:44:47,059 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:44:47,059 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1595348674]
[2024-11-08 18:44:47,060 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1595348674] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:44:47,060 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [901157521]
[2024-11-08 18:44:47,060 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:44:47,060 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:44:47,060 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:44:47,062 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:44:47,066 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-08 18:44:47,121 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:44:47,122 INFO  L255         TraceCheckSpWp]: Trace formula consists of 134 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 18:44:47,124 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:44:47,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 18 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:44:47,279 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:45:03,706 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [901157521] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:45:03,706 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:45:03,706 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7] total 9
[2024-11-08 18:45:03,707 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1719718279]
[2024-11-08 18:45:03,707 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:45:03,707 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 18:45:03,707 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:03,708 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 18:45:03,708 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=114, Unknown=3, NotChecked=0, Total=156
[2024-11-08 18:45:03,708 INFO  L87              Difference]: Start difference. First operand 470 states and 551 transitions. Second operand  has 10 states, 9 states have (on average 8.444444444444445) internal successors, (76), 10 states have internal predecessors, (76), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5)
[2024-11-08 18:45:05,316 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 18:45:05,520 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:05,521 INFO  L93              Difference]: Finished difference Result 474 states and 551 transitions.
[2024-11-08 18:45:05,521 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 18:45:05,521 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 8.444444444444445) internal successors, (76), 10 states have internal predecessors, (76), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) Word has length 82
[2024-11-08 18:45:05,522 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:05,523 INFO  L225             Difference]: With dead ends: 474
[2024-11-08 18:45:05,523 INFO  L226             Difference]: Without dead ends: 454
[2024-11-08 18:45:05,524 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 122 GetRequests, 109 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 16.2s TimeCoverageRelationStatistics Valid=57, Invalid=150, Unknown=3, NotChecked=0, Total=210
[2024-11-08 18:45:05,524 INFO  L432           NwaCegarLoop]: 38 mSDtfsCounter, 108 mSDsluCounter, 213 mSDsCounter, 0 mSdLazyCounter, 591 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 109 SdHoareTripleChecker+Valid, 251 SdHoareTripleChecker+Invalid, 598 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 591 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:05,525 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [109 Valid, 251 Invalid, 598 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 591 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-08 18:45:05,526 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 454 states.
[2024-11-08 18:45:05,559 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 454 to 435.
[2024-11-08 18:45:05,560 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 435 states, 410 states have (on average 1.146341463414634) internal successors, (470), 417 states have internal predecessors, (470), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-08 18:45:05,561 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 435 states and 500 transitions.
[2024-11-08 18:45:05,562 INFO  L78                 Accepts]: Start accepts. Automaton has 435 states and 500 transitions. Word has length 82
[2024-11-08 18:45:05,562 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:05,562 INFO  L471      AbstractCegarLoop]: Abstraction has 435 states and 500 transitions.
[2024-11-08 18:45:05,562 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 8.444444444444445) internal successors, (76), 10 states have internal predecessors, (76), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5)
[2024-11-08 18:45:05,563 INFO  L276                IsEmpty]: Start isEmpty. Operand 435 states and 500 transitions.
[2024-11-08 18:45:05,563 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-08 18:45:05,564 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:05,564 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:45:05,584 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-08 18:45:05,768 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:05,769 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr32ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:05,770 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:05,770 INFO  L85        PathProgramCache]: Analyzing trace with hash 825980670, now seen corresponding path program 1 times
[2024-11-08 18:45:05,770 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:05,770 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430127147]
[2024-11-08 18:45:05,770 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:05,770 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:05,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:05,836 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:45:05,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:05,839 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:45:05,839 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:05,841 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:45:05,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:05,843 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:45:05,844 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:05,845 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:45:05,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:05,847 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86
[2024-11-08 18:45:05,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:05,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked.
[2024-11-08 18:45:05,851 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:45:05,851 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430127147]
[2024-11-08 18:45:05,852 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430127147] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:45:05,852 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:45:05,852 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:45:05,852 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1719622970]
[2024-11-08 18:45:05,852 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:45:05,852 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:45:05,853 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:05,853 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:45:05,853 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:45:05,854 INFO  L87              Difference]: Start difference. First operand 435 states and 500 transitions. Second operand  has 4 states, 3 states have (on average 18.0) internal successors, (54), 4 states have internal predecessors, (54), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:45:05,969 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:05,969 INFO  L93              Difference]: Finished difference Result 443 states and 508 transitions.
[2024-11-08 18:45:05,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:45:05,970 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 18.0) internal successors, (54), 4 states have internal predecessors, (54), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 94
[2024-11-08 18:45:05,970 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:05,971 INFO  L225             Difference]: With dead ends: 443
[2024-11-08 18:45:05,971 INFO  L226             Difference]: Without dead ends: 442
[2024-11-08 18:45:05,972 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 13 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-08 18:45:05,972 INFO  L432           NwaCegarLoop]: 60 mSDtfsCounter, 46 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 138 SdHoareTripleChecker+Invalid, 74 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:05,973 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 138 Invalid, 74 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:45:05,973 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 442 states.
[2024-11-08 18:45:06,007 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 442 to 434.
[2024-11-08 18:45:06,008 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 434 states, 410 states have (on average 1.1243902439024391) internal successors, (461), 416 states have internal predecessors, (461), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-08 18:45:06,010 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 434 states to 434 states and 491 transitions.
[2024-11-08 18:45:06,010 INFO  L78                 Accepts]: Start accepts. Automaton has 434 states and 491 transitions. Word has length 94
[2024-11-08 18:45:06,010 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:06,011 INFO  L471      AbstractCegarLoop]: Abstraction has 434 states and 491 transitions.
[2024-11-08 18:45:06,011 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 18.0) internal successors, (54), 4 states have internal predecessors, (54), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:45:06,011 INFO  L276                IsEmpty]: Start isEmpty. Operand 434 states and 491 transitions.
[2024-11-08 18:45:06,012 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-08 18:45:06,012 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:06,012 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:45:06,012 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-08 18:45:06,012 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr33ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:06,013 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:06,013 INFO  L85        PathProgramCache]: Analyzing trace with hash -164402884, now seen corresponding path program 1 times
[2024-11-08 18:45:06,013 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:06,013 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [793384774]
[2024-11-08 18:45:06,013 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:06,013 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:06,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,156 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:45:06,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,159 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:45:06,160 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,162 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:45:06,163 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,166 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:45:06,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,170 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:45:06,171 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,174 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86
[2024-11-08 18:45:06,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 18:45:06,179 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:45:06,179 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [793384774]
[2024-11-08 18:45:06,179 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [793384774] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:45:06,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2071686994]
[2024-11-08 18:45:06,180 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:06,180 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:06,180 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:45:06,182 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:45:06,185 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-08 18:45:06,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:06,244 INFO  L255         TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:45:06,246 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:45:06,476 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 18:45:06,476 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:45:06,477 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2071686994] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:45:06,477 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:45:06,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6] total 10
[2024-11-08 18:45:06,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [164017379]
[2024-11-08 18:45:06,477 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:45:06,478 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:45:06,478 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:06,478 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:45:06,478 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110
[2024-11-08 18:45:06,479 INFO  L87              Difference]: Start difference. First operand 434 states and 491 transitions. Second operand  has 6 states, 5 states have (on average 14.2) internal successors, (71), 6 states have internal predecessors, (71), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 18:45:06,673 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:06,673 INFO  L93              Difference]: Finished difference Result 482 states and 549 transitions.
[2024-11-08 18:45:06,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 18:45:06,674 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 14.2) internal successors, (71), 6 states have internal predecessors, (71), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 95
[2024-11-08 18:45:06,674 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:06,676 INFO  L225             Difference]: With dead ends: 482
[2024-11-08 18:45:06,676 INFO  L226             Difference]: Without dead ends: 481
[2024-11-08 18:45:06,677 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 113 GetRequests, 103 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132
[2024-11-08 18:45:06,677 INFO  L432           NwaCegarLoop]: 54 mSDtfsCounter, 26 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 138 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:06,678 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 138 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:45:06,678 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 481 states.
[2024-11-08 18:45:06,712 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 481 to 433.
[2024-11-08 18:45:06,713 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 410 states have (on average 1.102439024390244) internal successors, (452), 415 states have internal predecessors, (452), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-08 18:45:06,715 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 482 transitions.
[2024-11-08 18:45:06,715 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 482 transitions. Word has length 95
[2024-11-08 18:45:06,716 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:06,716 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 482 transitions.
[2024-11-08 18:45:06,716 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 14.2) internal successors, (71), 6 states have internal predecessors, (71), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 18:45:06,716 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 482 transitions.
[2024-11-08 18:45:06,717 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-11-08 18:45:06,717 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:06,717 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:45:06,737 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-08 18:45:06,918 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:06,920 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:06,920 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:06,921 INFO  L85        PathProgramCache]: Analyzing trace with hash -220111614, now seen corresponding path program 1 times
[2024-11-08 18:45:06,921 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:06,921 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [460342065]
[2024-11-08 18:45:06,921 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:06,921 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:06,937 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,063 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:45:07,064 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,066 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:45:07,067 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,069 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:45:07,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,072 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:45:07,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,076 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:45:07,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,080 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86
[2024-11-08 18:45:07,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,085 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 18:45:07,085 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:45:07,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [460342065]
[2024-11-08 18:45:07,085 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [460342065] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:45:07,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [523772587]
[2024-11-08 18:45:07,086 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:07,086 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:07,086 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:45:07,088 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:45:07,090 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-08 18:45:07,149 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:07,150 INFO  L255         TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:45:07,151 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:45:07,465 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 18:45:07,466 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:45:07,679 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 18:45:07,680 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [523772587] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:45:07,680 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:45:07,680 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 15
[2024-11-08 18:45:07,680 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1287079970]
[2024-11-08 18:45:07,681 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:45:07,681 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 18:45:07,681 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:07,682 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 18:45:07,682 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=172, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:45:07,683 INFO  L87              Difference]: Start difference. First operand 433 states and 482 transitions. Second operand  has 16 states, 15 states have (on average 13.733333333333333) internal successors, (206), 16 states have internal predecessors, (206), 8 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 8 states have call predecessors, (14), 8 states have call successors, (14)
[2024-11-08 18:45:08,224 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:08,225 INFO  L93              Difference]: Finished difference Result 461 states and 511 transitions.
[2024-11-08 18:45:08,225 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-08 18:45:08,225 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 13.733333333333333) internal successors, (206), 16 states have internal predecessors, (206), 8 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 8 states have call predecessors, (14), 8 states have call successors, (14) Word has length 101
[2024-11-08 18:45:08,226 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:08,227 INFO  L225             Difference]: With dead ends: 461
[2024-11-08 18:45:08,227 INFO  L226             Difference]: Without dead ends: 460
[2024-11-08 18:45:08,228 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 229 GetRequests, 204 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 167 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=238, Invalid=464, Unknown=0, NotChecked=0, Total=702
[2024-11-08 18:45:08,228 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 448 mSDsluCounter, 204 mSDsCounter, 0 mSdLazyCounter, 377 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 448 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 405 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 377 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:08,229 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [448 Valid, 254 Invalid, 405 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 377 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:45:08,230 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 460 states.
[2024-11-08 18:45:08,275 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 460 to 432.
[2024-11-08 18:45:08,276 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 432 states, 410 states have (on average 1.0804878048780489) internal successors, (443), 414 states have internal predecessors, (443), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-08 18:45:08,277 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 432 states to 432 states and 473 transitions.
[2024-11-08 18:45:08,277 INFO  L78                 Accepts]: Start accepts. Automaton has 432 states and 473 transitions. Word has length 101
[2024-11-08 18:45:08,278 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:08,278 INFO  L471      AbstractCegarLoop]: Abstraction has 432 states and 473 transitions.
[2024-11-08 18:45:08,278 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 13.733333333333333) internal successors, (206), 16 states have internal predecessors, (206), 8 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 8 states have call predecessors, (14), 8 states have call successors, (14)
[2024-11-08 18:45:08,278 INFO  L276                IsEmpty]: Start isEmpty. Operand 432 states and 473 transitions.
[2024-11-08 18:45:08,279 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-08 18:45:08,279 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:08,279 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 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-08 18:45:08,300 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-11-08 18:45:08,480 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-08 18:45:08,480 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:08,481 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:08,481 INFO  L85        PathProgramCache]: Analyzing trace with hash -1734178275, now seen corresponding path program 1 times
[2024-11-08 18:45:08,481 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:08,481 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [812428439]
[2024-11-08 18:45:08,481 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:08,482 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:08,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:45:08,510 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [566627178]
[2024-11-08 18:45:08,511 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:08,511 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:08,511 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:45:08,513 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:45:08,515 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-08 18:45:08,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:08,581 INFO  L255         TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-08 18:45:08,583 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:45:09,217 INFO  L134       CoverageAnalysis]: Checked inductivity of 68 backedges. 3 proven. 46 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-11-08 18:45:09,218 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:45:09,575 INFO  L134       CoverageAnalysis]: Checked inductivity of 68 backedges. 3 proven. 46 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-11-08 18:45:09,575 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:45:09,575 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [812428439]
[2024-11-08 18:45:09,575 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:45:09,575 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [566627178]
[2024-11-08 18:45:09,576 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [566627178] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:45:09,576 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:45:09,576 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12
[2024-11-08 18:45:09,576 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [548222999]
[2024-11-08 18:45:09,576 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:45:09,577 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 18:45:09,577 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:09,578 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 18:45:09,578 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=121, Unknown=0, NotChecked=0, Total=156
[2024-11-08 18:45:09,578 INFO  L87              Difference]: Start difference. First operand 432 states and 473 transitions. Second operand  has 13 states, 12 states have (on average 13.0) internal successors, (156), 13 states have internal predecessors, (156), 7 states have call successors, (10), 1 states have call predecessors, (10), 2 states have return successors, (11), 7 states have call predecessors, (11), 7 states have call successors, (11)
[2024-11-08 18:45:10,842 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:10,842 INFO  L93              Difference]: Finished difference Result 1437 states and 1592 transitions.
[2024-11-08 18:45:10,842 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-08 18:45:10,843 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 13.0) internal successors, (156), 13 states have internal predecessors, (156), 7 states have call successors, (10), 1 states have call predecessors, (10), 2 states have return successors, (11), 7 states have call predecessors, (11), 7 states have call successors, (11) Word has length 104
[2024-11-08 18:45:10,843 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:10,847 INFO  L225             Difference]: With dead ends: 1437
[2024-11-08 18:45:10,848 INFO  L226             Difference]: Without dead ends: 1436
[2024-11-08 18:45:10,848 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 209 GetRequests, 195 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=61, Invalid=179, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:45:10,849 INFO  L432           NwaCegarLoop]: 93 mSDtfsCounter, 317 mSDsluCounter, 703 mSDsCounter, 0 mSdLazyCounter, 814 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 319 SdHoareTripleChecker+Valid, 796 SdHoareTripleChecker+Invalid, 818 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 814 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:10,849 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [319 Valid, 796 Invalid, 818 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 814 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-08 18:45:10,851 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1436 states.
[2024-11-08 18:45:10,971 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1436 to 1336.
[2024-11-08 18:45:10,973 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1336 states, 1286 states have (on average 1.087869362363919) internal successors, (1399), 1290 states have internal predecessors, (1399), 43 states have call successors, (43), 2 states have call predecessors, (43), 2 states have return successors, (43), 43 states have call predecessors, (43), 43 states have call successors, (43)
[2024-11-08 18:45:10,976 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1336 states to 1336 states and 1485 transitions.
[2024-11-08 18:45:10,977 INFO  L78                 Accepts]: Start accepts. Automaton has 1336 states and 1485 transitions. Word has length 104
[2024-11-08 18:45:10,977 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:10,977 INFO  L471      AbstractCegarLoop]: Abstraction has 1336 states and 1485 transitions.
[2024-11-08 18:45:10,978 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 13.0) internal successors, (156), 13 states have internal predecessors, (156), 7 states have call successors, (10), 1 states have call predecessors, (10), 2 states have return successors, (11), 7 states have call predecessors, (11), 7 states have call successors, (11)
[2024-11-08 18:45:10,978 INFO  L276                IsEmpty]: Start isEmpty. Operand 1336 states and 1485 transitions.
[2024-11-08 18:45:10,979 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 116
[2024-11-08 18:45:10,979 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:10,979 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 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-08 18:45:11,000 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-08 18:45:11,183 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-08 18:45:11,183 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr30ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:11,184 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:11,184 INFO  L85        PathProgramCache]: Analyzing trace with hash -586172304, now seen corresponding path program 1 times
[2024-11-08 18:45:11,184 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:11,184 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1759945613]
[2024-11-08 18:45:11,184 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:11,184 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:11,202 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,306 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:45:11,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,309 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:45:11,309 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,310 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:45:11,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,312 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:45:11,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,314 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:45:11,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,317 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86
[2024-11-08 18:45:11,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,320 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 14 proven. 48 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 18:45:11,320 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:45:11,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1759945613]
[2024-11-08 18:45:11,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1759945613] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:45:11,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [438648923]
[2024-11-08 18:45:11,321 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:11,321 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:11,321 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:45:11,323 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:45:11,324 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-08 18:45:11,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:11,388 INFO  L255         TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 18:45:11,389 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:45:11,534 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 62 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 18:45:11,534 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:45:11,535 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [438648923] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:45:11,535 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:45:11,535 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7
[2024-11-08 18:45:11,535 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [128664172]
[2024-11-08 18:45:11,535 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:45:11,535 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:45:11,535 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:11,536 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:45:11,536 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-08 18:45:11,536 INFO  L87              Difference]: Start difference. First operand 1336 states and 1485 transitions. Second operand  has 6 states, 5 states have (on average 18.2) internal successors, (91), 6 states have internal predecessors, (91), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 18:45:11,743 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:11,743 INFO  L93              Difference]: Finished difference Result 1338 states and 1485 transitions.
[2024-11-08 18:45:11,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:45:11,744 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 18.2) internal successors, (91), 6 states have internal predecessors, (91), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 115
[2024-11-08 18:45:11,744 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:11,747 INFO  L225             Difference]: With dead ends: 1338
[2024-11-08 18:45:11,747 INFO  L226             Difference]: Without dead ends: 1321
[2024-11-08 18:45:11,748 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 125 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-08 18:45:11,748 INFO  L432           NwaCegarLoop]: 86 mSDtfsCounter, 87 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 102 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 102 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:11,749 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 186 Invalid, 105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 102 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:45:11,750 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1321 states.
[2024-11-08 18:45:11,866 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1321 to 1319.
[2024-11-08 18:45:11,868 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1319 states, 1271 states have (on average 1.054287962234461) internal successors, (1340), 1273 states have internal predecessors, (1340), 43 states have call successors, (43), 2 states have call predecessors, (43), 2 states have return successors, (43), 43 states have call predecessors, (43), 43 states have call successors, (43)
[2024-11-08 18:45:11,871 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1319 states to 1319 states and 1426 transitions.
[2024-11-08 18:45:11,872 INFO  L78                 Accepts]: Start accepts. Automaton has 1319 states and 1426 transitions. Word has length 115
[2024-11-08 18:45:11,872 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:11,872 INFO  L471      AbstractCegarLoop]: Abstraction has 1319 states and 1426 transitions.
[2024-11-08 18:45:11,872 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 18.2) internal successors, (91), 6 states have internal predecessors, (91), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 18:45:11,872 INFO  L276                IsEmpty]: Start isEmpty. Operand 1319 states and 1426 transitions.
[2024-11-08 18:45:11,874 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-08 18:45:11,874 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:11,874 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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-08 18:45:11,894 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-11-08 18:45:12,078 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-08 18:45:12,078 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:12,079 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:12,079 INFO  L85        PathProgramCache]: Analyzing trace with hash 668045336, now seen corresponding path program 1 times
[2024-11-08 18:45:12,079 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:12,079 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1894074867]
[2024-11-08 18:45:12,079 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:12,079 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:12,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:45:12,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,283 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:45:12,284 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,285 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:45:12,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,288 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 18:45:12,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,290 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:45:12,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,293 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86
[2024-11-08 18:45:12,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,296 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116
[2024-11-08 18:45:12,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,299 INFO  L134       CoverageAnalysis]: Checked inductivity of 121 backedges. 58 proven. 22 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked.
[2024-11-08 18:45:12,299 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:45:12,300 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1894074867]
[2024-11-08 18:45:12,300 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1894074867] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:45:12,300 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1979918924]
[2024-11-08 18:45:12,300 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:12,300 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:12,300 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:45:12,302 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:45:12,303 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-08 18:45:12,368 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:45:12,370 INFO  L255         TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 18:45:12,372 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:45:13,000 INFO  L134       CoverageAnalysis]: Checked inductivity of 121 backedges. 22 proven. 63 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-11-08 18:45:13,000 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:45:13,321 INFO  L134       CoverageAnalysis]: Checked inductivity of 121 backedges. 22 proven. 63 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-11-08 18:45:13,322 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1979918924] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:45:13,322 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:45:13,322 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 8, 8] total 21
[2024-11-08 18:45:13,322 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [828455602]
[2024-11-08 18:45:13,322 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:45:13,323 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-08 18:45:13,323 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:13,323 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-08 18:45:13,324 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=342, Unknown=0, NotChecked=0, Total=420
[2024-11-08 18:45:13,324 INFO  L87              Difference]: Start difference. First operand 1319 states and 1426 transitions. Second operand  has 21 states, 21 states have (on average 13.857142857142858) internal successors, (291), 21 states have internal predecessors, (291), 14 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 14 states have call predecessors, (21), 14 states have call successors, (21)
[2024-11-08 18:45:14,356 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:14,356 INFO  L93              Difference]: Finished difference Result 1796 states and 1945 transitions.
[2024-11-08 18:45:14,357 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-08 18:45:14,357 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 13.857142857142858) internal successors, (291), 21 states have internal predecessors, (291), 14 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 14 states have call predecessors, (21), 14 states have call successors, (21) Word has length 132
[2024-11-08 18:45:14,357 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:14,361 INFO  L225             Difference]: With dead ends: 1796
[2024-11-08 18:45:14,361 INFO  L226             Difference]: Without dead ends: 1229
[2024-11-08 18:45:14,363 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 302 GetRequests, 265 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 353 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=338, Invalid=1144, Unknown=0, NotChecked=0, Total=1482
[2024-11-08 18:45:14,363 INFO  L432           NwaCegarLoop]: 30 mSDtfsCounter, 153 mSDsluCounter, 226 mSDsCounter, 0 mSdLazyCounter, 918 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 153 SdHoareTripleChecker+Valid, 256 SdHoareTripleChecker+Invalid, 945 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 918 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:14,364 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [153 Valid, 256 Invalid, 945 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 918 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 18:45:14,365 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1229 states.
[2024-11-08 18:45:14,439 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1229 to 802.
[2024-11-08 18:45:14,440 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 802 states, 770 states have (on average 1.035064935064935) internal successors, (797), 771 states have internal predecessors, (797), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 28 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-08 18:45:14,443 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 802 states to 802 states and 853 transitions.
[2024-11-08 18:45:14,443 INFO  L78                 Accepts]: Start accepts. Automaton has 802 states and 853 transitions. Word has length 132
[2024-11-08 18:45:14,443 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:14,444 INFO  L471      AbstractCegarLoop]: Abstraction has 802 states and 853 transitions.
[2024-11-08 18:45:14,444 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 13.857142857142858) internal successors, (291), 21 states have internal predecessors, (291), 14 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 14 states have call predecessors, (21), 14 states have call successors, (21)
[2024-11-08 18:45:14,444 INFO  L276                IsEmpty]: Start isEmpty. Operand 802 states and 853 transitions.
[2024-11-08 18:45:14,446 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 167
[2024-11-08 18:45:14,446 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:14,446 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 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-08 18:45:14,466 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-11-08 18:45:14,647 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-08 18:45:14,647 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:14,648 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:14,648 INFO  L85        PathProgramCache]: Analyzing trace with hash -968523975, now seen corresponding path program 2 times
[2024-11-08 18:45:14,648 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:14,648 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [186449577]
[2024-11-08 18:45:14,648 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:14,648 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:14,684 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:45:14,685 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1072019198]
[2024-11-08 18:45:14,685 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 18:45:14,686 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:14,686 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:45:14,688 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:45:14,689 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-08 18:45:14,770 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 18:45:14,770 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:45:14,772 INFO  L255         TraceCheckSpWp]: Trace formula consists of 242 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 18:45:14,774 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:45:14,955 INFO  L134       CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 192 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked.
[2024-11-08 18:45:14,955 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:45:15,324 INFO  L134       CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 192 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked.
[2024-11-08 18:45:15,324 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:45:15,324 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [186449577]
[2024-11-08 18:45:15,324 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:45:15,324 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1072019198]
[2024-11-08 18:45:15,324 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1072019198] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:45:15,325 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:45:15,325 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11
[2024-11-08 18:45:15,325 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [735530442]
[2024-11-08 18:45:15,325 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:45:15,325 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 18:45:15,325 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:45:15,326 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 18:45:15,326 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=86, Unknown=0, NotChecked=0, Total=132
[2024-11-08 18:45:15,326 INFO  L87              Difference]: Start difference. First operand 802 states and 853 transitions. Second operand  has 12 states, 11 states have (on average 22.363636363636363) internal successors, (246), 12 states have internal predecessors, (246), 9 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12)
[2024-11-08 18:45:15,901 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:45:15,901 INFO  L93              Difference]: Finished difference Result 2203 states and 2359 transitions.
[2024-11-08 18:45:15,902 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-08 18:45:15,902 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 22.363636363636363) internal successors, (246), 12 states have internal predecessors, (246), 9 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12) Word has length 166
[2024-11-08 18:45:15,902 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:45:15,908 INFO  L225             Difference]: With dead ends: 2203
[2024-11-08 18:45:15,908 INFO  L226             Difference]: Without dead ends: 2202
[2024-11-08 18:45:15,909 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 334 GetRequests, 320 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=94, Invalid=146, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:45:15,909 INFO  L432           NwaCegarLoop]: 121 mSDtfsCounter, 280 mSDsluCounter, 557 mSDsCounter, 0 mSdLazyCounter, 447 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 282 SdHoareTripleChecker+Valid, 678 SdHoareTripleChecker+Invalid, 454 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 447 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:45:15,910 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [282 Valid, 678 Invalid, 454 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 447 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:45:15,912 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2202 states.
[2024-11-08 18:45:16,071 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2202 to 1924.
[2024-11-08 18:45:16,073 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1924 states, 1856 states have (on average 1.037176724137931) internal successors, (1925), 1857 states have internal predecessors, (1925), 64 states have call successors, (64), 2 states have call predecessors, (64), 2 states have return successors, (64), 64 states have call predecessors, (64), 64 states have call successors, (64)
[2024-11-08 18:45:16,077 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1924 states to 1924 states and 2053 transitions.
[2024-11-08 18:45:16,078 INFO  L78                 Accepts]: Start accepts. Automaton has 1924 states and 2053 transitions. Word has length 166
[2024-11-08 18:45:16,078 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:45:16,078 INFO  L471      AbstractCegarLoop]: Abstraction has 1924 states and 2053 transitions.
[2024-11-08 18:45:16,078 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 22.363636363636363) internal successors, (246), 12 states have internal predecessors, (246), 9 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12)
[2024-11-08 18:45:16,079 INFO  L276                IsEmpty]: Start isEmpty. Operand 1924 states and 2053 transitions.
[2024-11-08 18:45:16,082 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 225
[2024-11-08 18:45:16,082 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:45:16,082 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 4, 4, 4, 1, 1, 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-08 18:45:16,102 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-11-08 18:45:16,282 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:16,283 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:45:16,283 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:45:16,283 INFO  L85        PathProgramCache]: Analyzing trace with hash 452679361, now seen corresponding path program 2 times
[2024-11-08 18:45:16,283 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:45:16,283 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [674049527]
[2024-11-08 18:45:16,284 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:45:16,284 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:45:16,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:45:16,331 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [778794966]
[2024-11-08 18:45:16,332 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 18:45:16,332 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:45:16,332 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:45:16,334 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:45:16,336 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-08 18:45:16,433 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 18:45:16,433 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:45:16,434 INFO  L255         TraceCheckSpWp]: Trace formula consists of 316 conjuncts, 38 conjuncts are in the unsatisfiable core
[2024-11-08 18:45:16,437 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:45:20,842 INFO  L134       CoverageAnalysis]: Checked inductivity of 516 backedges. 0 proven. 459 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked.
[2024-11-08 18:45:20,842 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:46:33,296 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:46:33,296 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [674049527]
[2024-11-08 18:46:33,296 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:46:33,296 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [778794966]
[2024-11-08 18:46:33,296 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [778794966] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:46:33,296 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:46:33,297 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22] total 22
[2024-11-08 18:46:33,297 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [138400809]
[2024-11-08 18:46:33,297 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:46:33,297 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-08 18:46:33,297 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:46:33,298 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-08 18:46:33,299 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=288, Invalid=1261, Unknown=11, NotChecked=0, Total=1560
[2024-11-08 18:46:33,299 INFO  L87              Difference]: Start difference. First operand 1924 states and 2053 transitions. Second operand  has 23 states, 22 states have (on average 8.454545454545455) internal successors, (186), 23 states have internal predecessors, (186), 9 states have call successors, (10), 1 states have call predecessors, (10), 3 states have return successors, (10), 8 states have call predecessors, (10), 9 states have call successors, (10)
[2024-11-08 18:46:41,869 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:46:41,869 INFO  L93              Difference]: Finished difference Result 3171 states and 3383 transitions.
[2024-11-08 18:46:41,870 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-08 18:46:41,870 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 8.454545454545455) internal successors, (186), 23 states have internal predecessors, (186), 9 states have call successors, (10), 1 states have call predecessors, (10), 3 states have return successors, (10), 8 states have call predecessors, (10), 9 states have call successors, (10) Word has length 224
[2024-11-08 18:46:41,870 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:46:41,878 INFO  L225             Difference]: With dead ends: 3171
[2024-11-08 18:46:41,879 INFO  L226             Difference]: Without dead ends: 3170
[2024-11-08 18:46:41,882 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 431 GetRequests, 381 SyntacticMatches, 0 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 321 ImplicationChecksByTransitivity, 73.1s TimeCoverageRelationStatistics Valid=603, Invalid=2038, Unknown=11, NotChecked=0, Total=2652
[2024-11-08 18:46:41,883 INFO  L432           NwaCegarLoop]: 18 mSDtfsCounter, 109 mSDsluCounter, 246 mSDsCounter, 0 mSdLazyCounter, 1246 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 111 SdHoareTripleChecker+Valid, 264 SdHoareTripleChecker+Invalid, 1250 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 1246 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:46:41,883 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [111 Valid, 264 Invalid, 1250 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 1246 Invalid, 0 Unknown, 0 Unchecked, 6.7s Time]
[2024-11-08 18:46:41,886 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3170 states.
[2024-11-08 18:46:42,129 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3170 to 1913.
[2024-11-08 18:46:42,131 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1913 states, 1845 states have (on average 1.0368563685636856) internal successors, (1913), 1846 states have internal predecessors, (1913), 64 states have call successors, (64), 2 states have call predecessors, (64), 2 states have return successors, (64), 64 states have call predecessors, (64), 64 states have call successors, (64)
[2024-11-08 18:46:42,136 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1913 states to 1913 states and 2041 transitions.
[2024-11-08 18:46:42,136 INFO  L78                 Accepts]: Start accepts. Automaton has 1913 states and 2041 transitions. Word has length 224
[2024-11-08 18:46:42,137 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:46:42,137 INFO  L471      AbstractCegarLoop]: Abstraction has 1913 states and 2041 transitions.
[2024-11-08 18:46:42,137 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 8.454545454545455) internal successors, (186), 23 states have internal predecessors, (186), 9 states have call successors, (10), 1 states have call predecessors, (10), 3 states have return successors, (10), 8 states have call predecessors, (10), 9 states have call successors, (10)
[2024-11-08 18:46:42,137 INFO  L276                IsEmpty]: Start isEmpty. Operand 1913 states and 2041 transitions.
[2024-11-08 18:46:42,145 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 285
[2024-11-08 18:46:42,145 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:46:42,146 INFO  L215           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 6, 6, 6, 6, 6, 4, 4, 4, 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-08 18:46:42,168 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-11-08 18:46:42,346 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:46:42,346 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:46:42,347 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:46:42,347 INFO  L85        PathProgramCache]: Analyzing trace with hash 260127655, now seen corresponding path program 1 times
[2024-11-08 18:46:42,347 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:46:42,347 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961719907]
[2024-11-08 18:46:42,347 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:46:42,347 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:46:42,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:46:42,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1076650100]
[2024-11-08 18:46:42,460 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:46:42,460 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:46:42,460 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:46:42,462 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:46:42,463 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-08 18:46:42,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:46:42,593 INFO  L255         TraceCheckSpWp]: Trace formula consists of 392 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-08 18:46:42,597 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:46:44,827 INFO  L134       CoverageAnalysis]: Checked inductivity of 872 backedges. 3 proven. 672 refuted. 0 times theorem prover too weak. 197 trivial. 0 not checked.
[2024-11-08 18:46:44,827 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:46:45,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 872 backedges. 3 proven. 672 refuted. 0 times theorem prover too weak. 197 trivial. 0 not checked.
[2024-11-08 18:46:45,809 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:46:45,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961719907]
[2024-11-08 18:46:45,809 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:46:45,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1076650100]
[2024-11-08 18:46:45,809 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1076650100] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:46:45,809 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:46:45,809 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11] total 20
[2024-11-08 18:46:45,810 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1963956028]
[2024-11-08 18:46:45,810 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:46:45,810 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-08 18:46:45,810 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:46:45,811 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-08 18:46:45,811 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=329, Unknown=0, NotChecked=0, Total=420
[2024-11-08 18:46:45,811 INFO  L87              Difference]: Start difference. First operand 1913 states and 2041 transitions. Second operand  has 21 states, 20 states have (on average 18.3) internal successors, (366), 21 states have internal predecessors, (366), 15 states have call successors, (18), 1 states have call predecessors, (18), 2 states have return successors, (19), 15 states have call predecessors, (19), 15 states have call successors, (19)
[2024-11-08 18:46:48,126 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:46:48,126 INFO  L93              Difference]: Finished difference Result 4826 states and 5164 transitions.
[2024-11-08 18:46:48,129 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-08 18:46:48,129 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 20 states have (on average 18.3) internal successors, (366), 21 states have internal predecessors, (366), 15 states have call successors, (18), 1 states have call predecessors, (18), 2 states have return successors, (19), 15 states have call predecessors, (19), 15 states have call successors, (19) Word has length 284
[2024-11-08 18:46:48,130 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:46:48,139 INFO  L225             Difference]: With dead ends: 4826
[2024-11-08 18:46:48,140 INFO  L226             Difference]: Without dead ends: 4825
[2024-11-08 18:46:48,141 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 573 GetRequests, 547 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 42 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=205, Invalid=551, Unknown=0, NotChecked=0, Total=756
[2024-11-08 18:46:48,141 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 511 mSDsluCounter, 1390 mSDsCounter, 0 mSdLazyCounter, 1343 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 513 SdHoareTripleChecker+Valid, 1536 SdHoareTripleChecker+Invalid, 1352 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1343 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-08 18:46:48,142 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [513 Valid, 1536 Invalid, 1352 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1343 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-08 18:46:48,145 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4825 states.
[2024-11-08 18:46:48,556 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4825 to 4353.
[2024-11-08 18:46:48,560 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4353 states, 4205 states have (on average 1.0351961950059454) internal successors, (4353), 4206 states have internal predecessors, (4353), 144 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144)
[2024-11-08 18:46:48,568 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4353 states to 4353 states and 4641 transitions.
[2024-11-08 18:46:48,569 INFO  L78                 Accepts]: Start accepts. Automaton has 4353 states and 4641 transitions. Word has length 284
[2024-11-08 18:46:48,570 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:46:48,570 INFO  L471      AbstractCegarLoop]: Abstraction has 4353 states and 4641 transitions.
[2024-11-08 18:46:48,570 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 20 states have (on average 18.3) internal successors, (366), 21 states have internal predecessors, (366), 15 states have call successors, (18), 1 states have call predecessors, (18), 2 states have return successors, (19), 15 states have call predecessors, (19), 15 states have call successors, (19)
[2024-11-08 18:46:48,571 INFO  L276                IsEmpty]: Start isEmpty. Operand 4353 states and 4641 transitions.
[2024-11-08 18:46:48,579 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 347
[2024-11-08 18:46:48,579 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:46:48,580 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 11, 11, 11, 11, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 4, 4, 4, 1, 1, 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-08 18:46:48,602 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-11-08 18:46:48,784 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable31
[2024-11-08 18:46:48,784 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:46:48,785 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:46:48,785 INFO  L85        PathProgramCache]: Analyzing trace with hash -1857227669, now seen corresponding path program 3 times
[2024-11-08 18:46:48,785 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:46:48,785 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [424956206]
[2024-11-08 18:46:48,785 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:46:48,785 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:46:48,851 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:46:48,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1931526256]
[2024-11-08 18:46:48,853 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 18:46:48,853 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:46:48,853 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:46:48,855 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:46:48,856 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-08 18:46:48,995 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-08 18:46:48,995 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:46:49,001 INFO  L255         TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-08 18:46:49,006 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:46:52,528 INFO  L134       CoverageAnalysis]: Checked inductivity of 1464 backedges. 129 proven. 153 refuted. 0 times theorem prover too weak. 1182 trivial. 0 not checked.
[2024-11-08 18:46:52,528 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:47:03,101 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:47:03,102 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [424956206]
[2024-11-08 18:47:03,102 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:47:03,102 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1931526256]
[2024-11-08 18:47:03,102 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1931526256] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:47:03,102 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:47:03,102 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12] total 12
[2024-11-08 18:47:03,102 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [637657341]
[2024-11-08 18:47:03,102 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:47:03,103 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 18:47:03,103 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:47:03,103 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 18:47:03,103 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=283, Unknown=1, NotChecked=0, Total=342
[2024-11-08 18:47:03,103 INFO  L87              Difference]: Start difference. First operand 4353 states and 4641 transitions. Second operand  has 13 states, 12 states have (on average 6.666666666666667) internal successors, (80), 13 states have internal predecessors, (80), 5 states have call successors, (6), 1 states have call predecessors, (6), 3 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-08 18:47:10,324 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-08 18:47:13,050 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.71s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:47:19,694 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:47:19,694 INFO  L93              Difference]: Finished difference Result 7531 states and 8033 transitions.
[2024-11-08 18:47:19,695 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 18:47:19,695 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 6.666666666666667) internal successors, (80), 13 states have internal predecessors, (80), 5 states have call successors, (6), 1 states have call predecessors, (6), 3 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6) Word has length 346
[2024-11-08 18:47:19,696 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:47:19,707 INFO  L225             Difference]: With dead ends: 7531
[2024-11-08 18:47:19,707 INFO  L226             Difference]: Without dead ends: 7530
[2024-11-08 18:47:19,708 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 398 GetRequests, 374 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 74 ImplicationChecksByTransitivity, 14.5s TimeCoverageRelationStatistics Valid=152, Invalid=496, Unknown=2, NotChecked=0, Total=650
[2024-11-08 18:47:19,708 INFO  L432           NwaCegarLoop]: 21 mSDtfsCounter, 282 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 466 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 10.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 283 SdHoareTripleChecker+Valid, 214 SdHoareTripleChecker+Invalid, 480 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 466 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 10.6s IncrementalHoareTripleChecker+Time
[2024-11-08 18:47:19,708 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [283 Valid, 214 Invalid, 480 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 466 Invalid, 0 Unknown, 0 Unchecked, 10.6s Time]
[2024-11-08 18:47:19,714 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7530 states.
[2024-11-08 18:47:20,169 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7530 to 4340.
[2024-11-08 18:47:20,172 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4340 states, 4192 states have (on average 1.0350667938931297) internal successors, (4339), 4193 states have internal predecessors, (4339), 144 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144)
[2024-11-08 18:47:20,179 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4340 states to 4340 states and 4627 transitions.
[2024-11-08 18:47:20,180 INFO  L78                 Accepts]: Start accepts. Automaton has 4340 states and 4627 transitions. Word has length 346
[2024-11-08 18:47:20,181 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:47:20,181 INFO  L471      AbstractCegarLoop]: Abstraction has 4340 states and 4627 transitions.
[2024-11-08 18:47:20,181 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 6.666666666666667) internal successors, (80), 13 states have internal predecessors, (80), 5 states have call successors, (6), 1 states have call predecessors, (6), 3 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-08 18:47:20,181 INFO  L276                IsEmpty]: Start isEmpty. Operand 4340 states and 4627 transitions.
[2024-11-08 18:47:20,187 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 377
[2024-11-08 18:47:20,187 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:47:20,187 INFO  L215           NwaCegarLoop]: trace histogram [12, 12, 12, 12, 12, 12, 12, 12, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 10, 10, 10, 10, 10, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 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-08 18:47:20,204 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2024-11-08 18:47:20,391 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32
[2024-11-08 18:47:20,391 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 53 more)] ===
[2024-11-08 18:47:20,392 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:47:20,392 INFO  L85        PathProgramCache]: Analyzing trace with hash 1250223092, now seen corresponding path program 1 times
[2024-11-08 18:47:20,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:47:20,392 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1394140298]
[2024-11-08 18:47:20,392 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:47:20,392 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:47:20,447 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 18:47:20,449 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1379907602]
[2024-11-08 18:47:20,449 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:47:20,450 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:47:20,450 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:47:20,451 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:47:20,454 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_828816d7-02e9-4d87-ab6e-43db8f12719d/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-08 18:47:20,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:47:20,632 INFO  L255         TraceCheckSpWp]: Trace formula consists of 508 conjuncts, 42 conjuncts are in the unsatisfiable core
[2024-11-08 18:47:20,637 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:48:34,976 INFO  L134       CoverageAnalysis]: Checked inductivity of 1733 backedges. 1034 proven. 231 refuted. 46 times theorem prover too weak. 422 trivial. 0 not checked.
[2024-11-08 18:48:34,976 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:48:39,355 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:48:39,355 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1394140298]
[2024-11-08 18:48:39,355 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 18:48:39,356 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1379907602]
[2024-11-08 18:48:39,356 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1379907602] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:48:39,356 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:48:39,356 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23] total 23
[2024-11-08 18:48:39,356 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1711670432]
[2024-11-08 18:48:39,356 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:48:39,357 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-08 18:48:39,357 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:48:39,357 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-08 18:48:39,358 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=422, Invalid=1823, Unknown=11, NotChecked=0, Total=2256
[2024-11-08 18:48:39,358 INFO  L87              Difference]: Start difference. First operand 4340 states and 4627 transitions. Second operand  has 23 states, 23 states have (on average 8.869565217391305) internal successors, (204), 23 states have internal predecessors, (204), 10 states have call successors, (11), 2 states have call predecessors, (11), 4 states have return successors, (11), 9 states have call predecessors, (11), 10 states have call successors, (11)
[2024-11-08 18:48:41,391 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.82s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:48:43,672 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.26s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:48:49,097 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-08 18:48:50,336 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.24s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:48:51,662 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.32s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:48:53,047 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:48:54,832 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.72s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:48:56,787 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.50s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:48:58,383 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.59s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:00,477 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:01,919 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.42s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:04,634 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.13s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:07,419 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.47s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:11,804 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-08 18:49:13,742 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.93s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:15,643 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.56s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:16,921 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.28s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:19,202 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.11s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:24,142 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-08 18:49:28,161 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-08 18:49:30,491 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.29s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:32,900 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.91s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:36,806 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.89s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:38,269 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.46s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:41,138 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.51s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:43,198 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:46,829 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.63s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:51,250 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.40s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:49:55,263 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-08 18:49:56,523 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.24s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:00,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-08 18:50:01,840 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.19s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:04,169 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.31s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:08,175 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-08 18:50:12,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-08 18:50:13,383 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.19s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:15,621 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.55s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:17,974 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.34s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:19,565 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.58s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:23,575 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.51s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:27,589 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-08 18:50:29,353 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.76s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:30,773 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.41s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:32,044 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.26s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:34,359 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.30s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:38,368 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-08 18:50:42,330 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.94s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:50:46,337 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-08 18:50:50,364 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-08 18:50:54,396 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-08 18:50:58,409 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-08 18:51:02,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-08 18:51:06,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-08 18:51:07,851 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.40s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:51:11,856 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-08 18:51:15,877 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-08 18:51:17,191 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.31s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:51:18,586 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:51:22,608 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-08 18:51:26,635 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-08 18:51:29,446 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.80s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:51:33,460 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-08 18:51:37,470 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-08 18:51:41,862 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-08 18:51:47,837 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.64s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:51:51,863 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-08 18:51:55,909 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-08 18:52:00,026 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-08 18:52:04,110 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-08 18:52:08,585 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-08 18:52:18,098 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.95s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:52:22,218 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-08 18:52:28,585 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-08 18:52:34,050 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-08 18:52:38,745 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-08 18:52:41,115 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:52:45,172 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:52:51,714 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.43s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:52:55,737 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-08 18:52:59,951 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-08 18:53:01,107 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:53:03,724 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.50s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:53:08,208 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-08 18:53:10,893 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.47s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:53:14,925 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-08 18:53:18,952 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-08 18:53:20,816 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.67s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:53:29,778 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-08 18:53:33,816 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:53:46,986 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-08 18:53:51,083 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:53:55,217 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-08 18:53:59,243 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-08 18:54:02,187 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.90s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:54:06,220 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-08 18:54:10,238 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-08 18:54:14,532 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-08 18:54:19,335 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.80s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:54:23,369 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-08 18:54:27,378 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-08 18:54:31,488 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-08 18:54:36,136 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-08 18:54:40,145 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-08 18:54:44,324 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-08 18:54:48,330 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-08 18:54:52,421 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:54:56,433 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-08 18:55:00,551 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-08 18:55:04,596 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:08,005 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.35s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:12,115 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-08 18:55:16,153 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:19,904 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.70s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:23,971 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-08 18:55:28,009 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:32,273 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:36,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-08 18:55:40,328 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-08 18:55:44,332 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:47,213 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.83s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:51,309 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-08 18:55:53,327 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:55:57,418 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-08 18:56:01,518 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:56:06,742 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-08 18:56:11,546 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-08 18:56:35,684 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:56:39,803 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-08 18:56:43,921 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-08 18:56:48,022 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-08 18:56:52,221 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-08 18:56:56,329 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-08 18:57:01,562 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-08 18:57:05,631 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-08 18:57:09,764 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:57:13,986 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-08 18:57:17,311 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.26s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 18:57:21,342 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-08 18:57:25,405 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]