./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive/recHanoi01.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_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/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_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/recursive/recHanoi01.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/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_65c8b762-d380-412f-8cd1-54284f94f09c/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 85b02fad28964214b0cd332ac12fce3136c6c5e9247130ab67f1c2c3baea22f9
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:27:59,115 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:27:59,215 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-08 16:27:59,221 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:27:59,221 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:27:59,280 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:27:59,281 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:27:59,281 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:27:59,285 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:27:59,286 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:27:59,286 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:27:59,287 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:27:59,287 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:27:59,288 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:27:59,288 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:27:59,289 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:27:59,293 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:27:59,297 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:27:59,298 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:27:59,298 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:27:59,299 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:27:59,303 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:27:59,303 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:27:59,303 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:27:59,307 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:27:59,308 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 16:27:59,308 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 16:27:59,308 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:27:59,309 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:27:59,324 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:27:59,324 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:27:59,325 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:27:59,325 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:27:59,325 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:27:59,326 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:27:59,326 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:27:59,326 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:27:59,326 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:27:59,327 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:27:59,327 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:27:59,329 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:27:59,329 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:27:59,329 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:27:59,330 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:27:59,330 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_65c8b762-d380-412f-8cd1-54284f94f09c/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_65c8b762-d380-412f-8cd1-54284f94f09c/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 -> 85b02fad28964214b0cd332ac12fce3136c6c5e9247130ab67f1c2c3baea22f9
[2024-11-08 16:27:59,618 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:27:59,650 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:27:59,653 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:27:59,655 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:27:59,655 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:27:59,657 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/recursive/recHanoi01.c
Unable to find full path for "g++"
[2024-11-08 16:28:01,851 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:28:02,084 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:28:02,084 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/sv-benchmarks/c/recursive/recHanoi01.c
[2024-11-08 16:28:02,093 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data/69cc82ad1/6e0dfc4cecb64e1fab4e56bd983cb485/FLAGba6f4b92d
[2024-11-08 16:28:02,110 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data/69cc82ad1/6e0dfc4cecb64e1fab4e56bd983cb485
[2024-11-08 16:28:02,113 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:28:02,115 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:28:02,117 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:28:02,117 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:28:02,124 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:28:02,125 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,127 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@62102da5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02, skipping insertion in model container
[2024-11-08 16:28:02,127 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,151 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:28:02,370 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:28:02,382 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:28:02,400 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:28:02,420 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:28:02,420 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02 WrapperNode
[2024-11-08 16:28:02,421 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:28:02,422 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:28:02,422 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:28:02,422 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:28:02,432 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,440 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,461 INFO  L138                Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 30
[2024-11-08 16:28:02,461 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:28:02,462 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:28:02,462 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:28:02,463 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:28:02,477 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,477 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,478 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,491 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 16:28:02,492 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,492 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,495 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,498 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,499 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,500 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,502 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:28:02,503 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:28:02,503 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:28:02,504 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:28:02,505 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (1/1) ...
[2024-11-08 16:28:02,512 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:28:02,526 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:02,540 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:28:02,543 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:28:02,577 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:28:02,578 INFO  L130     BoogieDeclarations]: Found specification of procedure applyHanoi
[2024-11-08 16:28:02,578 INFO  L138     BoogieDeclarations]: Found implementation of procedure applyHanoi
[2024-11-08 16:28:02,578 INFO  L130     BoogieDeclarations]: Found specification of procedure hanoi
[2024-11-08 16:28:02,578 INFO  L138     BoogieDeclarations]: Found implementation of procedure hanoi
[2024-11-08 16:28:02,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:28:02,578 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:28:02,579 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:28:02,664 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:28:02,667 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:28:02,897 INFO  L?                        ?]: Removed 19 outVars from TransFormulas that were not future-live.
[2024-11-08 16:28:02,897 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:28:02,917 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:28:02,917 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 16:28:02,918 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:28:02 BoogieIcfgContainer
[2024-11-08 16:28:02,918 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:28:02,922 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:28:02,922 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:28:02,926 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:28:02,927 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:28:02" (1/3) ...
[2024-11-08 16:28:02,928 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2e463c4c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:28:02, skipping insertion in model container
[2024-11-08 16:28:02,928 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:28:02" (2/3) ...
[2024-11-08 16:28:02,928 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2e463c4c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:28:02, skipping insertion in model container
[2024-11-08 16:28:02,928 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:28:02" (3/3) ...
[2024-11-08 16:28:02,930 INFO  L112   eAbstractionObserver]: Analyzing ICFG recHanoi01.c
[2024-11-08 16:28:02,952 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:28:02,953 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations.
[2024-11-08 16:28:03,054 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:28:03,069 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;@1499cb59, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:28:03,069 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 12 error locations.
[2024-11-08 16:28:03,079 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 48 states, 28 states have (on average 1.5714285714285714) internal successors, (44), 41 states have internal predecessors, (44), 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 16:28:03,088 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-08 16:28:03,089 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:03,090 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:03,090 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:03,101 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:03,101 INFO  L85        PathProgramCache]: Analyzing trace with hash -163862552, now seen corresponding path program 1 times
[2024-11-08 16:28:03,114 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:03,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153390165]
[2024-11-08 16:28:03,115 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:03,116 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:03,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:03,442 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:03,443 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:03,447 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153390165]
[2024-11-08 16:28:03,448 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153390165] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:03,449 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:28:03,449 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:28:03,455 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [779858674]
[2024-11-08 16:28:03,456 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:03,467 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:28:03,468 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:03,511 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:28:03,513 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:28:03,515 INFO  L87              Difference]: Start difference. First operand  has 48 states, 28 states have (on average 1.5714285714285714) internal successors, (44), 41 states have internal predecessors, (44), 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) Second operand  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:03,625 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:03,626 INFO  L93              Difference]: Finished difference Result 84 states and 92 transitions.
[2024-11-08 16:28:03,629 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:28:03,631 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2024-11-08 16:28:03,632 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:03,643 INFO  L225             Difference]: With dead ends: 84
[2024-11-08 16:28:03,643 INFO  L226             Difference]: Without dead ends: 66
[2024-11-08 16:28:03,647 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:28:03,653 INFO  L432           NwaCegarLoop]: 47 mSDtfsCounter, 34 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 135 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:03,655 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 135 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:28:03,680 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2024-11-08 16:28:03,707 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 47.
[2024-11-08 16:28:03,709 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 47 states, 27 states have (on average 1.5555555555555556) internal successors, (42), 40 states have internal predecessors, (42), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 4 states have call predecessors, (5), 4 states have call successors, (5)
[2024-11-08 16:28:03,711 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 52 transitions.
[2024-11-08 16:28:03,713 INFO  L78                 Accepts]: Start accepts. Automaton has 47 states and 52 transitions. Word has length 7
[2024-11-08 16:28:03,713 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:03,714 INFO  L471      AbstractCegarLoop]: Abstraction has 47 states and 52 transitions.
[2024-11-08 16:28:03,714 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:03,714 INFO  L276                IsEmpty]: Start isEmpty. Operand 47 states and 52 transitions.
[2024-11-08 16:28:03,715 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-08 16:28:03,715 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:03,715 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:03,716 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:28:03,716 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:03,717 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:03,717 INFO  L85        PathProgramCache]: Analyzing trace with hash 1441878698, now seen corresponding path program 1 times
[2024-11-08 16:28:03,718 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:03,718 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1039802744]
[2024-11-08 16:28:03,718 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:03,719 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:03,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:03,836 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:03,836 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:03,836 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1039802744]
[2024-11-08 16:28:03,837 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1039802744] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:03,837 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:28:03,837 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:28:03,838 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689111911]
[2024-11-08 16:28:03,838 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:03,839 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:28:03,840 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:03,840 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:28:03,841 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:28:03,841 INFO  L87              Difference]: Start difference. First operand 47 states and 52 transitions. Second operand  has 5 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:03,951 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:03,952 INFO  L93              Difference]: Finished difference Result 78 states and 85 transitions.
[2024-11-08 16:28:03,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:28:03,953 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2024-11-08 16:28:03,954 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:03,976 INFO  L225             Difference]: With dead ends: 78
[2024-11-08 16:28:03,976 INFO  L226             Difference]: Without dead ends: 55
[2024-11-08 16:28:03,978 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:28:03,979 INFO  L432           NwaCegarLoop]: 37 mSDtfsCounter, 16 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 141 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:03,980 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 141 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:28:03,982 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 55 states.
[2024-11-08 16:28:03,990 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 53.
[2024-11-08 16:28:03,991 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 31 states have (on average 1.5161290322580645) internal successors, (47), 44 states have internal predecessors, (47), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 16:28:03,995 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 60 transitions.
[2024-11-08 16:28:03,996 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 60 transitions. Word has length 9
[2024-11-08 16:28:04,000 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:04,001 INFO  L471      AbstractCegarLoop]: Abstraction has 53 states and 60 transitions.
[2024-11-08 16:28:04,001 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:04,001 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 60 transitions.
[2024-11-08 16:28:04,002 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-08 16:28:04,002 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:04,002 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:04,002 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:28:04,003 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting applyHanoiErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:04,004 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:04,007 INFO  L85        PathProgramCache]: Analyzing trace with hash 1748566720, now seen corresponding path program 1 times
[2024-11-08 16:28:04,007 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:04,008 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [912601550]
[2024-11-08 16:28:04,008 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:04,008 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:04,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:04,212 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:04,213 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:04,213 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [912601550]
[2024-11-08 16:28:04,213 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [912601550] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:04,214 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:28:04,214 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:28:04,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [288249709]
[2024-11-08 16:28:04,215 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:04,215 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:28:04,216 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:04,216 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:28:04,217 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:28:04,217 INFO  L87              Difference]: Start difference. First operand 53 states and 60 transitions. Second operand  has 5 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:04,334 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:04,337 INFO  L93              Difference]: Finished difference Result 55 states and 65 transitions.
[2024-11-08 16:28:04,338 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:28:04,338 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10
[2024-11-08 16:28:04,339 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:04,345 INFO  L225             Difference]: With dead ends: 55
[2024-11-08 16:28:04,345 INFO  L226             Difference]: Without dead ends: 53
[2024-11-08 16:28:04,346 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:28:04,351 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 20 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:04,352 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 108 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:28:04,354 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53 states.
[2024-11-08 16:28:04,371 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 51.
[2024-11-08 16:28:04,372 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51 states, 31 states have (on average 1.3870967741935485) internal successors, (43), 42 states have internal predecessors, (43), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 16:28:04,374 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 56 transitions.
[2024-11-08 16:28:04,374 INFO  L78                 Accepts]: Start accepts. Automaton has 51 states and 56 transitions. Word has length 10
[2024-11-08 16:28:04,375 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:04,375 INFO  L471      AbstractCegarLoop]: Abstraction has 51 states and 56 transitions.
[2024-11-08 16:28:04,380 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:04,380 INFO  L276                IsEmpty]: Start isEmpty. Operand 51 states and 56 transitions.
[2024-11-08 16:28:04,381 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-08 16:28:04,381 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:04,381 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:04,382 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 16:28:04,382 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:04,383 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:04,383 INFO  L85        PathProgramCache]: Analyzing trace with hash -895197661, now seen corresponding path program 1 times
[2024-11-08 16:28:04,384 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:04,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212692115]
[2024-11-08 16:28:04,385 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:04,385 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:04,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:04,651 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:04,651 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:04,651 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212692115]
[2024-11-08 16:28:04,652 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212692115] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:04,652 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1566363918]
[2024-11-08 16:28:04,652 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:04,652 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:04,653 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:04,658 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:04,663 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:28:04,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:04,757 INFO  L255         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:04,765 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:04,908 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:04,908 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:28:04,909 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1566363918] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:04,909 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:28:04,909 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8
[2024-11-08 16:28:04,910 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1645064982]
[2024-11-08 16:28:04,912 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:04,913 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:28:04,913 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:04,914 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:28:04,916 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:28:04,917 INFO  L87              Difference]: Start difference. First operand 51 states and 56 transitions. Second operand  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 2 states have call successors, (2), 2 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:04,977 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:04,977 INFO  L93              Difference]: Finished difference Result 51 states and 56 transitions.
[2024-11-08 16:28:04,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:28:04,983 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 2 states have call successors, (2), 2 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14
[2024-11-08 16:28:04,984 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:04,984 INFO  L225             Difference]: With dead ends: 51
[2024-11-08 16:28:04,985 INFO  L226             Difference]: Without dead ends: 50
[2024-11-08 16:28:04,985 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:28:04,991 INFO  L432           NwaCegarLoop]: 38 mSDtfsCounter, 36 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 114 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:04,991 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 114 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:28:04,992 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 50 states.
[2024-11-08 16:28:05,011 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50.
[2024-11-08 16:28:05,015 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 50 states, 31 states have (on average 1.3548387096774193) internal successors, (42), 41 states have internal predecessors, (42), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 16:28:05,017 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 55 transitions.
[2024-11-08 16:28:05,017 INFO  L78                 Accepts]: Start accepts. Automaton has 50 states and 55 transitions. Word has length 14
[2024-11-08 16:28:05,018 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:05,018 INFO  L471      AbstractCegarLoop]: Abstraction has 50 states and 55 transitions.
[2024-11-08 16:28:05,019 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 2 states have call successors, (2), 2 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:05,019 INFO  L276                IsEmpty]: Start isEmpty. Operand 50 states and 55 transitions.
[2024-11-08 16:28:05,023 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 16:28:05,023 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:05,023 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:05,051 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 16:28:05,224 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:05,224 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:05,225 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:05,225 INFO  L85        PathProgramCache]: Analyzing trace with hash -1981323677, now seen corresponding path program 1 times
[2024-11-08 16:28:05,225 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:05,225 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [603184812]
[2024-11-08 16:28:05,225 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:05,226 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:05,239 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:05,369 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:05,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:05,370 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [603184812]
[2024-11-08 16:28:05,370 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [603184812] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:05,370 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1881338491]
[2024-11-08 16:28:05,370 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:05,371 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:05,371 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:05,376 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:05,383 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:28:05,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:05,453 INFO  L255         TraceCheckSpWp]: Trace formula consists of 83 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:05,455 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:05,533 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:05,533 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:05,612 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:05,612 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1881338491] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:05,613 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:05,613 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11
[2024-11-08 16:28:05,613 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1704487363]
[2024-11-08 16:28:05,613 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:05,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:28:05,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:05,615 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:28:05,615 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=91, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:28:05,615 INFO  L87              Difference]: Start difference. First operand 50 states and 55 transitions. Second operand  has 12 states, 11 states have (on average 2.6363636363636362) internal successors, (29), 12 states have internal predecessors, (29), 5 states have call successors, (5), 5 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:05,867 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:05,867 INFO  L93              Difference]: Finished difference Result 157 states and 189 transitions.
[2024-11-08 16:28:05,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 16:28:05,868 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 2.6363636363636362) internal successors, (29), 12 states have internal predecessors, (29), 5 states have call successors, (5), 5 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15
[2024-11-08 16:28:05,868 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:05,871 INFO  L225             Difference]: With dead ends: 157
[2024-11-08 16:28:05,871 INFO  L226             Difference]: Without dead ends: 156
[2024-11-08 16:28:05,872 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=77, Invalid=163, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:28:05,873 INFO  L432           NwaCegarLoop]: 39 mSDtfsCounter, 126 mSDsluCounter, 221 mSDsCounter, 0 mSdLazyCounter, 68 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 126 SdHoareTripleChecker+Valid, 260 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 68 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:05,874 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [126 Valid, 260 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 68 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:28:05,875 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 156 states.
[2024-11-08 16:28:05,915 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 89.
[2024-11-08 16:28:05,916 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 89 states, 60 states have (on average 1.3) internal successors, (78), 72 states have internal predecessors, (78), 14 states have call successors, (14), 6 states have call predecessors, (14), 6 states have return successors, (28), 13 states have call predecessors, (28), 13 states have call successors, (28)
[2024-11-08 16:28:05,919 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 89 states and 120 transitions.
[2024-11-08 16:28:05,923 INFO  L78                 Accepts]: Start accepts. Automaton has 89 states and 120 transitions. Word has length 15
[2024-11-08 16:28:05,924 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:05,924 INFO  L471      AbstractCegarLoop]: Abstraction has 89 states and 120 transitions.
[2024-11-08 16:28:05,924 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 2.6363636363636362) internal successors, (29), 12 states have internal predecessors, (29), 5 states have call successors, (5), 5 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:05,924 INFO  L276                IsEmpty]: Start isEmpty. Operand 89 states and 120 transitions.
[2024-11-08 16:28:05,925 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-08 16:28:05,925 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:05,925 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:05,956 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-08 16:28:06,126 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:06,128 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:06,129 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:06,129 INFO  L85        PathProgramCache]: Analyzing trace with hash -1291491803, now seen corresponding path program 1 times
[2024-11-08 16:28:06,129 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:06,129 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454645255]
[2024-11-08 16:28:06,130 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:06,130 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:06,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:06,235 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:06,235 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:06,236 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454645255]
[2024-11-08 16:28:06,236 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454645255] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:06,236 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [513661048]
[2024-11-08 16:28:06,236 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:06,237 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:06,237 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:06,239 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:06,242 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:28:06,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:06,303 INFO  L255         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:06,306 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:06,363 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:06,364 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:06,566 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:06,566 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [513661048] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:06,566 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:06,566 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 11
[2024-11-08 16:28:06,567 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [9527957]
[2024-11-08 16:28:06,569 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:06,569 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:28:06,569 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:06,570 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:28:06,571 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=98, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:28:06,572 INFO  L87              Difference]: Start difference. First operand 89 states and 120 transitions. Second operand  has 12 states, 9 states have (on average 2.888888888888889) internal successors, (26), 8 states have internal predecessors, (26), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:06,739 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:06,739 INFO  L93              Difference]: Finished difference Result 95 states and 126 transitions.
[2024-11-08 16:28:06,740 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:28:06,740 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 9 states have (on average 2.888888888888889) internal successors, (26), 8 states have internal predecessors, (26), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16
[2024-11-08 16:28:06,741 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:06,742 INFO  L225             Difference]: With dead ends: 95
[2024-11-08 16:28:06,743 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 16:28:06,743 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 26 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=64, Invalid=146, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:28:06,745 INFO  L432           NwaCegarLoop]: 31 mSDtfsCounter, 42 mSDsluCounter, 178 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 209 SdHoareTripleChecker+Invalid, 83 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:06,745 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 209 Invalid, 83 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:28:06,746 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 16:28:06,767 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 93.
[2024-11-08 16:28:06,767 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93 states, 63 states have (on average 1.1904761904761905) internal successors, (75), 73 states have internal predecessors, (75), 14 states have call successors, (14), 6 states have call predecessors, (14), 9 states have return successors, (31), 13 states have call predecessors, (31), 13 states have call successors, (31)
[2024-11-08 16:28:06,769 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 120 transitions.
[2024-11-08 16:28:06,769 INFO  L78                 Accepts]: Start accepts. Automaton has 93 states and 120 transitions. Word has length 16
[2024-11-08 16:28:06,770 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:06,770 INFO  L471      AbstractCegarLoop]: Abstraction has 93 states and 120 transitions.
[2024-11-08 16:28:06,770 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 9 states have (on average 2.888888888888889) internal successors, (26), 8 states have internal predecessors, (26), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:06,770 INFO  L276                IsEmpty]: Start isEmpty. Operand 93 states and 120 transitions.
[2024-11-08 16:28:06,772 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-08 16:28:06,772 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:06,772 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:06,799 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 16:28:06,972 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:06,973 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:06,974 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:06,974 INFO  L85        PathProgramCache]: Analyzing trace with hash 978877444, now seen corresponding path program 1 times
[2024-11-08 16:28:06,974 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:06,974 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1217808197]
[2024-11-08 16:28:06,974 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:06,974 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:06,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,048 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:07,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,081 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:07,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,090 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:07,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,097 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:28:07,097 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:07,097 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1217808197]
[2024-11-08 16:28:07,098 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1217808197] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:07,098 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:28:07,098 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 16:28:07,098 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2069681838]
[2024-11-08 16:28:07,098 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:07,099 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:28:07,100 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:07,101 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:28:07,102 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:28:07,102 INFO  L87              Difference]: Start difference. First operand 93 states and 120 transitions. Second operand  has 6 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:28:07,277 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:07,278 INFO  L93              Difference]: Finished difference Result 113 states and 140 transitions.
[2024-11-08 16:28:07,278 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:28:07,279 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 28
[2024-11-08 16:28:07,279 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:07,281 INFO  L225             Difference]: With dead ends: 113
[2024-11-08 16:28:07,283 INFO  L226             Difference]: Without dead ends: 108
[2024-11-08 16:28:07,284 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:28:07,285 INFO  L432           NwaCegarLoop]: 20 mSDtfsCounter, 68 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 93 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:07,285 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 83 Invalid, 93 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:28:07,287 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 108 states.
[2024-11-08 16:28:07,311 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 103.
[2024-11-08 16:28:07,312 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 103 states, 72 states have (on average 1.2222222222222223) internal successors, (88), 81 states have internal predecessors, (88), 15 states have call successors, (15), 7 states have call predecessors, (15), 9 states have return successors, (32), 14 states have call predecessors, (32), 14 states have call successors, (32)
[2024-11-08 16:28:07,313 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 135 transitions.
[2024-11-08 16:28:07,314 INFO  L78                 Accepts]: Start accepts. Automaton has 103 states and 135 transitions. Word has length 28
[2024-11-08 16:28:07,314 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:07,314 INFO  L471      AbstractCegarLoop]: Abstraction has 103 states and 135 transitions.
[2024-11-08 16:28:07,314 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:28:07,315 INFO  L276                IsEmpty]: Start isEmpty. Operand 103 states and 135 transitions.
[2024-11-08 16:28:07,316 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-11-08 16:28:07,316 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:07,316 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:07,317 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 16:28:07,317 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting hanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:07,318 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:07,318 INFO  L85        PathProgramCache]: Analyzing trace with hash 280429750, now seen corresponding path program 1 times
[2024-11-08 16:28:07,319 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:07,319 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761326299]
[2024-11-08 16:28:07,319 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:07,320 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:07,337 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:07,450 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,531 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:07,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,580 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:07,583 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,589 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-08 16:28:07,589 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:07,589 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761326299]
[2024-11-08 16:28:07,590 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761326299] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:07,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2101684935]
[2024-11-08 16:28:07,590 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:07,590 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:07,591 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:07,593 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:07,596 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 16:28:07,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:07,677 INFO  L255         TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:07,679 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:07,738 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:28:07,738 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:28:07,738 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2101684935] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:07,738 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:28:07,738 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [10] total 13
[2024-11-08 16:28:07,739 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1236746434]
[2024-11-08 16:28:07,739 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:07,739 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:28:07,739 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:07,740 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:28:07,740 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=148, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:28:07,740 INFO  L87              Difference]: Start difference. First operand 103 states and 135 transitions. Second operand  has 5 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:28:07,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:07,791 INFO  L93              Difference]: Finished difference Result 105 states and 138 transitions.
[2024-11-08 16:28:07,791 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:28:07,791 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 29
[2024-11-08 16:28:07,792 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:07,793 INFO  L225             Difference]: With dead ends: 105
[2024-11-08 16:28:07,793 INFO  L226             Difference]: Without dead ends: 104
[2024-11-08 16:28:07,793 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 42 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=172, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:28:07,794 INFO  L432           NwaCegarLoop]: 33 mSDtfsCounter, 27 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:07,794 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 104 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:28:07,795 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 104 states.
[2024-11-08 16:28:07,811 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 102.
[2024-11-08 16:28:07,812 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 102 states, 72 states have (on average 1.1944444444444444) internal successors, (86), 80 states have internal predecessors, (86), 15 states have call successors, (15), 7 states have call predecessors, (15), 9 states have return successors, (32), 14 states have call predecessors, (32), 14 states have call successors, (32)
[2024-11-08 16:28:07,814 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 133 transitions.
[2024-11-08 16:28:07,814 INFO  L78                 Accepts]: Start accepts. Automaton has 102 states and 133 transitions. Word has length 29
[2024-11-08 16:28:07,814 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:07,815 INFO  L471      AbstractCegarLoop]: Abstraction has 102 states and 133 transitions.
[2024-11-08 16:28:07,815 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:28:07,815 INFO  L276                IsEmpty]: Start isEmpty. Operand 102 states and 133 transitions.
[2024-11-08 16:28:07,816 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-11-08 16:28:07,816 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:07,817 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:07,841 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-08 16:28:08,017 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:08,018 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:08,018 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:08,018 INFO  L85        PathProgramCache]: Analyzing trace with hash 533107753, now seen corresponding path program 1 times
[2024-11-08 16:28:08,018 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:08,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [276418732]
[2024-11-08 16:28:08,019 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:08,019 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:08,030 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:08,115 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:08,120 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:08,128 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:08,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:08,132 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:08,134 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:08,136 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:28:08,140 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:08,140 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [276418732]
[2024-11-08 16:28:08,141 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [276418732] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:08,141 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1272981837]
[2024-11-08 16:28:08,141 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:08,141 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:08,141 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:08,145 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:08,154 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 16:28:08,228 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:08,230 INFO  L255         TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:08,233 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:08,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:28:08,276 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:08,412 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:28:08,413 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1272981837] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:08,414 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:08,414 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 12
[2024-11-08 16:28:08,414 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [758807972]
[2024-11-08 16:28:08,414 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:08,416 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 16:28:08,416 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:08,417 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 16:28:08,418 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:28:08,418 INFO  L87              Difference]: Start difference. First operand 102 states and 133 transitions. Second operand  has 13 states, 10 states have (on average 2.9) internal successors, (29), 8 states have internal predecessors, (29), 5 states have call successors, (11), 6 states have call predecessors, (11), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:28:08,893 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:08,894 INFO  L93              Difference]: Finished difference Result 163 states and 196 transitions.
[2024-11-08 16:28:08,894 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:28:08,895 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 10 states have (on average 2.9) internal successors, (29), 8 states have internal predecessors, (29), 5 states have call successors, (11), 6 states have call predecessors, (11), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 33
[2024-11-08 16:28:08,895 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:08,896 INFO  L225             Difference]: With dead ends: 163
[2024-11-08 16:28:08,897 INFO  L226             Difference]: Without dead ends: 162
[2024-11-08 16:28:08,897 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 63 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=120, Invalid=342, Unknown=0, NotChecked=0, Total=462
[2024-11-08 16:28:08,898 INFO  L432           NwaCegarLoop]: 20 mSDtfsCounter, 236 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 215 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 236 SdHoareTripleChecker+Valid, 159 SdHoareTripleChecker+Invalid, 241 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 215 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:08,899 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [236 Valid, 159 Invalid, 241 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 215 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:28:08,900 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 162 states.
[2024-11-08 16:28:08,923 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 138.
[2024-11-08 16:28:08,924 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 138 states, 102 states have (on average 1.2843137254901962) internal successors, (131), 110 states have internal predecessors, (131), 18 states have call successors, (18), 10 states have call predecessors, (18), 12 states have return successors, (35), 17 states have call predecessors, (35), 17 states have call successors, (35)
[2024-11-08 16:28:08,926 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 138 states and 184 transitions.
[2024-11-08 16:28:08,926 INFO  L78                 Accepts]: Start accepts. Automaton has 138 states and 184 transitions. Word has length 33
[2024-11-08 16:28:08,927 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:08,927 INFO  L471      AbstractCegarLoop]: Abstraction has 138 states and 184 transitions.
[2024-11-08 16:28:08,927 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 10 states have (on average 2.9) internal successors, (29), 8 states have internal predecessors, (29), 5 states have call successors, (11), 6 states have call predecessors, (11), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:28:08,928 INFO  L276                IsEmpty]: Start isEmpty. Operand 138 states and 184 transitions.
[2024-11-08 16:28:08,929 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-08 16:28:08,929 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:08,929 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 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 16:28:08,955 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-08 16:28:09,130 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:09,131 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting hanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:09,131 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:09,131 INFO  L85        PathProgramCache]: Analyzing trace with hash -976431123, now seen corresponding path program 1 times
[2024-11-08 16:28:09,131 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:09,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1687863885]
[2024-11-08 16:28:09,131 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:09,132 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:09,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:09,178 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:09,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:09,186 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:09,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:09,189 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:09,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:09,193 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:09,195 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:09,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-08 16:28:09,230 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:09,230 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1687863885]
[2024-11-08 16:28:09,230 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1687863885] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:09,231 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:28:09,231 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 16:28:09,231 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130021293]
[2024-11-08 16:28:09,231 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:09,232 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:28:09,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:09,232 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:28:09,233 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:28:09,233 INFO  L87              Difference]: Start difference. First operand 138 states and 184 transitions. Second operand  has 6 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 1 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 16:28:09,385 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:09,385 INFO  L93              Difference]: Finished difference Result 175 states and 237 transitions.
[2024-11-08 16:28:09,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:28:09,386 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 1 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4) Word has length 36
[2024-11-08 16:28:09,386 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:09,388 INFO  L225             Difference]: With dead ends: 175
[2024-11-08 16:28:09,388 INFO  L226             Difference]: Without dead ends: 164
[2024-11-08 16:28:09,389 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:28:09,390 INFO  L432           NwaCegarLoop]: 20 mSDtfsCounter, 49 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:09,391 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 85 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:28:09,391 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 164 states.
[2024-11-08 16:28:09,415 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 164 to 164.
[2024-11-08 16:28:09,416 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 164 states, 125 states have (on average 1.224) internal successors, (153), 132 states have internal predecessors, (153), 18 states have call successors, (18), 10 states have call predecessors, (18), 15 states have return successors, (39), 21 states have call predecessors, (39), 17 states have call successors, (39)
[2024-11-08 16:28:09,418 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 164 states and 210 transitions.
[2024-11-08 16:28:09,418 INFO  L78                 Accepts]: Start accepts. Automaton has 164 states and 210 transitions. Word has length 36
[2024-11-08 16:28:09,420 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:09,421 INFO  L471      AbstractCegarLoop]: Abstraction has 164 states and 210 transitions.
[2024-11-08 16:28:09,421 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 1 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 16:28:09,421 INFO  L276                IsEmpty]: Start isEmpty. Operand 164 states and 210 transitions.
[2024-11-08 16:28:09,422 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-08 16:28:09,426 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:09,426 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 4, 1, 1, 1, 1, 1]
[2024-11-08 16:28:09,427 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:28:09,427 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:09,427 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:09,427 INFO  L85        PathProgramCache]: Analyzing trace with hash 985458174, now seen corresponding path program 2 times
[2024-11-08 16:28:09,427 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:09,428 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [871526965]
[2024-11-08 16:28:09,428 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:09,428 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:09,448 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:09,833 INFO  L134       CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:09,833 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:09,833 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [871526965]
[2024-11-08 16:28:09,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [871526965] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:09,834 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1871300543]
[2024-11-08 16:28:09,834 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:28:09,834 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:09,834 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:09,836 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:09,839 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 16:28:09,920 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:28:09,920 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:09,922 INFO  L255         TraceCheckSpWp]: Trace formula consists of 170 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:09,924 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:10,067 INFO  L134       CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:10,068 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:10,360 INFO  L134       CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:10,361 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1871300543] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:10,361 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:10,361 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 23
[2024-11-08 16:28:10,361 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1095395431]
[2024-11-08 16:28:10,365 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:10,366 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-11-08 16:28:10,366 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:10,367 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-11-08 16:28:10,367 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=155, Invalid=397, Unknown=0, NotChecked=0, Total=552
[2024-11-08 16:28:10,368 INFO  L87              Difference]: Start difference. First operand 164 states and 210 transitions. Second operand  has 24 states, 23 states have (on average 2.8260869565217392) internal successors, (65), 24 states have internal predecessors, (65), 11 states have call successors, (11), 11 states have call predecessors, (11), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:11,218 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:11,219 INFO  L93              Difference]: Finished difference Result 1095 states and 1449 transitions.
[2024-11-08 16:28:11,220 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-08 16:28:11,220 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 2.8260869565217392) internal successors, (65), 24 states have internal predecessors, (65), 11 states have call successors, (11), 11 states have call predecessors, (11), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 36
[2024-11-08 16:28:11,220 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:11,233 INFO  L225             Difference]: With dead ends: 1095
[2024-11-08 16:28:11,233 INFO  L226             Difference]: Without dead ends: 1094
[2024-11-08 16:28:11,236 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 96 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 232 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=332, Invalid=790, Unknown=0, NotChecked=0, Total=1122
[2024-11-08 16:28:11,237 INFO  L432           NwaCegarLoop]: 36 mSDtfsCounter, 449 mSDsluCounter, 393 mSDsCounter, 0 mSdLazyCounter, 192 mSolverCounterSat, 60 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 449 SdHoareTripleChecker+Valid, 429 SdHoareTripleChecker+Invalid, 252 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 60 IncrementalHoareTripleChecker+Valid, 192 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:11,238 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [449 Valid, 429 Invalid, 252 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [60 Valid, 192 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 16:28:11,240 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1094 states.
[2024-11-08 16:28:11,316 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1094 to 266.
[2024-11-08 16:28:11,317 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 266 states, 197 states have (on average 1.1725888324873097) internal successors, (231), 210 states have internal predecessors, (231), 36 states have call successors, (36), 16 states have call predecessors, (36), 27 states have return successors, (168), 39 states have call predecessors, (168), 35 states have call successors, (168)
[2024-11-08 16:28:11,323 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 266 states and 435 transitions.
[2024-11-08 16:28:11,324 INFO  L78                 Accepts]: Start accepts. Automaton has 266 states and 435 transitions. Word has length 36
[2024-11-08 16:28:11,325 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:11,326 INFO  L471      AbstractCegarLoop]: Abstraction has 266 states and 435 transitions.
[2024-11-08 16:28:11,326 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 2.8260869565217392) internal successors, (65), 24 states have internal predecessors, (65), 11 states have call successors, (11), 11 states have call predecessors, (11), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:11,326 INFO  L276                IsEmpty]: Start isEmpty. Operand 266 states and 435 transitions.
[2024-11-08 16:28:11,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-08 16:28:11,332 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:11,332 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:11,357 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 16:28:11,533 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:11,533 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:11,534 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:11,534 INFO  L85        PathProgramCache]: Analyzing trace with hash 603763268, now seen corresponding path program 2 times
[2024-11-08 16:28:11,534 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:11,534 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [338494614]
[2024-11-08 16:28:11,534 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:11,534 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:11,547 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:11,839 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:11,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:11,953 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:11,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:12,011 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:12,014 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:12,023 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 2 proven. 49 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-08 16:28:12,024 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:12,024 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [338494614]
[2024-11-08 16:28:12,025 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [338494614] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:12,025 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1961734237]
[2024-11-08 16:28:12,025 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:28:12,025 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:12,025 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:12,027 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:12,029 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 16:28:12,104 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:28:12,104 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:12,106 INFO  L255         TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:12,109 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:12,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 42 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:28:12,198 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:12,584 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 42 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:28:12,584 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1961734237] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:12,585 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:12,585 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 12, 12] total 29
[2024-11-08 16:28:12,585 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [312728887]
[2024-11-08 16:28:12,585 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:12,586 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-11-08 16:28:12,586 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:12,587 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-11-08 16:28:12,588 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=153, Invalid=717, Unknown=0, NotChecked=0, Total=870
[2024-11-08 16:28:12,588 INFO  L87              Difference]: Start difference. First operand 266 states and 435 transitions. Second operand  has 30 states, 27 states have (on average 2.4444444444444446) internal successors, (66), 19 states have internal predecessors, (66), 13 states have call successors, (17), 12 states have call predecessors, (17), 3 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7)
[2024-11-08 16:28:14,007 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:14,008 INFO  L93              Difference]: Finished difference Result 421 states and 585 transitions.
[2024-11-08 16:28:14,008 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-11-08 16:28:14,009 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 27 states have (on average 2.4444444444444446) internal successors, (66), 19 states have internal predecessors, (66), 13 states have call successors, (17), 12 states have call predecessors, (17), 3 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7) Word has length 48
[2024-11-08 16:28:14,009 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:14,013 INFO  L225             Difference]: With dead ends: 421
[2024-11-08 16:28:14,013 INFO  L226             Difference]: Without dead ends: 420
[2024-11-08 16:28:14,015 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 141 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 53 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 697 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=560, Invalid=2410, Unknown=0, NotChecked=0, Total=2970
[2024-11-08 16:28:14,016 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 729 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 585 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 732 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 658 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 585 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:14,016 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [732 Valid, 92 Invalid, 658 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [73 Valid, 585 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 16:28:14,018 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 420 states.
[2024-11-08 16:28:14,090 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 420 to 380.
[2024-11-08 16:28:14,091 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 380 states, 293 states have (on average 1.2184300341296928) internal successors, (357), 306 states have internal predecessors, (357), 42 states have call successors, (42), 22 states have call predecessors, (42), 39 states have return successors, (180), 51 states have call predecessors, (180), 41 states have call successors, (180)
[2024-11-08 16:28:14,095 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 380 states to 380 states and 579 transitions.
[2024-11-08 16:28:14,096 INFO  L78                 Accepts]: Start accepts. Automaton has 380 states and 579 transitions. Word has length 48
[2024-11-08 16:28:14,096 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:14,096 INFO  L471      AbstractCegarLoop]: Abstraction has 380 states and 579 transitions.
[2024-11-08 16:28:14,097 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 27 states have (on average 2.4444444444444446) internal successors, (66), 19 states have internal predecessors, (66), 13 states have call successors, (17), 12 states have call predecessors, (17), 3 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7)
[2024-11-08 16:28:14,097 INFO  L276                IsEmpty]: Start isEmpty. Operand 380 states and 579 transitions.
[2024-11-08 16:28:14,098 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-08 16:28:14,099 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:14,099 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:14,126 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-08 16:28:14,303 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:14,304 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting hanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:14,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:14,305 INFO  L85        PathProgramCache]: Analyzing trace with hash 1788578095, now seen corresponding path program 1 times
[2024-11-08 16:28:14,305 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:14,305 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1127103122]
[2024-11-08 16:28:14,305 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:14,305 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:14,319 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:14,442 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:14,447 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:14,520 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:14,522 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:14,569 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:14,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:14,577 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:14,581 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:14,634 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:28:14,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:14,687 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 2 proven. 19 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:28:14,687 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:14,688 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1127103122]
[2024-11-08 16:28:14,688 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1127103122] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:14,688 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [154649329]
[2024-11-08 16:28:14,688 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:14,688 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:14,689 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:14,690 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:14,692 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 16:28:14,766 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:14,771 INFO  L255         TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:14,773 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:14,958 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 6 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-08 16:28:14,958 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:15,557 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 6 proven. 15 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:28:15,557 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [154649329] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:15,557 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:15,558 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 11, 13] total 28
[2024-11-08 16:28:15,558 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [185162910]
[2024-11-08 16:28:15,558 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:15,559 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-11-08 16:28:15,559 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:15,560 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-11-08 16:28:15,561 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=655, Unknown=0, NotChecked=0, Total=756
[2024-11-08 16:28:15,562 INFO  L87              Difference]: Start difference. First operand 380 states and 579 transitions. Second operand  has 28 states, 26 states have (on average 2.9615384615384617) internal successors, (77), 23 states have internal predecessors, (77), 14 states have call successors, (15), 4 states have call predecessors, (15), 8 states have return successors, (14), 8 states have call predecessors, (14), 12 states have call successors, (14)
[2024-11-08 16:28:16,454 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:16,454 INFO  L93              Difference]: Finished difference Result 1032 states and 1755 transitions.
[2024-11-08 16:28:16,456 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-08 16:28:16,457 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 26 states have (on average 2.9615384615384617) internal successors, (77), 23 states have internal predecessors, (77), 14 states have call successors, (15), 4 states have call predecessors, (15), 8 states have return successors, (14), 8 states have call predecessors, (14), 12 states have call successors, (14) Word has length 48
[2024-11-08 16:28:16,457 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:16,462 INFO  L225             Difference]: With dead ends: 1032
[2024-11-08 16:28:16,462 INFO  L226             Difference]: Without dead ends: 678
[2024-11-08 16:28:16,470 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 135 GetRequests, 90 SyntacticMatches, 3 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 364 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=273, Invalid=1619, Unknown=0, NotChecked=0, Total=1892
[2024-11-08 16:28:16,470 INFO  L432           NwaCegarLoop]: 17 mSDtfsCounter, 155 mSDsluCounter, 172 mSDsCounter, 0 mSdLazyCounter, 566 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 162 SdHoareTripleChecker+Valid, 189 SdHoareTripleChecker+Invalid, 608 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 566 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:16,471 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [162 Valid, 189 Invalid, 608 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 566 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 16:28:16,472 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 678 states.
[2024-11-08 16:28:16,567 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 678 to 644.
[2024-11-08 16:28:16,568 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 644 states, 498 states have (on average 1.1907630522088353) internal successors, (593), 508 states have internal predecessors, (593), 91 states have call successors, (91), 52 states have call predecessors, (91), 49 states have return successors, (238), 83 states have call predecessors, (238), 70 states have call successors, (238)
[2024-11-08 16:28:16,574 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 644 states and 922 transitions.
[2024-11-08 16:28:16,575 INFO  L78                 Accepts]: Start accepts. Automaton has 644 states and 922 transitions. Word has length 48
[2024-11-08 16:28:16,575 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:16,575 INFO  L471      AbstractCegarLoop]: Abstraction has 644 states and 922 transitions.
[2024-11-08 16:28:16,575 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 26 states have (on average 2.9615384615384617) internal successors, (77), 23 states have internal predecessors, (77), 14 states have call successors, (15), 4 states have call predecessors, (15), 8 states have return successors, (14), 8 states have call predecessors, (14), 12 states have call successors, (14)
[2024-11-08 16:28:16,576 INFO  L276                IsEmpty]: Start isEmpty. Operand 644 states and 922 transitions.
[2024-11-08 16:28:16,578 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-08 16:28:16,578 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:16,578 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:16,601 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-08 16:28:16,782 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:16,783 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:16,783 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:16,783 INFO  L85        PathProgramCache]: Analyzing trace with hash 220460964, now seen corresponding path program 3 times
[2024-11-08 16:28:16,783 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:16,783 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1956990113]
[2024-11-08 16:28:16,783 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:16,783 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:16,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:17,458 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:17,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:17,567 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:17,569 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:17,630 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:17,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:17,639 INFO  L134       CoverageAnalysis]: Checked inductivity of 267 backedges. 2 proven. 262 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-08 16:28:17,640 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:17,640 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1956990113]
[2024-11-08 16:28:17,640 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1956990113] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:17,640 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1640354290]
[2024-11-08 16:28:17,640 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:28:17,641 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:17,641 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:17,643 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:17,648 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 16:28:17,715 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-08 16:28:17,716 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:17,717 INFO  L255         TraceCheckSpWp]: Trace formula consists of 136 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:17,719 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:17,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 267 backedges. 25 proven. 3 refuted. 0 times theorem prover too weak. 239 trivial. 0 not checked.
[2024-11-08 16:28:17,888 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:18,197 INFO  L134       CoverageAnalysis]: Checked inductivity of 267 backedges. 25 proven. 4 refuted. 0 times theorem prover too weak. 238 trivial. 0 not checked.
[2024-11-08 16:28:18,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1640354290] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:18,198 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:18,198 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 9, 10] total 39
[2024-11-08 16:28:18,198 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [18396467]
[2024-11-08 16:28:18,199 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:18,199 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 39 states
[2024-11-08 16:28:18,199 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:18,200 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants.
[2024-11-08 16:28:18,201 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=231, Invalid=1251, Unknown=0, NotChecked=0, Total=1482
[2024-11-08 16:28:18,201 INFO  L87              Difference]: Start difference. First operand 644 states and 922 transitions. Second operand  has 39 states, 37 states have (on average 2.4594594594594597) internal successors, (91), 25 states have internal predecessors, (91), 18 states have call successors, (21), 15 states have call predecessors, (21), 5 states have return successors, (8), 7 states have call predecessors, (8), 6 states have call successors, (8)
[2024-11-08 16:28:19,895 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:19,895 INFO  L93              Difference]: Finished difference Result 879 states and 1129 transitions.
[2024-11-08 16:28:19,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. 
[2024-11-08 16:28:19,896 INFO  L78                 Accepts]: Start accepts. Automaton has  has 39 states, 37 states have (on average 2.4594594594594597) internal successors, (91), 25 states have internal predecessors, (91), 18 states have call successors, (21), 15 states have call predecessors, (21), 5 states have return successors, (8), 7 states have call predecessors, (8), 6 states have call successors, (8) Word has length 78
[2024-11-08 16:28:19,896 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:19,901 INFO  L225             Difference]: With dead ends: 879
[2024-11-08 16:28:19,901 INFO  L226             Difference]: Without dead ends: 713
[2024-11-08 16:28:19,904 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 220 GetRequests, 150 SyntacticMatches, 3 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1139 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=803, Invalid=3889, Unknown=0, NotChecked=0, Total=4692
[2024-11-08 16:28:19,905 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 1031 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 693 mSolverCounterSat, 115 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1037 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 808 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 115 IncrementalHoareTripleChecker+Valid, 693 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:19,905 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1037 Valid, 86 Invalid, 808 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [115 Valid, 693 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 16:28:19,906 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 713 states.
[2024-11-08 16:28:19,992 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 713 to 667.
[2024-11-08 16:28:19,993 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 667 states, 521 states have (on average 1.1880998080614202) internal successors, (619), 521 states have internal predecessors, (619), 90 states have call successors, (90), 61 states have call predecessors, (90), 50 states have return successors, (222), 84 states have call predecessors, (222), 70 states have call successors, (222)
[2024-11-08 16:28:19,998 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 667 states to 667 states and 931 transitions.
[2024-11-08 16:28:19,999 INFO  L78                 Accepts]: Start accepts. Automaton has 667 states and 931 transitions. Word has length 78
[2024-11-08 16:28:20,000 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:20,001 INFO  L471      AbstractCegarLoop]: Abstraction has 667 states and 931 transitions.
[2024-11-08 16:28:20,001 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 39 states, 37 states have (on average 2.4594594594594597) internal successors, (91), 25 states have internal predecessors, (91), 18 states have call successors, (21), 15 states have call predecessors, (21), 5 states have return successors, (8), 7 states have call predecessors, (8), 6 states have call successors, (8)
[2024-11-08 16:28:20,001 INFO  L276                IsEmpty]: Start isEmpty. Operand 667 states and 931 transitions.
[2024-11-08 16:28:20,004 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-08 16:28:20,004 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:20,005 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 10, 10, 10, 10, 1, 1, 1, 1, 1]
[2024-11-08 16:28:20,026 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-08 16:28:20,205 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-11-08 16:28:20,206 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:20,206 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:20,207 INFO  L85        PathProgramCache]: Analyzing trace with hash -1229352162, now seen corresponding path program 3 times
[2024-11-08 16:28:20,207 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:20,207 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1488155186]
[2024-11-08 16:28:20,207 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:20,207 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:20,228 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:21,239 INFO  L134       CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:21,239 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:21,240 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1488155186]
[2024-11-08 16:28:21,240 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1488155186] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:21,240 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [725838186]
[2024-11-08 16:28:21,240 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:28:21,240 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:21,240 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:21,246 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:21,248 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 16:28:21,363 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-11-08 16:28:21,364 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:21,367 INFO  L255         TraceCheckSpWp]: Trace formula consists of 344 conjuncts, 45 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:21,372 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:21,587 INFO  L134       CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:21,587 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:22,384 INFO  L134       CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:22,386 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [725838186] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:22,386 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:22,386 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23, 23] total 47
[2024-11-08 16:28:22,387 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1914754527]
[2024-11-08 16:28:22,387 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:22,387 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-11-08 16:28:22,387 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:22,388 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-11-08 16:28:22,389 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=599, Invalid=1657, Unknown=0, NotChecked=0, Total=2256
[2024-11-08 16:28:22,390 INFO  L87              Difference]: Start difference. First operand 667 states and 931 transitions. Second operand  has 48 states, 47 states have (on average 2.9148936170212765) internal successors, (137), 48 states have internal predecessors, (137), 23 states have call successors, (23), 23 states have call predecessors, (23), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:24,923 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:24,923 INFO  L93              Difference]: Finished difference Result 5814 states and 8063 transitions.
[2024-11-08 16:28:24,924 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. 
[2024-11-08 16:28:24,924 INFO  L78                 Accepts]: Start accepts. Automaton has  has 48 states, 47 states have (on average 2.9148936170212765) internal successors, (137), 48 states have internal predecessors, (137), 23 states have call successors, (23), 23 states have call predecessors, (23), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 78
[2024-11-08 16:28:24,924 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:24,954 INFO  L225             Difference]: With dead ends: 5814
[2024-11-08 16:28:24,955 INFO  L226             Difference]: Without dead ends: 5733
[2024-11-08 16:28:24,962 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 210 GetRequests, 142 SyntacticMatches, 0 SemanticMatches, 68 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1048 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=1382, Invalid=3448, Unknown=0, NotChecked=0, Total=4830
[2024-11-08 16:28:24,963 INFO  L432           NwaCegarLoop]: 47 mSDtfsCounter, 906 mSDsluCounter, 723 mSDsCounter, 0 mSdLazyCounter, 522 mSolverCounterSat, 133 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 906 SdHoareTripleChecker+Valid, 770 SdHoareTripleChecker+Invalid, 655 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 133 IncrementalHoareTripleChecker+Valid, 522 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:24,963 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [906 Valid, 770 Invalid, 655 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [133 Valid, 522 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-08 16:28:24,969 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5733 states.
[2024-11-08 16:28:25,291 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5733 to 1256.
[2024-11-08 16:28:25,295 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1256 states, 965 states have (on average 1.1398963730569949) internal successors, (1100), 964 states have internal predecessors, (1100), 198 states have call successors, (198), 121 states have call predecessors, (198), 87 states have return successors, (1183), 170 states have call predecessors, (1183), 154 states have call successors, (1183)
[2024-11-08 16:28:25,314 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1256 states to 1256 states and 2481 transitions.
[2024-11-08 16:28:25,318 INFO  L78                 Accepts]: Start accepts. Automaton has 1256 states and 2481 transitions. Word has length 78
[2024-11-08 16:28:25,319 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:25,319 INFO  L471      AbstractCegarLoop]: Abstraction has 1256 states and 2481 transitions.
[2024-11-08 16:28:25,320 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 47 states have (on average 2.9148936170212765) internal successors, (137), 48 states have internal predecessors, (137), 23 states have call successors, (23), 23 states have call predecessors, (23), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:25,320 INFO  L276                IsEmpty]: Start isEmpty. Operand 1256 states and 2481 transitions.
[2024-11-08 16:28:25,325 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 116
[2024-11-08 16:28:25,325 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:25,325 INFO  L215           NwaCegarLoop]: trace histogram [12, 12, 11, 11, 11, 7, 7, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:25,350 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-08 16:28:25,526 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-08 16:28:25,526 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:25,527 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:25,527 INFO  L85        PathProgramCache]: Analyzing trace with hash 9934441, now seen corresponding path program 4 times
[2024-11-08 16:28:25,527 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:25,527 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1105113180]
[2024-11-08 16:28:25,527 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:25,527 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:25,547 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,353 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:26,362 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,493 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:26,496 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,578 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:26,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,645 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:26,646 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,650 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:26,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,663 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:26,665 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,667 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:26,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,671 INFO  L134       CoverageAnalysis]: Checked inductivity of 416 backedges. 15 proven. 356 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked.
[2024-11-08 16:28:26,672 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:26,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1105113180]
[2024-11-08 16:28:26,672 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1105113180] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:26,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [248200517]
[2024-11-08 16:28:26,673 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 16:28:26,673 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:26,673 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:26,675 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:26,677 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 16:28:26,772 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 16:28:26,772 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:26,774 INFO  L255         TraceCheckSpWp]: Trace formula consists of 257 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:26,777 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:27,002 INFO  L134       CoverageAnalysis]: Checked inductivity of 416 backedges. 81 proven. 53 refuted. 0 times theorem prover too weak. 282 trivial. 0 not checked.
[2024-11-08 16:28:27,003 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:27,379 INFO  L134       CoverageAnalysis]: Checked inductivity of 416 backedges. 81 proven. 61 refuted. 0 times theorem prover too weak. 274 trivial. 0 not checked.
[2024-11-08 16:28:27,379 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [248200517] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:27,379 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:27,379 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [34, 11, 13] total 45
[2024-11-08 16:28:27,380 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [389626833]
[2024-11-08 16:28:27,380 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:27,382 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-11-08 16:28:27,382 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:27,384 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-11-08 16:28:27,386 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=293, Invalid=1687, Unknown=0, NotChecked=0, Total=1980
[2024-11-08 16:28:27,386 INFO  L87              Difference]: Start difference. First operand 1256 states and 2481 transitions. Second operand  has 45 states, 43 states have (on average 2.5348837209302326) internal successors, (109), 28 states have internal predecessors, (109), 23 states have call successors, (29), 17 states have call predecessors, (29), 6 states have return successors, (14), 9 states have call predecessors, (14), 8 states have call successors, (14)
[2024-11-08 16:28:28,469 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:28,470 INFO  L93              Difference]: Finished difference Result 2311 states and 5079 transitions.
[2024-11-08 16:28:28,470 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-08 16:28:28,470 INFO  L78                 Accepts]: Start accepts. Automaton has  has 45 states, 43 states have (on average 2.5348837209302326) internal successors, (109), 28 states have internal predecessors, (109), 23 states have call successors, (29), 17 states have call predecessors, (29), 6 states have return successors, (14), 9 states have call predecessors, (14), 8 states have call successors, (14) Word has length 115
[2024-11-08 16:28:28,471 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:28,482 INFO  L225             Difference]: With dead ends: 2311
[2024-11-08 16:28:28,483 INFO  L226             Difference]: Without dead ends: 1090
[2024-11-08 16:28:28,498 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 294 GetRequests, 233 SyntacticMatches, 0 SemanticMatches, 61 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 964 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=593, Invalid=3313, Unknown=0, NotChecked=0, Total=3906
[2024-11-08 16:28:28,499 INFO  L432           NwaCegarLoop]: 19 mSDtfsCounter, 171 mSDsluCounter, 189 mSDsCounter, 0 mSdLazyCounter, 722 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 174 SdHoareTripleChecker+Valid, 208 SdHoareTripleChecker+Invalid, 759 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 722 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:28,499 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [174 Valid, 208 Invalid, 759 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 722 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 16:28:28,501 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1090 states.
[2024-11-08 16:28:28,680 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1090 to 957.
[2024-11-08 16:28:28,682 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 957 states, 733 states have (on average 1.1077762619372442) internal successors, (812), 716 states have internal predecessors, (812), 124 states have call successors, (124), 94 states have call predecessors, (124), 95 states have return successors, (495), 146 states have call predecessors, (495), 123 states have call successors, (495)
[2024-11-08 16:28:28,688 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 957 states to 957 states and 1431 transitions.
[2024-11-08 16:28:28,690 INFO  L78                 Accepts]: Start accepts. Automaton has 957 states and 1431 transitions. Word has length 115
[2024-11-08 16:28:28,690 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:28,690 INFO  L471      AbstractCegarLoop]: Abstraction has 957 states and 1431 transitions.
[2024-11-08 16:28:28,691 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 45 states, 43 states have (on average 2.5348837209302326) internal successors, (109), 28 states have internal predecessors, (109), 23 states have call successors, (29), 17 states have call predecessors, (29), 6 states have return successors, (14), 9 states have call predecessors, (14), 8 states have call successors, (14)
[2024-11-08 16:28:28,691 INFO  L276                IsEmpty]: Start isEmpty. Operand 957 states and 1431 transitions.
[2024-11-08 16:28:28,695 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-11-08 16:28:28,696 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:28,696 INFO  L215           NwaCegarLoop]: trace histogram [15, 15, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:28,720 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-08 16:28:28,897 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-08 16:28:28,897 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting hanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:28,898 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:28,898 INFO  L85        PathProgramCache]: Analyzing trace with hash 542836559, now seen corresponding path program 2 times
[2024-11-08 16:28:28,898 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:28,898 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513115805]
[2024-11-08 16:28:28,898 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:28,898 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:28,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,011 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:29,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,036 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:29,040 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,048 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:29,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,055 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:29,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,058 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:29,059 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,061 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:29,063 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,067 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:29,068 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,070 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:29,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,073 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:28:29,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,085 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:29,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,092 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:29,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,095 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:29,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:29,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,104 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:29,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,108 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:29,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,111 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:28:29,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,143 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:28:29,146 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,180 INFO  L134       CoverageAnalysis]: Checked inductivity of 601 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 595 trivial. 0 not checked.
[2024-11-08 16:28:29,180 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:29,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513115805]
[2024-11-08 16:28:29,181 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1513115805] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:29,181 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1816379398]
[2024-11-08 16:28:29,181 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:28:29,181 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:29,181 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:29,183 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:29,185 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 16:28:29,323 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:28:29,323 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:29,325 INFO  L255         TraceCheckSpWp]: Trace formula consists of 497 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:29,329 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:29,377 INFO  L134       CoverageAnalysis]: Checked inductivity of 601 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 597 trivial. 0 not checked.
[2024-11-08 16:28:29,377 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:28:29,377 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1816379398] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:28:29,377 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:28:29,378 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [7] total 9
[2024-11-08 16:28:29,378 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1113170143]
[2024-11-08 16:28:29,378 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:28:29,378 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:28:29,378 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:29,379 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:28:29,379 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:28:29,380 INFO  L87              Difference]: Start difference. First operand 957 states and 1431 transitions. Second operand  has 6 states, 5 states have (on average 5.4) internal successors, (27), 6 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (5), 3 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-08 16:28:29,512 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:29,512 INFO  L93              Difference]: Finished difference Result 957 states and 1431 transitions.
[2024-11-08 16:28:29,512 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:28:29,513 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 5.4) internal successors, (27), 6 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (5), 3 states have call predecessors, (5), 1 states have call successors, (5) Word has length 144
[2024-11-08 16:28:29,513 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:29,521 INFO  L225             Difference]: With dead ends: 957
[2024-11-08 16:28:29,521 INFO  L226             Difference]: Without dead ends: 955
[2024-11-08 16:28:29,522 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 182 GetRequests, 174 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:28:29,524 INFO  L432           NwaCegarLoop]: 31 mSDtfsCounter, 3 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:29,524 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 118 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:28:29,526 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 955 states.
[2024-11-08 16:28:29,723 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 955 to 955.
[2024-11-08 16:28:29,726 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 955 states, 733 states have (on average 1.0750341064120055) internal successors, (788), 714 states have internal predecessors, (788), 124 states have call successors, (124), 94 states have call predecessors, (124), 95 states have return successors, (495), 146 states have call predecessors, (495), 123 states have call successors, (495)
[2024-11-08 16:28:29,734 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 955 states to 955 states and 1407 transitions.
[2024-11-08 16:28:29,735 INFO  L78                 Accepts]: Start accepts. Automaton has 955 states and 1407 transitions. Word has length 144
[2024-11-08 16:28:29,736 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:29,736 INFO  L471      AbstractCegarLoop]: Abstraction has 955 states and 1407 transitions.
[2024-11-08 16:28:29,736 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 5.4) internal successors, (27), 6 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (5), 3 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-08 16:28:29,737 INFO  L276                IsEmpty]: Start isEmpty. Operand 955 states and 1407 transitions.
[2024-11-08 16:28:29,742 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 16:28:29,742 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:29,742 INFO  L215           NwaCegarLoop]: trace histogram [15, 15, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:29,765 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-08 16:28:29,946 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-08 16:28:29,947 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting hanoiErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:29,947 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:29,948 INFO  L85        PathProgramCache]: Analyzing trace with hash -351935791, now seen corresponding path program 1 times
[2024-11-08 16:28:29,948 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:29,948 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [828486692]
[2024-11-08 16:28:29,948 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:29,949 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:29,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,059 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:30,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:30,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:30,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,104 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:30,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,106 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:30,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,109 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:30,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,114 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:30,116 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,117 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:30,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,121 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:28:30,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,132 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:30,135 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,139 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:30,140 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,142 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:30,144 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,146 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:30,149 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,153 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:30,154 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,156 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:30,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,159 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:28:30,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:28:30,196 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 602 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 595 trivial. 0 not checked.
[2024-11-08 16:28:30,230 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:30,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [828486692]
[2024-11-08 16:28:30,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [828486692] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:30,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1801350728]
[2024-11-08 16:28:30,231 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:30,231 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:30,232 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:30,233 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:30,237 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-08 16:28:30,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:30,366 INFO  L255         TraceCheckSpWp]: Trace formula consists of 498 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:30,368 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:30,413 INFO  L134       CoverageAnalysis]: Checked inductivity of 602 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 597 trivial. 0 not checked.
[2024-11-08 16:28:30,413 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:30,691 INFO  L134       CoverageAnalysis]: Checked inductivity of 602 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 597 trivial. 0 not checked.
[2024-11-08 16:28:30,691 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1801350728] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:30,691 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:30,692 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 5, 5] total 13
[2024-11-08 16:28:30,692 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1940634791]
[2024-11-08 16:28:30,692 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:30,692 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 16:28:30,692 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:30,693 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 16:28:30,693 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=137, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:28:30,693 INFO  L87              Difference]: Start difference. First operand 955 states and 1407 transitions. Second operand  has 14 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 1 states have call successors, (8), 2 states have call predecessors, (8), 6 states have return successors, (8), 6 states have call predecessors, (8), 1 states have call successors, (8)
[2024-11-08 16:28:31,071 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:31,071 INFO  L93              Difference]: Finished difference Result 1178 states and 1690 transitions.
[2024-11-08 16:28:31,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-08 16:28:31,072 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 1 states have call successors, (8), 2 states have call predecessors, (8), 6 states have return successors, (8), 6 states have call predecessors, (8), 1 states have call successors, (8) Word has length 145
[2024-11-08 16:28:31,073 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:31,079 INFO  L225             Difference]: With dead ends: 1178
[2024-11-08 16:28:31,080 INFO  L226             Difference]: Without dead ends: 1113
[2024-11-08 16:28:31,081 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 337 GetRequests, 316 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 107 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=118, Invalid=388, Unknown=0, NotChecked=0, Total=506
[2024-11-08 16:28:31,081 INFO  L432           NwaCegarLoop]: 20 mSDtfsCounter, 75 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 127 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 166 SdHoareTripleChecker+Invalid, 144 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:31,082 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 166 Invalid, 144 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 127 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:28:31,083 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1113 states.
[2024-11-08 16:28:31,235 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1113 to 1113.
[2024-11-08 16:28:31,238 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1113 states, 868 states have (on average 1.0460829493087558) internal successors, (908), 845 states have internal predecessors, (908), 124 states have call successors, (124), 94 states have call predecessors, (124), 119 states have return successors, (522), 173 states have call predecessors, (522), 123 states have call successors, (522)
[2024-11-08 16:28:31,244 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1113 states to 1113 states and 1554 transitions.
[2024-11-08 16:28:31,245 INFO  L78                 Accepts]: Start accepts. Automaton has 1113 states and 1554 transitions. Word has length 145
[2024-11-08 16:28:31,245 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:31,246 INFO  L471      AbstractCegarLoop]: Abstraction has 1113 states and 1554 transitions.
[2024-11-08 16:28:31,246 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 1 states have call successors, (8), 2 states have call predecessors, (8), 6 states have return successors, (8), 6 states have call predecessors, (8), 1 states have call successors, (8)
[2024-11-08 16:28:31,246 INFO  L276                IsEmpty]: Start isEmpty. Operand 1113 states and 1554 transitions.
[2024-11-08 16:28:31,252 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 182
[2024-11-08 16:28:31,252 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:31,252 INFO  L215           NwaCegarLoop]: trace histogram [15, 15, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:28:31,277 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-08 16:28:31,456 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-08 16:28:31,457 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting hanoiErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:31,457 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:31,457 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805318483, now seen corresponding path program 2 times
[2024-11-08 16:28:31,457 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:31,457 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644233147]
[2024-11-08 16:28:31,458 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:31,458 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:31,484 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,670 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:28:31,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,697 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:31,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,710 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:31,713 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:31,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,721 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:31,722 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,723 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:31,726 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,729 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:31,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,732 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:31,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,735 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:28:31,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,753 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:31,755 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,783 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:31,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,787 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:31,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,790 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:28:31,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,797 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:28:31,798 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,800 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:28:31,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,803 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:28:31,809 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,866 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:28:31,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,924 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:28:31,927 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:31,967 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:28:31,970 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:32,005 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:28:32,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:32,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 710 backedges. 5 proven. 62 refuted. 0 times theorem prover too weak. 643 trivial. 0 not checked.
[2024-11-08 16:28:32,048 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:32,048 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644233147]
[2024-11-08 16:28:32,049 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644233147] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:32,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [632325533]
[2024-11-08 16:28:32,049 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:28:32,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:32,049 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:32,051 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:32,053 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-08 16:28:32,203 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:28:32,203 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:32,206 INFO  L255         TraceCheckSpWp]: Trace formula consists of 558 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:32,210 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:32,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 710 backedges. 97 proven. 236 refuted. 0 times theorem prover too weak. 377 trivial. 0 not checked.
[2024-11-08 16:28:32,614 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:34,589 INFO  L134       CoverageAnalysis]: Checked inductivity of 710 backedges. 97 proven. 285 refuted. 0 times theorem prover too weak. 328 trivial. 0 not checked.
[2024-11-08 16:28:34,590 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [632325533] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:34,590 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:34,590 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 16, 23] total 41
[2024-11-08 16:28:34,590 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1067166234]
[2024-11-08 16:28:34,591 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:34,591 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 41 states
[2024-11-08 16:28:34,592 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:34,592 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants.
[2024-11-08 16:28:34,593 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=169, Invalid=1471, Unknown=0, NotChecked=0, Total=1640
[2024-11-08 16:28:34,594 INFO  L87              Difference]: Start difference. First operand 1113 states and 1554 transitions. Second operand  has 41 states, 39 states have (on average 3.769230769230769) internal successors, (147), 36 states have internal predecessors, (147), 18 states have call successors, (25), 4 states have call predecessors, (25), 16 states have return successors, (30), 17 states have call predecessors, (30), 16 states have call successors, (30)
[2024-11-08 16:28:35,933 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:35,933 INFO  L93              Difference]: Finished difference Result 1849 states and 2775 transitions.
[2024-11-08 16:28:35,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. 
[2024-11-08 16:28:35,935 INFO  L78                 Accepts]: Start accepts. Automaton has  has 41 states, 39 states have (on average 3.769230769230769) internal successors, (147), 36 states have internal predecessors, (147), 18 states have call successors, (25), 4 states have call predecessors, (25), 16 states have return successors, (30), 17 states have call predecessors, (30), 16 states have call successors, (30) Word has length 181
[2024-11-08 16:28:35,935 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:35,949 INFO  L225             Difference]: With dead ends: 1849
[2024-11-08 16:28:35,950 INFO  L226             Difference]: Without dead ends: 1296
[2024-11-08 16:28:35,955 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 440 GetRequests, 365 SyntacticMatches, 8 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1242 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=646, Invalid=4046, Unknown=0, NotChecked=0, Total=4692
[2024-11-08 16:28:35,956 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 354 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 767 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 362 SdHoareTripleChecker+Valid, 170 SdHoareTripleChecker+Invalid, 874 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 767 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:35,956 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [362 Valid, 170 Invalid, 874 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 767 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 16:28:35,958 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1296 states.
[2024-11-08 16:28:36,171 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1296 to 1230.
[2024-11-08 16:28:36,173 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1230 states, 953 states have (on average 1.0409233997901364) internal successors, (992), 929 states have internal predecessors, (992), 142 states have call successors, (142), 94 states have call predecessors, (142), 133 states have return successors, (660), 206 states have call predecessors, (660), 131 states have call successors, (660)
[2024-11-08 16:28:36,181 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1230 states to 1230 states and 1794 transitions.
[2024-11-08 16:28:36,182 INFO  L78                 Accepts]: Start accepts. Automaton has 1230 states and 1794 transitions. Word has length 181
[2024-11-08 16:28:36,183 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:36,183 INFO  L471      AbstractCegarLoop]: Abstraction has 1230 states and 1794 transitions.
[2024-11-08 16:28:36,183 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 41 states, 39 states have (on average 3.769230769230769) internal successors, (147), 36 states have internal predecessors, (147), 18 states have call successors, (25), 4 states have call predecessors, (25), 16 states have return successors, (30), 17 states have call predecessors, (30), 16 states have call successors, (30)
[2024-11-08 16:28:36,184 INFO  L276                IsEmpty]: Start isEmpty. Operand 1230 states and 1794 transitions.
[2024-11-08 16:28:36,189 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 163
[2024-11-08 16:28:36,189 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:36,189 INFO  L215           NwaCegarLoop]: trace histogram [23, 23, 23, 22, 22, 22, 22, 1, 1, 1, 1, 1]
[2024-11-08 16:28:36,209 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-08 16:28:36,393 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:36,394 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:36,394 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:36,394 INFO  L85        PathProgramCache]: Analyzing trace with hash -515525282, now seen corresponding path program 4 times
[2024-11-08 16:28:36,394 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:36,394 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696460087]
[2024-11-08 16:28:36,394 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:36,394 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:36,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:39,390 INFO  L134       CoverageAnalysis]: Checked inductivity of 1705 backedges. 0 proven. 1705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:39,390 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:39,390 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1696460087]
[2024-11-08 16:28:39,390 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1696460087] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:39,390 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2078087528]
[2024-11-08 16:28:39,391 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 16:28:39,391 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:39,391 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:39,393 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:39,395 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-08 16:28:39,580 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 16:28:39,580 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:28:39,586 INFO  L255         TraceCheckSpWp]: Trace formula consists of 692 conjuncts, 93 conjuncts are in the unsatisfiable core
[2024-11-08 16:28:39,591 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:28:39,893 INFO  L134       CoverageAnalysis]: Checked inductivity of 1705 backedges. 0 proven. 1705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:39,894 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:28:42,203 INFO  L134       CoverageAnalysis]: Checked inductivity of 1705 backedges. 0 proven. 1705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:42,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2078087528] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:28:42,203 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:28:42,203 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [47, 47, 47] total 95
[2024-11-08 16:28:42,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [848986585]
[2024-11-08 16:28:42,204 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:28:42,204 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 96 states
[2024-11-08 16:28:42,204 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:28:42,206 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 96 interpolants.
[2024-11-08 16:28:42,209 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=2351, Invalid=6769, Unknown=0, NotChecked=0, Total=9120
[2024-11-08 16:28:42,210 INFO  L87              Difference]: Start difference. First operand 1230 states and 1794 transitions. Second operand  has 96 states, 95 states have (on average 2.957894736842105) internal successors, (281), 96 states have internal predecessors, (281), 47 states have call successors, (47), 47 states have call predecessors, (47), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:48,999 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:28:49,000 INFO  L93              Difference]: Finished difference Result 5679 states and 9178 transitions.
[2024-11-08 16:28:49,000 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. 
[2024-11-08 16:28:49,001 INFO  L78                 Accepts]: Start accepts. Automaton has  has 96 states, 95 states have (on average 2.957894736842105) internal successors, (281), 96 states have internal predecessors, (281), 47 states have call successors, (47), 47 states have call predecessors, (47), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 162
[2024-11-08 16:28:49,001 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:28:49,043 INFO  L225             Difference]: With dead ends: 5679
[2024-11-08 16:28:49,043 INFO  L226             Difference]: Without dead ends: 5678
[2024-11-08 16:28:49,055 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 438 GetRequests, 298 SyntacticMatches, 0 SemanticMatches, 140 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4408 ImplicationChecksByTransitivity, 4.3s TimeCoverageRelationStatistics Valid=5642, Invalid=14380, Unknown=0, NotChecked=0, Total=20022
[2024-11-08 16:28:49,056 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 1135 mSDsluCounter, 1798 mSDsCounter, 0 mSdLazyCounter, 1173 mSolverCounterSat, 287 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1135 SdHoareTripleChecker+Valid, 1944 SdHoareTripleChecker+Invalid, 1460 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 287 IncrementalHoareTripleChecker+Valid, 1173 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:28:49,057 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1135 Valid, 1944 Invalid, 1460 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [287 Valid, 1173 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-08 16:28:49,063 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5678 states.
[2024-11-08 16:28:49,440 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5678 to 2262.
[2024-11-08 16:28:49,445 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2262 states, 1697 states have (on average 1.0371243370654095) internal successors, (1760), 1649 states have internal predecessors, (1760), 310 states have call successors, (310), 190 states have call predecessors, (310), 253 states have return successors, (3468), 422 states have call predecessors, (3468), 287 states have call successors, (3468)
[2024-11-08 16:28:49,472 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2262 states to 2262 states and 5538 transitions.
[2024-11-08 16:28:49,475 INFO  L78                 Accepts]: Start accepts. Automaton has 2262 states and 5538 transitions. Word has length 162
[2024-11-08 16:28:49,475 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:28:49,475 INFO  L471      AbstractCegarLoop]: Abstraction has 2262 states and 5538 transitions.
[2024-11-08 16:28:49,476 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 96 states, 95 states have (on average 2.957894736842105) internal successors, (281), 96 states have internal predecessors, (281), 47 states have call successors, (47), 47 states have call predecessors, (47), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:28:49,476 INFO  L276                IsEmpty]: Start isEmpty. Operand 2262 states and 5538 transitions.
[2024-11-08 16:28:49,513 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 331
[2024-11-08 16:28:49,513 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:28:49,513 INFO  L215           NwaCegarLoop]: trace histogram [47, 47, 47, 46, 46, 46, 46, 1, 1, 1, 1, 1]
[2024-11-08 16:28:49,535 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-08 16:28:49,717 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:49,718 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:28:49,718 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:28:49,718 INFO  L85        PathProgramCache]: Analyzing trace with hash 727783902, now seen corresponding path program 5 times
[2024-11-08 16:28:49,718 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:28:49,718 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [685341308]
[2024-11-08 16:28:49,718 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:28:49,719 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:28:49,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:28:59,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 7429 backedges. 0 proven. 7429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:28:59,763 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:28:59,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [685341308]
[2024-11-08 16:28:59,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [685341308] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:28:59,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1962051039]
[2024-11-08 16:28:59,764 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-08 16:28:59,764 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:28:59,765 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:28:59,766 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:28:59,770 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-08 16:29:00,310 INFO  L227   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 47 check-sat command(s)
[2024-11-08 16:29:00,310 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:29:00,319 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1388 conjuncts, 189 conjuncts are in the unsatisfiable core
[2024-11-08 16:29:00,327 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:29:00,943 INFO  L134       CoverageAnalysis]: Checked inductivity of 7429 backedges. 0 proven. 7429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:29:00,943 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:29:09,342 INFO  L134       CoverageAnalysis]: Checked inductivity of 7429 backedges. 0 proven. 7429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:29:09,343 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1962051039] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:29:09,343 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:29:09,343 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [95, 95, 95] total 191
[2024-11-08 16:29:09,343 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1816970549]
[2024-11-08 16:29:09,343 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:29:09,344 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 192 states
[2024-11-08 16:29:09,344 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:29:09,348 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 192 interpolants.
[2024-11-08 16:29:09,354 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9311, Invalid=27361, Unknown=0, NotChecked=0, Total=36672
[2024-11-08 16:29:09,354 INFO  L87              Difference]: Start difference. First operand 2262 states and 5538 transitions. Second operand  has 192 states, 191 states have (on average 2.979057591623037) internal successors, (569), 192 states have internal predecessors, (569), 95 states have call successors, (95), 95 states have call predecessors, (95), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:30:57,061 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:30:57,062 INFO  L93              Difference]: Finished difference Result 17991 states and 35686 transitions.
[2024-11-08 16:30:57,062 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 190 states. 
[2024-11-08 16:30:57,063 INFO  L78                 Accepts]: Start accepts. Automaton has  has 192 states, 191 states have (on average 2.979057591623037) internal successors, (569), 192 states have internal predecessors, (569), 95 states have call successors, (95), 95 states have call predecessors, (95), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 330
[2024-11-08 16:30:57,064 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:30:57,277 INFO  L225             Difference]: With dead ends: 17991
[2024-11-08 16:30:57,277 INFO  L226             Difference]: Without dead ends: 17990
[2024-11-08 16:30:57,317 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 894 GetRequests, 610 SyntacticMatches, 0 SemanticMatches, 284 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18040 ImplicationChecksByTransitivity, 16.8s TimeCoverageRelationStatistics Valid=22802, Invalid=58708, Unknown=0, NotChecked=0, Total=81510
[2024-11-08 16:30:57,318 INFO  L432           NwaCegarLoop]: 226 mSDtfsCounter, 3105 mSDsluCounter, 2961 mSDsCounter, 0 mSdLazyCounter, 3434 mSolverCounterSat, 824 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3105 SdHoareTripleChecker+Valid, 3187 SdHoareTripleChecker+Invalid, 4258 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 824 IncrementalHoareTripleChecker+Valid, 3434 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:30:57,319 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3105 Valid, 3187 Invalid, 4258 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [824 Valid, 3434 Invalid, 0 Unknown, 0 Unchecked, 5.8s Time]
[2024-11-08 16:30:57,341 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 17990 states.
[2024-11-08 16:30:58,696 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 17990 to 4326.
[2024-11-08 16:30:58,715 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4326 states, 3185 states have (on average 1.034850863422292) internal successors, (3296), 3089 states have internal predecessors, (3296), 646 states have call successors, (646), 382 states have call predecessors, (646), 493 states have return successors, (17280), 854 states have call predecessors, (17280), 599 states have call successors, (17280)
[2024-11-08 16:30:58,838 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4326 states to 4326 states and 21222 transitions.
[2024-11-08 16:30:58,847 INFO  L78                 Accepts]: Start accepts. Automaton has 4326 states and 21222 transitions. Word has length 330
[2024-11-08 16:30:58,848 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:30:58,848 INFO  L471      AbstractCegarLoop]: Abstraction has 4326 states and 21222 transitions.
[2024-11-08 16:30:58,849 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 192 states, 191 states have (on average 2.979057591623037) internal successors, (569), 192 states have internal predecessors, (569), 95 states have call successors, (95), 95 states have call predecessors, (95), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:30:58,849 INFO  L276                IsEmpty]: Start isEmpty. Operand 4326 states and 21222 transitions.
[2024-11-08 16:30:58,897 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 578
[2024-11-08 16:30:58,897 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:30:58,897 INFO  L215           NwaCegarLoop]: trace histogram [63, 63, 32, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 7, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:30:58,923 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-11-08 16:30:59,098 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2024-11-08 16:30:59,098 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting hanoiErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:30:59,099 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:30:59,099 INFO  L85        PathProgramCache]: Analyzing trace with hash -1320069295, now seen corresponding path program 3 times
[2024-11-08 16:30:59,099 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:30:59,099 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1108023463]
[2024-11-08 16:30:59,099 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:30:59,099 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:30:59,177 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,599 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:30:59,630 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,688 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,702 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,728 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,735 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,748 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,758 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,764 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,766 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,767 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,768 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:30:59,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,773 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,776 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,778 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:30:59,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,788 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,793 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,794 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,796 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,797 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,798 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:30:59,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,804 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,805 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,806 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,809 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:30:59,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,831 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,845 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,851 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,853 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,856 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:30:59,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,862 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,863 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,864 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,865 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,867 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:30:59,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,878 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,880 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,883 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,886 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,887 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,888 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:30:59,890 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,893 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,896 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,899 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-08 16:30:59,914 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,944 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,965 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,970 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,976 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,978 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,982 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,984 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,986 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,987 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:30:59,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,993 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:30:59,994 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,995 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:30:59,997 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:59,998 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:31:00,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,008 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,014 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,015 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,016 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:00,018 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,019 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:00,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,024 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,026 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,027 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:00,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,030 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:31:00,039 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,052 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,063 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,068 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,071 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:00,072 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:00,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,079 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:00,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,085 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:31:00,090 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,096 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,102 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,105 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:00,106 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,108 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:00,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,113 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:00,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,116 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:00,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,120 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509
[2024-11-08 16:31:00,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,185 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:00,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,240 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:00,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,286 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:00,292 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,335 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:00,337 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,374 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:00,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,428 INFO  L134       CoverageAnalysis]: Checked inductivity of 11714 backedges. 6 proven. 95 refuted. 0 times theorem prover too weak. 11613 trivial. 0 not checked.
[2024-11-08 16:31:00,428 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:00,428 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1108023463]
[2024-11-08 16:31:00,428 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1108023463] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:31:00,429 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1401354639]
[2024-11-08 16:31:00,429 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:31:00,429 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:31:00,429 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:31:00,431 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:31:00,433 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-08 16:31:00,647 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-11-08 16:31:00,648 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:31:00,651 INFO  L255         TraceCheckSpWp]: Trace formula consists of 376 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-08 16:31:00,660 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:31:00,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 11714 backedges. 0 proven. 95 refuted. 0 times theorem prover too weak. 11619 trivial. 0 not checked.
[2024-11-08 16:31:00,796 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:31:02,936 INFO  L134       CoverageAnalysis]: Checked inductivity of 11714 backedges. 0 proven. 95 refuted. 0 times theorem prover too weak. 11619 trivial. 0 not checked.
[2024-11-08 16:31:02,936 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1401354639] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:31:02,936 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:31:02,937 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 13, 13] total 29
[2024-11-08 16:31:02,937 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012006343]
[2024-11-08 16:31:02,937 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:31:02,938 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-11-08 16:31:02,939 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:02,939 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-11-08 16:31:02,940 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=213, Invalid=657, Unknown=0, NotChecked=0, Total=870
[2024-11-08 16:31:02,940 INFO  L87              Difference]: Start difference. First operand 4326 states and 21222 transitions. Second operand  has 30 states, 29 states have (on average 3.310344827586207) internal successors, (96), 29 states have internal predecessors, (96), 1 states have call successors, (8), 2 states have call predecessors, (8), 14 states have return successors, (16), 14 states have call predecessors, (16), 1 states have call successors, (16)
[2024-11-08 16:31:04,012 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:04,012 INFO  L93              Difference]: Finished difference Result 4887 states and 21866 transitions.
[2024-11-08 16:31:04,015 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-11-08 16:31:04,015 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 29 states have (on average 3.310344827586207) internal successors, (96), 29 states have internal predecessors, (96), 1 states have call successors, (8), 2 states have call predecessors, (8), 14 states have return successors, (16), 14 states have call predecessors, (16), 1 states have call successors, (16) Word has length 577
[2024-11-08 16:31:04,016 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:04,195 INFO  L225             Difference]: With dead ends: 4887
[2024-11-08 16:31:04,195 INFO  L226             Difference]: Without dead ends: 4470
[2024-11-08 16:31:04,220 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1329 GetRequests, 1276 SyntacticMatches, 0 SemanticMatches, 53 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1019 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=614, Invalid=2356, Unknown=0, NotChecked=0, Total=2970
[2024-11-08 16:31:04,221 INFO  L432           NwaCegarLoop]: 20 mSDtfsCounter, 171 mSDsluCounter, 186 mSDsCounter, 0 mSdLazyCounter, 212 mSolverCounterSat, 30 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 171 SdHoareTripleChecker+Valid, 206 SdHoareTripleChecker+Invalid, 242 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 30 IncrementalHoareTripleChecker+Valid, 212 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:04,222 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [171 Valid, 206 Invalid, 242 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [30 Valid, 212 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:31:04,227 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4470 states.
[2024-11-08 16:31:05,480 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4470 to 4470.
[2024-11-08 16:31:05,503 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4470 states, 3312 states have (on average 1.0320048309178744) internal successors, (3418), 3211 states have internal predecessors, (3418), 646 states have call successors, (646), 382 states have call predecessors, (646), 510 states have return successors, (17302), 876 states have call predecessors, (17302), 599 states have call successors, (17302)
[2024-11-08 16:31:05,670 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4470 states to 4470 states and 21366 transitions.
[2024-11-08 16:31:05,675 INFO  L78                 Accepts]: Start accepts. Automaton has 4470 states and 21366 transitions. Word has length 577
[2024-11-08 16:31:05,676 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:05,677 INFO  L471      AbstractCegarLoop]: Abstraction has 4470 states and 21366 transitions.
[2024-11-08 16:31:05,678 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 29 states have (on average 3.310344827586207) internal successors, (96), 29 states have internal predecessors, (96), 1 states have call successors, (8), 2 states have call predecessors, (8), 14 states have return successors, (16), 14 states have call predecessors, (16), 1 states have call successors, (16)
[2024-11-08 16:31:05,678 INFO  L276                IsEmpty]: Start isEmpty. Operand 4470 states and 21366 transitions.
[2024-11-08 16:31:05,766 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 662
[2024-11-08 16:31:05,766 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:05,766 INFO  L215           NwaCegarLoop]: trace histogram [63, 63, 32, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 14, 13, 13, 13, 13, 13, 13, 13, 13, 12, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:05,790 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-11-08 16:31:05,967 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-08 16:31:05,968 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting hanoiErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:31:05,968 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:05,969 INFO  L85        PathProgramCache]: Analyzing trace with hash -1386425261, now seen corresponding path program 4 times
[2024-11-08 16:31:05,969 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:05,969 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2101658127]
[2024-11-08 16:31:05,969 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:05,969 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:06,069 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,062 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 16:31:07,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,135 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,146 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,168 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,184 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,193 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,195 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,197 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,199 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,202 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,206 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,209 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,210 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,212 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:31:07,215 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,221 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,225 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,226 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,227 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,228 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,230 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,232 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,235 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,237 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,239 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:31:07,246 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,257 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,268 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,270 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,273 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,276 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,278 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,280 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,283 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,284 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,285 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,287 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:31:07,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,296 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,301 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,304 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,306 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,311 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,313 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,314 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,316 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-08 16:31:07,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,354 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,361 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,371 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,380 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,384 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,387 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,388 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,389 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,394 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,395 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,396 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,397 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,399 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:31:07,402 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,408 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,412 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,415 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,416 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,417 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,422 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,425 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,426 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,427 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:31:07,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,446 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,450 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,456 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,461 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,464 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,465 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,466 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,473 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,476 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,477 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,481 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 16:31:07,486 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,491 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,496 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,500 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,504 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:31:07,508 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,511 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 16:31:07,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,515 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-08 16:31:07,517 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,519 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509
[2024-11-08 16:31:07,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,702 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:07,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,836 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:07,847 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:07,967 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:07,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,082 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,167 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,250 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,334 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,339 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,405 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,409 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,470 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,474 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,528 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,531 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,586 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,637 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 16:31:08,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:08,693 INFO  L134       CoverageAnalysis]: Checked inductivity of 12470 backedges. 13 proven. 522 refuted. 0 times theorem prover too weak. 11935 trivial. 0 not checked.
[2024-11-08 16:31:08,693 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:08,693 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2101658127]
[2024-11-08 16:31:08,693 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2101658127] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:31:08,694 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [82555580]
[2024-11-08 16:31:08,694 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 16:31:08,694 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:31:08,694 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:31:08,696 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:31:08,697 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-08 16:31:09,093 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 16:31:09,093 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:31:09,102 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1685 conjuncts, 42 conjuncts are in the unsatisfiable core
[2024-11-08 16:31:09,114 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:31:10,004 INFO  L134       CoverageAnalysis]: Checked inductivity of 12470 backedges. 768 proven. 1942 refuted. 0 times theorem prover too weak. 9760 trivial. 0 not checked.
[2024-11-08 16:31:10,005 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:31:25,261 INFO  L134       CoverageAnalysis]: Checked inductivity of 12470 backedges. 768 proven. 2283 refuted. 0 times theorem prover too weak. 9419 trivial. 0 not checked.
[2024-11-08 16:31:25,261 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [82555580] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:31:25,262 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:31:25,262 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 26, 43] total 77
[2024-11-08 16:31:25,263 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1292279315]
[2024-11-08 16:31:25,263 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:31:25,265 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 77 states
[2024-11-08 16:31:25,265 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:25,267 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 77 interpolants.
[2024-11-08 16:31:25,268 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=567, Invalid=5285, Unknown=0, NotChecked=0, Total=5852
[2024-11-08 16:31:25,269 INFO  L87              Difference]: Start difference. First operand 4470 states and 21366 transitions. Second operand  has 77 states, 75 states have (on average 3.9066666666666667) internal successors, (293), 72 states have internal predecessors, (293), 30 states have call successors, (37), 4 states have call predecessors, (37), 34 states have return successors, (60), 35 states have call predecessors, (60), 28 states have call successors, (60)
[2024-11-08 16:31:29,332 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:29,332 INFO  L93              Difference]: Finished difference Result 6628 states and 36883 transitions.
[2024-11-08 16:31:29,333 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 72 states. 
[2024-11-08 16:31:29,333 INFO  L78                 Accepts]: Start accepts. Automaton has  has 77 states, 75 states have (on average 3.9066666666666667) internal successors, (293), 72 states have internal predecessors, (293), 30 states have call successors, (37), 4 states have call predecessors, (37), 34 states have return successors, (60), 35 states have call predecessors, (60), 28 states have call successors, (60) Word has length 661
[2024-11-08 16:31:29,334 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:29,982 INFO  L225             Difference]: With dead ends: 6628
[2024-11-08 16:31:29,982 INFO  L226             Difference]: Without dead ends: 5475
[2024-11-08 16:31:30,022 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1566 GetRequests, 1407 SyntacticMatches, 18 SemanticMatches, 141 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6652 ImplicationChecksByTransitivity, 3.9s TimeCoverageRelationStatistics Valid=2710, Invalid=17596, Unknown=0, NotChecked=0, Total=20306
[2024-11-08 16:31:30,023 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 851 mSDsluCounter, 317 mSDsCounter, 0 mSdLazyCounter, 2443 mSolverCounterSat, 219 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 864 SdHoareTripleChecker+Valid, 330 SdHoareTripleChecker+Invalid, 2662 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 219 IncrementalHoareTripleChecker+Valid, 2443 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:30,023 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [864 Valid, 330 Invalid, 2662 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [219 Valid, 2443 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-08 16:31:30,027 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5475 states.
[2024-11-08 16:31:31,225 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5475 to 5013.
[2024-11-08 16:31:31,247 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5013 states, 3644 states have (on average 1.0290889132821075) internal successors, (3750), 3543 states have internal predecessors, (3750), 762 states have call successors, (762), 382 states have call predecessors, (762), 605 states have return successors, (28031), 1087 states have call predecessors, (28031), 715 states have call successors, (28031)
[2024-11-08 16:31:31,679 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5013 states to 5013 states and 32543 transitions.
[2024-11-08 16:31:31,684 INFO  L78                 Accepts]: Start accepts. Automaton has 5013 states and 32543 transitions. Word has length 661
[2024-11-08 16:31:31,686 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:31,686 INFO  L471      AbstractCegarLoop]: Abstraction has 5013 states and 32543 transitions.
[2024-11-08 16:31:31,686 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 77 states, 75 states have (on average 3.9066666666666667) internal successors, (293), 72 states have internal predecessors, (293), 30 states have call successors, (37), 4 states have call predecessors, (37), 34 states have return successors, (60), 35 states have call predecessors, (60), 28 states have call successors, (60)
[2024-11-08 16:31:31,687 INFO  L276                IsEmpty]: Start isEmpty. Operand 5013 states and 32543 transitions.
[2024-11-08 16:31:31,932 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 667
[2024-11-08 16:31:31,933 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:31,933 INFO  L215           NwaCegarLoop]: trace histogram [95, 95, 95, 94, 94, 94, 94, 1, 1, 1, 1, 1]
[2024-11-08 16:31:31,950 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0
[2024-11-08 16:31:32,133 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-08 16:31:32,134 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:31:32,134 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:32,134 INFO  L85        PathProgramCache]: Analyzing trace with hash -1251712290, now seen corresponding path program 6 times
[2024-11-08 16:31:32,134 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:32,134 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [424760701]
[2024-11-08 16:31:32,134 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:32,134 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:32,466 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:12,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 30973 backedges. 0 proven. 30973 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:32:12,146 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:32:12,146 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [424760701]
[2024-11-08 16:32:12,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [424760701] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:32:12,147 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [214655262]
[2024-11-08 16:32:12,147 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-08 16:32:12,147 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:32:12,147 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:32:12,149 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:32:12,152 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-08 16:32:13,816 INFO  L227   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 92 check-sat command(s)
[2024-11-08 16:32:13,816 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:32:13,833 INFO  L255         TraceCheckSpWp]: Trace formula consists of 2693 conjuncts, 161 conjuncts are in the unsatisfiable core
[2024-11-08 16:32:13,844 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:00,524 WARN  L672   sPolynomialRelations]: Constructing 2147483647(two to the power of 31 dual juncts.
[2024-11-08 16:33:00,525 WARN  L320   FreeRefinementEngine]: Global settings require throwing the following exception
[2024-11-08 16:33:00,555 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-11-08 16:33:00,726 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:00,726 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction has thrown an exception:
java.lang.OutOfMemoryError: Requested array size exceeds VM limit
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionTir$ExplicitLhsPolynomialRelations.buildCorrespondingFiniteJunctionForAntiDer(DualJunctionTir.java:674)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionTir$ExplicitLhsPolynomialRelations.buildBoundConstraint(DualJunctionTir.java:546)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionTir.tryToEliminateOne(DualJunctionTir.java:174)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionTir.tryToEliminate(DualJunctionTir.java:149)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToEliminateOne(QuantifierPusher.java:542)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.applyNewEliminationTechniquesExhaustively(QuantifierPusher.java:521)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.applyDualJunctionEliminationTechniques(QuantifierPusher.java:514)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToPushOverDualFiniteConnective(QuantifierPusher.java:325)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:189)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:88)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:283)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.PartialQuantifierElimination.eliminate(PartialQuantifierElimination.java:51)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer$QuantifierEliminationPostprocessor.postprocess(IterativePredicateTransformer.java:234)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer.applyPostprocessors(IterativePredicateTransformer.java:416)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer.computeStrongestPostconditionSequence(IterativePredicateTransformer.java:195)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.computeInterpolantsUsingUnsatCore(TraceCheckSpWp.java:290)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.computeInterpolants(TraceCheckSpWp.java:180)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.<init>(TraceCheckSpWp.java:159)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:108)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:1)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:101)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getInterpolantComputationStatus(IpTcStrategyModuleBase.java:77)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.tryExecuteInterpolantGenerator(AutomatonFreeRefinementEngine.java:267)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.generateProof(AutomatonFreeRefinementEngine.java:148)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:137)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.<init>(AutomatonFreeRefinementEngine.java:85)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.<init>(TraceAbstractionRefinementEngine.java:82)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:302)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:407)
[2024-11-08 16:33:00,729 INFO  L158              Benchmark]: Toolchain (without parser) took 298615.12ms. Allocated memory was 151.0MB in the beginning and 3.4GB in the end (delta: 3.3GB). Free memory was 109.3MB in the beginning and 1.6GB in the end (delta: -1.5GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB.
[2024-11-08 16:33:00,730 INFO  L158              Benchmark]: CDTParser took 0.37ms. Allocated memory is still 151.0MB. Free memory is still 117.1MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 16:33:00,730 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 304.32ms. Allocated memory is still 151.0MB. Free memory was 108.7MB in the beginning and 97.0MB in the end (delta: 11.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2024-11-08 16:33:00,730 INFO  L158              Benchmark]: Boogie Procedure Inliner took 39.65ms. Allocated memory is still 151.0MB. Free memory was 97.0MB in the beginning and 95.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 16:33:00,731 INFO  L158              Benchmark]: Boogie Preprocessor took 39.95ms. Allocated memory is still 151.0MB. Free memory was 95.4MB in the beginning and 94.0MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 16:33:00,731 INFO  L158              Benchmark]: RCFGBuilder took 415.26ms. Allocated memory is still 151.0MB. Free memory was 93.4MB in the beginning and 80.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-08 16:33:00,731 INFO  L158              Benchmark]: TraceAbstraction took 297807.12ms. Allocated memory was 151.0MB in the beginning and 3.4GB in the end (delta: 3.3GB). Free memory was 80.2MB in the beginning and 1.6GB in the end (delta: -1.5GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB.
[2024-11-08 16:33:00,733 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.37ms. Allocated memory is still 151.0MB. Free memory is still 117.1MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 304.32ms. Allocated memory is still 151.0MB. Free memory was 108.7MB in the beginning and 97.0MB in the end (delta: 11.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 39.65ms. Allocated memory is still 151.0MB. Free memory was 97.0MB in the beginning and 95.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 39.95ms. Allocated memory is still 151.0MB. Free memory was 95.4MB in the beginning and 94.0MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 415.26ms. Allocated memory is still 151.0MB. Free memory was 93.4MB in the beginning and 80.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * TraceAbstraction took 297807.12ms. Allocated memory was 151.0MB in the beginning and 3.4GB in the end (delta: 3.3GB). Free memory was 80.2MB in the beginning and 1.6GB in the end (delta: -1.5GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - ExceptionOrErrorResult: OutOfMemoryError: Requested array size exceeds VM limit
    de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: OutOfMemoryError: Requested array size exceeds VM limit: de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionTir$ExplicitLhsPolynomialRelations.buildCorrespondingFiniteJunctionForAntiDer(DualJunctionTir.java:674)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
[2024-11-08 16:33:00,768 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Using bit-precise analysis
Retrying with bit-precise analysis

### Bit-precise run ###
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_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/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_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/recursive/recHanoi01.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/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 85b02fad28964214b0cd332ac12fce3136c6c5e9247130ab67f1c2c3baea22f9
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:33:03,746 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:33:03,858 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Bitvector.epf
[2024-11-08 16:33:03,867 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:33:03,868 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:33:03,913 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:33:03,916 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:33:03,916 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:33:03,917 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:33:03,918 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:33:03,919 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:33:03,919 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:33:03,920 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:33:03,921 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:33:03,924 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:33:03,925 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:33:03,925 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:33:03,926 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:33:03,926 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:33:03,926 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:33:03,927 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:33:03,932 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:33:03,932 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:33:03,932 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-08 16:33:03,932 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-08 16:33:03,933 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:33:03,933 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 16:33:03,933 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-08 16:33:03,934 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 16:33:03,934 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:33:03,934 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:33:03,935 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:33:03,935 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:33:03,935 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:33:03,936 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:33:03,936 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:33:03,936 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:33:03,937 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:33:03,937 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:33:03,938 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:33:03,938 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-11-08 16:33:03,938 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-11-08 16:33:03,939 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:33:03,939 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:33:03,939 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:33:03,940 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:33:03,940 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_65c8b762-d380-412f-8cd1-54284f94f09c/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_65c8b762-d380-412f-8cd1-54284f94f09c/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 -> 85b02fad28964214b0cd332ac12fce3136c6c5e9247130ab67f1c2c3baea22f9
[2024-11-08 16:33:04,408 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:33:04,440 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:33:04,444 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:33:04,445 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:33:04,447 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:33:04,449 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/recursive/recHanoi01.c
Unable to find full path for "g++"
[2024-11-08 16:33:06,614 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:33:06,846 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:33:06,846 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/sv-benchmarks/c/recursive/recHanoi01.c
[2024-11-08 16:33:06,859 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data/85857ddfb/bff2c830fc9241c78504e2a6a6764bbb/FLAGf2f9d3406
[2024-11-08 16:33:06,878 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/data/85857ddfb/bff2c830fc9241c78504e2a6a6764bbb
[2024-11-08 16:33:06,882 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:33:06,883 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:33:06,885 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:33:06,886 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:33:06,893 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:33:06,894 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:33:06" (1/1) ...
[2024-11-08 16:33:06,896 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ef1015f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:06, skipping insertion in model container
[2024-11-08 16:33:06,896 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:33:06" (1/1) ...
[2024-11-08 16:33:06,923 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:33:07,238 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:33:07,258 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:33:07,291 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:33:07,317 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:33:07,318 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07 WrapperNode
[2024-11-08 16:33:07,319 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:33:07,320 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:33:07,320 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:33:07,320 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:33:07,330 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,339 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,359 INFO  L138                Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 28
[2024-11-08 16:33:07,360 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:33:07,362 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:33:07,362 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:33:07,362 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:33:07,375 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,376 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,379 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,401 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 16:33:07,403 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,403 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,415 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,420 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,422 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,423 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,427 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:33:07,430 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:33:07,432 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:33:07,432 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:33:07,433 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (1/1) ...
[2024-11-08 16:33:07,441 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:33:07,455 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:07,470 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:33:07,475 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:33:07,514 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:33:07,514 INFO  L130     BoogieDeclarations]: Found specification of procedure applyHanoi
[2024-11-08 16:33:07,515 INFO  L138     BoogieDeclarations]: Found implementation of procedure applyHanoi
[2024-11-08 16:33:07,515 INFO  L130     BoogieDeclarations]: Found specification of procedure hanoi
[2024-11-08 16:33:07,515 INFO  L138     BoogieDeclarations]: Found implementation of procedure hanoi
[2024-11-08 16:33:07,515 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-11-08 16:33:07,518 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:33:07,518 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:33:07,626 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:33:07,629 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:33:07,956 INFO  L?                        ?]: Removed 13 outVars from TransFormulas that were not future-live.
[2024-11-08 16:33:07,956 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:33:07,975 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:33:07,976 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 16:33:07,977 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:33:07 BoogieIcfgContainer
[2024-11-08 16:33:07,977 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:33:07,981 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:33:07,982 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:33:07,985 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:33:07,986 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:33:06" (1/3) ...
[2024-11-08 16:33:07,987 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a0e2703 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:33:07, skipping insertion in model container
[2024-11-08 16:33:07,987 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:33:07" (2/3) ...
[2024-11-08 16:33:07,989 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a0e2703 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:33:07, skipping insertion in model container
[2024-11-08 16:33:07,989 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:33:07" (3/3) ...
[2024-11-08 16:33:07,991 INFO  L112   eAbstractionObserver]: Analyzing ICFG recHanoi01.c
[2024-11-08 16:33:08,010 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:33:08,011 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations.
[2024-11-08 16:33:08,090 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:33:08,099 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;@39f3ba18, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:33:08,100 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 12 error locations.
[2024-11-08 16:33:08,105 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 47 states, 27 states have (on average 1.5925925925925926) internal successors, (43), 40 states have internal predecessors, (43), 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 16:33:08,113 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-08 16:33:08,114 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:08,115 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:08,116 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:08,124 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:08,125 INFO  L85        PathProgramCache]: Analyzing trace with hash -1080948696, now seen corresponding path program 1 times
[2024-11-08 16:33:08,140 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:08,140 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [78459787]
[2024-11-08 16:33:08,141 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:08,141 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:08,141 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:08,144 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:08,146 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:33:08,241 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:08,243 INFO  L255         TraceCheckSpWp]: Trace formula consists of 30 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:08,248 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:08,274 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:08,275 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:33:08,276 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:08,277 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [78459787]
[2024-11-08 16:33:08,278 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [78459787] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:33:08,278 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:33:08,278 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-11-08 16:33:08,281 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [553880938]
[2024-11-08 16:33:08,282 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:33:08,286 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 16:33:08,287 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:08,314 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 16:33:08,315 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:33:08,318 INFO  L87              Difference]: Start difference. First operand  has 47 states, 27 states have (on average 1.5925925925925926) internal successors, (43), 40 states have internal predecessors, (43), 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) Second operand  has 2 states, 1 states have (on average 6.0) internal successors, (6), 2 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:08,341 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:08,343 INFO  L93              Difference]: Finished difference Result 50 states and 55 transitions.
[2024-11-08 16:33:08,344 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 16:33:08,346 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 6.0) internal successors, (6), 2 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2024-11-08 16:33:08,347 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:08,356 INFO  L225             Difference]: With dead ends: 50
[2024-11-08 16:33:08,357 INFO  L226             Difference]: Without dead ends: 34
[2024-11-08 16:33:08,361 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 6 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 16:33:08,368 INFO  L432           NwaCegarLoop]: 45 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, 45 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 16:33:08,372 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:33:08,395 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 34 states.
[2024-11-08 16:33:08,421 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34.
[2024-11-08 16:33:08,424 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34 states, 21 states have (on average 1.380952380952381) internal successors, (29), 28 states have internal predecessors, (29), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:33:08,427 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 38 transitions.
[2024-11-08 16:33:08,429 INFO  L78                 Accepts]: Start accepts. Automaton has 34 states and 38 transitions. Word has length 7
[2024-11-08 16:33:08,430 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:08,431 INFO  L471      AbstractCegarLoop]: Abstraction has 34 states and 38 transitions.
[2024-11-08 16:33:08,431 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 6.0) internal successors, (6), 2 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:08,432 INFO  L276                IsEmpty]: Start isEmpty. Operand 34 states and 38 transitions.
[2024-11-08 16:33:08,433 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2024-11-08 16:33:08,434 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:08,434 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:08,460 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 16:33:08,637 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:08,638 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:08,639 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:08,639 INFO  L85        PathProgramCache]: Analyzing trace with hash 850328830, now seen corresponding path program 1 times
[2024-11-08 16:33:08,640 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:08,640 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1146163698]
[2024-11-08 16:33:08,641 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:08,641 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:08,641 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:08,644 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:08,646 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:33:08,713 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:08,714 INFO  L255         TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:08,716 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:08,822 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:08,823 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:33:08,823 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:08,824 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1146163698]
[2024-11-08 16:33:08,824 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1146163698] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:33:08,824 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:33:08,824 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:33:08,825 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1109818634]
[2024-11-08 16:33:08,825 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:33:08,830 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:33:08,830 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:08,831 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:33:08,831 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:33:08,832 INFO  L87              Difference]: Start difference. First operand 34 states and 38 transitions. Second operand  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:08,895 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:08,896 INFO  L93              Difference]: Finished difference Result 56 states and 62 transitions.
[2024-11-08 16:33:08,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:33:08,897 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8
[2024-11-08 16:33:08,897 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:08,898 INFO  L225             Difference]: With dead ends: 56
[2024-11-08 16:33:08,899 INFO  L226             Difference]: Without dead ends: 55
[2024-11-08 16:33:08,899 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 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 16:33:08,901 INFO  L432           NwaCegarLoop]: 35 mSDtfsCounter, 22 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 101 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:08,902 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 101 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:33:08,903 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 55 states.
[2024-11-08 16:33:08,923 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 40.
[2024-11-08 16:33:08,924 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40 states, 26 states have (on average 1.3461538461538463) internal successors, (35), 33 states have internal predecessors, (35), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 4 states have call predecessors, (5), 4 states have call successors, (5)
[2024-11-08 16:33:08,926 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 45 transitions.
[2024-11-08 16:33:08,930 INFO  L78                 Accepts]: Start accepts. Automaton has 40 states and 45 transitions. Word has length 8
[2024-11-08 16:33:08,931 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:08,931 INFO  L471      AbstractCegarLoop]: Abstraction has 40 states and 45 transitions.
[2024-11-08 16:33:08,931 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:08,931 INFO  L276                IsEmpty]: Start isEmpty. Operand 40 states and 45 transitions.
[2024-11-08 16:33:08,932 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-08 16:33:08,932 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:08,932 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:08,951 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-08 16:33:09,136 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:09,137 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:09,138 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:09,139 INFO  L85        PathProgramCache]: Analyzing trace with hash 590389994, now seen corresponding path program 1 times
[2024-11-08 16:33:09,140 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:09,140 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2048148061]
[2024-11-08 16:33:09,140 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:09,143 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:09,144 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:09,146 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:09,148 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:33:09,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:09,199 INFO  L255         TraceCheckSpWp]: Trace formula consists of 33 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:09,200 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:09,247 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:09,248 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:33:09,248 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:09,248 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2048148061]
[2024-11-08 16:33:09,248 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2048148061] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:33:09,249 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:33:09,249 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:33:09,249 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1576623461]
[2024-11-08 16:33:09,249 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:33:09,250 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:33:09,250 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:09,251 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:33:09,251 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:33:09,251 INFO  L87              Difference]: Start difference. First operand 40 states and 45 transitions. Second operand  has 5 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:09,383 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:09,387 INFO  L93              Difference]: Finished difference Result 65 states and 72 transitions.
[2024-11-08 16:33:09,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:33:09,388 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2024-11-08 16:33:09,388 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:09,389 INFO  L225             Difference]: With dead ends: 65
[2024-11-08 16:33:09,390 INFO  L226             Difference]: Without dead ends: 46
[2024-11-08 16:33:09,390 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:33:09,392 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 14 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:09,392 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 119 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:33:09,393 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 46 states.
[2024-11-08 16:33:09,400 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46.
[2024-11-08 16:33:09,401 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 46 states, 30 states have (on average 1.2666666666666666) internal successors, (38), 37 states have internal predecessors, (38), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 16:33:09,402 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 51 transitions.
[2024-11-08 16:33:09,403 INFO  L78                 Accepts]: Start accepts. Automaton has 46 states and 51 transitions. Word has length 9
[2024-11-08 16:33:09,403 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:09,404 INFO  L471      AbstractCegarLoop]: Abstraction has 46 states and 51 transitions.
[2024-11-08 16:33:09,404 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:09,404 INFO  L276                IsEmpty]: Start isEmpty. Operand 46 states and 51 transitions.
[2024-11-08 16:33:09,405 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 16:33:09,405 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:09,405 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:09,425 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 16:33:09,609 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:09,610 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:09,610 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:09,611 INFO  L85        PathProgramCache]: Analyzing trace with hash 1475047202, now seen corresponding path program 1 times
[2024-11-08 16:33:09,611 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:09,611 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1210057510]
[2024-11-08 16:33:09,611 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:09,612 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:09,612 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:09,614 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:09,615 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 16:33:09,687 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:09,688 INFO  L255         TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:09,691 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:09,831 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:09,831 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:10,076 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:10,076 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:10,077 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1210057510]
[2024-11-08 16:33:10,077 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1210057510] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:10,079 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:10,079 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-08 16:33:10,079 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [391595969]
[2024-11-08 16:33:10,080 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:10,080 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:33:10,080 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:10,081 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:33:10,082 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:33:10,083 INFO  L87              Difference]: Start difference. First operand 46 states and 51 transitions. Second operand  has 10 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 10 states have internal predecessors, (24), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:10,482 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:10,482 INFO  L93              Difference]: Finished difference Result 141 states and 173 transitions.
[2024-11-08 16:33:10,483 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 16:33:10,483 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 10 states have internal predecessors, (24), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15
[2024-11-08 16:33:10,484 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:10,487 INFO  L225             Difference]: With dead ends: 141
[2024-11-08 16:33:10,488 INFO  L226             Difference]: Without dead ends: 140
[2024-11-08 16:33:10,489 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=65, Invalid=145, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:33:10,490 INFO  L432           NwaCegarLoop]: 36 mSDtfsCounter, 142 mSDsluCounter, 175 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 211 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:10,491 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 211 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:33:10,492 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 140 states.
[2024-11-08 16:33:10,512 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 85.
[2024-11-08 16:33:10,513 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 59 states have (on average 1.2542372881355932) internal successors, (74), 68 states have internal predecessors, (74), 14 states have call successors, (14), 6 states have call predecessors, (14), 6 states have return successors, (28), 13 states have call predecessors, (28), 13 states have call successors, (28)
[2024-11-08 16:33:10,516 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 116 transitions.
[2024-11-08 16:33:10,516 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 116 transitions. Word has length 15
[2024-11-08 16:33:10,517 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:10,517 INFO  L471      AbstractCegarLoop]: Abstraction has 85 states and 116 transitions.
[2024-11-08 16:33:10,517 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 10 states have internal predecessors, (24), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:10,518 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 116 transitions.
[2024-11-08 16:33:10,518 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-08 16:33:10,518 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:10,519 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:10,543 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 16:33:10,722 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:10,723 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:10,724 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:10,724 INFO  L85        PathProgramCache]: Analyzing trace with hash -1518176954, now seen corresponding path program 1 times
[2024-11-08 16:33:10,724 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:10,725 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [358948739]
[2024-11-08 16:33:10,725 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:10,725 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:10,725 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:10,727 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:10,729 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 16:33:10,780 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:10,782 INFO  L255         TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:10,784 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:10,956 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:10,957 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:11,183 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:11,183 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:11,184 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [358948739]
[2024-11-08 16:33:11,184 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [358948739] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:11,184 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:11,184 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11
[2024-11-08 16:33:11,184 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1993017196]
[2024-11-08 16:33:11,198 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:11,198 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:33:11,202 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:11,203 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:33:11,203 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=102, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:33:11,203 INFO  L87              Difference]: Start difference. First operand 85 states and 116 transitions. Second operand  has 12 states, 9 states have (on average 2.888888888888889) internal successors, (26), 8 states have internal predecessors, (26), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:11,635 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:11,635 INFO  L93              Difference]: Finished difference Result 91 states and 122 transitions.
[2024-11-08 16:33:11,636 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:33:11,637 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 9 states have (on average 2.888888888888889) internal successors, (26), 8 states have internal predecessors, (26), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16
[2024-11-08 16:33:11,637 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:11,639 INFO  L225             Difference]: With dead ends: 91
[2024-11-08 16:33:11,639 INFO  L226             Difference]: Without dead ends: 89
[2024-11-08 16:33:11,640 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=56, Invalid=154, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:33:11,641 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 39 mSDsluCounter, 202 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 234 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:11,646 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 234 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:33:11,647 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 89 states.
[2024-11-08 16:33:11,669 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 89.
[2024-11-08 16:33:11,670 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 89 states, 62 states have (on average 1.1451612903225807) internal successors, (71), 69 states have internal predecessors, (71), 14 states have call successors, (14), 6 states have call predecessors, (14), 9 states have return successors, (31), 13 states have call predecessors, (31), 13 states have call successors, (31)
[2024-11-08 16:33:11,673 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 89 states and 116 transitions.
[2024-11-08 16:33:11,673 INFO  L78                 Accepts]: Start accepts. Automaton has 89 states and 116 transitions. Word has length 16
[2024-11-08 16:33:11,673 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:11,674 INFO  L471      AbstractCegarLoop]: Abstraction has 89 states and 116 transitions.
[2024-11-08 16:33:11,674 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 9 states have (on average 2.888888888888889) internal successors, (26), 8 states have internal predecessors, (26), 4 states have call successors, (4), 4 states have call predecessors, (4), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:11,674 INFO  L276                IsEmpty]: Start isEmpty. Operand 89 states and 116 transitions.
[2024-11-08 16:33:11,675 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-08 16:33:11,676 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:11,676 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:11,701 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-08 16:33:11,876 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:11,878 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:11,879 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:11,879 INFO  L85        PathProgramCache]: Analyzing trace with hash 434347556, now seen corresponding path program 1 times
[2024-11-08 16:33:11,880 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:11,880 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [39167459]
[2024-11-08 16:33:11,880 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:11,881 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:11,881 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:11,883 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:11,886 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 16:33:11,949 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:11,951 INFO  L255         TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:11,957 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:12,003 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:33:12,003 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:33:12,003 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:12,003 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [39167459]
[2024-11-08 16:33:12,003 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [39167459] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:33:12,004 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:33:12,004 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:33:12,004 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1840183959]
[2024-11-08 16:33:12,004 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:33:12,005 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:33:12,005 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:12,006 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:33:12,006 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:33:12,010 INFO  L87              Difference]: Start difference. First operand 89 states and 116 transitions. Second operand  has 5 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:33:12,079 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:12,079 INFO  L93              Difference]: Finished difference Result 105 states and 132 transitions.
[2024-11-08 16:33:12,080 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:33:12,080 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 28
[2024-11-08 16:33:12,081 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:12,082 INFO  L225             Difference]: With dead ends: 105
[2024-11-08 16:33:12,082 INFO  L226             Difference]: Without dead ends: 98
[2024-11-08 16:33:12,083 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:33:12,084 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 21 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 122 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:12,088 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 122 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:33:12,089 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 98 states.
[2024-11-08 16:33:12,109 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 98 to 96.
[2024-11-08 16:33:12,109 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 96 states, 68 states have (on average 1.1470588235294117) internal successors, (78), 74 states have internal predecessors, (78), 15 states have call successors, (15), 7 states have call predecessors, (15), 9 states have return successors, (32), 14 states have call predecessors, (32), 14 states have call successors, (32)
[2024-11-08 16:33:12,112 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 125 transitions.
[2024-11-08 16:33:12,112 INFO  L78                 Accepts]: Start accepts. Automaton has 96 states and 125 transitions. Word has length 28
[2024-11-08 16:33:12,113 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:12,113 INFO  L471      AbstractCegarLoop]: Abstraction has 96 states and 125 transitions.
[2024-11-08 16:33:12,113 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:33:12,114 INFO  L276                IsEmpty]: Start isEmpty. Operand 96 states and 125 transitions.
[2024-11-08 16:33:12,115 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-11-08 16:33:12,115 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:12,116 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:12,140 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 16:33:12,320 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:12,321 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:12,322 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:12,322 INFO  L85        PathProgramCache]: Analyzing trace with hash 2054902186, now seen corresponding path program 1 times
[2024-11-08 16:33:12,322 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:12,322 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1490408491]
[2024-11-08 16:33:12,323 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:12,323 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:12,323 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:12,326 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:12,328 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 16:33:12,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:12,394 INFO  L255         TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:12,397 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:12,560 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:33:12,560 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:12,868 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 7 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:33:12,869 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:12,869 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1490408491]
[2024-11-08 16:33:12,869 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1490408491] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:12,869 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:12,870 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 11
[2024-11-08 16:33:12,870 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188679622]
[2024-11-08 16:33:12,870 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:12,871 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 16:33:12,871 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:12,872 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 16:33:12,872 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=86, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:33:12,873 INFO  L87              Difference]: Start difference. First operand 96 states and 125 transitions. Second operand  has 11 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 9 states have internal predecessors, (33), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (5), 2 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:33:13,149 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:13,149 INFO  L93              Difference]: Finished difference Result 192 states and 265 transitions.
[2024-11-08 16:33:13,150 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 16:33:13,150 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 9 states have internal predecessors, (33), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (5), 2 states have call predecessors, (5), 5 states have call successors, (5) Word has length 33
[2024-11-08 16:33:13,150 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:13,152 INFO  L225             Difference]: With dead ends: 192
[2024-11-08 16:33:13,153 INFO  L226             Difference]: Without dead ends: 105
[2024-11-08 16:33:13,155 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=40, Invalid=142, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:33:13,156 INFO  L432           NwaCegarLoop]: 27 mSDtfsCounter, 9 mSDsluCounter, 167 mSDsCounter, 0 mSdLazyCounter, 121 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 194 SdHoareTripleChecker+Invalid, 125 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 121 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:13,157 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 194 Invalid, 125 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 121 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:33:13,158 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 105 states.
[2024-11-08 16:33:13,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 105 to 103.
[2024-11-08 16:33:13,181 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 103 states, 75 states have (on average 1.12) internal successors, (84), 77 states have internal predecessors, (84), 16 states have call successors, (16), 10 states have call predecessors, (16), 8 states have return successors, (24), 15 states have call predecessors, (24), 15 states have call successors, (24)
[2024-11-08 16:33:13,183 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 124 transitions.
[2024-11-08 16:33:13,184 INFO  L78                 Accepts]: Start accepts. Automaton has 103 states and 124 transitions. Word has length 33
[2024-11-08 16:33:13,184 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:13,184 INFO  L471      AbstractCegarLoop]: Abstraction has 103 states and 124 transitions.
[2024-11-08 16:33:13,184 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 9 states have internal predecessors, (33), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (5), 2 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:33:13,185 INFO  L276                IsEmpty]: Start isEmpty. Operand 103 states and 124 transitions.
[2024-11-08 16:33:13,186 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-08 16:33:13,186 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:13,186 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 4, 1, 1, 1, 1, 1]
[2024-11-08 16:33:13,209 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-08 16:33:13,390 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:13,391 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:13,391 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:13,391 INFO  L85        PathProgramCache]: Analyzing trace with hash -848692226, now seen corresponding path program 2 times
[2024-11-08 16:33:13,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:13,392 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [427273605]
[2024-11-08 16:33:13,392 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:33:13,392 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:13,392 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:13,394 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:13,397 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 16:33:13,468 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:33:13,468 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:33:13,476 INFO  L255         TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:13,480 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:13,698 INFO  L134       CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:13,699 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:14,226 INFO  L134       CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:14,226 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:14,226 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [427273605]
[2024-11-08 16:33:14,227 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [427273605] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:14,227 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:14,227 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11] total 21
[2024-11-08 16:33:14,227 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503759197]
[2024-11-08 16:33:14,228 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:14,228 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-08 16:33:14,228 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:14,229 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-08 16:33:14,229 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=371, Unknown=0, NotChecked=0, Total=462
[2024-11-08 16:33:14,230 INFO  L87              Difference]: Start difference. First operand 103 states and 124 transitions. Second operand  has 22 states, 21 states have (on average 2.857142857142857) internal successors, (60), 22 states have internal predecessors, (60), 10 states have call successors, (10), 10 states have call predecessors, (10), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:16,012 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:16,013 INFO  L93              Difference]: Finished difference Result 404 states and 562 transitions.
[2024-11-08 16:33:16,014 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-08 16:33:16,015 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 21 states have (on average 2.857142857142857) internal successors, (60), 22 states have internal predecessors, (60), 10 states have call successors, (10), 10 states have call predecessors, (10), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 36
[2024-11-08 16:33:16,015 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:16,023 INFO  L225             Difference]: With dead ends: 404
[2024-11-08 16:33:16,023 INFO  L226             Difference]: Without dead ends: 403
[2024-11-08 16:33:16,024 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 50 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 138 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=314, Invalid=946, Unknown=0, NotChecked=0, Total=1260
[2024-11-08 16:33:16,029 INFO  L432           NwaCegarLoop]: 86 mSDtfsCounter, 422 mSDsluCounter, 944 mSDsCounter, 0 mSdLazyCounter, 393 mSolverCounterSat, 123 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 422 SdHoareTripleChecker+Valid, 1030 SdHoareTripleChecker+Invalid, 516 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 123 IncrementalHoareTripleChecker+Valid, 393 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:16,030 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [422 Valid, 1030 Invalid, 516 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [123 Valid, 393 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 16:33:16,031 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 403 states.
[2024-11-08 16:33:16,124 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 403 to 235.
[2024-11-08 16:33:16,125 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 235 states, 171 states have (on average 1.087719298245614) internal successors, (186), 173 states have internal predecessors, (186), 40 states have call successors, (40), 22 states have call predecessors, (40), 20 states have return successors, (141), 39 states have call predecessors, (141), 39 states have call successors, (141)
[2024-11-08 16:33:16,132 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 235 states and 367 transitions.
[2024-11-08 16:33:16,133 INFO  L78                 Accepts]: Start accepts. Automaton has 235 states and 367 transitions. Word has length 36
[2024-11-08 16:33:16,135 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:16,135 INFO  L471      AbstractCegarLoop]: Abstraction has 235 states and 367 transitions.
[2024-11-08 16:33:16,135 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 21 states have (on average 2.857142857142857) internal successors, (60), 22 states have internal predecessors, (60), 10 states have call successors, (10), 10 states have call predecessors, (10), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:16,136 INFO  L276                IsEmpty]: Start isEmpty. Operand 235 states and 367 transitions.
[2024-11-08 16:33:16,141 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-08 16:33:16,142 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:16,142 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:16,168 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-08 16:33:16,342 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:16,343 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:16,343 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:16,343 INFO  L85        PathProgramCache]: Analyzing trace with hash 1036472202, now seen corresponding path program 2 times
[2024-11-08 16:33:16,344 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:16,344 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1466764978]
[2024-11-08 16:33:16,344 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:33:16,344 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:16,344 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:16,345 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:16,346 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 16:33:16,427 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:33:16,428 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:33:16,430 INFO  L255         TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:16,434 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:16,675 INFO  L134       CoverageAnalysis]: Checked inductivity of 111 backedges. 10 proven. 54 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked.
[2024-11-08 16:33:16,676 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:17,396 INFO  L134       CoverageAnalysis]: Checked inductivity of 111 backedges. 10 proven. 62 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked.
[2024-11-08 16:33:17,397 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:17,397 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1466764978]
[2024-11-08 16:33:17,397 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1466764978] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:17,397 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:17,397 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 12] total 19
[2024-11-08 16:33:17,398 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [332354132]
[2024-11-08 16:33:17,398 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:17,398 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-08 16:33:17,399 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:17,400 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-08 16:33:17,400 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=322, Unknown=0, NotChecked=0, Total=380
[2024-11-08 16:33:17,401 INFO  L87              Difference]: Start difference. First operand 235 states and 367 transitions. Second operand  has 20 states, 17 states have (on average 3.411764705882353) internal successors, (58), 14 states have internal predecessors, (58), 11 states have call successors, (13), 5 states have call predecessors, (13), 5 states have return successors, (11), 6 states have call predecessors, (11), 7 states have call successors, (11)
[2024-11-08 16:33:18,557 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:18,558 INFO  L93              Difference]: Finished difference Result 594 states and 1021 transitions.
[2024-11-08 16:33:18,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-08 16:33:18,559 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 17 states have (on average 3.411764705882353) internal successors, (58), 14 states have internal predecessors, (58), 11 states have call successors, (13), 5 states have call predecessors, (13), 5 states have return successors, (11), 6 states have call predecessors, (11), 7 states have call successors, (11) Word has length 65
[2024-11-08 16:33:18,559 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:18,568 INFO  L225             Difference]: With dead ends: 594
[2024-11-08 16:33:18,571 INFO  L226             Difference]: Without dead ends: 402
[2024-11-08 16:33:18,575 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 111 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 65 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=128, Invalid=684, Unknown=0, NotChecked=0, Total=812
[2024-11-08 16:33:18,577 INFO  L432           NwaCegarLoop]: 29 mSDtfsCounter, 129 mSDsluCounter, 268 mSDsCounter, 0 mSdLazyCounter, 453 mSolverCounterSat, 67 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 138 SdHoareTripleChecker+Valid, 297 SdHoareTripleChecker+Invalid, 520 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 67 IncrementalHoareTripleChecker+Valid, 453 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:18,578 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [138 Valid, 297 Invalid, 520 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [67 Valid, 453 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 16:33:18,579 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 402 states.
[2024-11-08 16:33:18,692 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 402 to 363.
[2024-11-08 16:33:18,694 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 363 states, 267 states have (on average 1.0711610486891385) internal successors, (286), 268 states have internal predecessors, (286), 60 states have call successors, (60), 34 states have call predecessors, (60), 32 states have return successors, (148), 60 states have call predecessors, (148), 58 states have call successors, (148)
[2024-11-08 16:33:18,698 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 494 transitions.
[2024-11-08 16:33:18,699 INFO  L78                 Accepts]: Start accepts. Automaton has 363 states and 494 transitions. Word has length 65
[2024-11-08 16:33:18,699 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:18,699 INFO  L471      AbstractCegarLoop]: Abstraction has 363 states and 494 transitions.
[2024-11-08 16:33:18,699 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 17 states have (on average 3.411764705882353) internal successors, (58), 14 states have internal predecessors, (58), 11 states have call successors, (13), 5 states have call predecessors, (13), 5 states have return successors, (11), 6 states have call predecessors, (11), 7 states have call successors, (11)
[2024-11-08 16:33:18,700 INFO  L276                IsEmpty]: Start isEmpty. Operand 363 states and 494 transitions.
[2024-11-08 16:33:18,702 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-08 16:33:18,702 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:18,702 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:18,727 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-08 16:33:18,906 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:18,907 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting hanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:18,907 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:18,907 INFO  L85        PathProgramCache]: Analyzing trace with hash -382641741, now seen corresponding path program 1 times
[2024-11-08 16:33:18,908 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:18,908 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [917719502]
[2024-11-08 16:33:18,908 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:18,908 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:18,908 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:18,910 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:18,913 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 16:33:18,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:18,993 INFO  L255         TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:18,996 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:19,031 INFO  L134       CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked.
[2024-11-08 16:33:19,031 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:33:19,031 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:19,032 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [917719502]
[2024-11-08 16:33:19,032 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [917719502] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:33:19,032 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:33:19,032 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:33:19,032 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229695283]
[2024-11-08 16:33:19,032 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:33:19,033 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:33:19,033 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:19,034 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:33:19,034 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:33:19,034 INFO  L87              Difference]: Start difference. First operand 363 states and 494 transitions. Second operand  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 1 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 16:33:19,136 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:19,136 INFO  L93              Difference]: Finished difference Result 379 states and 514 transitions.
[2024-11-08 16:33:19,137 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:33:19,137 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 1 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4) Word has length 67
[2024-11-08 16:33:19,138 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:19,141 INFO  L225             Difference]: With dead ends: 379
[2024-11-08 16:33:19,141 INFO  L226             Difference]: Without dead ends: 330
[2024-11-08 16:33:19,142 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 64 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 16:33:19,143 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 3 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:19,143 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 93 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:33:19,144 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 330 states.
[2024-11-08 16:33:19,223 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 330 to 326.
[2024-11-08 16:33:19,224 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 326 states, 242 states have (on average 1.0702479338842976) internal successors, (259), 242 states have internal predecessors, (259), 51 states have call successors, (51), 30 states have call predecessors, (51), 29 states have return successors, (122), 53 states have call predecessors, (122), 49 states have call successors, (122)
[2024-11-08 16:33:19,228 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 326 states and 432 transitions.
[2024-11-08 16:33:19,228 INFO  L78                 Accepts]: Start accepts. Automaton has 326 states and 432 transitions. Word has length 67
[2024-11-08 16:33:19,229 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:19,229 INFO  L471      AbstractCegarLoop]: Abstraction has 326 states and 432 transitions.
[2024-11-08 16:33:19,229 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 1 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 16:33:19,229 INFO  L276                IsEmpty]: Start isEmpty. Operand 326 states and 432 transitions.
[2024-11-08 16:33:19,232 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-08 16:33:19,232 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:19,232 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 10, 10, 10, 10, 1, 1, 1, 1, 1]
[2024-11-08 16:33:19,257 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-08 16:33:19,436 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:19,437 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:19,437 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:19,437 INFO  L85        PathProgramCache]: Analyzing trace with hash -1804465538, now seen corresponding path program 3 times
[2024-11-08 16:33:19,438 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:19,438 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2013028770]
[2024-11-08 16:33:19,438 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:33:19,438 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:19,438 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:19,439 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:19,440 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 16:33:19,584 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-11-08 16:33:19,584 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:33:19,588 INFO  L255         TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 45 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:19,593 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:20,233 INFO  L134       CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:20,233 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:22,251 INFO  L134       CoverageAnalysis]: Checked inductivity of 355 backedges. 0 proven. 355 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:22,251 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:22,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2013028770]
[2024-11-08 16:33:22,252 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2013028770] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:22,252 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:22,252 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23] total 45
[2024-11-08 16:33:22,252 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1244700008]
[2024-11-08 16:33:22,252 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:22,253 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 46 states
[2024-11-08 16:33:22,253 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:22,253 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 46 interpolants.
[2024-11-08 16:33:22,256 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=331, Invalid=1739, Unknown=0, NotChecked=0, Total=2070
[2024-11-08 16:33:22,256 INFO  L87              Difference]: Start difference. First operand 326 states and 432 transitions. Second operand  has 46 states, 45 states have (on average 2.933333333333333) internal successors, (132), 46 states have internal predecessors, (132), 22 states have call successors, (22), 22 states have call predecessors, (22), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:31,763 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:31,764 INFO  L93              Difference]: Finished difference Result 1345 states and 2200 transitions.
[2024-11-08 16:33:31,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. 
[2024-11-08 16:33:31,765 INFO  L78                 Accepts]: Start accepts. Automaton has  has 46 states, 45 states have (on average 2.933333333333333) internal successors, (132), 46 states have internal predecessors, (132), 22 states have call successors, (22), 22 states have call predecessors, (22), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 78
[2024-11-08 16:33:31,765 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:31,780 INFO  L225             Difference]: With dead ends: 1345
[2024-11-08 16:33:31,780 INFO  L226             Difference]: Without dead ends: 1308
[2024-11-08 16:33:31,785 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 186 GetRequests, 110 SyntacticMatches, 0 SemanticMatches, 76 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 762 ImplicationChecksByTransitivity, 7.2s TimeCoverageRelationStatistics Valid=1352, Invalid=4654, Unknown=0, NotChecked=0, Total=6006
[2024-11-08 16:33:31,786 INFO  L432           NwaCegarLoop]: 204 mSDtfsCounter, 1825 mSDsluCounter, 3561 mSDsCounter, 0 mSdLazyCounter, 2116 mSolverCounterSat, 628 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1825 SdHoareTripleChecker+Valid, 3765 SdHoareTripleChecker+Invalid, 2744 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 628 IncrementalHoareTripleChecker+Valid, 2116 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:31,787 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1825 Valid, 3765 Invalid, 2744 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [628 Valid, 2116 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-08 16:33:31,789 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1308 states.
[2024-11-08 16:33:32,006 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1308 to 734.
[2024-11-08 16:33:32,008 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 734 states, 542 states have (on average 1.0535055350553506) internal successors, (571), 542 states have internal predecessors, (571), 123 states have call successors, (123), 66 states have call predecessors, (123), 65 states have return successors, (776), 125 states have call predecessors, (776), 121 states have call successors, (776)
[2024-11-08 16:33:32,018 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 734 states to 734 states and 1470 transitions.
[2024-11-08 16:33:32,019 INFO  L78                 Accepts]: Start accepts. Automaton has 734 states and 1470 transitions. Word has length 78
[2024-11-08 16:33:32,019 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:32,019 INFO  L471      AbstractCegarLoop]: Abstraction has 734 states and 1470 transitions.
[2024-11-08 16:33:32,020 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 46 states, 45 states have (on average 2.933333333333333) internal successors, (132), 46 states have internal predecessors, (132), 22 states have call successors, (22), 22 states have call predecessors, (22), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:33:32,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 734 states and 1470 transitions.
[2024-11-08 16:33:32,022 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-08 16:33:32,023 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:32,023 INFO  L215           NwaCegarLoop]: trace histogram [15, 15, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:32,047 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-08 16:33:32,227 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:32,228 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:32,228 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:32,228 INFO  L85        PathProgramCache]: Analyzing trace with hash -1443761148, now seen corresponding path program 3 times
[2024-11-08 16:33:32,229 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:32,229 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2124341911]
[2024-11-08 16:33:32,229 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:33:32,229 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:32,229 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:32,230 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:32,231 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 16:33:32,311 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-08 16:33:32,311 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:33:32,313 INFO  L255         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:32,316 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:32,539 INFO  L134       CoverageAnalysis]: Checked inductivity of 599 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 588 trivial. 0 not checked.
[2024-11-08 16:33:32,539 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:33,064 INFO  L134       CoverageAnalysis]: Checked inductivity of 599 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 588 trivial. 0 not checked.
[2024-11-08 16:33:33,064 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:33,064 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2124341911]
[2024-11-08 16:33:33,064 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2124341911] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:33,064 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:33,065 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15
[2024-11-08 16:33:33,065 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [104081011]
[2024-11-08 16:33:33,065 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:33,066 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 16:33:33,066 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:33,066 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 16:33:33,067 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=192, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:33:33,067 INFO  L87              Difference]: Start difference. First operand 734 states and 1470 transitions. Second operand  has 16 states, 13 states have (on average 2.769230769230769) internal successors, (36), 10 states have internal predecessors, (36), 7 states have call successors, (10), 7 states have call predecessors, (10), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:33:33,807 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:33,807 INFO  L93              Difference]: Finished difference Result 807 states and 1546 transitions.
[2024-11-08 16:33:33,808 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 16:33:33,808 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 13 states have (on average 2.769230769230769) internal successors, (36), 10 states have internal predecessors, (36), 7 states have call successors, (10), 7 states have call predecessors, (10), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 134
[2024-11-08 16:33:33,809 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:33,819 INFO  L225             Difference]: With dead ends: 807
[2024-11-08 16:33:33,820 INFO  L226             Difference]: Without dead ends: 806
[2024-11-08 16:33:33,821 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 274 GetRequests, 252 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=133, Invalid=419, Unknown=0, NotChecked=0, Total=552
[2024-11-08 16:33:33,822 INFO  L432           NwaCegarLoop]: 43 mSDtfsCounter, 271 mSDsluCounter, 280 mSDsCounter, 0 mSdLazyCounter, 168 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 272 SdHoareTripleChecker+Valid, 323 SdHoareTripleChecker+Invalid, 199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 168 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:33,823 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [272 Valid, 323 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 168 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:33:33,824 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 806 states.
[2024-11-08 16:33:34,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 806 to 794.
[2024-11-08 16:33:34,035 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 794 states, 590 states have (on average 1.0694915254237287) internal successors, (631), 590 states have internal predecessors, (631), 127 states have call successors, (127), 70 states have call predecessors, (127), 73 states have return successors, (784), 133 states have call predecessors, (784), 125 states have call successors, (784)
[2024-11-08 16:33:34,045 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 794 states to 794 states and 1542 transitions.
[2024-11-08 16:33:34,046 INFO  L78                 Accepts]: Start accepts. Automaton has 794 states and 1542 transitions. Word has length 134
[2024-11-08 16:33:34,046 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:34,046 INFO  L471      AbstractCegarLoop]: Abstraction has 794 states and 1542 transitions.
[2024-11-08 16:33:34,047 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 13 states have (on average 2.769230769230769) internal successors, (36), 10 states have internal predecessors, (36), 7 states have call successors, (10), 7 states have call predecessors, (10), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:33:34,047 INFO  L276                IsEmpty]: Start isEmpty. Operand 794 states and 1542 transitions.
[2024-11-08 16:33:34,053 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 143
[2024-11-08 16:33:34,054 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:34,055 INFO  L215           NwaCegarLoop]: trace histogram [15, 15, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:34,081 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-08 16:33:34,255 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:34,256 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting hanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:34,256 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:34,256 INFO  L85        PathProgramCache]: Analyzing trace with hash 421419244, now seen corresponding path program 1 times
[2024-11-08 16:33:34,257 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:34,257 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1806722172]
[2024-11-08 16:33:34,257 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:34,257 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:34,257 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:34,258 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:34,260 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-08 16:33:34,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:33:34,385 INFO  L255         TraceCheckSpWp]: Trace formula consists of 298 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:34,389 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:34,459 INFO  L134       CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 597 trivial. 0 not checked.
[2024-11-08 16:33:34,460 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:34,866 INFO  L134       CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 597 trivial. 0 not checked.
[2024-11-08 16:33:34,867 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:34,867 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1806722172]
[2024-11-08 16:33:34,867 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1806722172] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:34,867 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:34,867 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-08 16:33:34,868 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691125128]
[2024-11-08 16:33:34,868 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:34,869 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:33:34,869 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:34,869 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:33:34,870 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:33:34,870 INFO  L87              Difference]: Start difference. First operand 794 states and 1542 transitions. Second operand  has 10 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 8 states have internal predecessors, (33), 1 states have call successors, (5), 1 states have call predecessors, (5), 5 states have return successors, (7), 5 states have call predecessors, (7), 1 states have call successors, (7)
[2024-11-08 16:33:35,224 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:35,225 INFO  L93              Difference]: Finished difference Result 903 states and 1685 transitions.
[2024-11-08 16:33:35,226 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 16:33:35,227 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 8 states have internal predecessors, (33), 1 states have call successors, (5), 1 states have call predecessors, (5), 5 states have return successors, (7), 5 states have call predecessors, (7), 1 states have call successors, (7) Word has length 142
[2024-11-08 16:33:35,227 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:35,238 INFO  L225             Difference]: With dead ends: 903
[2024-11-08 16:33:35,238 INFO  L226             Difference]: Without dead ends: 891
[2024-11-08 16:33:35,240 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 284 GetRequests, 274 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:33:35,242 INFO  L432           NwaCegarLoop]: 33 mSDtfsCounter, 9 mSDsluCounter, 185 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 218 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:35,243 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 218 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:33:35,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 891 states.
[2024-11-08 16:33:35,505 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 891 to 885.
[2024-11-08 16:33:35,507 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 885 states, 666 states have (on average 1.0690690690690692) internal successors, (712), 663 states have internal predecessors, (712), 127 states have call successors, (127), 70 states have call predecessors, (127), 88 states have return successors, (802), 151 states have call predecessors, (802), 125 states have call successors, (802)
[2024-11-08 16:33:35,516 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 885 states to 885 states and 1641 transitions.
[2024-11-08 16:33:35,517 INFO  L78                 Accepts]: Start accepts. Automaton has 885 states and 1641 transitions. Word has length 142
[2024-11-08 16:33:35,518 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:35,518 INFO  L471      AbstractCegarLoop]: Abstraction has 885 states and 1641 transitions.
[2024-11-08 16:33:35,519 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 8 states have internal predecessors, (33), 1 states have call successors, (5), 1 states have call predecessors, (5), 5 states have return successors, (7), 5 states have call predecessors, (7), 1 states have call successors, (7)
[2024-11-08 16:33:35,519 INFO  L276                IsEmpty]: Start isEmpty. Operand 885 states and 1641 transitions.
[2024-11-08 16:33:35,522 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 155
[2024-11-08 16:33:35,522 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:35,524 INFO  L215           NwaCegarLoop]: trace histogram [15, 15, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:35,546 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-08 16:33:35,725 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:35,725 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:35,725 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:35,725 INFO  L85        PathProgramCache]: Analyzing trace with hash 1012734852, now seen corresponding path program 4 times
[2024-11-08 16:33:35,726 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:35,726 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1726917175]
[2024-11-08 16:33:35,726 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 16:33:35,726 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:35,726 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:35,729 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:35,731 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-08 16:33:35,832 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 16:33:35,832 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:33:35,835 INFO  L255         TraceCheckSpWp]: Trace formula consists of 240 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:35,842 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:36,103 INFO  L134       CoverageAnalysis]: Checked inductivity of 681 backedges. 85 proven. 223 refuted. 0 times theorem prover too weak. 373 trivial. 0 not checked.
[2024-11-08 16:33:36,104 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:36,813 INFO  L134       CoverageAnalysis]: Checked inductivity of 681 backedges. 85 proven. 244 refuted. 0 times theorem prover too weak. 352 trivial. 0 not checked.
[2024-11-08 16:33:36,813 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:36,813 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1726917175]
[2024-11-08 16:33:36,813 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1726917175] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:36,814 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:36,814 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 17] total 18
[2024-11-08 16:33:36,814 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1641686123]
[2024-11-08 16:33:36,814 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:36,815 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:33:36,815 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:36,816 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:33:36,816 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=265, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:33:36,817 INFO  L87              Difference]: Start difference. First operand 885 states and 1641 transitions. Second operand  has 18 states, 17 states have (on average 3.823529411764706) internal successors, (65), 14 states have internal predecessors, (65), 12 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (12), 5 states have call predecessors, (12), 8 states have call successors, (12)
[2024-11-08 16:33:37,821 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:37,822 INFO  L93              Difference]: Finished difference Result 2059 states and 4301 transitions.
[2024-11-08 16:33:37,822 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-08 16:33:37,823 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 17 states have (on average 3.823529411764706) internal successors, (65), 14 states have internal predecessors, (65), 12 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (12), 5 states have call predecessors, (12), 8 states have call successors, (12) Word has length 154
[2024-11-08 16:33:37,823 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:37,833 INFO  L225             Difference]: With dead ends: 2059
[2024-11-08 16:33:37,834 INFO  L226             Difference]: Without dead ends: 1204
[2024-11-08 16:33:37,848 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 315 GetRequests, 292 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=85, Invalid=515, Unknown=0, NotChecked=0, Total=600
[2024-11-08 16:33:37,848 INFO  L432           NwaCegarLoop]: 37 mSDtfsCounter, 80 mSDsluCounter, 319 mSDsCounter, 0 mSdLazyCounter, 574 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 90 SdHoareTripleChecker+Valid, 356 SdHoareTripleChecker+Invalid, 635 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 574 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:37,849 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [90 Valid, 356 Invalid, 635 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 574 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 16:33:37,851 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1204 states.
[2024-11-08 16:33:38,081 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1204 to 1052.
[2024-11-08 16:33:38,083 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1052 states, 794 states have (on average 1.057934508816121) internal successors, (840), 790 states have internal predecessors, (840), 150 states have call successors, (150), 86 states have call predecessors, (150), 104 states have return successors, (500), 175 states have call predecessors, (500), 145 states have call successors, (500)
[2024-11-08 16:33:38,090 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1052 states to 1052 states and 1490 transitions.
[2024-11-08 16:33:38,091 INFO  L78                 Accepts]: Start accepts. Automaton has 1052 states and 1490 transitions. Word has length 154
[2024-11-08 16:33:38,091 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:38,092 INFO  L471      AbstractCegarLoop]: Abstraction has 1052 states and 1490 transitions.
[2024-11-08 16:33:38,092 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 3.823529411764706) internal successors, (65), 14 states have internal predecessors, (65), 12 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (12), 5 states have call predecessors, (12), 8 states have call successors, (12)
[2024-11-08 16:33:38,092 INFO  L276                IsEmpty]: Start isEmpty. Operand 1052 states and 1490 transitions.
[2024-11-08 16:33:38,097 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 163
[2024-11-08 16:33:38,097 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:38,097 INFO  L215           NwaCegarLoop]: trace histogram [23, 23, 23, 22, 22, 22, 22, 1, 1, 1, 1, 1]
[2024-11-08 16:33:38,120 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-08 16:33:38,301 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:38,302 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:33:38,302 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:38,302 INFO  L85        PathProgramCache]: Analyzing trace with hash -579090562, now seen corresponding path program 4 times
[2024-11-08 16:33:38,302 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:33:38,302 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1277073809]
[2024-11-08 16:33:38,303 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 16:33:38,303 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:38,303 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:38,304 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:38,305 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-08 16:33:38,466 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 16:33:38,466 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:33:38,472 INFO  L255         TraceCheckSpWp]: Trace formula consists of 405 conjuncts, 93 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:38,477 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:33:40,257 INFO  L134       CoverageAnalysis]: Checked inductivity of 1705 backedges. 0 proven. 1705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:40,257 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:33:47,137 INFO  L134       CoverageAnalysis]: Checked inductivity of 1705 backedges. 0 proven. 1705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:33:47,138 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:33:47,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1277073809]
[2024-11-08 16:33:47,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1277073809] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:33:47,138 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:33:47,138 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [47, 47] total 93
[2024-11-08 16:33:47,139 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1556488988]
[2024-11-08 16:33:47,139 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:33:47,140 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 94 states
[2024-11-08 16:33:47,140 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:33:47,142 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 94 interpolants.
[2024-11-08 16:33:47,145 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1243, Invalid=7499, Unknown=0, NotChecked=0, Total=8742
[2024-11-08 16:33:47,146 INFO  L87              Difference]: Start difference. First operand 1052 states and 1490 transitions. Second operand  has 94 states, 93 states have (on average 2.967741935483871) internal successors, (276), 94 states have internal predecessors, (276), 46 states have call successors, (46), 46 states have call predecessors, (46), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:34:54,096 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:34:54,096 INFO  L93              Difference]: Finished difference Result 7293 states and 11611 transitions.
[2024-11-08 16:34:54,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. 
[2024-11-08 16:34:54,097 INFO  L78                 Accepts]: Start accepts. Automaton has  has 94 states, 93 states have (on average 2.967741935483871) internal successors, (276), 94 states have internal predecessors, (276), 46 states have call successors, (46), 46 states have call predecessors, (46), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 162
[2024-11-08 16:34:54,097 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:34:54,152 INFO  L225             Difference]: With dead ends: 7293
[2024-11-08 16:34:54,152 INFO  L226             Difference]: Without dead ends: 7148
[2024-11-08 16:34:54,166 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 390 GetRequests, 230 SyntacticMatches, 0 SemanticMatches, 160 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3522 ImplicationChecksByTransitivity, 48.1s TimeCoverageRelationStatistics Valid=5588, Invalid=20494, Unknown=0, NotChecked=0, Total=26082
[2024-11-08 16:34:54,167 INFO  L432           NwaCegarLoop]: 509 mSDtfsCounter, 5975 mSDsluCounter, 16676 mSDsCounter, 0 mSdLazyCounter, 11814 mSolverCounterSat, 2208 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 17.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5975 SdHoareTripleChecker+Valid, 17185 SdHoareTripleChecker+Invalid, 14022 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 2208 IncrementalHoareTripleChecker+Valid, 11814 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 20.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:34:54,168 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5975 Valid, 17185 Invalid, 14022 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [2208 Valid, 11814 Invalid, 0 Unknown, 0 Unchecked, 20.4s Time]
[2024-11-08 16:34:54,176 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7148 states.
[2024-11-08 16:34:54,955 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7148 to 2156.
[2024-11-08 16:34:54,961 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2156 states, 1610 states have (on average 1.0434782608695652) internal successors, (1680), 1606 states have internal predecessors, (1680), 342 states have call successors, (342), 182 states have call predecessors, (342), 200 states have return successors, (3613), 367 states have call predecessors, (3613), 337 states have call successors, (3613)
[2024-11-08 16:34:54,994 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2156 states to 2156 states and 5635 transitions.
[2024-11-08 16:34:54,998 INFO  L78                 Accepts]: Start accepts. Automaton has 2156 states and 5635 transitions. Word has length 162
[2024-11-08 16:34:54,999 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:34:54,999 INFO  L471      AbstractCegarLoop]: Abstraction has 2156 states and 5635 transitions.
[2024-11-08 16:34:54,999 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 94 states, 93 states have (on average 2.967741935483871) internal successors, (276), 94 states have internal predecessors, (276), 46 states have call successors, (46), 46 states have call predecessors, (46), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:34:55,000 INFO  L276                IsEmpty]: Start isEmpty. Operand 2156 states and 5635 transitions.
[2024-11-08 16:34:55,008 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 283
[2024-11-08 16:34:55,009 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:34:55,009 INFO  L215           NwaCegarLoop]: trace histogram [31, 31, 16, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 7, 7, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:34:55,033 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-11-08 16:34:55,209 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:34:55,210 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:34:55,210 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:34:55,210 INFO  L85        PathProgramCache]: Analyzing trace with hash -881775740, now seen corresponding path program 5 times
[2024-11-08 16:34:55,211 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:34:55,211 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1405395761]
[2024-11-08 16:34:55,211 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-08 16:34:55,211 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:34:55,212 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:34:55,213 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:34:55,214 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-08 16:34:55,547 INFO  L227   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s)
[2024-11-08 16:34:55,547 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:34:55,552 INFO  L255         TraceCheckSpWp]: Trace formula consists of 588 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-08 16:34:55,556 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:34:55,949 INFO  L134       CoverageAnalysis]: Checked inductivity of 2793 backedges. 153 proven. 702 refuted. 0 times theorem prover too weak. 1938 trivial. 0 not checked.
[2024-11-08 16:34:55,950 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:34:57,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 2793 backedges. 153 proven. 742 refuted. 0 times theorem prover too weak. 1898 trivial. 0 not checked.
[2024-11-08 16:34:57,200 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:34:57,200 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1405395761]
[2024-11-08 16:34:57,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1405395761] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:34:57,200 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:34:57,200 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 21] total 23
[2024-11-08 16:34:57,201 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2105625786]
[2024-11-08 16:34:57,201 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:34:57,201 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-08 16:34:57,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:34:57,202 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-08 16:34:57,202 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=452, Unknown=0, NotChecked=0, Total=506
[2024-11-08 16:34:57,203 INFO  L87              Difference]: Start difference. First operand 2156 states and 5635 transitions. Second operand  has 23 states, 21 states have (on average 3.761904761904762) internal successors, (79), 18 states have internal predecessors, (79), 16 states have call successors, (18), 6 states have call predecessors, (18), 6 states have return successors, (16), 6 states have call predecessors, (16), 11 states have call successors, (16)
[2024-11-08 16:34:58,941 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:34:58,941 INFO  L93              Difference]: Finished difference Result 5097 states and 16174 transitions.
[2024-11-08 16:34:58,942 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-08 16:34:58,942 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 21 states have (on average 3.761904761904762) internal successors, (79), 18 states have internal predecessors, (79), 16 states have call successors, (18), 6 states have call predecessors, (18), 6 states have return successors, (16), 6 states have call predecessors, (16), 11 states have call successors, (16) Word has length 282
[2024-11-08 16:34:58,943 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:34:58,979 INFO  L225             Difference]: With dead ends: 5097
[2024-11-08 16:34:58,980 INFO  L226             Difference]: Without dead ends: 3230
[2024-11-08 16:34:59,044 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 574 GetRequests, 544 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 68 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=115, Invalid=877, Unknown=0, NotChecked=0, Total=992
[2024-11-08 16:34:59,044 INFO  L432           NwaCegarLoop]: 49 mSDtfsCounter, 119 mSDsluCounter, 535 mSDsCounter, 0 mSdLazyCounter, 1041 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 132 SdHoareTripleChecker+Valid, 584 SdHoareTripleChecker+Invalid, 1111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 1041 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:34:59,045 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [132 Valid, 584 Invalid, 1111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 1041 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 16:34:59,049 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3230 states.
[2024-11-08 16:34:59,923 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3230 to 2631.
[2024-11-08 16:34:59,926 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2631 states, 1969 states have (on average 1.0360589131538853) internal successors, (2040), 1964 states have internal predecessors, (2040), 415 states have call successors, (415), 225 states have call predecessors, (415), 243 states have return successors, (1763), 441 states have call predecessors, (1763), 409 states have call successors, (1763)
[2024-11-08 16:34:59,938 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2631 states to 2631 states and 4218 transitions.
[2024-11-08 16:34:59,940 INFO  L78                 Accepts]: Start accepts. Automaton has 2631 states and 4218 transitions. Word has length 282
[2024-11-08 16:34:59,940 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:34:59,941 INFO  L471      AbstractCegarLoop]: Abstraction has 2631 states and 4218 transitions.
[2024-11-08 16:34:59,941 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 21 states have (on average 3.761904761904762) internal successors, (79), 18 states have internal predecessors, (79), 16 states have call successors, (18), 6 states have call predecessors, (18), 6 states have return successors, (16), 6 states have call predecessors, (16), 11 states have call successors, (16)
[2024-11-08 16:34:59,941 INFO  L276                IsEmpty]: Start isEmpty. Operand 2631 states and 4218 transitions.
[2024-11-08 16:34:59,948 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 283
[2024-11-08 16:34:59,948 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:34:59,948 INFO  L215           NwaCegarLoop]: trace histogram [31, 31, 16, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:34:59,973 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-11-08 16:35:00,149 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:00,149 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting hanoiErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:35:00,150 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:35:00,150 INFO  L85        PathProgramCache]: Analyzing trace with hash 898348590, now seen corresponding path program 1 times
[2024-11-08 16:35:00,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:35:00,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1569105714]
[2024-11-08 16:35:00,151 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:35:00,151 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:00,151 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:35:00,152 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:35:00,153 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-08 16:35:00,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:35:00,311 INFO  L255         TraceCheckSpWp]: Trace formula consists of 585 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 16:35:00,315 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:35:00,415 INFO  L134       CoverageAnalysis]: Checked inductivity of 2735 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 2721 trivial. 0 not checked.
[2024-11-08 16:35:00,415 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:35:01,329 INFO  L134       CoverageAnalysis]: Checked inductivity of 2735 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 2721 trivial. 0 not checked.
[2024-11-08 16:35:01,329 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:35:01,330 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1569105714]
[2024-11-08 16:35:01,330 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1569105714] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:35:01,330 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:35:01,330 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13
[2024-11-08 16:35:01,330 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [590006576]
[2024-11-08 16:35:01,330 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:35:01,331 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 16:35:01,331 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:35:01,331 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 16:35:01,332 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=139, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:35:01,332 INFO  L87              Difference]: Start difference. First operand 2631 states and 4218 transitions. Second operand  has 14 states, 13 states have (on average 3.4615384615384617) internal successors, (45), 14 states have internal predecessors, (45), 1 states have call successors, (5), 1 states have call predecessors, (5), 7 states have return successors, (9), 7 states have call predecessors, (9), 1 states have call successors, (9)
[2024-11-08 16:35:02,228 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:35:02,228 INFO  L93              Difference]: Finished difference Result 2721 states and 4341 transitions.
[2024-11-08 16:35:02,229 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 16:35:02,229 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 3.4615384615384617) internal successors, (45), 14 states have internal predecessors, (45), 1 states have call successors, (5), 1 states have call predecessors, (5), 7 states have return successors, (9), 7 states have call predecessors, (9), 1 states have call successors, (9) Word has length 282
[2024-11-08 16:35:02,230 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:35:02,257 INFO  L225             Difference]: With dead ends: 2721
[2024-11-08 16:35:02,257 INFO  L226             Difference]: Without dead ends: 2564
[2024-11-08 16:35:02,260 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 566 GetRequests, 550 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=75, Invalid=231, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:35:02,261 INFO  L432           NwaCegarLoop]: 35 mSDtfsCounter, 8 mSDsluCounter, 227 mSDsCounter, 0 mSdLazyCounter, 108 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 262 SdHoareTripleChecker+Invalid, 110 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:35:02,262 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 262 Invalid, 110 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 108 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:35:02,267 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2564 states.
[2024-11-08 16:35:03,024 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2564 to 2558.
[2024-11-08 16:35:03,028 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2558 states, 1923 states have (on average 1.0384815392615705) internal successors, (1997), 1916 states have internal predecessors, (1997), 391 states have call successors, (391), 217 states have call predecessors, (391), 240 states have return successors, (1671), 424 states have call predecessors, (1671), 380 states have call successors, (1671)
[2024-11-08 16:35:03,046 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2558 states to 2558 states and 4059 transitions.
[2024-11-08 16:35:03,049 INFO  L78                 Accepts]: Start accepts. Automaton has 2558 states and 4059 transitions. Word has length 282
[2024-11-08 16:35:03,050 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:35:03,050 INFO  L471      AbstractCegarLoop]: Abstraction has 2558 states and 4059 transitions.
[2024-11-08 16:35:03,050 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 3.4615384615384617) internal successors, (45), 14 states have internal predecessors, (45), 1 states have call successors, (5), 1 states have call predecessors, (5), 7 states have return successors, (9), 7 states have call predecessors, (9), 1 states have call successors, (9)
[2024-11-08 16:35:03,050 INFO  L276                IsEmpty]: Start isEmpty. Operand 2558 states and 4059 transitions.
[2024-11-08 16:35:03,064 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 539
[2024-11-08 16:35:03,064 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:35:03,065 INFO  L215           NwaCegarLoop]: trace histogram [63, 63, 32, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 7, 7, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:35:03,089 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-11-08 16:35:03,265 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:03,266 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting hanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:35:03,266 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:35:03,266 INFO  L85        PathProgramCache]: Analyzing trace with hash 1988643716, now seen corresponding path program 6 times
[2024-11-08 16:35:03,267 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:35:03,267 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1421977933]
[2024-11-08 16:35:03,267 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-08 16:35:03,267 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:03,268 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:35:03,269 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:35:03,270 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-08 16:35:03,521 INFO  L227   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 13 check-sat command(s)
[2024-11-08 16:35:03,522 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:35:03,526 INFO  L255         TraceCheckSpWp]: Trace formula consists of 437 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-08 16:35:03,538 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:35:04,234 INFO  L134       CoverageAnalysis]: Checked inductivity of 11625 backedges. 0 proven. 93 refuted. 0 times theorem prover too weak. 11532 trivial. 0 not checked.
[2024-11-08 16:35:04,234 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:35:06,948 INFO  L134       CoverageAnalysis]: Checked inductivity of 11625 backedges. 0 proven. 93 refuted. 0 times theorem prover too weak. 11532 trivial. 0 not checked.
[2024-11-08 16:35:06,948 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:35:06,948 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1421977933]
[2024-11-08 16:35:06,949 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1421977933] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:35:06,949 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:35:06,949 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16] total 31
[2024-11-08 16:35:06,949 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141676188]
[2024-11-08 16:35:06,949 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:35:06,950 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-08 16:35:06,951 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:35:06,951 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-08 16:35:06,952 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=160, Invalid=832, Unknown=0, NotChecked=0, Total=992
[2024-11-08 16:35:06,952 INFO  L87              Difference]: Start difference. First operand 2558 states and 4059 transitions. Second operand  has 32 states, 29 states have (on average 2.3448275862068964) internal successors, (68), 18 states have internal predecessors, (68), 15 states have call successors, (18), 15 states have call predecessors, (18), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:35:11,478 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:35:11,478 INFO  L93              Difference]: Finished difference Result 2947 states and 4467 transitions.
[2024-11-08 16:35:11,479 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-11-08 16:35:11,479 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 29 states have (on average 2.3448275862068964) internal successors, (68), 18 states have internal predecessors, (68), 15 states have call successors, (18), 15 states have call predecessors, (18), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 538
[2024-11-08 16:35:11,480 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:35:11,501 INFO  L225             Difference]: With dead ends: 2947
[2024-11-08 16:35:11,501 INFO  L226             Difference]: Without dead ends: 2946
[2024-11-08 16:35:11,505 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1094 GetRequests, 1044 SyntacticMatches, 0 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 304 ImplicationChecksByTransitivity, 4.0s TimeCoverageRelationStatistics Valid=585, Invalid=2067, Unknown=0, NotChecked=0, Total=2652
[2024-11-08 16:35:11,506 INFO  L432           NwaCegarLoop]: 76 mSDtfsCounter, 1200 mSDsluCounter, 1141 mSDsCounter, 0 mSdLazyCounter, 832 mSolverCounterSat, 122 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1201 SdHoareTripleChecker+Valid, 1217 SdHoareTripleChecker+Invalid, 954 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 122 IncrementalHoareTripleChecker+Valid, 832 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:35:11,506 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1201 Valid, 1217 Invalid, 954 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [122 Valid, 832 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-08 16:35:11,510 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2946 states.
[2024-11-08 16:35:12,330 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2946 to 2918.
[2024-11-08 16:35:12,333 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2918 states, 2219 states have (on average 1.0513744930148716) internal successors, (2333), 2212 states have internal predecessors, (2333), 399 states have call successors, (399), 225 states have call predecessors, (399), 296 states have return successors, (1727), 480 states have call predecessors, (1727), 388 states have call successors, (1727)
[2024-11-08 16:35:12,359 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2918 states to 2918 states and 4459 transitions.
[2024-11-08 16:35:12,363 INFO  L78                 Accepts]: Start accepts. Automaton has 2918 states and 4459 transitions. Word has length 538
[2024-11-08 16:35:12,364 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:35:12,364 INFO  L471      AbstractCegarLoop]: Abstraction has 2918 states and 4459 transitions.
[2024-11-08 16:35:12,365 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 29 states have (on average 2.3448275862068964) internal successors, (68), 18 states have internal predecessors, (68), 15 states have call successors, (18), 15 states have call predecessors, (18), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:35:12,365 INFO  L276                IsEmpty]: Start isEmpty. Operand 2918 states and 4459 transitions.
[2024-11-08 16:35:12,390 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 560
[2024-11-08 16:35:12,390 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:35:12,391 INFO  L215           NwaCegarLoop]: trace histogram [63, 63, 32, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 6, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:35:12,416 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-11-08 16:35:12,591 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:12,592 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting hanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:35:12,593 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:35:12,593 INFO  L85        PathProgramCache]: Analyzing trace with hash 1734909359, now seen corresponding path program 2 times
[2024-11-08 16:35:12,594 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:35:12,595 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1490522658]
[2024-11-08 16:35:12,595 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:35:12,595 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:12,596 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:35:12,597 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:35:12,601 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-08 16:35:12,954 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:35:12,954 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:35:12,964 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1156 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-11-08 16:35:12,974 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:35:13,493 INFO  L134       CoverageAnalysis]: Checked inductivity of 11640 backedges. 250 proven. 1946 refuted. 0 times theorem prover too weak. 9444 trivial. 0 not checked.
[2024-11-08 16:35:13,494 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:35:16,325 INFO  L134       CoverageAnalysis]: Checked inductivity of 11640 backedges. 250 proven. 2039 refuted. 0 times theorem prover too weak. 9351 trivial. 0 not checked.
[2024-11-08 16:35:16,325 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:35:16,325 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1490522658]
[2024-11-08 16:35:16,326 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1490522658] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:35:16,326 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:35:16,326 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 27] total 32
[2024-11-08 16:35:16,326 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580740573]
[2024-11-08 16:35:16,327 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:35:16,328 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-08 16:35:16,328 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:35:16,330 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-08 16:35:16,330 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=886, Unknown=0, NotChecked=0, Total=992
[2024-11-08 16:35:16,331 INFO  L87              Difference]: Start difference. First operand 2918 states and 4459 transitions. Second operand  has 32 states, 30 states have (on average 4.133333333333334) internal successors, (124), 29 states have internal predecessors, (124), 22 states have call successors, (24), 3 states have call predecessors, (24), 13 states have return successors, (30), 14 states have call predecessors, (30), 20 states have call successors, (30)
[2024-11-08 16:35:18,833 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:35:18,833 INFO  L93              Difference]: Finished difference Result 5985 states and 9990 transitions.
[2024-11-08 16:35:18,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-11-08 16:35:18,834 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 30 states have (on average 4.133333333333334) internal successors, (124), 29 states have internal predecessors, (124), 22 states have call successors, (24), 3 states have call predecessors, (24), 13 states have return successors, (30), 14 states have call predecessors, (30), 20 states have call successors, (30) Word has length 559
[2024-11-08 16:35:18,835 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:35:18,858 INFO  L225             Difference]: With dead ends: 5985
[2024-11-08 16:35:18,858 INFO  L226             Difference]: Without dead ends: 3715
[2024-11-08 16:35:18,876 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1131 GetRequests, 1090 SyntacticMatches, 0 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 155 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=228, Invalid=1578, Unknown=0, NotChecked=0, Total=1806
[2024-11-08 16:35:18,877 INFO  L432           NwaCegarLoop]: 64 mSDtfsCounter, 237 mSDsluCounter, 711 mSDsCounter, 0 mSdLazyCounter, 1379 mSolverCounterSat, 106 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 256 SdHoareTripleChecker+Valid, 775 SdHoareTripleChecker+Invalid, 1485 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 106 IncrementalHoareTripleChecker+Valid, 1379 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:35:18,878 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [256 Valid, 775 Invalid, 1485 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [106 Valid, 1379 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-08 16:35:18,882 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3715 states.
[2024-11-08 16:35:19,520 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3715 to 3073.
[2024-11-08 16:35:19,524 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3073 states, 2359 states have (on average 1.0483255616786773) internal successors, (2473), 2351 states have internal predecessors, (2473), 418 states have call successors, (418), 251 states have call predecessors, (418), 292 states have return successors, (1024), 470 states have call predecessors, (1024), 411 states have call successors, (1024)
[2024-11-08 16:35:19,536 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3073 states to 3073 states and 3915 transitions.
[2024-11-08 16:35:19,540 INFO  L78                 Accepts]: Start accepts. Automaton has 3073 states and 3915 transitions. Word has length 559
[2024-11-08 16:35:19,541 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:35:19,541 INFO  L471      AbstractCegarLoop]: Abstraction has 3073 states and 3915 transitions.
[2024-11-08 16:35:19,541 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 30 states have (on average 4.133333333333334) internal successors, (124), 29 states have internal predecessors, (124), 22 states have call successors, (24), 3 states have call predecessors, (24), 13 states have return successors, (30), 14 states have call predecessors, (30), 20 states have call successors, (30)
[2024-11-08 16:35:19,541 INFO  L276                IsEmpty]: Start isEmpty. Operand 3073 states and 3915 transitions.
[2024-11-08 16:35:19,550 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 331
[2024-11-08 16:35:19,551 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:35:19,551 INFO  L215           NwaCegarLoop]: trace histogram [47, 47, 47, 46, 46, 46, 46, 1, 1, 1, 1, 1]
[2024-11-08 16:35:19,577 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0
[2024-11-08 16:35:19,751 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:19,754 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [applyHanoiErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, applyHanoiErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 9 more)] ===
[2024-11-08 16:35:19,755 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:35:19,755 INFO  L85        PathProgramCache]: Analyzing trace with hash -1881816706, now seen corresponding path program 5 times
[2024-11-08 16:35:19,756 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:35:19,756 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [418583190]
[2024-11-08 16:35:19,756 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-08 16:35:19,756 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:35:19,756 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:35:19,758 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:35:19,761 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_65c8b762-d380-412f-8cd1-54284f94f09c/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-08 16:35:20,583 INFO  L227   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 47 check-sat command(s)
[2024-11-08 16:35:20,583 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:35:20,593 INFO  L255         TraceCheckSpWp]: Trace formula consists of 813 conjuncts, 189 conjuncts are in the unsatisfiable core
[2024-11-08 16:35:20,600 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:35:28,076 INFO  L134       CoverageAnalysis]: Checked inductivity of 7429 backedges. 0 proven. 7429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:35:28,076 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:35:58,863 INFO  L134       CoverageAnalysis]: Checked inductivity of 7429 backedges. 0 proven. 7429 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:35:58,863 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:35:58,864 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [418583190]
[2024-11-08 16:35:58,864 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [418583190] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:35:58,864 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:35:58,864 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [95, 95] total 189
[2024-11-08 16:35:58,864 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [238650904]
[2024-11-08 16:35:58,864 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:35:58,865 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 190 states
[2024-11-08 16:35:58,866 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:35:58,869 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 190 interpolants.
[2024-11-08 16:35:58,878 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=4795, Invalid=31115, Unknown=0, NotChecked=0, Total=35910
[2024-11-08 16:35:58,879 INFO  L87              Difference]: Start difference. First operand 3073 states and 3915 transitions. Second operand  has 190 states, 189 states have (on average 2.984126984126984) internal successors, (564), 190 states have internal predecessors, (564), 94 states have call successors, (94), 94 states have call predecessors, (94), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:36:35,271 WARN  L286               SmtUtils]: Spent 6.84s on a formula simplification that was a NOOP. DAG size: 425 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 16:36:51,288 WARN  L286               SmtUtils]: Spent 5.74s on a formula simplification that was a NOOP. DAG size: 416 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 16:37:05,662 WARN  L286               SmtUtils]: Spent 5.27s on a formula simplification that was a NOOP. DAG size: 407 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 16:37:33,493 WARN  L286               SmtUtils]: Spent 5.07s on a formula simplification that was a NOOP. DAG size: 389 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)