./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/email_spec11_product03.cil.c --full-output --architecture 32bit


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


Checking for ERROR reachability
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_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/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_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/product-lines/email_spec11_product03.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ceaa95778492e3bc285d343b26b58125dae05b4d97d6b8fbdf100b65fa491c48
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 19:18:37,786 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 19:18:37,868 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 19:18:37,879 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 19:18:37,880 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 19:18:37,938 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 19:18:37,939 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 19:18:37,940 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 19:18:37,941 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 19:18:37,943 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 19:18:37,943 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 19:18:37,944 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 19:18:37,945 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 19:18:37,945 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 19:18:37,946 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 19:18:37,946 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 19:18:37,947 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 19:18:37,950 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 19:18:37,951 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 19:18:37,951 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 19:18:37,952 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 19:18:37,953 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 19:18:37,953 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 19:18:37,953 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 19:18:37,954 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 19:18:37,974 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 19:18:37,974 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 19:18:37,974 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 19:18:37,975 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 19:18:37,975 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 19:18:37,976 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 19:18:37,976 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 19:18:37,976 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 19:18:37,981 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 19:18:37,981 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 19:18:37,982 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 19:18:37,982 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 19:18:37,984 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 19:18:37,984 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 19:18:37,985 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 19:18:37,985 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 19:18:37,986 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 19:18:37,987 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_588d00bb-2c7d-4035-8812-33d7433c3443/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_588d00bb-2c7d-4035-8812-33d7433c3443/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 ! call(reach_error())) )


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 -> ceaa95778492e3bc285d343b26b58125dae05b4d97d6b8fbdf100b65fa491c48
[2024-11-08 19:18:38,376 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 19:18:38,419 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 19:18:38,423 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 19:18:38,425 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 19:18:38,425 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 19:18:38,427 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/product-lines/email_spec11_product03.cil.c
Unable to find full path for "g++"
[2024-11-08 19:18:40,716 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 19:18:41,140 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 19:18:41,142 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/sv-benchmarks/c/product-lines/email_spec11_product03.cil.c
[2024-11-08 19:18:41,175 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/data/becd71b08/5ddf998b467f4a039e2c6bbfef747e06/FLAGc8b672a48
[2024-11-08 19:18:41,201 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/data/becd71b08/5ddf998b467f4a039e2c6bbfef747e06
[2024-11-08 19:18:41,204 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 19:18:41,206 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 19:18:41,211 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 19:18:41,211 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 19:18:41,219 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 19:18:41,220 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:18:41" (1/1) ...
[2024-11-08 19:18:41,222 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c340c13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:41, skipping insertion in model container
[2024-11-08 19:18:41,224 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:18:41" (1/1) ...
[2024-11-08 19:18:41,337 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 19:18:41,836 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/sv-benchmarks/c/product-lines/email_spec11_product03.cil.c[19915,19928]
[2024-11-08 19:18:42,091 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:18:42,110 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 19:18:42,123 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [48]
[2024-11-08 19:18:42,125 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [202]
[2024-11-08 19:18:42,126 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [394]
[2024-11-08 19:18:42,126 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [429]
[2024-11-08 19:18:42,126 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [841]
[2024-11-08 19:18:42,127 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"DecryptAutoResponder_spec.i","") [1003]
[2024-11-08 19:18:42,127 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [1024]
[2024-11-08 19:18:42,127 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [1033]
[2024-11-08 19:18:42,128 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [1050]
[2024-11-08 19:18:42,128 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [1416]
[2024-11-08 19:18:42,128 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [2491]
[2024-11-08 19:18:42,171 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/sv-benchmarks/c/product-lines/email_spec11_product03.cil.c[19915,19928]
[2024-11-08 19:18:42,275 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:18:42,320 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 19:18:42,320 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42 WrapperNode
[2024-11-08 19:18:42,321 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 19:18:42,322 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 19:18:42,322 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 19:18:42,322 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 19:18:42,329 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,358 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,405 INFO  L138                Inliner]: procedures = 107, calls = 113, calls flagged for inlining = 35, calls inlined = 27, statements flattened = 525
[2024-11-08 19:18:42,405 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 19:18:42,406 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 19:18:42,406 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 19:18:42,406 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 19:18:42,426 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,426 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,434 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,478 INFO  L175           MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [2, 4]. The 0 writes are split as follows [0, 0].
[2024-11-08 19:18:42,479 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,479 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,507 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,515 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,522 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,531 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,541 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 19:18:42,546 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 19:18:42,546 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 19:18:42,546 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 19:18:42,577 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (1/1) ...
[2024-11-08 19:18:42,592 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 19:18:42,624 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 19:18:42,671 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 19:18:42,719 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 19:18:42,780 INFO  L130     BoogieDeclarations]: Found specification of procedure getEmailTo
[2024-11-08 19:18:42,780 INFO  L138     BoogieDeclarations]: Found implementation of procedure getEmailTo
[2024-11-08 19:18:42,780 INFO  L130     BoogieDeclarations]: Found specification of procedure setEmailFrom
[2024-11-08 19:18:42,781 INFO  L138     BoogieDeclarations]: Found implementation of procedure setEmailFrom
[2024-11-08 19:18:42,781 INFO  L130     BoogieDeclarations]: Found specification of procedure isReadable
[2024-11-08 19:18:42,781 INFO  L138     BoogieDeclarations]: Found implementation of procedure isReadable
[2024-11-08 19:18:42,781 INFO  L130     BoogieDeclarations]: Found specification of procedure getEmailFrom
[2024-11-08 19:18:42,782 INFO  L138     BoogieDeclarations]: Found implementation of procedure getEmailFrom
[2024-11-08 19:18:42,783 INFO  L130     BoogieDeclarations]: Found specification of procedure setClientId
[2024-11-08 19:18:42,784 INFO  L138     BoogieDeclarations]: Found implementation of procedure setClientId
[2024-11-08 19:18:42,785 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 19:18:42,785 INFO  L130     BoogieDeclarations]: Found specification of procedure outgoing
[2024-11-08 19:18:42,785 INFO  L138     BoogieDeclarations]: Found implementation of procedure outgoing
[2024-11-08 19:18:42,786 INFO  L130     BoogieDeclarations]: Found specification of procedure sendEmail
[2024-11-08 19:18:42,787 INFO  L138     BoogieDeclarations]: Found implementation of procedure sendEmail
[2024-11-08 19:18:42,787 INFO  L130     BoogieDeclarations]: Found specification of procedure setEmailTo
[2024-11-08 19:18:42,788 INFO  L138     BoogieDeclarations]: Found implementation of procedure setEmailTo
[2024-11-08 19:18:42,788 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 19:18:42,790 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-08 19:18:42,792 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 19:18:42,792 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 19:18:43,008 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 19:18:43,010 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 19:18:43,542 INFO  L?                        ?]: Removed 153 outVars from TransFormulas that were not future-live.
[2024-11-08 19:18:43,542 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 19:18:43,560 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 19:18:43,560 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 19:18:43,561 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:18:43 BoogieIcfgContainer
[2024-11-08 19:18:43,561 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 19:18:43,563 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 19:18:43,565 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 19:18:43,568 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 19:18:43,569 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 07:18:41" (1/3) ...
[2024-11-08 19:18:43,570 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15f54609 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 07:18:43, skipping insertion in model container
[2024-11-08 19:18:43,570 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:18:42" (2/3) ...
[2024-11-08 19:18:43,570 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15f54609 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 07:18:43, skipping insertion in model container
[2024-11-08 19:18:43,571 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:18:43" (3/3) ...
[2024-11-08 19:18:43,575 INFO  L112   eAbstractionObserver]: Analyzing ICFG email_spec11_product03.cil.c
[2024-11-08 19:18:43,596 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 19:18:43,596 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 19:18:43,666 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 19:18:43,672 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;@11fd5cae, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 19:18:43,672 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 19:18:43,676 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 127 states, 104 states have (on average 1.4807692307692308) internal successors, (154), 106 states have internal predecessors, (154), 13 states have call successors, (13), 8 states have call predecessors, (13), 8 states have return successors, (13), 13 states have call predecessors, (13), 13 states have call successors, (13)
[2024-11-08 19:18:43,688 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-08 19:18:43,688 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:43,689 INFO  L215           NwaCegarLoop]: trace histogram [3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 19:18:43,689 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:43,695 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:43,695 INFO  L85        PathProgramCache]: Analyzing trace with hash 459324152, now seen corresponding path program 1 times
[2024-11-08 19:18:43,705 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:43,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1942095474]
[2024-11-08 19:18:43,706 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:43,706 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:43,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,411 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:44,416 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,425 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:44,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,489 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-11-08 19:18:44,496 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,519 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 19:18:44,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,548 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34
[2024-11-08 19:18:44,551 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,556 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 19:18:44,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,563 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51
[2024-11-08 19:18:44,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,568 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 19:18:44,570 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,574 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-08 19:18:44,575 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:44,575 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1942095474]
[2024-11-08 19:18:44,576 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1942095474] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 19:18:44,577 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2066308454]
[2024-11-08 19:18:44,577 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:44,577 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:18:44,578 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 19:18:44,582 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 19:18:44,585 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 19:18:44,929 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:44,937 INFO  L255         TraceCheckSpWp]: Trace formula consists of 754 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-11-08 19:18:44,948 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 19:18:44,991 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-11-08 19:18:44,991 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 19:18:44,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2066308454] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:44,995 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 19:18:44,995 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [8] total 8
[2024-11-08 19:18:44,998 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1479239770]
[2024-11-08 19:18:45,001 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:45,008 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 19:18:45,008 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:45,039 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 19:18:45,040 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:18:45,045 INFO  L87              Difference]: Start difference. First operand  has 127 states, 104 states have (on average 1.4807692307692308) internal successors, (154), 106 states have internal predecessors, (154), 13 states have call successors, (13), 8 states have call predecessors, (13), 8 states have return successors, (13), 13 states have call predecessors, (13), 13 states have call successors, (13) Second operand  has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 2 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:45,094 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:45,094 INFO  L93              Difference]: Finished difference Result 204 states and 279 transitions.
[2024-11-08 19:18:45,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 19:18:45,099 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 2 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 69
[2024-11-08 19:18:45,099 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:45,107 INFO  L225             Difference]: With dead ends: 204
[2024-11-08 19:18:45,107 INFO  L226             Difference]: Without dead ends: 120
[2024-11-08 19:18:45,112 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:18:45,120 INFO  L432           NwaCegarLoop]: 176 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, 176 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 19:18:45,121 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 176 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 19:18:45,143 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 120 states.
[2024-11-08 19:18:45,171 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 120 to 120.
[2024-11-08 19:18:45,172 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 120 states, 98 states have (on average 1.4591836734693877) internal successors, (143), 99 states have internal predecessors, (143), 13 states have call successors, (13), 8 states have call predecessors, (13), 8 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-11-08 19:18:45,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 120 states and 168 transitions.
[2024-11-08 19:18:45,177 INFO  L78                 Accepts]: Start accepts. Automaton has 120 states and 168 transitions. Word has length 69
[2024-11-08 19:18:45,178 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:45,178 INFO  L471      AbstractCegarLoop]: Abstraction has 120 states and 168 transitions.
[2024-11-08 19:18:45,179 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 2 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:45,179 INFO  L276                IsEmpty]: Start isEmpty. Operand 120 states and 168 transitions.
[2024-11-08 19:18:45,182 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 19:18:45,183 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:45,183 INFO  L215           NwaCegarLoop]: trace histogram [3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 19:18:45,205 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 19:18:45,384 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2024-11-08 19:18:45,385 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:45,385 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:45,386 INFO  L85        PathProgramCache]: Analyzing trace with hash 334979925, now seen corresponding path program 1 times
[2024-11-08 19:18:45,386 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:45,386 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1442597466]
[2024-11-08 19:18:45,387 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:45,388 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:45,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,665 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:45,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:45,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,765 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-11-08 19:18:45,768 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,801 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 19:18:45,803 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,831 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35
[2024-11-08 19:18:45,836 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,843 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-08 19:18:45,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,849 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52
[2024-11-08 19:18:45,851 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,855 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 63
[2024-11-08 19:18:45,857 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:45,860 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-08 19:18:45,860 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:45,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1442597466]
[2024-11-08 19:18:45,861 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1442597466] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 19:18:45,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1967790153]
[2024-11-08 19:18:45,862 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:45,862 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:18:45,863 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 19:18:45,865 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 19:18:45,866 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 19:18:46,249 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,254 INFO  L255         TraceCheckSpWp]: Trace formula consists of 755 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 19:18:46,260 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 19:18:46,309 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-11-08 19:18:46,309 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 19:18:46,309 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1967790153] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:46,310 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 19:18:46,310 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [8] total 9
[2024-11-08 19:18:46,310 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1880332684]
[2024-11-08 19:18:46,310 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:46,311 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 19:18:46,312 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:46,316 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 19:18:46,317 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-08 19:18:46,317 INFO  L87              Difference]: Start difference. First operand 120 states and 168 transitions. Second operand  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 2 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:46,370 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:46,374 INFO  L93              Difference]: Finished difference Result 194 states and 260 transitions.
[2024-11-08 19:18:46,375 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 19:18:46,375 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 2 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 70
[2024-11-08 19:18:46,375 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:46,377 INFO  L225             Difference]: With dead ends: 194
[2024-11-08 19:18:46,380 INFO  L226             Difference]: Without dead ends: 123
[2024-11-08 19:18:46,381 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-08 19:18:46,383 INFO  L432           NwaCegarLoop]: 166 mSDtfsCounter, 1 mSDsluCounter, 164 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 330 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:46,383 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 330 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 19:18:46,385 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 123 states.
[2024-11-08 19:18:46,403 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 122.
[2024-11-08 19:18:46,405 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 122 states, 100 states have (on average 1.45) internal successors, (145), 101 states have internal predecessors, (145), 13 states have call successors, (13), 8 states have call predecessors, (13), 8 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-11-08 19:18:46,409 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 170 transitions.
[2024-11-08 19:18:46,410 INFO  L78                 Accepts]: Start accepts. Automaton has 122 states and 170 transitions. Word has length 70
[2024-11-08 19:18:46,410 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:46,414 INFO  L471      AbstractCegarLoop]: Abstraction has 122 states and 170 transitions.
[2024-11-08 19:18:46,414 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 2 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:46,415 INFO  L276                IsEmpty]: Start isEmpty. Operand 122 states and 170 transitions.
[2024-11-08 19:18:46,417 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 76
[2024-11-08 19:18:46,417 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:46,417 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:46,444 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 19:18:46,618 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:18:46,618 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:46,619 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:46,619 INFO  L85        PathProgramCache]: Analyzing trace with hash 170651209, now seen corresponding path program 1 times
[2024-11-08 19:18:46,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:46,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362142685]
[2024-11-08 19:18:46,620 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:46,620 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:46,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,844 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:46,847 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,850 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:46,853 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,880 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-11-08 19:18:46,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,896 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35
[2024-11-08 19:18:46,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,914 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40
[2024-11-08 19:18:46,916 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,921 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51
[2024-11-08 19:18:46,922 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,925 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57
[2024-11-08 19:18:46,927 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,929 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2024-11-08 19:18:46,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:46,934 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 19:18:46,935 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:46,935 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362142685]
[2024-11-08 19:18:46,935 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362142685] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 19:18:46,936 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1836325380]
[2024-11-08 19:18:46,936 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:46,936 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:18:46,936 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 19:18:46,938 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 19:18:46,940 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 19:18:47,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,254 INFO  L255         TraceCheckSpWp]: Trace formula consists of 766 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 19:18:47,260 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 19:18:47,354 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-08 19:18:47,356 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 19:18:47,356 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1836325380] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:47,357 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 19:18:47,357 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [8] total 11
[2024-11-08 19:18:47,357 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [928030374]
[2024-11-08 19:18:47,357 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:47,358 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 19:18:47,358 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:47,358 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 19:18:47,359 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=88, Unknown=0, NotChecked=0, Total=110
[2024-11-08 19:18:47,359 INFO  L87              Difference]: Start difference. First operand 122 states and 170 transitions. Second operand  has 5 states, 4 states have (on average 13.25) internal successors, (53), 5 states have internal predecessors, (53), 3 states have call successors, (10), 2 states have call predecessors, (10), 3 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:47,438 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:47,442 INFO  L93              Difference]: Finished difference Result 237 states and 333 transitions.
[2024-11-08 19:18:47,443 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 19:18:47,443 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 13.25) internal successors, (53), 5 states have internal predecessors, (53), 3 states have call successors, (10), 2 states have call predecessors, (10), 3 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8) Word has length 75
[2024-11-08 19:18:47,444 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:47,447 INFO  L225             Difference]: With dead ends: 237
[2024-11-08 19:18:47,450 INFO  L226             Difference]: Without dead ends: 124
[2024-11-08 19:18:47,451 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 85 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=88, Unknown=0, NotChecked=0, Total=110
[2024-11-08 19:18:47,452 INFO  L432           NwaCegarLoop]: 160 mSDtfsCounter, 2 mSDsluCounter, 469 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 629 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:47,455 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 629 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 19:18:47,456 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 124 states.
[2024-11-08 19:18:47,471 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 124 to 124.
[2024-11-08 19:18:47,472 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 124 states, 101 states have (on average 1.4455445544554455) internal successors, (146), 103 states have internal predecessors, (146), 13 states have call successors, (13), 8 states have call predecessors, (13), 9 states have return successors, (14), 12 states have call predecessors, (14), 12 states have call successors, (14)
[2024-11-08 19:18:47,474 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 173 transitions.
[2024-11-08 19:18:47,477 INFO  L78                 Accepts]: Start accepts. Automaton has 124 states and 173 transitions. Word has length 75
[2024-11-08 19:18:47,477 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:47,478 INFO  L471      AbstractCegarLoop]: Abstraction has 124 states and 173 transitions.
[2024-11-08 19:18:47,478 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 13.25) internal successors, (53), 5 states have internal predecessors, (53), 3 states have call successors, (10), 2 states have call predecessors, (10), 3 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:47,478 INFO  L276                IsEmpty]: Start isEmpty. Operand 124 states and 173 transitions.
[2024-11-08 19:18:47,480 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-08 19:18:47,484 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:47,484 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 19:18:47,509 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 19:18:47,684 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:18:47,685 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:47,685 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:47,685 INFO  L85        PathProgramCache]: Analyzing trace with hash -1791811817, now seen corresponding path program 1 times
[2024-11-08 19:18:47,686 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:47,686 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1642640222]
[2024-11-08 19:18:47,686 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:47,686 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:47,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,864 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:47,866 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,870 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:47,876 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,878 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:47,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,923 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 19:18:47,924 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,937 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41
[2024-11-08 19:18:47,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,942 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52
[2024-11-08 19:18:47,943 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,945 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-11-08 19:18:47,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,948 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 19:18:47,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:47,954 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 19:18:47,954 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:47,954 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1642640222]
[2024-11-08 19:18:47,955 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1642640222] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:47,955 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:47,955 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 19:18:47,955 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [443367262]
[2024-11-08 19:18:47,955 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:47,956 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 19:18:47,956 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:47,956 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 19:18:47,957 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:18:47,957 INFO  L87              Difference]: Start difference. First operand 124 states and 173 transitions. Second operand  has 8 states, 7 states have (on average 7.428571428571429) internal successors, (52), 5 states have internal predecessors, (52), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:48,962 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:48,963 INFO  L93              Difference]: Finished difference Result 291 states and 410 transitions.
[2024-11-08 19:18:48,963 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 19:18:48,964 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 7.428571428571429) internal successors, (52), 5 states have internal predecessors, (52), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8) Word has length 76
[2024-11-08 19:18:48,964 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:48,966 INFO  L225             Difference]: With dead ends: 291
[2024-11-08 19:18:48,967 INFO  L226             Difference]: Without dead ends: 186
[2024-11-08 19:18:48,968 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=49, Invalid=133, Unknown=0, NotChecked=0, Total=182
[2024-11-08 19:18:48,969 INFO  L432           NwaCegarLoop]: 85 mSDtfsCounter, 218 mSDsluCounter, 436 mSDsCounter, 0 mSdLazyCounter, 746 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 221 SdHoareTripleChecker+Valid, 521 SdHoareTripleChecker+Invalid, 807 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 746 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:48,969 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [221 Valid, 521 Invalid, 807 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 746 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 19:18:48,970 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 186 states.
[2024-11-08 19:18:48,992 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 186 to 124.
[2024-11-08 19:18:48,992 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 124 states, 101 states have (on average 1.4455445544554455) internal successors, (146), 103 states have internal predecessors, (146), 13 states have call successors, (13), 8 states have call predecessors, (13), 9 states have return successors, (13), 12 states have call predecessors, (13), 12 states have call successors, (13)
[2024-11-08 19:18:48,993 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 172 transitions.
[2024-11-08 19:18:48,994 INFO  L78                 Accepts]: Start accepts. Automaton has 124 states and 172 transitions. Word has length 76
[2024-11-08 19:18:48,994 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:48,994 INFO  L471      AbstractCegarLoop]: Abstraction has 124 states and 172 transitions.
[2024-11-08 19:18:48,995 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 7.428571428571429) internal successors, (52), 5 states have internal predecessors, (52), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:48,995 INFO  L276                IsEmpty]: Start isEmpty. Operand 124 states and 172 transitions.
[2024-11-08 19:18:48,996 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 78
[2024-11-08 19:18:48,997 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:48,997 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:48,997 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 19:18:48,997 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:48,998 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:48,998 INFO  L85        PathProgramCache]: Analyzing trace with hash -1283841813, now seen corresponding path program 2 times
[2024-11-08 19:18:48,998 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:48,999 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [581118226]
[2024-11-08 19:18:48,999 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:48,999 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:49,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,120 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:49,122 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,125 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:49,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,129 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:49,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,167 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37
[2024-11-08 19:18:49,169 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,186 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 19:18:49,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,189 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-11-08 19:18:49,190 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,192 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59
[2024-11-08 19:18:49,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 19:18:49,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:49,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 19:18:49,199 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:49,199 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [581118226]
[2024-11-08 19:18:49,199 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [581118226] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:49,199 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:49,199 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 19:18:49,200 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1623657080]
[2024-11-08 19:18:49,200 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:49,200 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 19:18:49,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:49,201 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 19:18:49,201 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:18:49,202 INFO  L87              Difference]: Start difference. First operand 124 states and 172 transitions. Second operand  has 8 states, 7 states have (on average 7.571428571428571) internal successors, (53), 5 states have internal predecessors, (53), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:50,086 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:50,087 INFO  L93              Difference]: Finished difference Result 293 states and 413 transitions.
[2024-11-08 19:18:50,087 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 19:18:50,087 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 7.571428571428571) internal successors, (53), 5 states have internal predecessors, (53), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8) Word has length 77
[2024-11-08 19:18:50,087 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:50,089 INFO  L225             Difference]: With dead ends: 293
[2024-11-08 19:18:50,089 INFO  L226             Difference]: Without dead ends: 188
[2024-11-08 19:18:50,090 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=49, Invalid=133, Unknown=0, NotChecked=0, Total=182
[2024-11-08 19:18:50,091 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 215 mSDsluCounter, 436 mSDsCounter, 0 mSdLazyCounter, 759 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 219 SdHoareTripleChecker+Valid, 520 SdHoareTripleChecker+Invalid, 820 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 759 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:50,091 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [219 Valid, 520 Invalid, 820 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 759 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 19:18:50,092 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 188 states.
[2024-11-08 19:18:50,111 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 126.
[2024-11-08 19:18:50,112 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 126 states, 102 states have (on average 1.4411764705882353) internal successors, (147), 105 states have internal predecessors, (147), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:50,113 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 175 transitions.
[2024-11-08 19:18:50,113 INFO  L78                 Accepts]: Start accepts. Automaton has 126 states and 175 transitions. Word has length 77
[2024-11-08 19:18:50,113 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:50,114 INFO  L471      AbstractCegarLoop]: Abstraction has 126 states and 175 transitions.
[2024-11-08 19:18:50,114 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 7.571428571428571) internal successors, (53), 5 states have internal predecessors, (53), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:50,114 INFO  L276                IsEmpty]: Start isEmpty. Operand 126 states and 175 transitions.
[2024-11-08 19:18:50,115 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-08 19:18:50,115 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:50,116 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 19:18:50,116 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 19:18:50,116 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:50,117 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:50,117 INFO  L85        PathProgramCache]: Analyzing trace with hash 2137108062, now seen corresponding path program 1 times
[2024-11-08 19:18:50,117 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:50,117 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748696665]
[2024-11-08 19:18:50,117 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:50,117 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:50,140 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,222 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:50,225 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,227 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:50,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,231 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:50,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,264 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 19:18:50,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,278 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 19:18:50,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 19:18:50,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,283 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 19:18:50,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,286 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 19:18:50,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:50,289 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 19:18:50,289 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:50,289 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1748696665]
[2024-11-08 19:18:50,289 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1748696665] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:50,290 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:50,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 19:18:50,290 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250610235]
[2024-11-08 19:18:50,290 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:50,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 19:18:50,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:50,291 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 19:18:50,291 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:18:50,292 INFO  L87              Difference]: Start difference. First operand 126 states and 175 transitions. Second operand  has 8 states, 7 states have (on average 7.714285714285714) internal successors, (54), 5 states have internal predecessors, (54), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:51,120 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:51,120 INFO  L93              Difference]: Finished difference Result 293 states and 412 transitions.
[2024-11-08 19:18:51,120 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 19:18:51,121 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 7.714285714285714) internal successors, (54), 5 states have internal predecessors, (54), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8) Word has length 78
[2024-11-08 19:18:51,121 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:51,122 INFO  L225             Difference]: With dead ends: 293
[2024-11-08 19:18:51,122 INFO  L226             Difference]: Without dead ends: 188
[2024-11-08 19:18:51,123 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=60, Invalid=150, Unknown=0, NotChecked=0, Total=210
[2024-11-08 19:18:51,124 INFO  L432           NwaCegarLoop]: 81 mSDtfsCounter, 216 mSDsluCounter, 436 mSDsCounter, 0 mSdLazyCounter, 743 mSolverCounterSat, 63 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 219 SdHoareTripleChecker+Valid, 517 SdHoareTripleChecker+Invalid, 806 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 63 IncrementalHoareTripleChecker+Valid, 743 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:51,128 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [219 Valid, 517 Invalid, 806 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [63 Valid, 743 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 19:18:51,129 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 188 states.
[2024-11-08 19:18:51,158 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 126.
[2024-11-08 19:18:51,158 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 126 states, 102 states have (on average 1.4411764705882353) internal successors, (147), 105 states have internal predecessors, (147), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:51,159 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 175 transitions.
[2024-11-08 19:18:51,160 INFO  L78                 Accepts]: Start accepts. Automaton has 126 states and 175 transitions. Word has length 78
[2024-11-08 19:18:51,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:51,160 INFO  L471      AbstractCegarLoop]: Abstraction has 126 states and 175 transitions.
[2024-11-08 19:18:51,161 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 7.714285714285714) internal successors, (54), 5 states have internal predecessors, (54), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:18:51,161 INFO  L276                IsEmpty]: Start isEmpty. Operand 126 states and 175 transitions.
[2024-11-08 19:18:51,162 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-08 19:18:51,162 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:51,162 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 19:18:51,162 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 19:18:51,163 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:51,163 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:51,163 INFO  L85        PathProgramCache]: Analyzing trace with hash 750322652, now seen corresponding path program 1 times
[2024-11-08 19:18:51,163 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:51,164 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2081070806]
[2024-11-08 19:18:51,164 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:51,164 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:51,220 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,359 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:51,362 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,365 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:51,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,369 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:51,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,381 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 19:18:51,383 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,394 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 19:18:51,396 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,398 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 19:18:51,399 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,401 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 19:18:51,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,405 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 19:18:51,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,412 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:51,412 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:51,412 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2081070806]
[2024-11-08 19:18:51,413 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2081070806] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 19:18:51,413 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [889883510]
[2024-11-08 19:18:51,414 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:51,415 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:18:51,415 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 19:18:51,417 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 19:18:51,418 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 19:18:51,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:51,672 INFO  L255         TraceCheckSpWp]: Trace formula consists of 769 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 19:18:51,675 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 19:18:51,707 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:51,707 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 19:18:51,791 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:51,791 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [889883510] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 19:18:51,792 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 19:18:51,792 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 4, 4] total 10
[2024-11-08 19:18:51,792 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1290714775]
[2024-11-08 19:18:51,792 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 19:18:51,793 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 19:18:51,793 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:51,793 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 19:18:51,794 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:51,795 INFO  L87              Difference]: Start difference. First operand 126 states and 175 transitions. Second operand  has 10 states, 10 states have (on average 7.8) internal successors, (78), 7 states have internal predecessors, (78), 2 states have call successors, (21), 5 states have call predecessors, (21), 2 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13)
[2024-11-08 19:18:52,533 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:52,533 INFO  L93              Difference]: Finished difference Result 373 states and 555 transitions.
[2024-11-08 19:18:52,533 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 19:18:52,534 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 7.8) internal successors, (78), 7 states have internal predecessors, (78), 2 states have call successors, (21), 5 states have call predecessors, (21), 2 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) Word has length 78
[2024-11-08 19:18:52,534 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:52,536 INFO  L225             Difference]: With dead ends: 373
[2024-11-08 19:18:52,536 INFO  L226             Difference]: Without dead ends: 302
[2024-11-08 19:18:52,537 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 181 GetRequests, 169 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=47, Invalid=135, Unknown=0, NotChecked=0, Total=182
[2024-11-08 19:18:52,538 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 492 mSDsluCounter, 476 mSDsCounter, 0 mSdLazyCounter, 624 mSolverCounterSat, 74 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 497 SdHoareTripleChecker+Valid, 560 SdHoareTripleChecker+Invalid, 698 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 74 IncrementalHoareTripleChecker+Valid, 624 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:52,539 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [497 Valid, 560 Invalid, 698 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [74 Valid, 624 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 19:18:52,540 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 302 states.
[2024-11-08 19:18:52,561 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 302 to 216.
[2024-11-08 19:18:52,562 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 216 states, 192 states have (on average 1.625) internal successors, (312), 195 states have internal predecessors, (312), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:52,563 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 216 states and 340 transitions.
[2024-11-08 19:18:52,564 INFO  L78                 Accepts]: Start accepts. Automaton has 216 states and 340 transitions. Word has length 78
[2024-11-08 19:18:52,564 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:52,564 INFO  L471      AbstractCegarLoop]: Abstraction has 216 states and 340 transitions.
[2024-11-08 19:18:52,565 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 7.8) internal successors, (78), 7 states have internal predecessors, (78), 2 states have call successors, (21), 5 states have call predecessors, (21), 2 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13)
[2024-11-08 19:18:52,565 INFO  L276                IsEmpty]: Start isEmpty. Operand 216 states and 340 transitions.
[2024-11-08 19:18:52,566 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 86
[2024-11-08 19:18:52,566 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:52,566 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:52,589 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-08 19:18:52,767 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-11-08 19:18:52,768 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:52,768 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:52,768 INFO  L85        PathProgramCache]: Analyzing trace with hash 1311248413, now seen corresponding path program 1 times
[2024-11-08 19:18:52,769 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:52,769 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [162702852]
[2024-11-08 19:18:52,769 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:52,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:52,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,836 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:52,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,840 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:52,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,862 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:52,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,873 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 19:18:52,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,885 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50
[2024-11-08 19:18:52,886 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,888 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 19:18:52,889 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,891 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67
[2024-11-08 19:18:52,892 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,893 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78
[2024-11-08 19:18:52,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:52,896 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:52,896 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:52,897 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [162702852]
[2024-11-08 19:18:52,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [162702852] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:52,897 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:52,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:52,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [998993887]
[2024-11-08 19:18:52,897 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:52,898 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:52,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:52,898 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:52,899 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:52,899 INFO  L87              Difference]: Start difference. First operand 216 states and 340 transitions. Second operand  has 6 states, 6 states have (on average 9.833333333333334) internal successors, (59), 3 states have internal predecessors, (59), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:53,492 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:53,492 INFO  L93              Difference]: Finished difference Result 563 states and 906 transitions.
[2024-11-08 19:18:53,492 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:53,493 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 9.833333333333334) internal successors, (59), 3 states have internal predecessors, (59), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 85
[2024-11-08 19:18:53,493 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:53,495 INFO  L225             Difference]: With dead ends: 563
[2024-11-08 19:18:53,496 INFO  L226             Difference]: Without dead ends: 375
[2024-11-08 19:18:53,497 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:53,497 INFO  L432           NwaCegarLoop]: 86 mSDtfsCounter, 270 mSDsluCounter, 285 mSDsCounter, 0 mSdLazyCounter, 436 mSolverCounterSat, 66 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 273 SdHoareTripleChecker+Valid, 371 SdHoareTripleChecker+Invalid, 502 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 66 IncrementalHoareTripleChecker+Valid, 436 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:53,497 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [273 Valid, 371 Invalid, 502 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [66 Valid, 436 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:53,498 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 375 states.
[2024-11-08 19:18:53,518 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 375 to 305.
[2024-11-08 19:18:53,519 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 305 states, 281 states have (on average 1.6725978647686832) internal successors, (470), 284 states have internal predecessors, (470), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:53,521 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 305 states and 498 transitions.
[2024-11-08 19:18:53,522 INFO  L78                 Accepts]: Start accepts. Automaton has 305 states and 498 transitions. Word has length 85
[2024-11-08 19:18:53,522 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:53,522 INFO  L471      AbstractCegarLoop]: Abstraction has 305 states and 498 transitions.
[2024-11-08 19:18:53,522 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 9.833333333333334) internal successors, (59), 3 states have internal predecessors, (59), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:53,523 INFO  L276                IsEmpty]: Start isEmpty. Operand 305 states and 498 transitions.
[2024-11-08 19:18:53,524 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2024-11-08 19:18:53,524 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:53,524 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:53,524 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 19:18:53,525 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:53,525 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:53,525 INFO  L85        PathProgramCache]: Analyzing trace with hash 1099830724, now seen corresponding path program 1 times
[2024-11-08 19:18:53,525 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:53,526 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [159803166]
[2024-11-08 19:18:53,526 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:53,526 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:53,550 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,594 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:53,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,598 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:53,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,602 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:53,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,613 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-08 19:18:53,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,625 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51
[2024-11-08 19:18:53,626 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,628 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 19:18:53,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,631 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2024-11-08 19:18:53,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,633 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79
[2024-11-08 19:18:53,635 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:53,636 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:53,636 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:53,637 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [159803166]
[2024-11-08 19:18:53,637 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [159803166] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:53,637 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:53,637 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:53,637 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [697406101]
[2024-11-08 19:18:53,637 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:53,638 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:53,638 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:53,638 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:53,639 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:53,639 INFO  L87              Difference]: Start difference. First operand 305 states and 498 transitions. Second operand  has 6 states, 6 states have (on average 10.0) internal successors, (60), 3 states have internal predecessors, (60), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:54,249 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:54,249 INFO  L93              Difference]: Finished difference Result 756 states and 1256 transitions.
[2024-11-08 19:18:54,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:54,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 10.0) internal successors, (60), 3 states have internal predecessors, (60), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 86
[2024-11-08 19:18:54,251 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:54,254 INFO  L225             Difference]: With dead ends: 756
[2024-11-08 19:18:54,255 INFO  L226             Difference]: Without dead ends: 497
[2024-11-08 19:18:54,256 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:54,256 INFO  L432           NwaCegarLoop]: 86 mSDtfsCounter, 269 mSDsluCounter, 274 mSDsCounter, 0 mSdLazyCounter, 432 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 273 SdHoareTripleChecker+Valid, 360 SdHoareTripleChecker+Invalid, 500 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 432 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:54,257 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [273 Valid, 360 Invalid, 500 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 432 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:54,258 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 497 states.
[2024-11-08 19:18:54,296 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 497 to 427.
[2024-11-08 19:18:54,298 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 427 states, 403 states have (on average 1.7047146401985112) internal successors, (687), 406 states have internal predecessors, (687), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:54,301 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 427 states and 715 transitions.
[2024-11-08 19:18:54,302 INFO  L78                 Accepts]: Start accepts. Automaton has 427 states and 715 transitions. Word has length 86
[2024-11-08 19:18:54,302 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:54,302 INFO  L471      AbstractCegarLoop]: Abstraction has 427 states and 715 transitions.
[2024-11-08 19:18:54,302 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 10.0) internal successors, (60), 3 states have internal predecessors, (60), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:54,303 INFO  L276                IsEmpty]: Start isEmpty. Operand 427 states and 715 transitions.
[2024-11-08 19:18:54,304 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-08 19:18:54,304 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:54,304 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:54,305 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 19:18:54,305 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:54,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:54,306 INFO  L85        PathProgramCache]: Analyzing trace with hash 345755867, now seen corresponding path program 1 times
[2024-11-08 19:18:54,306 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:54,306 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1174657818]
[2024-11-08 19:18:54,306 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:54,306 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:54,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,373 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:54,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,377 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:54,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,380 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:54,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,392 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-11-08 19:18:54,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,407 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52
[2024-11-08 19:18:54,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,409 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 63
[2024-11-08 19:18:54,411 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,412 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 19:18:54,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,414 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 80
[2024-11-08 19:18:54,416 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:54,417 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:54,418 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:54,418 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1174657818]
[2024-11-08 19:18:54,418 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1174657818] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:54,418 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:54,418 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:54,418 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1674094814]
[2024-11-08 19:18:54,418 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:54,419 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:54,419 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:54,420 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:54,420 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:54,420 INFO  L87              Difference]: Start difference. First operand 427 states and 715 transitions. Second operand  has 6 states, 6 states have (on average 10.166666666666666) internal successors, (61), 3 states have internal predecessors, (61), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:55,048 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:55,048 INFO  L93              Difference]: Finished difference Result 1078 states and 1827 transitions.
[2024-11-08 19:18:55,049 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:55,049 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 10.166666666666666) internal successors, (61), 3 states have internal predecessors, (61), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 87
[2024-11-08 19:18:55,049 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:55,053 INFO  L225             Difference]: With dead ends: 1078
[2024-11-08 19:18:55,053 INFO  L226             Difference]: Without dead ends: 716
[2024-11-08 19:18:55,054 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:55,055 INFO  L432           NwaCegarLoop]: 85 mSDtfsCounter, 266 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 440 mSolverCounterSat, 66 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 269 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 506 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 66 IncrementalHoareTripleChecker+Valid, 440 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:55,055 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [269 Valid, 367 Invalid, 506 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [66 Valid, 440 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:55,056 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 716 states.
[2024-11-08 19:18:55,085 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 716 to 646.
[2024-11-08 19:18:55,087 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 646 states, 622 states have (on average 1.712218649517685) internal successors, (1065), 625 states have internal predecessors, (1065), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:55,091 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 646 states to 646 states and 1093 transitions.
[2024-11-08 19:18:55,092 INFO  L78                 Accepts]: Start accepts. Automaton has 646 states and 1093 transitions. Word has length 87
[2024-11-08 19:18:55,092 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:55,092 INFO  L471      AbstractCegarLoop]: Abstraction has 646 states and 1093 transitions.
[2024-11-08 19:18:55,093 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 10.166666666666666) internal successors, (61), 3 states have internal predecessors, (61), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:55,093 INFO  L276                IsEmpty]: Start isEmpty. Operand 646 states and 1093 transitions.
[2024-11-08 19:18:55,095 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-08 19:18:55,095 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:55,096 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:55,096 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 19:18:55,096 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:55,097 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:55,097 INFO  L85        PathProgramCache]: Analyzing trace with hash -782738062, now seen corresponding path program 1 times
[2024-11-08 19:18:55,097 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:55,097 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364380928]
[2024-11-08 19:18:55,097 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:55,098 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:55,123 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,168 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:55,170 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,172 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:55,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,176 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:55,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,187 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 48
[2024-11-08 19:18:55,189 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,201 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-11-08 19:18:55,202 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,204 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64
[2024-11-08 19:18:55,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,207 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 19:18:55,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,209 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 19:18:55,211 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:55,213 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:55,213 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:55,213 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [364380928]
[2024-11-08 19:18:55,213 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [364380928] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:55,214 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:55,214 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:55,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711500637]
[2024-11-08 19:18:55,214 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:55,215 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:55,215 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:55,215 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:55,216 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:55,216 INFO  L87              Difference]: Start difference. First operand 646 states and 1093 transitions. Second operand  has 6 states, 6 states have (on average 10.333333333333334) internal successors, (62), 3 states have internal predecessors, (62), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:55,873 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:55,873 INFO  L93              Difference]: Finished difference Result 1600 states and 2737 transitions.
[2024-11-08 19:18:55,874 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:55,874 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 10.333333333333334) internal successors, (62), 3 states have internal predecessors, (62), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 88
[2024-11-08 19:18:55,874 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:55,879 INFO  L225             Difference]: With dead ends: 1600
[2024-11-08 19:18:55,879 INFO  L226             Difference]: Without dead ends: 1067
[2024-11-08 19:18:55,880 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:55,881 INFO  L432           NwaCegarLoop]: 85 mSDtfsCounter, 264 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 435 mSolverCounterSat, 66 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 267 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 501 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 66 IncrementalHoareTripleChecker+Valid, 435 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:55,881 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [267 Valid, 367 Invalid, 501 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [66 Valid, 435 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:55,883 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1067 states.
[2024-11-08 19:18:55,915 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1067 to 997.
[2024-11-08 19:18:55,917 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 997 states, 973 states have (on average 1.7081192189105858) internal successors, (1662), 976 states have internal predecessors, (1662), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:55,922 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 997 states and 1690 transitions.
[2024-11-08 19:18:55,922 INFO  L78                 Accepts]: Start accepts. Automaton has 997 states and 1690 transitions. Word has length 88
[2024-11-08 19:18:55,923 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:55,924 INFO  L471      AbstractCegarLoop]: Abstraction has 997 states and 1690 transitions.
[2024-11-08 19:18:55,924 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 10.333333333333334) internal successors, (62), 3 states have internal predecessors, (62), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:55,924 INFO  L276                IsEmpty]: Start isEmpty. Operand 997 states and 1690 transitions.
[2024-11-08 19:18:55,928 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2024-11-08 19:18:55,928 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:55,928 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:55,928 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 19:18:55,928 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:55,929 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:55,929 INFO  L85        PathProgramCache]: Analyzing trace with hash -1941057767, now seen corresponding path program 1 times
[2024-11-08 19:18:55,929 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:55,929 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1869920024]
[2024-11-08 19:18:55,929 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:55,929 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:55,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,006 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:56,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,009 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:56,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,012 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:56,014 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,027 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 19:18:56,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,037 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 19:18:56,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 19:18:56,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,042 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 19:18:56,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,045 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 82
[2024-11-08 19:18:56,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,047 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:56,048 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:56,048 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1869920024]
[2024-11-08 19:18:56,048 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1869920024] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:56,048 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:56,048 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:56,048 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1273178335]
[2024-11-08 19:18:56,049 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:56,049 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:56,049 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:56,050 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:56,050 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:56,050 INFO  L87              Difference]: Start difference. First operand 997 states and 1690 transitions. Second operand  has 6 states, 6 states have (on average 10.5) internal successors, (63), 3 states have internal predecessors, (63), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:56,686 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:56,686 INFO  L93              Difference]: Finished difference Result 2450 states and 4202 transitions.
[2024-11-08 19:18:56,686 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:56,687 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 10.5) internal successors, (63), 3 states have internal predecessors, (63), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 89
[2024-11-08 19:18:56,687 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:56,693 INFO  L225             Difference]: With dead ends: 2450
[2024-11-08 19:18:56,694 INFO  L226             Difference]: Without dead ends: 1646
[2024-11-08 19:18:56,695 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:56,696 INFO  L432           NwaCegarLoop]: 85 mSDtfsCounter, 262 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 434 mSolverCounterSat, 66 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 265 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 500 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 66 IncrementalHoareTripleChecker+Valid, 434 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:56,696 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [265 Valid, 367 Invalid, 500 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [66 Valid, 434 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:56,699 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1646 states.
[2024-11-08 19:18:56,780 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1646 to 1576.
[2024-11-08 19:18:56,784 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1576 states, 1552 states have (on average 1.6990979381443299) internal successors, (2637), 1555 states have internal predecessors, (2637), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:56,793 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1576 states to 1576 states and 2665 transitions.
[2024-11-08 19:18:56,793 INFO  L78                 Accepts]: Start accepts. Automaton has 1576 states and 2665 transitions. Word has length 89
[2024-11-08 19:18:56,794 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:56,794 INFO  L471      AbstractCegarLoop]: Abstraction has 1576 states and 2665 transitions.
[2024-11-08 19:18:56,794 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 10.5) internal successors, (63), 3 states have internal predecessors, (63), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:56,795 INFO  L276                IsEmpty]: Start isEmpty. Operand 1576 states and 2665 transitions.
[2024-11-08 19:18:56,799 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-11-08 19:18:56,799 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:56,799 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:56,800 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 19:18:56,800 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:56,800 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:56,801 INFO  L85        PathProgramCache]: Analyzing trace with hash -1566817484, now seen corresponding path program 1 times
[2024-11-08 19:18:56,801 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:56,801 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1161301728]
[2024-11-08 19:18:56,801 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:56,802 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:56,834 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,896 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:56,898 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,901 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:56,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,905 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:56,908 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,918 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50
[2024-11-08 19:18:56,919 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,930 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55
[2024-11-08 19:18:56,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,933 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66
[2024-11-08 19:18:56,934 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,936 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-08 19:18:56,937 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,939 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83
[2024-11-08 19:18:56,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:56,942 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:56,943 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:56,943 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1161301728]
[2024-11-08 19:18:56,943 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1161301728] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:56,943 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:56,944 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:56,944 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1551516255]
[2024-11-08 19:18:56,944 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:56,944 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:56,945 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:56,945 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:56,946 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:56,946 INFO  L87              Difference]: Start difference. First operand 1576 states and 2665 transitions. Second operand  has 6 states, 6 states have (on average 10.666666666666666) internal successors, (64), 3 states have internal predecessors, (64), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:57,562 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:57,563 INFO  L93              Difference]: Finished difference Result 3902 states and 6681 transitions.
[2024-11-08 19:18:57,563 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:57,563 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 10.666666666666666) internal successors, (64), 3 states have internal predecessors, (64), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 90
[2024-11-08 19:18:57,564 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:57,574 INFO  L225             Difference]: With dead ends: 3902
[2024-11-08 19:18:57,574 INFO  L226             Difference]: Without dead ends: 2639
[2024-11-08 19:18:57,577 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:57,578 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 261 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 265 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 492 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:57,578 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [265 Valid, 366 Invalid, 492 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:57,581 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2639 states.
[2024-11-08 19:18:57,654 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2639 to 2569.
[2024-11-08 19:18:57,658 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2569 states, 2545 states have (on average 1.6884086444007858) internal successors, (4297), 2548 states have internal predecessors, (4297), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:57,670 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2569 states to 2569 states and 4325 transitions.
[2024-11-08 19:18:57,671 INFO  L78                 Accepts]: Start accepts. Automaton has 2569 states and 4325 transitions. Word has length 90
[2024-11-08 19:18:57,671 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:57,672 INFO  L471      AbstractCegarLoop]: Abstraction has 2569 states and 4325 transitions.
[2024-11-08 19:18:57,672 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 10.666666666666666) internal successors, (64), 3 states have internal predecessors, (64), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:57,672 INFO  L276                IsEmpty]: Start isEmpty. Operand 2569 states and 4325 transitions.
[2024-11-08 19:18:57,677 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2024-11-08 19:18:57,677 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:57,677 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:57,677 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 19:18:57,678 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:57,678 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:57,678 INFO  L85        PathProgramCache]: Analyzing trace with hash 259784023, now seen corresponding path program 1 times
[2024-11-08 19:18:57,678 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:57,678 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [954777421]
[2024-11-08 19:18:57,679 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:57,679 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:57,700 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,750 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:57,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,753 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:57,755 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,757 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:57,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,767 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51
[2024-11-08 19:18:57,768 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,778 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 19:18:57,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,781 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67
[2024-11-08 19:18:57,826 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,827 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73
[2024-11-08 19:18:57,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,832 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84
[2024-11-08 19:18:57,834 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:57,836 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:57,836 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:57,836 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [954777421]
[2024-11-08 19:18:57,836 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [954777421] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:57,836 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:57,837 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:57,837 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1040554510]
[2024-11-08 19:18:57,837 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:57,837 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:57,838 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:57,838 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:57,838 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:57,839 INFO  L87              Difference]: Start difference. First operand 2569 states and 4325 transitions. Second operand  has 6 states, 6 states have (on average 10.833333333333334) internal successors, (65), 3 states have internal predecessors, (65), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:58,494 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:58,494 INFO  L93              Difference]: Finished difference Result 6496 states and 11069 transitions.
[2024-11-08 19:18:58,495 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:58,496 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 10.833333333333334) internal successors, (65), 3 states have internal predecessors, (65), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 91
[2024-11-08 19:18:58,496 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:58,514 INFO  L225             Difference]: With dead ends: 6496
[2024-11-08 19:18:58,514 INFO  L226             Difference]: Without dead ends: 4408
[2024-11-08 19:18:58,519 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:58,520 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 259 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 262 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 492 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:58,520 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [262 Valid, 366 Invalid, 492 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:58,526 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4408 states.
[2024-11-08 19:18:58,659 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4408 to 4338.
[2024-11-08 19:18:58,667 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4338 states, 4314 states have (on average 1.67663421418637) internal successors, (7233), 4317 states have internal predecessors, (7233), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:58,689 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4338 states to 4338 states and 7261 transitions.
[2024-11-08 19:18:58,690 INFO  L78                 Accepts]: Start accepts. Automaton has 4338 states and 7261 transitions. Word has length 91
[2024-11-08 19:18:58,690 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:58,690 INFO  L471      AbstractCegarLoop]: Abstraction has 4338 states and 7261 transitions.
[2024-11-08 19:18:58,690 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 10.833333333333334) internal successors, (65), 3 states have internal predecessors, (65), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:58,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 4338 states and 7261 transitions.
[2024-11-08 19:18:58,702 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-08 19:18:58,702 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:58,702 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:58,702 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 19:18:58,703 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:58,703 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:58,703 INFO  L85        PathProgramCache]: Analyzing trace with hash 457443574, now seen corresponding path program 1 times
[2024-11-08 19:18:58,703 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:58,703 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1186020201]
[2024-11-08 19:18:58,704 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:58,704 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:18:58,735 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,785 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:18:58,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,789 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:18:58,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,794 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:18:58,796 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,806 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52
[2024-11-08 19:18:58,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,817 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57
[2024-11-08 19:18:58,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,820 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2024-11-08 19:18:58,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,823 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 74
[2024-11-08 19:18:58,824 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,825 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85
[2024-11-08 19:18:58,827 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:18:58,829 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:18:58,829 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:18:58,829 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1186020201]
[2024-11-08 19:18:58,829 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1186020201] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:18:58,830 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:18:58,830 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:18:58,830 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [643330062]
[2024-11-08 19:18:58,830 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:18:58,831 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:18:58,831 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:18:58,832 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:18:58,832 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:18:58,832 INFO  L87              Difference]: Start difference. First operand 4338 states and 7261 transitions. Second operand  has 6 states, 6 states have (on average 11.0) internal successors, (66), 3 states have internal predecessors, (66), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:59,583 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:18:59,583 INFO  L93              Difference]: Finished difference Result 11292 states and 19097 transitions.
[2024-11-08 19:18:59,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:18:59,584 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 11.0) internal successors, (66), 3 states have internal predecessors, (66), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 92
[2024-11-08 19:18:59,584 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:18:59,613 INFO  L225             Difference]: With dead ends: 11292
[2024-11-08 19:18:59,614 INFO  L226             Difference]: Without dead ends: 7659
[2024-11-08 19:18:59,620 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:18:59,621 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 257 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 426 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 260 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 494 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 426 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:18:59,621 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [260 Valid, 366 Invalid, 494 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 426 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:18:59,629 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7659 states.
[2024-11-08 19:18:59,937 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7659 to 7589.
[2024-11-08 19:18:59,952 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7589 states, 7565 states have (on average 1.6629213483146068) internal successors, (12580), 7568 states have internal predecessors, (12580), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:18:59,974 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7589 states to 7589 states and 12608 transitions.
[2024-11-08 19:18:59,976 INFO  L78                 Accepts]: Start accepts. Automaton has 7589 states and 12608 transitions. Word has length 92
[2024-11-08 19:18:59,976 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:18:59,976 INFO  L471      AbstractCegarLoop]: Abstraction has 7589 states and 12608 transitions.
[2024-11-08 19:18:59,977 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 11.0) internal successors, (66), 3 states have internal predecessors, (66), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:18:59,977 INFO  L276                IsEmpty]: Start isEmpty. Operand 7589 states and 12608 transitions.
[2024-11-08 19:18:59,990 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-08 19:18:59,990 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:59,991 INFO  L215           NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:59,991 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 19:18:59,991 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:18:59,992 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:59,992 INFO  L85        PathProgramCache]: Analyzing trace with hash 886892130, now seen corresponding path program 2 times
[2024-11-08 19:18:59,992 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:59,992 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2001440880]
[2024-11-08 19:18:59,992 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:59,993 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:00,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,148 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:00,150 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,151 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:00,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,159 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:00,161 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,175 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-11-08 19:19:00,177 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,189 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-11-08 19:19:00,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,192 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 19:19:00,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 75
[2024-11-08 19:19:00,196 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,197 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86
[2024-11-08 19:19:00,199 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:00,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 55 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-08 19:19:00,202 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:00,202 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2001440880]
[2024-11-08 19:19:00,202 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2001440880] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:00,202 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:00,202 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 19:19:00,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2054144826]
[2024-11-08 19:19:00,203 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:00,203 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 19:19:00,203 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:00,204 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 19:19:00,204 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:19:00,205 INFO  L87              Difference]: Start difference. First operand 7589 states and 12608 transitions. Second operand  has 8 states, 8 states have (on average 7.5) internal successors, (60), 5 states have internal predecessors, (60), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:01,336 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:01,336 INFO  L93              Difference]: Finished difference Result 14103 states and 23560 transitions.
[2024-11-08 19:19:01,337 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 19:19:01,337 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 7.5) internal successors, (60), 5 states have internal predecessors, (60), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 93
[2024-11-08 19:19:01,338 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:01,394 INFO  L225             Difference]: With dead ends: 14103
[2024-11-08 19:19:01,394 INFO  L226             Difference]: Without dead ends: 7659
[2024-11-08 19:19:01,403 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=99, Unknown=0, NotChecked=0, Total=132
[2024-11-08 19:19:01,404 INFO  L432           NwaCegarLoop]: 143 mSDtfsCounter, 271 mSDsluCounter, 712 mSDsCounter, 0 mSdLazyCounter, 757 mSolverCounterSat, 63 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 274 SdHoareTripleChecker+Valid, 855 SdHoareTripleChecker+Invalid, 820 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 63 IncrementalHoareTripleChecker+Valid, 757 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:01,405 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [274 Valid, 855 Invalid, 820 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [63 Valid, 757 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 19:19:01,415 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7659 states.
[2024-11-08 19:19:01,698 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7659 to 7589.
[2024-11-08 19:19:01,722 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7589 states, 7565 states have (on average 1.6448116325181759) internal successors, (12443), 7568 states have internal predecessors, (12443), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:19:01,745 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7589 states to 7589 states and 12471 transitions.
[2024-11-08 19:19:01,747 INFO  L78                 Accepts]: Start accepts. Automaton has 7589 states and 12471 transitions. Word has length 93
[2024-11-08 19:19:01,747 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:01,747 INFO  L471      AbstractCegarLoop]: Abstraction has 7589 states and 12471 transitions.
[2024-11-08 19:19:01,748 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 7.5) internal successors, (60), 5 states have internal predecessors, (60), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:01,748 INFO  L276                IsEmpty]: Start isEmpty. Operand 7589 states and 12471 transitions.
[2024-11-08 19:19:01,761 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-08 19:19:01,762 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:01,762 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:01,762 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 19:19:01,762 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:01,763 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:01,763 INFO  L85        PathProgramCache]: Analyzing trace with hash -1192871019, now seen corresponding path program 1 times
[2024-11-08 19:19:01,763 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:01,763 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [290836749]
[2024-11-08 19:19:01,764 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:01,764 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:01,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,841 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:01,843 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,845 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:01,847 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,849 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:01,851 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,860 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-11-08 19:19:01,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,873 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-11-08 19:19:01,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,876 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 19:19:01,877 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,878 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 75
[2024-11-08 19:19:01,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,881 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86
[2024-11-08 19:19:01,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:01,883 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:19:01,884 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:01,884 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [290836749]
[2024-11-08 19:19:01,884 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [290836749] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:01,884 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:01,885 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:19:01,885 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [561610234]
[2024-11-08 19:19:01,885 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:01,886 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:19:01,886 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:01,886 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:19:01,887 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:19:01,887 INFO  L87              Difference]: Start difference. First operand 7589 states and 12471 transitions. Second operand  has 6 states, 6 states have (on average 11.166666666666666) internal successors, (67), 3 states have internal predecessors, (67), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:02,722 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:02,722 INFO  L93              Difference]: Finished difference Result 20366 states and 33701 transitions.
[2024-11-08 19:19:02,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:19:02,724 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 11.166666666666666) internal successors, (67), 3 states have internal predecessors, (67), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 93
[2024-11-08 19:19:02,724 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:02,765 INFO  L225             Difference]: With dead ends: 20366
[2024-11-08 19:19:02,766 INFO  L226             Difference]: Without dead ends: 13770
[2024-11-08 19:19:02,778 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:19:02,779 INFO  L432           NwaCegarLoop]: 83 mSDtfsCounter, 256 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 415 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 260 SdHoareTripleChecker+Valid, 365 SdHoareTripleChecker+Invalid, 485 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 415 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:02,779 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [260 Valid, 365 Invalid, 485 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 415 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:19:02,796 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13770 states.
[2024-11-08 19:19:03,233 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13770 to 13700.
[2024-11-08 19:19:03,255 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13700 states, 13676 states have (on average 1.626718338695525) internal successors, (22247), 13679 states have internal predecessors, (22247), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:19:03,294 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13700 states to 13700 states and 22275 transitions.
[2024-11-08 19:19:03,296 INFO  L78                 Accepts]: Start accepts. Automaton has 13700 states and 22275 transitions. Word has length 93
[2024-11-08 19:19:03,297 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:03,297 INFO  L471      AbstractCegarLoop]: Abstraction has 13700 states and 22275 transitions.
[2024-11-08 19:19:03,297 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 11.166666666666666) internal successors, (67), 3 states have internal predecessors, (67), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:03,297 INFO  L276                IsEmpty]: Start isEmpty. Operand 13700 states and 22275 transitions.
[2024-11-08 19:19:03,313 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-08 19:19:03,314 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:03,314 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:03,314 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 19:19:03,314 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:03,315 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:03,315 INFO  L85        PathProgramCache]: Analyzing trace with hash -1479553352, now seen corresponding path program 1 times
[2024-11-08 19:19:03,315 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:03,315 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1137331812]
[2024-11-08 19:19:03,315 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:03,316 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:03,339 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,388 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:03,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,392 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:03,394 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,396 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:03,398 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,408 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 19:19:03,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,422 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59
[2024-11-08 19:19:03,424 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,426 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 19:19:03,427 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,429 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 19:19:03,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,432 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 19:19:03,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:03,435 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:19:03,436 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:03,436 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1137331812]
[2024-11-08 19:19:03,436 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1137331812] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:03,436 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:03,436 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:19:03,436 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1412792649]
[2024-11-08 19:19:03,437 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:03,437 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:19:03,437 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:03,438 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:19:03,438 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:19:03,438 INFO  L87              Difference]: Start difference. First operand 13700 states and 22275 transitions. Second operand  has 6 states, 6 states have (on average 11.333333333333334) internal successors, (68), 3 states have internal predecessors, (68), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:04,405 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:04,406 INFO  L93              Difference]: Finished difference Result 37778 states and 61673 transitions.
[2024-11-08 19:19:04,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:19:04,406 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 11.333333333333334) internal successors, (68), 3 states have internal predecessors, (68), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 94
[2024-11-08 19:19:04,407 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:04,491 INFO  L225             Difference]: With dead ends: 37778
[2024-11-08 19:19:04,491 INFO  L226             Difference]: Without dead ends: 25431
[2024-11-08 19:19:04,510 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:19:04,511 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 254 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 425 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 258 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 495 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 425 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:04,511 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [258 Valid, 366 Invalid, 495 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 425 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:19:04,561 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25431 states.
[2024-11-08 19:19:05,804 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25431 to 25361.
[2024-11-08 19:19:05,838 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25361 states, 25337 states have (on average 1.605083474760232) internal successors, (40668), 25340 states have internal predecessors, (40668), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:19:05,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25361 states to 25361 states and 40696 transitions.
[2024-11-08 19:19:05,901 INFO  L78                 Accepts]: Start accepts. Automaton has 25361 states and 40696 transitions. Word has length 94
[2024-11-08 19:19:05,902 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:05,902 INFO  L471      AbstractCegarLoop]: Abstraction has 25361 states and 40696 transitions.
[2024-11-08 19:19:05,903 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 11.333333333333334) internal successors, (68), 3 states have internal predecessors, (68), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:05,903 INFO  L276                IsEmpty]: Start isEmpty. Operand 25361 states and 40696 transitions.
[2024-11-08 19:19:05,925 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-08 19:19:05,925 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:05,925 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:05,925 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 19:19:05,926 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:05,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:05,926 INFO  L85        PathProgramCache]: Analyzing trace with hash -2075366957, now seen corresponding path program 1 times
[2024-11-08 19:19:05,927 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:05,927 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2110185465]
[2024-11-08 19:19:05,927 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:05,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:05,951 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,002 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:06,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,005 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:06,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,010 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:06,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,024 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55
[2024-11-08 19:19:06,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,036 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 19:19:06,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 19:19:06,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,042 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77
[2024-11-08 19:19:06,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,044 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 88
[2024-11-08 19:19:06,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:06,047 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:19:06,047 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:06,047 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2110185465]
[2024-11-08 19:19:06,048 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2110185465] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:06,048 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:06,048 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 19:19:06,048 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1868737620]
[2024-11-08 19:19:06,048 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:06,050 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 19:19:06,050 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:06,050 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 19:19:06,050 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 19:19:06,051 INFO  L87              Difference]: Start difference. First operand 25361 states and 40696 transitions. Second operand  has 6 states, 6 states have (on average 11.5) internal successors, (69), 3 states have internal predecessors, (69), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:07,211 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:07,211 INFO  L93              Difference]: Finished difference Result 47931 states and 76784 transitions.
[2024-11-08 19:19:07,212 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 19:19:07,212 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 11.5) internal successors, (69), 3 states have internal predecessors, (69), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 95
[2024-11-08 19:19:07,212 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:07,485 INFO  L225             Difference]: With dead ends: 47931
[2024-11-08 19:19:07,485 INFO  L226             Difference]: Without dead ends: 47860
[2024-11-08 19:19:07,493 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:19:07,494 INFO  L432           NwaCegarLoop]: 93 mSDtfsCounter, 249 mSDsluCounter, 303 mSDsCounter, 0 mSdLazyCounter, 428 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 253 SdHoareTripleChecker+Valid, 396 SdHoareTripleChecker+Invalid, 489 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 428 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:07,495 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [253 Valid, 396 Invalid, 489 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 428 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 19:19:07,534 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 47860 states.
[2024-11-08 19:19:09,164 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 47860 to 47790.
[2024-11-08 19:19:09,248 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 47790 states, 47766 states have (on average 1.580119750450111) internal successors, (75476), 47769 states have internal predecessors, (75476), 13 states have call successors, (13), 8 states have call predecessors, (13), 10 states have return successors, (15), 12 states have call predecessors, (15), 12 states have call successors, (15)
[2024-11-08 19:19:09,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 47790 states to 47790 states and 75504 transitions.
[2024-11-08 19:19:09,401 INFO  L78                 Accepts]: Start accepts. Automaton has 47790 states and 75504 transitions. Word has length 95
[2024-11-08 19:19:09,401 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:09,401 INFO  L471      AbstractCegarLoop]: Abstraction has 47790 states and 75504 transitions.
[2024-11-08 19:19:09,402 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 11.5) internal successors, (69), 3 states have internal predecessors, (69), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:09,402 INFO  L276                IsEmpty]: Start isEmpty. Operand 47790 states and 75504 transitions.
[2024-11-08 19:19:09,431 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-08 19:19:09,431 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:09,431 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:09,432 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-08 19:19:09,432 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:09,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:09,433 INFO  L85        PathProgramCache]: Analyzing trace with hash -188763014, now seen corresponding path program 1 times
[2024-11-08 19:19:09,433 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:09,434 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [40189226]
[2024-11-08 19:19:09,434 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:09,434 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:09,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,088 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:10,090 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,092 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:10,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,146 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:10,149 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,170 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 19:19:10,171 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,194 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 19:19:10,196 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,263 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-08 19:19:10,264 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,270 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78
[2024-11-08 19:19:10,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,301 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89
[2024-11-08 19:19:10,303 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,304 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-08 19:19:10,305 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:10,305 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [40189226]
[2024-11-08 19:19:10,305 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [40189226] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 19:19:10,305 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [833327820]
[2024-11-08 19:19:10,306 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:10,306 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:19:10,306 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 19:19:10,308 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 19:19:10,310 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 19:19:10,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:10,628 INFO  L255         TraceCheckSpWp]: Trace formula consists of 826 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-08 19:19:10,634 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 19:19:11,017 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 19:19:11,018 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 19:19:11,018 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [833327820] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:11,018 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 19:19:11,018 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [18] total 28
[2024-11-08 19:19:11,019 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [325052209]
[2024-11-08 19:19:11,019 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:11,019 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 19:19:11,020 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:11,020 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 19:19:11,021 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=690, Unknown=0, NotChecked=0, Total=756
[2024-11-08 19:19:11,021 INFO  L87              Difference]: Start difference. First operand 47790 states and 75504 transitions. Second operand  has 12 states, 11 states have (on average 6.818181818181818) internal successors, (75), 10 states have internal predecessors, (75), 5 states have call successors, (10), 5 states have call predecessors, (10), 6 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 19:19:12,202 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:12,202 INFO  L93              Difference]: Finished difference Result 47946 states and 75698 transitions.
[2024-11-08 19:19:12,203 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 19:19:12,203 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 6.818181818181818) internal successors, (75), 10 states have internal predecessors, (75), 5 states have call successors, (10), 5 states have call predecessors, (10), 6 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8) Word has length 96
[2024-11-08 19:19:12,204 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:12,421 INFO  L225             Difference]: With dead ends: 47946
[2024-11-08 19:19:12,421 INFO  L226             Difference]: Without dead ends: 47881
[2024-11-08 19:19:12,428 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 100 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 165 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=176, Invalid=1384, Unknown=0, NotChecked=0, Total=1560
[2024-11-08 19:19:12,429 INFO  L432           NwaCegarLoop]: 175 mSDtfsCounter, 267 mSDsluCounter, 1421 mSDsCounter, 0 mSdLazyCounter, 236 mSolverCounterSat, 38 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 270 SdHoareTripleChecker+Valid, 1596 SdHoareTripleChecker+Invalid, 274 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 38 IncrementalHoareTripleChecker+Valid, 236 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:12,429 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [270 Valid, 1596 Invalid, 274 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [38 Valid, 236 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 19:19:12,462 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 47881 states.
[2024-11-08 19:19:14,209 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 47881 to 47866.
[2024-11-08 19:19:14,281 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 47866 states, 47826 states have (on average 1.5797683268515033) internal successors, (75554), 47829 states have internal predecessors, (75554), 20 states have call successors, (20), 15 states have call predecessors, (20), 19 states have return successors, (25), 21 states have call predecessors, (25), 18 states have call successors, (25)
[2024-11-08 19:19:14,418 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 47866 states to 47866 states and 75599 transitions.
[2024-11-08 19:19:14,424 INFO  L78                 Accepts]: Start accepts. Automaton has 47866 states and 75599 transitions. Word has length 96
[2024-11-08 19:19:14,424 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:14,424 INFO  L471      AbstractCegarLoop]: Abstraction has 47866 states and 75599 transitions.
[2024-11-08 19:19:14,425 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 6.818181818181818) internal successors, (75), 10 states have internal predecessors, (75), 5 states have call successors, (10), 5 states have call predecessors, (10), 6 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 19:19:14,425 INFO  L276                IsEmpty]: Start isEmpty. Operand 47866 states and 75599 transitions.
[2024-11-08 19:19:14,461 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-11-08 19:19:14,461 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:14,461 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:14,485 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-08 19:19:14,665 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_588d00bb-2c7d-4035-8812-33d7433c3443/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:19:14,666 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:14,666 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:14,666 INFO  L85        PathProgramCache]: Analyzing trace with hash 1969237570, now seen corresponding path program 1 times
[2024-11-08 19:19:14,666 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:14,667 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1192408940]
[2024-11-08 19:19:14,667 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:14,667 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:14,694 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,883 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:14,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,886 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:14,888 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:14,892 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,907 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 19:19:14,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,926 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 19:19:14,927 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,930 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-08 19:19:14,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,933 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78
[2024-11-08 19:19:14,935 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,972 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 19:19:14,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:14,975 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:19:14,975 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:14,976 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1192408940]
[2024-11-08 19:19:14,976 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1192408940] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:14,976 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:14,976 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13
[2024-11-08 19:19:14,977 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [996381663]
[2024-11-08 19:19:14,977 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:14,977 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 19:19:14,977 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:14,978 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 19:19:14,978 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=133, Unknown=0, NotChecked=0, Total=156
[2024-11-08 19:19:14,979 INFO  L87              Difference]: Start difference. First operand 47866 states and 75599 transitions. Second operand  has 13 states, 11 states have (on average 6.454545454545454) internal successors, (71), 9 states have internal predecessors, (71), 6 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 19:19:17,832 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:17,832 INFO  L93              Difference]: Finished difference Result 48255 states and 76119 transitions.
[2024-11-08 19:19:17,833 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-08 19:19:17,833 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 11 states have (on average 6.454545454545454) internal successors, (71), 9 states have internal predecessors, (71), 6 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 5 states have call successors, (8) Word has length 97
[2024-11-08 19:19:17,834 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:17,969 INFO  L225             Difference]: With dead ends: 48255
[2024-11-08 19:19:17,969 INFO  L226             Difference]: Without dead ends: 48051
[2024-11-08 19:19:17,989 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 55 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 324 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=250, Invalid=1310, Unknown=0, NotChecked=0, Total=1560
[2024-11-08 19:19:17,990 INFO  L432           NwaCegarLoop]: 86 mSDtfsCounter, 361 mSDsluCounter, 828 mSDsCounter, 0 mSdLazyCounter, 1579 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 361 SdHoareTripleChecker+Valid, 914 SdHoareTripleChecker+Invalid, 1676 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 1579 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:17,990 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [361 Valid, 914 Invalid, 1676 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 1579 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-08 19:19:18,036 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48051 states.
[2024-11-08 19:19:19,323 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48051 to 47913.
[2024-11-08 19:19:19,377 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 47913 states, 47864 states have (on average 1.579537857262243) internal successors, (75603), 47868 states have internal predecessors, (75603), 26 states have call successors, (26), 17 states have call predecessors, (26), 22 states have return successors, (35), 27 states have call predecessors, (35), 24 states have call successors, (35)
[2024-11-08 19:19:19,500 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 47913 states to 47913 states and 75664 transitions.
[2024-11-08 19:19:19,506 INFO  L78                 Accepts]: Start accepts. Automaton has 47913 states and 75664 transitions. Word has length 97
[2024-11-08 19:19:19,506 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:19,506 INFO  L471      AbstractCegarLoop]: Abstraction has 47913 states and 75664 transitions.
[2024-11-08 19:19:19,507 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 11 states have (on average 6.454545454545454) internal successors, (71), 9 states have internal predecessors, (71), 6 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 19:19:19,507 INFO  L276                IsEmpty]: Start isEmpty. Operand 47913 states and 75664 transitions.
[2024-11-08 19:19:19,529 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-11-08 19:19:19,529 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:19,529 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:19,530 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-08 19:19:19,530 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:19,530 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:19,530 INFO  L85        PathProgramCache]: Analyzing trace with hash 480077283, now seen corresponding path program 1 times
[2024-11-08 19:19:19,530 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:19,531 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [816258616]
[2024-11-08 19:19:19,533 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:19,533 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:19,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:19,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,682 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:19,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,686 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:19,687 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,698 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 19:19:19,700 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,711 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 19:19:19,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,714 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-08 19:19:19,716 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78
[2024-11-08 19:19:19,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,720 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 19:19:19,722 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:19,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:19:19,723 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:19,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [816258616]
[2024-11-08 19:19:19,724 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [816258616] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:19,724 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:19,724 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 19:19:19,724 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1172062823]
[2024-11-08 19:19:19,724 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:19,725 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 19:19:19,725 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:19,726 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 19:19:19,726 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:19:19,726 INFO  L87              Difference]: Start difference. First operand 47913 states and 75664 transitions. Second operand  has 8 states, 8 states have (on average 8.875) internal successors, (71), 5 states have internal predecessors, (71), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:22,651 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:22,651 INFO  L93              Difference]: Finished difference Result 94510 states and 149391 transitions.
[2024-11-08 19:19:22,652 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 19:19:22,652 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 8.875) internal successors, (71), 5 states have internal predecessors, (71), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 97
[2024-11-08 19:19:22,653 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:22,934 INFO  L225             Difference]: With dead ends: 94510
[2024-11-08 19:19:22,934 INFO  L226             Difference]: Without dead ends: 94355
[2024-11-08 19:19:22,964 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=114, Invalid=266, Unknown=0, NotChecked=0, Total=380
[2024-11-08 19:19:22,966 INFO  L432           NwaCegarLoop]: 86 mSDtfsCounter, 514 mSDsluCounter, 430 mSDsCounter, 0 mSdLazyCounter, 751 mSolverCounterSat, 124 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 517 SdHoareTripleChecker+Valid, 516 SdHoareTripleChecker+Invalid, 875 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 124 IncrementalHoareTripleChecker+Valid, 751 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:22,967 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [517 Valid, 516 Invalid, 875 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [124 Valid, 751 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-08 19:19:23,058 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94355 states.
[2024-11-08 19:19:25,174 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94355 to 94091.
[2024-11-08 19:19:25,256 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 94091 states, 94000 states have (on average 1.5818829787234043) internal successors, (148697), 94008 states have internal predecessors, (148697), 49 states have call successors, (49), 32 states have call predecessors, (49), 41 states have return successors, (66), 50 states have call predecessors, (66), 45 states have call successors, (66)
[2024-11-08 19:19:25,537 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 94091 states to 94091 states and 148812 transitions.
[2024-11-08 19:19:25,548 INFO  L78                 Accepts]: Start accepts. Automaton has 94091 states and 148812 transitions. Word has length 97
[2024-11-08 19:19:25,549 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:25,549 INFO  L471      AbstractCegarLoop]: Abstraction has 94091 states and 148812 transitions.
[2024-11-08 19:19:25,549 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 8.875) internal successors, (71), 5 states have internal predecessors, (71), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:25,549 INFO  L276                IsEmpty]: Start isEmpty. Operand 94091 states and 148812 transitions.
[2024-11-08 19:19:25,594 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-11-08 19:19:25,594 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:25,595 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:25,595 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-08 19:19:25,595 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:25,596 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:25,596 INFO  L85        PathProgramCache]: Analyzing trace with hash 1962529212, now seen corresponding path program 1 times
[2024-11-08 19:19:25,596 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:25,596 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1783292328]
[2024-11-08 19:19:25,596 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:25,597 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:25,626 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,699 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:25,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,702 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:25,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,706 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:25,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 19:19:25,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,733 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 19:19:25,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,759 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73
[2024-11-08 19:19:25,760 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,761 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79
[2024-11-08 19:19:25,763 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,764 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 19:19:25,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:25,767 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:19:25,767 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:25,767 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1783292328]
[2024-11-08 19:19:25,767 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1783292328] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:25,767 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:25,768 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 19:19:25,768 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909874434]
[2024-11-08 19:19:25,769 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:25,769 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 19:19:25,769 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:25,770 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 19:19:25,770 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:19:25,770 INFO  L87              Difference]: Start difference. First operand 94091 states and 148812 transitions. Second operand  has 8 states, 7 states have (on average 10.142857142857142) internal successors, (71), 5 states have internal predecessors, (71), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 3 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:19:28,746 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:28,746 INFO  L93              Difference]: Finished difference Result 94387 states and 149185 transitions.
[2024-11-08 19:19:28,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 19:19:28,746 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 10.142857142857142) internal successors, (71), 5 states have internal predecessors, (71), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 3 states have call predecessors, (8), 3 states have call successors, (8) Word has length 97
[2024-11-08 19:19:28,747 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:28,954 INFO  L225             Difference]: With dead ends: 94387
[2024-11-08 19:19:28,954 INFO  L226             Difference]: Without dead ends: 94183
[2024-11-08 19:19:28,973 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=105, Invalid=275, Unknown=0, NotChecked=0, Total=380
[2024-11-08 19:19:28,974 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 212 mSDsluCounter, 444 mSDsCounter, 0 mSdLazyCounter, 689 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 214 SdHoareTripleChecker+Valid, 528 SdHoareTripleChecker+Invalid, 746 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 689 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:28,974 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [214 Valid, 528 Invalid, 746 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 689 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 19:19:29,048 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94183 states.
[2024-11-08 19:19:31,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94183 to 93992.
[2024-11-08 19:19:31,088 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93992 states, 93925 states have (on average 1.582081447963801) internal successors, (148597), 93926 states have internal predecessors, (148597), 36 states have call successors, (36), 27 states have call predecessors, (36), 30 states have return successors, (41), 38 states have call predecessors, (41), 32 states have call successors, (41)
[2024-11-08 19:19:31,335 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93992 states to 93992 states and 148674 transitions.
[2024-11-08 19:19:31,343 INFO  L78                 Accepts]: Start accepts. Automaton has 93992 states and 148674 transitions. Word has length 97
[2024-11-08 19:19:31,343 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:31,343 INFO  L471      AbstractCegarLoop]: Abstraction has 93992 states and 148674 transitions.
[2024-11-08 19:19:31,344 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 10.142857142857142) internal successors, (71), 5 states have internal predecessors, (71), 3 states have call successors, (10), 5 states have call predecessors, (10), 2 states have return successors, (8), 3 states have call predecessors, (8), 3 states have call successors, (8)
[2024-11-08 19:19:31,344 INFO  L276                IsEmpty]: Start isEmpty. Operand 93992 states and 148674 transitions.
[2024-11-08 19:19:31,379 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2024-11-08 19:19:31,379 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:31,380 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:31,380 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-08 19:19:31,380 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:31,381 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:31,381 INFO  L85        PathProgramCache]: Analyzing trace with hash -1243277515, now seen corresponding path program 1 times
[2024-11-08 19:19:31,381 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:31,381 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [728420248]
[2024-11-08 19:19:31,381 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:31,382 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:31,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,713 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:31,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:31,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,721 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:31,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,742 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 19:19:31,743 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,762 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2024-11-08 19:19:31,763 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,806 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-08 19:19:31,807 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,810 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78
[2024-11-08 19:19:31,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,833 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91
[2024-11-08 19:19:31,835 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:31,837 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-08 19:19:31,838 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:31,838 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [728420248]
[2024-11-08 19:19:31,838 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [728420248] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:31,838 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:31,839 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [15] imperfect sequences [] total 15
[2024-11-08 19:19:31,839 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [124407114]
[2024-11-08 19:19:31,839 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:31,839 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-08 19:19:31,840 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:31,840 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-08 19:19:31,841 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=183, Unknown=0, NotChecked=0, Total=210
[2024-11-08 19:19:31,842 INFO  L87              Difference]: Start difference. First operand 93992 states and 148674 transitions. Second operand  has 15 states, 14 states have (on average 5.142857142857143) internal successors, (72), 10 states have internal predecessors, (72), 5 states have call successors, (10), 6 states have call predecessors, (10), 3 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 19:19:35,883 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:35,884 INFO  L93              Difference]: Finished difference Result 94318 states and 149079 transitions.
[2024-11-08 19:19:35,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. 
[2024-11-08 19:19:35,884 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 5.142857142857143) internal successors, (72), 10 states have internal predecessors, (72), 5 states have call successors, (10), 6 states have call predecessors, (10), 3 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8) Word has length 98
[2024-11-08 19:19:35,885 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:36,087 INFO  L225             Difference]: With dead ends: 94318
[2024-11-08 19:19:36,087 INFO  L226             Difference]: Without dead ends: 94075
[2024-11-08 19:19:36,111 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 45 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 480 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=417, Invalid=1745, Unknown=0, NotChecked=0, Total=2162
[2024-11-08 19:19:36,112 INFO  L432           NwaCegarLoop]: 81 mSDtfsCounter, 558 mSDsluCounter, 886 mSDsCounter, 0 mSdLazyCounter, 1825 mSolverCounterSat, 133 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 560 SdHoareTripleChecker+Valid, 967 SdHoareTripleChecker+Invalid, 1958 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 133 IncrementalHoareTripleChecker+Valid, 1825 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:36,113 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [560 Valid, 967 Invalid, 1958 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [133 Valid, 1825 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-08 19:19:36,188 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94075 states.
[2024-11-08 19:19:38,117 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94075 to 93925.
[2024-11-08 19:19:38,173 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93925 states, 93871 states have (on average 1.5822351951081803) internal successors, (148526), 93873 states have internal predecessors, (148526), 29 states have call successors, (29), 22 states have call predecessors, (29), 24 states have return successors, (31), 29 states have call predecessors, (31), 26 states have call successors, (31)
[2024-11-08 19:19:38,347 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93925 states to 93925 states and 148586 transitions.
[2024-11-08 19:19:38,354 INFO  L78                 Accepts]: Start accepts. Automaton has 93925 states and 148586 transitions. Word has length 98
[2024-11-08 19:19:38,355 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:38,355 INFO  L471      AbstractCegarLoop]: Abstraction has 93925 states and 148586 transitions.
[2024-11-08 19:19:38,355 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 5.142857142857143) internal successors, (72), 10 states have internal predecessors, (72), 5 states have call successors, (10), 6 states have call predecessors, (10), 3 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 19:19:38,355 INFO  L276                IsEmpty]: Start isEmpty. Operand 93925 states and 148586 transitions.
[2024-11-08 19:19:38,407 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-08 19:19:38,408 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:38,408 INFO  L215           NwaCegarLoop]: trace histogram [5, 4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:38,408 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-08 19:19:38,408 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:38,409 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:38,409 INFO  L85        PathProgramCache]: Analyzing trace with hash 1955487672, now seen corresponding path program 1 times
[2024-11-08 19:19:38,409 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:38,409 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2032367306]
[2024-11-08 19:19:38,410 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:38,410 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:38,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,549 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:38,551 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,552 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:38,554 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,556 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:38,558 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,569 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 19:19:38,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,583 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67
[2024-11-08 19:19:38,584 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,586 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78
[2024-11-08 19:19:38,587 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,588 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84
[2024-11-08 19:19:38,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 96
[2024-11-08 19:19:38,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:38,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked.
[2024-11-08 19:19:38,594 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:38,595 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2032367306]
[2024-11-08 19:19:38,595 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2032367306] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:38,595 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:38,595 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 19:19:38,595 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [267459313]
[2024-11-08 19:19:38,595 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:38,596 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 19:19:38,596 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:38,596 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 19:19:38,597 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 19:19:38,597 INFO  L87              Difference]: Start difference. First operand 93925 states and 148586 transitions. Second operand  has 8 states, 8 states have (on average 8.75) internal successors, (70), 5 states have internal predecessors, (70), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:41,511 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:41,511 INFO  L93              Difference]: Finished difference Result 184863 states and 293007 transitions.
[2024-11-08 19:19:41,511 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 19:19:41,511 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 8.75) internal successors, (70), 5 states have internal predecessors, (70), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 103
[2024-11-08 19:19:41,512 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:41,749 INFO  L225             Difference]: With dead ends: 184863
[2024-11-08 19:19:41,750 INFO  L226             Difference]: Without dead ends: 94070
[2024-11-08 19:19:41,840 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=99, Unknown=0, NotChecked=0, Total=132
[2024-11-08 19:19:41,841 INFO  L432           NwaCegarLoop]: 142 mSDtfsCounter, 264 mSDsluCounter, 712 mSDsCounter, 0 mSdLazyCounter, 723 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 267 SdHoareTripleChecker+Valid, 854 SdHoareTripleChecker+Invalid, 780 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 723 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:41,842 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [267 Valid, 854 Invalid, 780 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 723 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 19:19:41,926 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94070 states.
[2024-11-08 19:19:43,975 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94070 to 93925.
[2024-11-08 19:19:44,031 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93925 states, 93871 states have (on average 1.5602688796326873) internal successors, (146464), 93873 states have internal predecessors, (146464), 29 states have call successors, (29), 22 states have call predecessors, (29), 24 states have return successors, (31), 29 states have call predecessors, (31), 26 states have call successors, (31)
[2024-11-08 19:19:44,208 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93925 states to 93925 states and 146524 transitions.
[2024-11-08 19:19:44,217 INFO  L78                 Accepts]: Start accepts. Automaton has 93925 states and 146524 transitions. Word has length 103
[2024-11-08 19:19:44,217 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:44,217 INFO  L471      AbstractCegarLoop]: Abstraction has 93925 states and 146524 transitions.
[2024-11-08 19:19:44,218 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 8.75) internal successors, (70), 5 states have internal predecessors, (70), 2 states have call successors, (10), 5 states have call predecessors, (10), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 19:19:44,218 INFO  L276                IsEmpty]: Start isEmpty. Operand 93925 states and 146524 transitions.
[2024-11-08 19:19:44,272 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-08 19:19:44,272 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:19:44,272 INFO  L215           NwaCegarLoop]: trace histogram [5, 4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 19:19:44,273 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-08 19:19:44,273 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION === [outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 19:19:44,273 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:19:44,274 INFO  L85        PathProgramCache]: Analyzing trace with hash -534315550, now seen corresponding path program 1 times
[2024-11-08 19:19:44,274 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:19:44,274 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2113370953]
[2024-11-08 19:19:44,274 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:19:44,274 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:19:44,313 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,463 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6
[2024-11-08 19:19:44,465 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,470 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 19:19:44,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,482 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 19:19:44,484 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,535 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 63
[2024-11-08 19:19:44,536 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,573 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2024-11-08 19:19:44,574 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,576 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79
[2024-11-08 19:19:44,577 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,586 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85
[2024-11-08 19:19:44,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,592 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97
[2024-11-08 19:19:44,597 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:19:44,635 INFO  L134       CoverageAnalysis]: Checked inductivity of 53 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked.
[2024-11-08 19:19:44,635 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:19:44,635 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2113370953]
[2024-11-08 19:19:44,635 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2113370953] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:19:44,636 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:19:44,636 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-11-08 19:19:44,636 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [770809815]
[2024-11-08 19:19:44,636 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:19:44,637 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 19:19:44,637 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:19:44,638 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 19:19:44,638 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=73, Unknown=0, NotChecked=0, Total=90
[2024-11-08 19:19:44,638 INFO  L87              Difference]: Start difference. First operand 93925 states and 146524 transitions. Second operand  has 10 states, 10 states have (on average 6.5) internal successors, (65), 6 states have internal predecessors, (65), 1 states have call successors, (10), 4 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 1 states have call successors, (8)
[2024-11-08 19:19:47,485 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:19:47,485 INFO  L93              Difference]: Finished difference Result 94046 states and 146680 transitions.
[2024-11-08 19:19:47,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 19:19:47,486 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 6.5) internal successors, (65), 6 states have internal predecessors, (65), 1 states have call successors, (10), 4 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 1 states have call successors, (8) Word has length 104
[2024-11-08 19:19:47,486 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:19:47,492 INFO  L225             Difference]: With dead ends: 94046
[2024-11-08 19:19:47,492 INFO  L226             Difference]: Without dead ends: 0
[2024-11-08 19:19:47,536 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=81, Invalid=261, Unknown=0, NotChecked=0, Total=342
[2024-11-08 19:19:47,536 INFO  L432           NwaCegarLoop]: 82 mSDtfsCounter, 204 mSDsluCounter, 580 mSDsCounter, 0 mSdLazyCounter, 968 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 206 SdHoareTripleChecker+Valid, 662 SdHoareTripleChecker+Invalid, 1022 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 968 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-08 19:19:47,537 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [206 Valid, 662 Invalid, 1022 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 968 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-08 19:19:47,537 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-08 19:19:47,537 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-08 19:19:47,538 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 19:19:47,538 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-08 19:19:47,546 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 104
[2024-11-08 19:19:47,546 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:19:47,546 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 19:19:47,546 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 6.5) internal successors, (65), 6 states have internal predecessors, (65), 1 states have call successors, (10), 4 states have call predecessors, (10), 2 states have return successors, (8), 2 states have call predecessors, (8), 1 states have call successors, (8)
[2024-11-08 19:19:47,546 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-08 19:19:47,547 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-08 19:19:47,550 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location outgoingErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-08 19:19:47,551 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-11-08 19:19:47,554 INFO  L407         BasicCegarLoop]: Path program histogram: [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:19:47,557 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.