./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/elevator_spec9_product09.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_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/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_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/product-lines/elevator_spec9_product09.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/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_122e1e97-e2a9-4f1e-8289-f5c06ef99174/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 cc5b9f71a5434758faa1f6f3febe6f12c158e9feff610b938ef9d4658acd21ff
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:29:49,473 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:29:49,585 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 16:29:49,597 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:29:49,601 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:29:49,633 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:29:49,634 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:29:49,635 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:29:49,636 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:29:49,636 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:29:49,638 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:29:49,639 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:29:49,641 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:29:49,654 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:29:49,654 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:29:49,655 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:29:49,655 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:29:49,656 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:29:49,656 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:29:49,657 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:29:49,657 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:29:49,662 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:29:49,663 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:29:49,663 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:29:49,664 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:29:49,664 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:29:49,664 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:29:49,665 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:29:49,668 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:29:49,669 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:29:49,669 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:29:49,669 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:29:49,670 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:29:49,670 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:29:49,671 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:29:49,671 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:29:49,673 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:29:49,674 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:29:49,674 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:29:49,674 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:29:49,675 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:29:49,675 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:29:49,676 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_122e1e97-e2a9-4f1e-8289-f5c06ef99174/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_122e1e97-e2a9-4f1e-8289-f5c06ef99174/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 -> cc5b9f71a5434758faa1f6f3febe6f12c158e9feff610b938ef9d4658acd21ff
[2024-11-08 16:29:50,001 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:29:50,037 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:29:50,041 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:29:50,042 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:29:50,043 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:29:50,044 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/product-lines/elevator_spec9_product09.cil.c
Unable to find full path for "g++"
[2024-11-08 16:29:52,296 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:29:52,633 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:29:52,633 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/sv-benchmarks/c/product-lines/elevator_spec9_product09.cil.c
[2024-11-08 16:29:52,672 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/data/c2d2215d5/7cb7f6a5c4784a27be5637882c369892/FLAG5435f8171
[2024-11-08 16:29:52,699 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/data/c2d2215d5/7cb7f6a5c4784a27be5637882c369892
[2024-11-08 16:29:52,705 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:29:52,707 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:29:52,709 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:29:52,709 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:29:52,716 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:29:52,717 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:29:52" (1/1) ...
[2024-11-08 16:29:52,718 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2de36abf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:52, skipping insertion in model container
[2024-11-08 16:29:52,718 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:29:52" (1/1) ...
[2024-11-08 16:29:52,819 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:29:53,620 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_122e1e97-e2a9-4f1e-8289-f5c06ef99174/sv-benchmarks/c/product-lines/elevator_spec9_product09.cil.c[70349,70362]
[2024-11-08 16:29:53,628 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:29:53,644 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:29:53,658 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [48]
[2024-11-08 16:29:53,660 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [62]
[2024-11-08 16:29:53,661 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [730]
[2024-11-08 16:29:53,661 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [1092]
[2024-11-08 16:29:53,662 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [2539]
[2024-11-08 16:29:53,663 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification9_spec.i","") [2905]
[2024-11-08 16:29:53,663 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [3065]
[2024-11-08 16:29:53,664 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [3184]
[2024-11-08 16:29:53,664 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [3275]
[2024-11-08 16:29:53,664 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [3310]
[2024-11-08 16:29:53,806 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_122e1e97-e2a9-4f1e-8289-f5c06ef99174/sv-benchmarks/c/product-lines/elevator_spec9_product09.cil.c[70349,70362]
[2024-11-08 16:29:53,807 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:29:53,845 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:29:53,845 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53 WrapperNode
[2024-11-08 16:29:53,846 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:29:53,847 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:29:53,847 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:29:53,848 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:29:53,856 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:53,885 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:53,953 INFO  L138                Inliner]: procedures = 89, calls = 327, calls flagged for inlining = 25, calls inlined = 22, statements flattened = 769
[2024-11-08 16:29:53,954 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:29:53,955 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:29:53,955 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:29:53,956 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:29:53,974 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:53,975 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:53,986 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,028 INFO  L175           MemorySlicer]: Split 81 memory accesses to 20 slices as follows [2, 4, 4, 5, 3, 3, 5, 7, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 2]. 9 percent of accesses are in the largest equivalence class. The 81 initializations are split as follows [2, 4, 4, 5, 3, 3, 5, 7, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 2]. The 0 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0].
[2024-11-08 16:29:54,033 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,033 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,069 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,102 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,111 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,120 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,132 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:29:54,133 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:29:54,133 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:29:54,133 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:29:54,134 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (1/1) ...
[2024-11-08 16:29:54,144 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:29:54,159 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:29:54,178 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:29:54,209 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:29:54,242 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:29:54,242 INFO  L130     BoogieDeclarations]: Found specification of procedure bigMacCall
[2024-11-08 16:29:54,243 INFO  L138     BoogieDeclarations]: Found implementation of procedure bigMacCall
[2024-11-08 16:29:54,243 INFO  L130     BoogieDeclarations]: Found specification of procedure enterElevator
[2024-11-08 16:29:54,243 INFO  L138     BoogieDeclarations]: Found implementation of procedure enterElevator
[2024-11-08 16:29:54,243 INFO  L130     BoogieDeclarations]: Found specification of procedure stopRequestedInDirection
[2024-11-08 16:29:54,243 INFO  L138     BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection
[2024-11-08 16:29:54,243 INFO  L130     BoogieDeclarations]: Found specification of procedure getReverseHeading
[2024-11-08 16:29:54,243 INFO  L138     BoogieDeclarations]: Found implementation of procedure getReverseHeading
[2024-11-08 16:29:54,243 INFO  L130     BoogieDeclarations]: Found specification of procedure timeShift
[2024-11-08 16:29:54,244 INFO  L138     BoogieDeclarations]: Found implementation of procedure timeShift
[2024-11-08 16:29:54,244 INFO  L130     BoogieDeclarations]: Found specification of procedure cleanup
[2024-11-08 16:29:54,244 INFO  L138     BoogieDeclarations]: Found implementation of procedure cleanup
[2024-11-08 16:29:54,244 INFO  L130     BoogieDeclarations]: Found specification of procedure __automaton_fail
[2024-11-08 16:29:54,244 INFO  L138     BoogieDeclarations]: Found implementation of procedure __automaton_fail
[2024-11-08 16:29:54,245 INFO  L130     BoogieDeclarations]: Found specification of procedure isTopFloor
[2024-11-08 16:29:54,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure isTopFloor
[2024-11-08 16:29:54,245 INFO  L130     BoogieDeclarations]: Found specification of procedure getDestination
[2024-11-08 16:29:54,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure getDestination
[2024-11-08 16:29:54,245 INFO  L130     BoogieDeclarations]: Found specification of procedure isBlocked
[2024-11-08 16:29:54,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure isBlocked
[2024-11-08 16:29:54,246 INFO  L130     BoogieDeclarations]: Found specification of procedure resetCallOnFloor
[2024-11-08 16:29:54,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure resetCallOnFloor
[2024-11-08 16:29:54,246 INFO  L130     BoogieDeclarations]: Found specification of procedure initPersonOnFloor
[2024-11-08 16:29:54,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure initPersonOnFloor
[2024-11-08 16:29:54,246 INFO  L130     BoogieDeclarations]: Found specification of procedure removePersonFromFloor
[2024-11-08 16:29:54,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure removePersonFromFloor
[2024-11-08 16:29:54,247 INFO  L130     BoogieDeclarations]: Found specification of procedure getOrigin
[2024-11-08 16:29:54,247 INFO  L138     BoogieDeclarations]: Found implementation of procedure getOrigin
[2024-11-08 16:29:54,247 INFO  L130     BoogieDeclarations]: Found specification of procedure continueInDirection
[2024-11-08 16:29:54,247 INFO  L138     BoogieDeclarations]: Found implementation of procedure continueInDirection
[2024-11-08 16:29:54,247 INFO  L130     BoogieDeclarations]: Found specification of procedure isEmpty
[2024-11-08 16:29:54,247 INFO  L138     BoogieDeclarations]: Found implementation of procedure isEmpty
[2024-11-08 16:29:54,247 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:29:54,248 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-08 16:29:54,248 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-08 16:29:54,248 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#3
[2024-11-08 16:29:54,248 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#4
[2024-11-08 16:29:54,248 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#5
[2024-11-08 16:29:54,248 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#6
[2024-11-08 16:29:54,249 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#7
[2024-11-08 16:29:54,249 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#8
[2024-11-08 16:29:54,249 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#9
[2024-11-08 16:29:54,249 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#10
[2024-11-08 16:29:54,249 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#11
[2024-11-08 16:29:54,249 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#12
[2024-11-08 16:29:54,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#13
[2024-11-08 16:29:54,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#14
[2024-11-08 16:29:54,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#15
[2024-11-08 16:29:54,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#16
[2024-11-08 16:29:54,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#17
[2024-11-08 16:29:54,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#18
[2024-11-08 16:29:54,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#19
[2024-11-08 16:29:54,251 INFO  L130     BoogieDeclarations]: Found specification of procedure pressInLiftFloorButton
[2024-11-08 16:29:54,251 INFO  L138     BoogieDeclarations]: Found implementation of procedure pressInLiftFloorButton
[2024-11-08 16:29:54,251 INFO  L130     BoogieDeclarations]: Found specification of procedure leaveElevator
[2024-11-08 16:29:54,251 INFO  L138     BoogieDeclarations]: Found implementation of procedure leaveElevator
[2024-11-08 16:29:54,251 INFO  L130     BoogieDeclarations]: Found specification of procedure isPersonOnFloor
[2024-11-08 16:29:54,251 INFO  L138     BoogieDeclarations]: Found implementation of procedure isPersonOnFloor
[2024-11-08 16:29:54,252 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:29:54,252 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:29:54,252 INFO  L130     BoogieDeclarations]: Found specification of procedure isFloorCalling
[2024-11-08 16:29:54,252 INFO  L138     BoogieDeclarations]: Found implementation of procedure isFloorCalling
[2024-11-08 16:29:54,495 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:29:54,498 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:29:56,104 INFO  L?                        ?]: Removed 415 outVars from TransFormulas that were not future-live.
[2024-11-08 16:29:56,105 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:29:56,137 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:29:56,137 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 16:29:56,142 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:29:56 BoogieIcfgContainer
[2024-11-08 16:29:56,142 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:29:56,145 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:29:56,148 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:29:56,152 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:29:56,152 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:29:52" (1/3) ...
[2024-11-08 16:29:56,153 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a0e666 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:29:56, skipping insertion in model container
[2024-11-08 16:29:56,153 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:29:53" (2/3) ...
[2024-11-08 16:29:56,153 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a0e666 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:29:56, skipping insertion in model container
[2024-11-08 16:29:56,154 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:29:56" (3/3) ...
[2024-11-08 16:29:56,155 INFO  L112   eAbstractionObserver]: Analyzing ICFG elevator_spec9_product09.cil.c
[2024-11-08 16:29:56,175 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:29:56,175 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 16:29:56,277 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:29:56,285 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;@153932ad, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:29:56,286 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 16:29:56,294 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 517 states, 412 states have (on average 1.720873786407767) internal successors, (709), 433 states have internal predecessors, (709), 83 states have call successors, (83), 20 states have call predecessors, (83), 20 states have return successors, (83), 77 states have call predecessors, (83), 83 states have call successors, (83)
[2024-11-08 16:29:56,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-08 16:29:56,329 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:29:56,329 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:29:56,330 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:29:56,337 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:29:56,338 INFO  L85        PathProgramCache]: Analyzing trace with hash 109673661, now seen corresponding path program 1 times
[2024-11-08 16:29:56,348 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:29:56,349 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1659961778]
[2024-11-08 16:29:56,349 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:29:56,350 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:29:56,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:57,283 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:29:57,297 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:57,328 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:29:57,332 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:57,383 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:29:57,388 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:57,929 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:29:57,969 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:58,148 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:29:58,169 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:58,284 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:29:58,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:58,293 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11
[2024-11-08 16:29:58,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:58,360 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 16:29:58,365 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:58,368 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:29:58,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:29:58,375 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:29:58,376 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:29:58,376 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1659961778]
[2024-11-08 16:29:58,377 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1659961778] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:29:58,377 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:29:58,378 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-11-08 16:29:58,380 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1606477909]
[2024-11-08 16:29:58,380 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:29:58,386 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:29:58,386 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:29:58,421 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:29:58,422 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=71, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:29:58,426 INFO  L87              Difference]: Start difference. First operand  has 517 states, 412 states have (on average 1.720873786407767) internal successors, (709), 433 states have internal predecessors, (709), 83 states have call successors, (83), 20 states have call predecessors, (83), 20 states have return successors, (83), 77 states have call predecessors, (83), 83 states have call successors, (83) Second operand  has 10 states, 10 states have (on average 5.7) internal successors, (57), 6 states have internal predecessors, (57), 2 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-08 16:30:09,353 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:30:09,353 INFO  L93              Difference]: Finished difference Result 1261 states and 2183 transitions.
[2024-11-08 16:30:09,355 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:30:09,357 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 5.7) internal successors, (57), 6 states have internal predecessors, (57), 2 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 2 states have call successors, (9) Word has length 76
[2024-11-08 16:30:09,357 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:30:09,386 INFO  L225             Difference]: With dead ends: 1261
[2024-11-08 16:30:09,386 INFO  L226             Difference]: Without dead ends: 756
[2024-11-08 16:30:09,397 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 3.9s TimeCoverageRelationStatistics Valid=73, Invalid=233, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:30:09,401 INFO  L432           NwaCegarLoop]: 442 mSDtfsCounter, 1763 mSDsluCounter, 2452 mSDsCounter, 0 mSdLazyCounter, 4950 mSolverCounterSat, 443 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1828 SdHoareTripleChecker+Valid, 2894 SdHoareTripleChecker+Invalid, 5393 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 443 IncrementalHoareTripleChecker+Valid, 4950 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:30:09,403 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1828 Valid, 2894 Invalid, 5393 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [443 Valid, 4950 Invalid, 0 Unknown, 0 Unchecked, 7.3s Time]
[2024-11-08 16:30:09,427 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 756 states.
[2024-11-08 16:30:09,676 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 756 to 513.
[2024-11-08 16:30:09,680 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 513 states, 409 states have (on average 1.7114914425427872) internal successors, (700), 428 states have internal predecessors, (700), 83 states have call successors, (83), 20 states have call predecessors, (83), 20 states have return successors, (80), 77 states have call predecessors, (80), 78 states have call successors, (80)
[2024-11-08 16:30:09,687 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 513 states and 863 transitions.
[2024-11-08 16:30:09,691 INFO  L78                 Accepts]: Start accepts. Automaton has 513 states and 863 transitions. Word has length 76
[2024-11-08 16:30:09,691 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:30:09,691 INFO  L471      AbstractCegarLoop]: Abstraction has 513 states and 863 transitions.
[2024-11-08 16:30:09,692 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 5.7) internal successors, (57), 6 states have internal predecessors, (57), 2 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-08 16:30:09,692 INFO  L276                IsEmpty]: Start isEmpty. Operand 513 states and 863 transitions.
[2024-11-08 16:30:09,702 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-08 16:30:09,704 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:30:09,704 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:30:09,705 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:30:09,706 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:30:09,706 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:30:09,707 INFO  L85        PathProgramCache]: Analyzing trace with hash -1570456893, now seen corresponding path program 1 times
[2024-11-08 16:30:09,707 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:30:09,708 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699012095]
[2024-11-08 16:30:09,709 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:30:09,709 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:30:09,759 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,078 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:30:10,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,122 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:10,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,151 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:30:10,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,536 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:30:10,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,699 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:10,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,881 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:10,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,923 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11
[2024-11-08 16:30:10,927 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,970 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 16:30:10,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,979 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:30:10,981 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:10,985 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:30:10,986 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:30:10,986 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [699012095]
[2024-11-08 16:30:10,986 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [699012095] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:30:10,987 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:30:10,987 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-08 16:30:10,987 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [73651754]
[2024-11-08 16:30:10,987 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:30:10,990 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:30:10,992 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:30:10,995 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:30:10,996 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=107, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:30:10,996 INFO  L87              Difference]: Start difference. First operand 513 states and 863 transitions. Second operand  has 12 states, 12 states have (on average 5.333333333333333) internal successors, (64), 9 states have internal predecessors, (64), 2 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-08 16:30:26,633 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:30:26,633 INFO  L93              Difference]: Finished difference Result 1795 states and 3171 transitions.
[2024-11-08 16:30:26,634 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-08 16:30:26,634 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 5.333333333333333) internal successors, (64), 9 states have internal predecessors, (64), 2 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 83
[2024-11-08 16:30:26,634 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:30:26,659 INFO  L225             Difference]: With dead ends: 1795
[2024-11-08 16:30:26,659 INFO  L226             Difference]: Without dead ends: 1300
[2024-11-08 16:30:26,666 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 143 ImplicationChecksByTransitivity, 5.4s TimeCoverageRelationStatistics Valid=172, Invalid=530, Unknown=0, NotChecked=0, Total=702
[2024-11-08 16:30:26,668 INFO  L432           NwaCegarLoop]: 447 mSDtfsCounter, 2244 mSDsluCounter, 2956 mSDsCounter, 0 mSdLazyCounter, 6635 mSolverCounterSat, 628 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2309 SdHoareTripleChecker+Valid, 3403 SdHoareTripleChecker+Invalid, 7263 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 628 IncrementalHoareTripleChecker+Valid, 6635 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 10.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:30:26,672 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2309 Valid, 3403 Invalid, 7263 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [628 Valid, 6635 Invalid, 0 Unknown, 0 Unchecked, 10.2s Time]
[2024-11-08 16:30:26,675 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1300 states.
[2024-11-08 16:30:26,967 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1300 to 918.
[2024-11-08 16:30:26,970 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 918 states, 728 states have (on average 1.6813186813186813) internal successors, (1224), 761 states have internal predecessors, (1224), 151 states have call successors, (151), 37 states have call predecessors, (151), 38 states have return successors, (157), 143 states have call predecessors, (157), 146 states have call successors, (157)
[2024-11-08 16:30:26,977 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 918 states to 918 states and 1532 transitions.
[2024-11-08 16:30:26,978 INFO  L78                 Accepts]: Start accepts. Automaton has 918 states and 1532 transitions. Word has length 83
[2024-11-08 16:30:26,978 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:30:26,979 INFO  L471      AbstractCegarLoop]: Abstraction has 918 states and 1532 transitions.
[2024-11-08 16:30:26,979 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 5.333333333333333) internal successors, (64), 9 states have internal predecessors, (64), 2 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-08 16:30:26,979 INFO  L276                IsEmpty]: Start isEmpty. Operand 918 states and 1532 transitions.
[2024-11-08 16:30:26,983 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-08 16:30:26,983 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:30:26,984 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:30:26,984 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:30:26,984 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:30:26,985 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:30:26,985 INFO  L85        PathProgramCache]: Analyzing trace with hash -1276381504, now seen corresponding path program 1 times
[2024-11-08 16:30:26,985 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:30:26,985 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [359945226]
[2024-11-08 16:30:26,986 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:30:26,986 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:30:27,022 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:27,333 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:30:27,340 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:27,358 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:27,361 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:27,387 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:30:27,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:27,785 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 16:30:27,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:27,920 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:27,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:28,046 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:28,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:28,051 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:30:28,057 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:28,164 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:30:28,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:28,184 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34
[2024-11-08 16:30:28,186 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:28,188 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:30:28,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:28,194 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:30:28,195 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:30:28,200 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [359945226]
[2024-11-08 16:30:28,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [359945226] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:30:28,200 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:30:28,200 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-08 16:30:28,201 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1849923468]
[2024-11-08 16:30:28,201 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:30:28,201 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 16:30:28,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:30:28,202 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 16:30:28,202 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:30:28,203 INFO  L87              Difference]: Start difference. First operand 918 states and 1532 transitions. Second operand  has 11 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 7 states have internal predecessors, (74), 3 states have call successors, (11), 5 states have call predecessors, (11), 4 states have return successors, (10), 3 states have call predecessors, (10), 3 states have call successors, (10)
[2024-11-08 16:30:37,435 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:30:37,435 INFO  L93              Difference]: Finished difference Result 2311 states and 3988 transitions.
[2024-11-08 16:30:37,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 16:30:37,436 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 7 states have internal predecessors, (74), 3 states have call successors, (11), 5 states have call predecessors, (11), 4 states have return successors, (10), 3 states have call predecessors, (10), 3 states have call successors, (10) Word has length 95
[2024-11-08 16:30:37,437 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:30:37,452 INFO  L225             Difference]: With dead ends: 2311
[2024-11-08 16:30:37,452 INFO  L226             Difference]: Without dead ends: 1294
[2024-11-08 16:30:37,459 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=70, Invalid=202, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:30:37,460 INFO  L432           NwaCegarLoop]: 435 mSDtfsCounter, 1873 mSDsluCounter, 2462 mSDsCounter, 0 mSdLazyCounter, 5001 mSolverCounterSat, 395 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1929 SdHoareTripleChecker+Valid, 2897 SdHoareTripleChecker+Invalid, 5396 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 395 IncrementalHoareTripleChecker+Valid, 5001 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:30:37,461 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1929 Valid, 2897 Invalid, 5396 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [395 Valid, 5001 Invalid, 0 Unknown, 0 Unchecked, 6.7s Time]
[2024-11-08 16:30:37,464 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1294 states.
[2024-11-08 16:30:37,733 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1294 to 920.
[2024-11-08 16:30:37,735 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 920 states, 729 states have (on average 1.6598079561042525) internal successors, (1210), 763 states have internal predecessors, (1210), 151 states have call successors, (151), 37 states have call predecessors, (151), 39 states have return successors, (159), 143 states have call predecessors, (159), 146 states have call successors, (159)
[2024-11-08 16:30:37,742 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 920 states to 920 states and 1520 transitions.
[2024-11-08 16:30:37,744 INFO  L78                 Accepts]: Start accepts. Automaton has 920 states and 1520 transitions. Word has length 95
[2024-11-08 16:30:37,744 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:30:37,744 INFO  L471      AbstractCegarLoop]: Abstraction has 920 states and 1520 transitions.
[2024-11-08 16:30:37,746 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 7 states have internal predecessors, (74), 3 states have call successors, (11), 5 states have call predecessors, (11), 4 states have return successors, (10), 3 states have call predecessors, (10), 3 states have call successors, (10)
[2024-11-08 16:30:37,746 INFO  L276                IsEmpty]: Start isEmpty. Operand 920 states and 1520 transitions.
[2024-11-08 16:30:37,751 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2024-11-08 16:30:37,751 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:30:37,752 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:30:37,752 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 16:30:37,752 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:30:37,753 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:30:37,753 INFO  L85        PathProgramCache]: Analyzing trace with hash 1570751817, now seen corresponding path program 1 times
[2024-11-08 16:30:37,753 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:30:37,753 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1625378179]
[2024-11-08 16:30:37,753 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:30:37,754 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:30:37,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,059 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:30:38,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:38,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,104 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:30:38,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,449 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 16:30:38,470 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,490 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:38,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,511 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:38,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,514 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:30:38,516 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,518 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:30:38,520 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,522 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:30:38,523 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,537 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:30:38,539 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,541 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:30:38,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:38,545 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:30:38,546 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:30:38,546 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1625378179]
[2024-11-08 16:30:38,546 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1625378179] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:30:38,546 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:30:38,546 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:30:38,547 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [888819004]
[2024-11-08 16:30:38,547 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:30:38,547 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:30:38,548 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:30:38,548 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:30:38,548 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:30:38,549 INFO  L87              Difference]: Start difference. First operand 920 states and 1520 transitions. Second operand  has 7 states, 7 states have (on average 10.142857142857142) internal successors, (71), 4 states have internal predecessors, (71), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:30:45,902 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:30:45,902 INFO  L93              Difference]: Finished difference Result 2184 states and 3704 transitions.
[2024-11-08 16:30:45,903 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:30:45,904 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 10.142857142857142) internal successors, (71), 4 states have internal predecessors, (71), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 98
[2024-11-08 16:30:45,904 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:30:45,917 INFO  L225             Difference]: With dead ends: 2184
[2024-11-08 16:30:45,917 INFO  L226             Difference]: Without dead ends: 1282
[2024-11-08 16:30:45,923 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:30:45,925 INFO  L432           NwaCegarLoop]: 440 mSDtfsCounter, 909 mSDsluCounter, 1265 mSDsCounter, 0 mSdLazyCounter, 2838 mSolverCounterSat, 187 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 972 SdHoareTripleChecker+Valid, 1705 SdHoareTripleChecker+Invalid, 3025 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 187 IncrementalHoareTripleChecker+Valid, 2838 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:30:45,927 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [972 Valid, 1705 Invalid, 3025 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [187 Valid, 2838 Invalid, 0 Unknown, 0 Unchecked, 6.0s Time]
[2024-11-08 16:30:45,930 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1282 states.
[2024-11-08 16:30:46,237 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1282 to 920.
[2024-11-08 16:30:46,239 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 920 states, 729 states have (on average 1.6584362139917694) internal successors, (1209), 763 states have internal predecessors, (1209), 151 states have call successors, (151), 37 states have call predecessors, (151), 39 states have return successors, (159), 143 states have call predecessors, (159), 146 states have call successors, (159)
[2024-11-08 16:30:46,245 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 920 states to 920 states and 1519 transitions.
[2024-11-08 16:30:46,247 INFO  L78                 Accepts]: Start accepts. Automaton has 920 states and 1519 transitions. Word has length 98
[2024-11-08 16:30:46,248 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:30:46,249 INFO  L471      AbstractCegarLoop]: Abstraction has 920 states and 1519 transitions.
[2024-11-08 16:30:46,249 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 10.142857142857142) internal successors, (71), 4 states have internal predecessors, (71), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:30:46,249 INFO  L276                IsEmpty]: Start isEmpty. Operand 920 states and 1519 transitions.
[2024-11-08 16:30:46,254 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 100
[2024-11-08 16:30:46,257 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:30:46,258 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:30:46,258 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 16:30:46,258 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:30:46,259 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:30:46,259 INFO  L85        PathProgramCache]: Analyzing trace with hash -1996052153, now seen corresponding path program 1 times
[2024-11-08 16:30:46,259 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:30:46,259 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [290922142]
[2024-11-08 16:30:46,259 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:30:46,260 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:30:46,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,521 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:30:46,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,543 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:46,545 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,564 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11
[2024-11-08 16:30:46,567 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,899 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-11-08 16:30:46,912 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,929 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:46,936 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,948 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:46,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,951 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:30:46,953 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,954 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:30:46,956 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,957 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:30:46,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,972 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:30:46,973 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,975 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:30:46,977 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:46,979 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:30:46,979 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:30:46,979 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [290922142]
[2024-11-08 16:30:46,979 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [290922142] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:30:46,980 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:30:46,980 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:30:46,980 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2143529141]
[2024-11-08 16:30:46,980 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:30:46,981 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:30:46,981 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:30:46,981 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:30:46,982 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:30:46,982 INFO  L87              Difference]: Start difference. First operand 920 states and 1519 transitions. Second operand  has 7 states, 7 states have (on average 10.285714285714286) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:30:53,782 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:30:53,782 INFO  L93              Difference]: Finished difference Result 2184 states and 3703 transitions.
[2024-11-08 16:30:53,783 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:30:53,783 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 10.285714285714286) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 99
[2024-11-08 16:30:53,783 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:30:53,796 INFO  L225             Difference]: With dead ends: 2184
[2024-11-08 16:30:53,796 INFO  L226             Difference]: Without dead ends: 1282
[2024-11-08 16:30:53,802 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:30:53,803 INFO  L432           NwaCegarLoop]: 438 mSDtfsCounter, 1710 mSDsluCounter, 1148 mSDsCounter, 0 mSdLazyCounter, 2596 mSolverCounterSat, 436 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1773 SdHoareTripleChecker+Valid, 1586 SdHoareTripleChecker+Invalid, 3032 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 436 IncrementalHoareTripleChecker+Valid, 2596 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:30:53,804 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1773 Valid, 1586 Invalid, 3032 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [436 Valid, 2596 Invalid, 0 Unknown, 0 Unchecked, 5.4s Time]
[2024-11-08 16:30:53,806 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1282 states.
[2024-11-08 16:30:54,112 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1282 to 920.
[2024-11-08 16:30:54,115 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 920 states, 729 states have (on average 1.6570644718792866) internal successors, (1208), 763 states have internal predecessors, (1208), 151 states have call successors, (151), 37 states have call predecessors, (151), 39 states have return successors, (159), 143 states have call predecessors, (159), 146 states have call successors, (159)
[2024-11-08 16:30:54,121 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 920 states to 920 states and 1518 transitions.
[2024-11-08 16:30:54,123 INFO  L78                 Accepts]: Start accepts. Automaton has 920 states and 1518 transitions. Word has length 99
[2024-11-08 16:30:54,123 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:30:54,124 INFO  L471      AbstractCegarLoop]: Abstraction has 920 states and 1518 transitions.
[2024-11-08 16:30:54,124 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 10.285714285714286) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:30:54,124 INFO  L276                IsEmpty]: Start isEmpty. Operand 920 states and 1518 transitions.
[2024-11-08 16:30:54,128 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2024-11-08 16:30:54,128 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:30:54,128 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:30:54,129 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 16:30:54,129 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:30:54,129 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:30:54,130 INFO  L85        PathProgramCache]: Analyzing trace with hash 1751886861, now seen corresponding path program 1 times
[2024-11-08 16:30:54,130 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:30:54,130 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1068079680]
[2024-11-08 16:30:54,130 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:30:54,130 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:30:54,160 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:54,506 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:30:54,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:54,531 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:54,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:54,536 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:30:54,540 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:54,926 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:30:54,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:54,997 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:55,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:55,066 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:30:55,068 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:55,069 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:30:55,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:55,072 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:30:55,074 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:55,091 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:30:55,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:55,138 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:30:55,140 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:55,141 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:30:55,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:30:55,145 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:30:55,145 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:30:55,145 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1068079680]
[2024-11-08 16:30:55,145 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1068079680] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:30:55,146 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:30:55,146 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-08 16:30:55,146 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [386240271]
[2024-11-08 16:30:55,146 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:30:55,147 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:30:55,147 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:30:55,147 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:30:55,147 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=109, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:30:55,148 INFO  L87              Difference]: Start difference. First operand 920 states and 1518 transitions. Second operand  has 12 states, 11 states have (on average 7.0) internal successors, (77), 8 states have internal predecessors, (77), 3 states have call successors, (12), 5 states have call predecessors, (12), 5 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-08 16:31:05,427 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:05,427 INFO  L93              Difference]: Finished difference Result 2218 states and 3786 transitions.
[2024-11-08 16:31:05,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-08 16:31:05,428 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 7.0) internal successors, (77), 8 states have internal predecessors, (77), 3 states have call successors, (12), 5 states have call predecessors, (12), 5 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) Word has length 100
[2024-11-08 16:31:05,429 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:05,441 INFO  L225             Difference]: With dead ends: 2218
[2024-11-08 16:31:05,441 INFO  L226             Difference]: Without dead ends: 1356
[2024-11-08 16:31:05,446 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 68 ImplicationChecksByTransitivity, 3.3s TimeCoverageRelationStatistics Valid=99, Invalid=453, Unknown=0, NotChecked=0, Total=552
[2024-11-08 16:31:05,447 INFO  L432           NwaCegarLoop]: 480 mSDtfsCounter, 1893 mSDsluCounter, 3544 mSDsCounter, 0 mSdLazyCounter, 6394 mSolverCounterSat, 484 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1955 SdHoareTripleChecker+Valid, 4024 SdHoareTripleChecker+Invalid, 6878 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 484 IncrementalHoareTripleChecker+Valid, 6394 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:05,448 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1955 Valid, 4024 Invalid, 6878 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [484 Valid, 6394 Invalid, 0 Unknown, 0 Unchecked, 6.8s Time]
[2024-11-08 16:31:05,450 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1356 states.
[2024-11-08 16:31:05,723 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1356 to 932.
[2024-11-08 16:31:05,725 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 932 states, 735 states have (on average 1.6448979591836734) internal successors, (1209), 773 states have internal predecessors, (1209), 153 states have call successors, (153), 37 states have call predecessors, (153), 43 states have return successors, (171), 145 states have call predecessors, (171), 148 states have call successors, (171)
[2024-11-08 16:31:05,731 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 932 states and 1533 transitions.
[2024-11-08 16:31:05,733 INFO  L78                 Accepts]: Start accepts. Automaton has 932 states and 1533 transitions. Word has length 100
[2024-11-08 16:31:05,733 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:05,734 INFO  L471      AbstractCegarLoop]: Abstraction has 932 states and 1533 transitions.
[2024-11-08 16:31:05,734 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 7.0) internal successors, (77), 8 states have internal predecessors, (77), 3 states have call successors, (12), 5 states have call predecessors, (12), 5 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-08 16:31:05,734 INFO  L276                IsEmpty]: Start isEmpty. Operand 932 states and 1533 transitions.
[2024-11-08 16:31:05,737 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-11-08 16:31:05,738 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:05,738 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:05,738 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 16:31:05,739 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:31:05,739 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:05,739 INFO  L85        PathProgramCache]: Analyzing trace with hash 414579967, now seen corresponding path program 1 times
[2024-11-08 16:31:05,739 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:05,740 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1647387067]
[2024-11-08 16:31:05,740 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:05,740 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:05,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,094 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:31:06,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,157 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:06,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,178 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:31:06,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,662 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:31:06,677 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,696 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:06,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,716 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:06,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,719 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:31:06,721 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,723 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:31:06,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,726 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:31:06,728 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,749 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:31:06,751 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,753 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:31:06,755 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:06,757 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:31:06,757 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:06,757 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1647387067]
[2024-11-08 16:31:06,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1647387067] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:31:06,758 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:31:06,758 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-08 16:31:06,758 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510864300]
[2024-11-08 16:31:06,758 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:31:06,759 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:31:06,759 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:06,760 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:31:06,760 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:31:06,760 INFO  L87              Difference]: Start difference. First operand 932 states and 1533 transitions. Second operand  has 12 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 8 states have internal predecessors, (74), 3 states have call successors, (12), 5 states have call predecessors, (12), 4 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-08 16:31:17,890 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:17,890 INFO  L93              Difference]: Finished difference Result 2207 states and 3734 transitions.
[2024-11-08 16:31:17,891 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-08 16:31:17,891 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 8 states have internal predecessors, (74), 3 states have call successors, (12), 5 states have call predecessors, (12), 4 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) Word has length 101
[2024-11-08 16:31:17,891 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:17,902 INFO  L225             Difference]: With dead ends: 2207
[2024-11-08 16:31:17,903 INFO  L226             Difference]: Without dead ends: 1342
[2024-11-08 16:31:17,908 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 140 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=164, Invalid=592, Unknown=0, NotChecked=0, Total=756
[2024-11-08 16:31:17,909 INFO  L432           NwaCegarLoop]: 434 mSDtfsCounter, 1483 mSDsluCounter, 3306 mSDsCounter, 0 mSdLazyCounter, 6332 mSolverCounterSat, 327 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1547 SdHoareTripleChecker+Valid, 3740 SdHoareTripleChecker+Invalid, 6659 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 327 IncrementalHoareTripleChecker+Valid, 6332 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:17,909 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1547 Valid, 3740 Invalid, 6659 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [327 Valid, 6332 Invalid, 0 Unknown, 0 Unchecked, 6.8s Time]
[2024-11-08 16:31:17,911 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1342 states.
[2024-11-08 16:31:18,249 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1342 to 945.
[2024-11-08 16:31:18,251 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 945 states, 745 states have (on average 1.6429530201342282) internal successors, (1224), 785 states have internal predecessors, (1224), 154 states have call successors, (154), 37 states have call predecessors, (154), 45 states have return successors, (174), 146 states have call predecessors, (174), 149 states have call successors, (174)
[2024-11-08 16:31:18,257 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 945 states to 945 states and 1552 transitions.
[2024-11-08 16:31:18,258 INFO  L78                 Accepts]: Start accepts. Automaton has 945 states and 1552 transitions. Word has length 101
[2024-11-08 16:31:18,259 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:18,259 INFO  L471      AbstractCegarLoop]: Abstraction has 945 states and 1552 transitions.
[2024-11-08 16:31:18,259 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 8 states have internal predecessors, (74), 3 states have call successors, (12), 5 states have call predecessors, (12), 4 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-08 16:31:18,259 INFO  L276                IsEmpty]: Start isEmpty. Operand 945 states and 1552 transitions.
[2024-11-08 16:31:18,263 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-11-08 16:31:18,263 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:18,263 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:18,264 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 16:31:18,264 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:31:18,264 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:18,264 INFO  L85        PathProgramCache]: Analyzing trace with hash 1622498142, now seen corresponding path program 1 times
[2024-11-08 16:31:18,265 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:18,265 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [359488683]
[2024-11-08 16:31:18,265 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:18,265 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:18,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,505 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:31:18,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,535 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:18,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,540 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:31:18,544 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,918 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:31:18,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,945 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:18,953 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,964 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:18,965 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,967 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:31:18,968 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,970 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:31:18,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,973 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:31:18,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,986 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:31:18,988 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,989 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:31:18,991 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:18,992 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:31:18,993 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:18,993 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [359488683]
[2024-11-08 16:31:18,993 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [359488683] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:31:18,993 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:31:18,993 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:31:18,993 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1831036038]
[2024-11-08 16:31:18,993 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:31:18,994 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:31:18,994 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:18,995 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:31:18,995 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:31:18,995 INFO  L87              Difference]: Start difference. First operand 945 states and 1552 transitions. Second operand  has 7 states, 7 states have (on average 10.571428571428571) internal successors, (74), 4 states have internal predecessors, (74), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:25,423 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:25,423 INFO  L93              Difference]: Finished difference Result 2215 states and 3744 transitions.
[2024-11-08 16:31:25,424 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 16:31:25,424 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 10.571428571428571) internal successors, (74), 4 states have internal predecessors, (74), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 101
[2024-11-08 16:31:25,424 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:25,434 INFO  L225             Difference]: With dead ends: 2215
[2024-11-08 16:31:25,435 INFO  L226             Difference]: Without dead ends: 1332
[2024-11-08 16:31:25,439 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:31:25,439 INFO  L432           NwaCegarLoop]: 430 mSDtfsCounter, 975 mSDsluCounter, 1253 mSDsCounter, 0 mSdLazyCounter, 2762 mSolverCounterSat, 198 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1038 SdHoareTripleChecker+Valid, 1683 SdHoareTripleChecker+Invalid, 2960 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 198 IncrementalHoareTripleChecker+Valid, 2762 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:25,440 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1038 Valid, 1683 Invalid, 2960 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [198 Valid, 2762 Invalid, 0 Unknown, 0 Unchecked, 5.3s Time]
[2024-11-08 16:31:25,442 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1332 states.
[2024-11-08 16:31:25,685 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1332 to 945.
[2024-11-08 16:31:25,686 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 945 states, 745 states have (on average 1.6362416107382551) internal successors, (1219), 785 states have internal predecessors, (1219), 154 states have call successors, (154), 37 states have call predecessors, (154), 45 states have return successors, (174), 146 states have call predecessors, (174), 149 states have call successors, (174)
[2024-11-08 16:31:25,690 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 945 states to 945 states and 1547 transitions.
[2024-11-08 16:31:25,692 INFO  L78                 Accepts]: Start accepts. Automaton has 945 states and 1547 transitions. Word has length 101
[2024-11-08 16:31:25,693 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:25,693 INFO  L471      AbstractCegarLoop]: Abstraction has 945 states and 1547 transitions.
[2024-11-08 16:31:25,693 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 10.571428571428571) internal successors, (74), 4 states have internal predecessors, (74), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:25,693 INFO  L276                IsEmpty]: Start isEmpty. Operand 945 states and 1547 transitions.
[2024-11-08 16:31:25,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-11-08 16:31:25,697 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:25,697 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:25,697 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 16:31:25,697 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:31:25,698 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:25,698 INFO  L85        PathProgramCache]: Analyzing trace with hash 1823532426, now seen corresponding path program 1 times
[2024-11-08 16:31:25,698 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:25,698 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [955718589]
[2024-11-08 16:31:25,698 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:25,699 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:25,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:25,951 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:31:25,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:25,974 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:25,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:25,978 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:31:25,981 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,341 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34
[2024-11-08 16:31:26,353 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,368 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:26,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,385 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:26,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,387 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:31:26,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,390 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:31:26,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,393 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:31:26,400 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,417 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:31:26,418 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,420 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:31:26,421 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:26,423 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:31:26,424 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:26,424 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [955718589]
[2024-11-08 16:31:26,424 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [955718589] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:31:26,424 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:31:26,424 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:31:26,424 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [959260160]
[2024-11-08 16:31:26,425 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:31:26,425 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:31:26,425 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:26,426 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:31:26,426 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:31:26,426 INFO  L87              Difference]: Start difference. First operand 945 states and 1547 transitions. Second operand  has 7 states, 7 states have (on average 10.714285714285714) internal successors, (75), 4 states have internal predecessors, (75), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:32,041 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:32,041 INFO  L93              Difference]: Finished difference Result 2215 states and 3739 transitions.
[2024-11-08 16:31:32,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 16:31:32,042 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 10.714285714285714) internal successors, (75), 4 states have internal predecessors, (75), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 102
[2024-11-08 16:31:32,042 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:32,051 INFO  L225             Difference]: With dead ends: 2215
[2024-11-08 16:31:32,052 INFO  L226             Difference]: Without dead ends: 1332
[2024-11-08 16:31:32,056 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:31:32,056 INFO  L432           NwaCegarLoop]: 435 mSDtfsCounter, 1384 mSDsluCounter, 1193 mSDsCounter, 0 mSdLazyCounter, 2576 mSolverCounterSat, 320 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1447 SdHoareTripleChecker+Valid, 1628 SdHoareTripleChecker+Invalid, 2896 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 320 IncrementalHoareTripleChecker+Valid, 2576 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:32,057 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1447 Valid, 1628 Invalid, 2896 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [320 Valid, 2576 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time]
[2024-11-08 16:31:32,059 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1332 states.
[2024-11-08 16:31:32,431 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1332 to 945.
[2024-11-08 16:31:32,433 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 945 states, 745 states have (on average 1.6295302013422819) internal successors, (1214), 785 states have internal predecessors, (1214), 154 states have call successors, (154), 37 states have call predecessors, (154), 45 states have return successors, (174), 146 states have call predecessors, (174), 149 states have call successors, (174)
[2024-11-08 16:31:32,438 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 945 states to 945 states and 1542 transitions.
[2024-11-08 16:31:32,440 INFO  L78                 Accepts]: Start accepts. Automaton has 945 states and 1542 transitions. Word has length 102
[2024-11-08 16:31:32,441 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:32,441 INFO  L471      AbstractCegarLoop]: Abstraction has 945 states and 1542 transitions.
[2024-11-08 16:31:32,441 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 10.714285714285714) internal successors, (75), 4 states have internal predecessors, (75), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:32,441 INFO  L276                IsEmpty]: Start isEmpty. Operand 945 states and 1542 transitions.
[2024-11-08 16:31:32,444 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-08 16:31:32,444 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:32,445 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:32,445 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 16:31:32,445 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:31:32,445 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:32,445 INFO  L85        PathProgramCache]: Analyzing trace with hash 714769337, now seen corresponding path program 1 times
[2024-11-08 16:31:32,446 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:32,446 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138728091]
[2024-11-08 16:31:32,446 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:32,446 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:32,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:32,684 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:31:32,690 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:32,714 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:32,716 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:32,722 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:31:32,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,079 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35
[2024-11-08 16:31:33,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,106 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:33,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,124 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:33,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,126 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:31:33,128 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,129 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:31:33,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,132 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:31:33,134 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,149 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:31:33,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,152 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:31:33,154 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:33,156 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:31:33,156 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:33,156 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138728091]
[2024-11-08 16:31:33,156 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138728091] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:31:33,156 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:31:33,156 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:31:33,157 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [618057469]
[2024-11-08 16:31:33,157 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:31:33,157 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:31:33,157 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:33,158 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:31:33,158 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:31:33,158 INFO  L87              Difference]: Start difference. First operand 945 states and 1542 transitions. Second operand  has 7 states, 7 states have (on average 10.857142857142858) internal successors, (76), 4 states have internal predecessors, (76), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:38,860 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:38,860 INFO  L93              Difference]: Finished difference Result 2215 states and 3734 transitions.
[2024-11-08 16:31:38,861 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 16:31:38,861 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 10.857142857142858) internal successors, (76), 4 states have internal predecessors, (76), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 103
[2024-11-08 16:31:38,861 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:38,871 INFO  L225             Difference]: With dead ends: 2215
[2024-11-08 16:31:38,871 INFO  L226             Difference]: Without dead ends: 1332
[2024-11-08 16:31:38,875 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:31:38,876 INFO  L432           NwaCegarLoop]: 437 mSDtfsCounter, 1384 mSDsluCounter, 1197 mSDsCounter, 0 mSdLazyCounter, 2542 mSolverCounterSat, 318 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1447 SdHoareTripleChecker+Valid, 1634 SdHoareTripleChecker+Invalid, 2860 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 318 IncrementalHoareTripleChecker+Valid, 2542 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:38,876 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1447 Valid, 1634 Invalid, 2860 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [318 Valid, 2542 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time]
[2024-11-08 16:31:38,878 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1332 states.
[2024-11-08 16:31:39,210 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1332 to 945.
[2024-11-08 16:31:39,212 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 945 states, 745 states have (on average 1.6228187919463086) internal successors, (1209), 785 states have internal predecessors, (1209), 154 states have call successors, (154), 37 states have call predecessors, (154), 45 states have return successors, (174), 146 states have call predecessors, (174), 149 states have call successors, (174)
[2024-11-08 16:31:39,216 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 945 states to 945 states and 1537 transitions.
[2024-11-08 16:31:39,218 INFO  L78                 Accepts]: Start accepts. Automaton has 945 states and 1537 transitions. Word has length 103
[2024-11-08 16:31:39,219 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:39,219 INFO  L471      AbstractCegarLoop]: Abstraction has 945 states and 1537 transitions.
[2024-11-08 16:31:39,219 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 10.857142857142858) internal successors, (76), 4 states have internal predecessors, (76), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:39,219 INFO  L276                IsEmpty]: Start isEmpty. Operand 945 states and 1537 transitions.
[2024-11-08 16:31:39,222 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-08 16:31:39,223 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:39,223 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:39,223 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:31:39,223 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:31:39,224 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:39,224 INFO  L85        PathProgramCache]: Analyzing trace with hash 1253568824, now seen corresponding path program 1 times
[2024-11-08 16:31:39,224 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:39,224 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1596676837]
[2024-11-08 16:31:39,224 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:39,225 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:39,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,463 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:31:39,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,489 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:39,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,510 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:31:39,512 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,836 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35
[2024-11-08 16:31:39,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,864 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:39,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,884 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:39,886 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,887 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:31:39,889 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:31:39,892 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,893 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:31:39,894 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,915 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:31:39,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,918 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:31:39,920 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:39,922 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:31:39,922 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:39,922 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1596676837]
[2024-11-08 16:31:39,922 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1596676837] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:31:39,922 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:31:39,923 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:31:39,923 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2099674476]
[2024-11-08 16:31:39,923 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:31:39,923 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:31:39,924 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:39,924 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:31:39,924 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:31:39,925 INFO  L87              Difference]: Start difference. First operand 945 states and 1537 transitions. Second operand  has 7 states, 7 states have (on average 10.857142857142858) internal successors, (76), 4 states have internal predecessors, (76), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:46,281 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:46,281 INFO  L93              Difference]: Finished difference Result 2239 states and 3758 transitions.
[2024-11-08 16:31:46,281 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:31:46,282 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 10.857142857142858) internal successors, (76), 4 states have internal predecessors, (76), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 103
[2024-11-08 16:31:46,282 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:46,292 INFO  L225             Difference]: With dead ends: 2239
[2024-11-08 16:31:46,292 INFO  L226             Difference]: Without dead ends: 1271
[2024-11-08 16:31:46,297 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:31:46,297 INFO  L432           NwaCegarLoop]: 433 mSDtfsCounter, 889 mSDsluCounter, 1255 mSDsCounter, 0 mSdLazyCounter, 2672 mSolverCounterSat, 191 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 952 SdHoareTripleChecker+Valid, 1688 SdHoareTripleChecker+Invalid, 2863 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 191 IncrementalHoareTripleChecker+Valid, 2672 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:46,298 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [952 Valid, 1688 Invalid, 2863 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [191 Valid, 2672 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-08 16:31:46,300 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1271 states.
[2024-11-08 16:31:46,562 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1271 to 905.
[2024-11-08 16:31:46,564 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 905 states, 708 states have (on average 1.6285310734463276) internal successors, (1153), 746 states have internal predecessors, (1153), 153 states have call successors, (153), 37 states have call predecessors, (153), 43 states have return successors, (171), 145 states have call predecessors, (171), 148 states have call successors, (171)
[2024-11-08 16:31:46,568 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 905 states to 905 states and 1477 transitions.
[2024-11-08 16:31:46,570 INFO  L78                 Accepts]: Start accepts. Automaton has 905 states and 1477 transitions. Word has length 103
[2024-11-08 16:31:46,571 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:46,571 INFO  L471      AbstractCegarLoop]: Abstraction has 905 states and 1477 transitions.
[2024-11-08 16:31:46,571 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 10.857142857142858) internal successors, (76), 4 states have internal predecessors, (76), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:46,571 INFO  L276                IsEmpty]: Start isEmpty. Operand 905 states and 1477 transitions.
[2024-11-08 16:31:46,574 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-08 16:31:46,575 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:46,575 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:46,575 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 16:31:46,575 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:31:46,576 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:46,576 INFO  L85        PathProgramCache]: Analyzing trace with hash 1567238036, now seen corresponding path program 1 times
[2024-11-08 16:31:46,576 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:46,576 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1200961960]
[2024-11-08 16:31:46,576 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:46,576 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:46,601 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:46,831 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:31:46,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:46,853 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:46,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:46,858 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:31:46,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,264 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37
[2024-11-08 16:31:47,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,289 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:47,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,305 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:47,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,308 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:31:47,309 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,310 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:31:47,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,313 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:31:47,314 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,328 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:31:47,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,331 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:31:47,332 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:47,337 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:31:47,337 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:47,337 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1200961960]
[2024-11-08 16:31:47,337 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1200961960] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:31:47,337 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:31:47,338 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:31:47,338 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1109849768]
[2024-11-08 16:31:47,338 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:31:47,338 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:31:47,338 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:47,339 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:31:47,339 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:31:47,339 INFO  L87              Difference]: Start difference. First operand 905 states and 1477 transitions. Second operand  has 7 states, 7 states have (on average 11.142857142857142) internal successors, (78), 4 states have internal predecessors, (78), 2 states have call successors, (12), 5 states have call predecessors, (12), 2 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:53,621 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:31:53,621 INFO  L93              Difference]: Finished difference Result 2139 states and 3611 transitions.
[2024-11-08 16:31:53,622 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 16:31:53,622 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 11.142857142857142) internal successors, (78), 4 states have internal predecessors, (78), 2 states have call successors, (12), 5 states have call predecessors, (12), 2 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 105
[2024-11-08 16:31:53,622 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:31:53,629 INFO  L225             Difference]: With dead ends: 2139
[2024-11-08 16:31:53,630 INFO  L226             Difference]: Without dead ends: 1271
[2024-11-08 16:31:53,634 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=42, Invalid=90, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:31:53,634 INFO  L432           NwaCegarLoop]: 437 mSDtfsCounter, 849 mSDsluCounter, 1263 mSDsCounter, 0 mSdLazyCounter, 2567 mSolverCounterSat, 187 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 912 SdHoareTripleChecker+Valid, 1700 SdHoareTripleChecker+Invalid, 2754 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 187 IncrementalHoareTripleChecker+Valid, 2567 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:31:53,635 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [912 Valid, 1700 Invalid, 2754 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [187 Valid, 2567 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-08 16:31:53,637 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1271 states.
[2024-11-08 16:31:53,948 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1271 to 905.
[2024-11-08 16:31:53,950 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 905 states, 708 states have (on average 1.6271186440677967) internal successors, (1152), 746 states have internal predecessors, (1152), 153 states have call successors, (153), 37 states have call predecessors, (153), 43 states have return successors, (171), 145 states have call predecessors, (171), 148 states have call successors, (171)
[2024-11-08 16:31:53,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 905 states to 905 states and 1476 transitions.
[2024-11-08 16:31:53,957 INFO  L78                 Accepts]: Start accepts. Automaton has 905 states and 1476 transitions. Word has length 105
[2024-11-08 16:31:53,958 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:31:53,958 INFO  L471      AbstractCegarLoop]: Abstraction has 905 states and 1476 transitions.
[2024-11-08 16:31:53,958 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 11.142857142857142) internal successors, (78), 4 states have internal predecessors, (78), 2 states have call successors, (12), 5 states have call predecessors, (12), 2 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:31:53,958 INFO  L276                IsEmpty]: Start isEmpty. Operand 905 states and 1476 transitions.
[2024-11-08 16:31:53,961 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2024-11-08 16:31:53,961 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:31:53,962 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:31:53,962 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 16:31:53,962 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:31:53,962 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:31:53,962 INFO  L85        PathProgramCache]: Analyzing trace with hash 1721483788, now seen corresponding path program 1 times
[2024-11-08 16:31:53,963 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:31:53,963 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1551530643]
[2024-11-08 16:31:53,963 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:31:53,963 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:31:53,986 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,227 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:31:54,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,248 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:54,249 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:31:54,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,610 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:31:54,619 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,633 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:54,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,649 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:31:54,650 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,652 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:31:54,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,654 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:31:54,656 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,657 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:31:54,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,672 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:31:54,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,675 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:31:54,676 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:31:54,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:31:54,678 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:31:54,678 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1551530643]
[2024-11-08 16:31:54,679 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1551530643] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:31:54,679 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:31:54,679 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:31:54,679 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1006001991]
[2024-11-08 16:31:54,679 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:31:54,679 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:31:54,680 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:31:54,680 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:31:54,680 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:31:54,681 INFO  L87              Difference]: Start difference. First operand 905 states and 1476 transitions. Second operand  has 7 states, 7 states have (on average 11.285714285714286) internal successors, (79), 4 states have internal predecessors, (79), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:00,248 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:32:00,248 INFO  L93              Difference]: Finished difference Result 2145 states and 3619 transitions.
[2024-11-08 16:32:00,248 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:32:00,249 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 11.285714285714286) internal successors, (79), 4 states have internal predecessors, (79), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 106
[2024-11-08 16:32:00,249 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:32:00,258 INFO  L225             Difference]: With dead ends: 2145
[2024-11-08 16:32:00,258 INFO  L226             Difference]: Without dead ends: 1271
[2024-11-08 16:32:00,262 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:32:00,263 INFO  L432           NwaCegarLoop]: 440 mSDtfsCounter, 1233 mSDsluCounter, 1199 mSDsCounter, 0 mSdLazyCounter, 2417 mSolverCounterSat, 311 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1296 SdHoareTripleChecker+Valid, 1639 SdHoareTripleChecker+Invalid, 2728 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 311 IncrementalHoareTripleChecker+Valid, 2417 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:32:00,263 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1296 Valid, 1639 Invalid, 2728 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [311 Valid, 2417 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-11-08 16:32:00,265 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1271 states.
[2024-11-08 16:32:00,663 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1271 to 905.
[2024-11-08 16:32:00,664 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 905 states, 708 states have (on average 1.6257062146892656) internal successors, (1151), 746 states have internal predecessors, (1151), 153 states have call successors, (153), 37 states have call predecessors, (153), 43 states have return successors, (171), 145 states have call predecessors, (171), 148 states have call successors, (171)
[2024-11-08 16:32:00,669 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 905 states to 905 states and 1475 transitions.
[2024-11-08 16:32:00,671 INFO  L78                 Accepts]: Start accepts. Automaton has 905 states and 1475 transitions. Word has length 106
[2024-11-08 16:32:00,671 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:32:00,672 INFO  L471      AbstractCegarLoop]: Abstraction has 905 states and 1475 transitions.
[2024-11-08 16:32:00,672 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 11.285714285714286) internal successors, (79), 4 states have internal predecessors, (79), 2 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:00,672 INFO  L276                IsEmpty]: Start isEmpty. Operand 905 states and 1475 transitions.
[2024-11-08 16:32:00,675 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 108
[2024-11-08 16:32:00,675 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:32:00,675 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:32:00,675 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 16:32:00,676 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:32:00,676 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:32:00,676 INFO  L85        PathProgramCache]: Analyzing trace with hash 201493823, now seen corresponding path program 1 times
[2024-11-08 16:32:00,676 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:32:00,676 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136941248]
[2024-11-08 16:32:00,676 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:00,677 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:32:00,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:00,977 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:32:00,982 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:00,992 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:00,994 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:00,996 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:32:00,998 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,313 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39
[2024-11-08 16:32:01,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,365 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:01,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,426 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:01,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,429 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:32:01,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,432 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:32:01,433 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,434 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:32:01,436 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,448 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:32:01,450 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,451 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:32:01,453 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:01,471 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:32:01,472 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:32:01,472 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [136941248]
[2024-11-08 16:32:01,472 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [136941248] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:32:01,472 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:32:01,472 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-08 16:32:01,472 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1065430780]
[2024-11-08 16:32:01,473 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:32:01,473 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 16:32:01,473 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:32:01,474 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 16:32:01,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:32:01,474 INFO  L87              Difference]: Start difference. First operand 905 states and 1475 transitions. Second operand  has 9 states, 9 states have (on average 8.88888888888889) internal successors, (80), 5 states have internal predecessors, (80), 3 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:13,169 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:32:13,170 INFO  L93              Difference]: Finished difference Result 3296 states and 5714 transitions.
[2024-11-08 16:32:13,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-08 16:32:13,170 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 8.88888888888889) internal successors, (80), 5 states have internal predecessors, (80), 3 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11) Word has length 107
[2024-11-08 16:32:13,171 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:32:13,186 INFO  L225             Difference]: With dead ends: 3296
[2024-11-08 16:32:13,186 INFO  L226             Difference]: Without dead ends: 2436
[2024-11-08 16:32:13,192 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 27 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 167 ImplicationChecksByTransitivity, 3.3s TimeCoverageRelationStatistics Valid=158, Invalid=598, Unknown=0, NotChecked=0, Total=756
[2024-11-08 16:32:13,192 INFO  L432           NwaCegarLoop]: 422 mSDtfsCounter, 3772 mSDsluCounter, 1769 mSDsCounter, 0 mSdLazyCounter, 3777 mSolverCounterSat, 1137 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3836 SdHoareTripleChecker+Valid, 2191 SdHoareTripleChecker+Invalid, 4914 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1137 IncrementalHoareTripleChecker+Valid, 3777 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:32:13,193 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3836 Valid, 2191 Invalid, 4914 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1137 Valid, 3777 Invalid, 0 Unknown, 0 Unchecked, 7.5s Time]
[2024-11-08 16:32:13,196 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2436 states.
[2024-11-08 16:32:13,731 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2436 to 1751.
[2024-11-08 16:32:13,734 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1751 states, 1376 states have (on average 1.6337209302325582) internal successors, (2248), 1443 states have internal predecessors, (2248), 288 states have call successors, (288), 67 states have call predecessors, (288), 86 states have return successors, (349), 288 states have call predecessors, (349), 283 states have call successors, (349)
[2024-11-08 16:32:13,742 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1751 states to 1751 states and 2885 transitions.
[2024-11-08 16:32:13,745 INFO  L78                 Accepts]: Start accepts. Automaton has 1751 states and 2885 transitions. Word has length 107
[2024-11-08 16:32:13,745 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:32:13,746 INFO  L471      AbstractCegarLoop]: Abstraction has 1751 states and 2885 transitions.
[2024-11-08 16:32:13,746 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 8.88888888888889) internal successors, (80), 5 states have internal predecessors, (80), 3 states have call successors, (12), 5 states have call predecessors, (12), 3 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:13,746 INFO  L276                IsEmpty]: Start isEmpty. Operand 1751 states and 2885 transitions.
[2024-11-08 16:32:13,749 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 110
[2024-11-08 16:32:13,749 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:32:13,749 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:32:13,749 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 16:32:13,750 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:32:13,750 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:32:13,750 INFO  L85        PathProgramCache]: Analyzing trace with hash 645981340, now seen corresponding path program 1 times
[2024-11-08 16:32:13,750 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:32:13,750 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1429506307]
[2024-11-08 16:32:13,751 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:13,751 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:32:13,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,066 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:32:14,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,079 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:14,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:32:14,085 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,413 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39
[2024-11-08 16:32:14,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,500 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:14,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,567 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:14,569 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,570 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:32:14,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,600 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:32:14,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,603 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:32:14,605 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,621 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:32:14,622 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,624 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:32:14,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,627 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:32:14,627 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:32:14,628 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1429506307]
[2024-11-08 16:32:14,628 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1429506307] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:32:14,628 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1740798771]
[2024-11-08 16:32:14,628 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:14,628 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:32:14,628 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:32:14,629 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:32:14,631 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:32:14,979 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:14,984 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1433 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:32:14,993 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:32:15,248 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:32:15,248 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:32:15,248 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1740798771] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:32:15,248 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:32:15,248 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [10] total 14
[2024-11-08 16:32:15,251 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [62307587]
[2024-11-08 16:32:15,251 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:32:15,252 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:32:15,252 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:32:15,253 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:32:15,253 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=150, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:32:15,253 INFO  L87              Difference]: Start difference. First operand 1751 states and 2885 transitions. Second operand  has 6 states, 6 states have (on average 13.666666666666666) internal successors, (82), 6 states have internal predecessors, (82), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:19,406 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:32:19,406 INFO  L93              Difference]: Finished difference Result 6020 states and 10279 transitions.
[2024-11-08 16:32:19,407 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:32:19,407 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 13.666666666666666) internal successors, (82), 6 states have internal predecessors, (82), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11) Word has length 109
[2024-11-08 16:32:19,407 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:32:19,427 INFO  L225             Difference]: With dead ends: 6020
[2024-11-08 16:32:19,427 INFO  L226             Difference]: Without dead ends: 4314
[2024-11-08 16:32:19,435 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 137 GetRequests, 124 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=36, Invalid=174, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:32:19,436 INFO  L432           NwaCegarLoop]: 681 mSDtfsCounter, 2021 mSDsluCounter, 1102 mSDsCounter, 0 mSdLazyCounter, 2915 mSolverCounterSat, 443 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2140 SdHoareTripleChecker+Valid, 1783 SdHoareTripleChecker+Invalid, 3358 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 443 IncrementalHoareTripleChecker+Valid, 2915 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:32:19,436 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2140 Valid, 1783 Invalid, 3358 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [443 Valid, 2915 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-08 16:32:19,441 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4314 states.
[2024-11-08 16:32:20,669 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4314 to 3752.
[2024-11-08 16:32:20,673 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3752 states, 2893 states have (on average 1.6287590736259938) internal successors, (4712), 3048 states have internal predecessors, (4712), 678 states have call successors, (678), 129 states have call predecessors, (678), 180 states have return successors, (902), 690 states have call predecessors, (902), 673 states have call successors, (902)
[2024-11-08 16:32:20,689 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3752 states to 3752 states and 6292 transitions.
[2024-11-08 16:32:20,691 INFO  L78                 Accepts]: Start accepts. Automaton has 3752 states and 6292 transitions. Word has length 109
[2024-11-08 16:32:20,692 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:32:20,692 INFO  L471      AbstractCegarLoop]: Abstraction has 3752 states and 6292 transitions.
[2024-11-08 16:32:20,692 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 13.666666666666666) internal successors, (82), 6 states have internal predecessors, (82), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:20,692 INFO  L276                IsEmpty]: Start isEmpty. Operand 3752 states and 6292 transitions.
[2024-11-08 16:32:20,695 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-08 16:32:20,695 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:32:20,695 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:32:20,718 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 16:32:20,896 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-08 16:32:20,897 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:32:20,897 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:32:20,897 INFO  L85        PathProgramCache]: Analyzing trace with hash 646614711, now seen corresponding path program 1 times
[2024-11-08 16:32:20,898 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:32:20,898 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144772559]
[2024-11-08 16:32:20,898 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:20,898 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:32:20,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,213 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:32:21,219 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,229 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:21,231 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,233 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:32:21,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,637 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39
[2024-11-08 16:32:21,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,749 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:21,763 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,840 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:21,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,843 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:32:21,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,878 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:32:21,880 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,882 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:32:21,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,901 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:32:21,904 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,907 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:32:21,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:21,912 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:32:21,912 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:32:21,912 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144772559]
[2024-11-08 16:32:21,913 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144772559] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:32:21,913 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1156842218]
[2024-11-08 16:32:21,913 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:21,913 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:32:21,913 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:32:21,915 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:32:21,917 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:32:22,267 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:22,271 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1434 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:32:22,278 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:32:22,496 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:32:22,496 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:32:22,496 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1156842218] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:32:22,496 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:32:22,496 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [10] total 14
[2024-11-08 16:32:22,497 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [277014857]
[2024-11-08 16:32:22,497 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:32:22,497 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:32:22,497 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:32:22,498 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:32:22,498 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=150, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:32:22,498 INFO  L87              Difference]: Start difference. First operand 3752 states and 6292 transitions. Second operand  has 6 states, 6 states have (on average 13.833333333333334) internal successors, (83), 6 states have internal predecessors, (83), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:28,549 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:32:28,549 INFO  L93              Difference]: Finished difference Result 13408 states and 23544 transitions.
[2024-11-08 16:32:28,550 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:32:28,550 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 13.833333333333334) internal successors, (83), 6 states have internal predecessors, (83), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11) Word has length 110
[2024-11-08 16:32:28,550 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:32:28,617 INFO  L225             Difference]: With dead ends: 13408
[2024-11-08 16:32:28,617 INFO  L226             Difference]: Without dead ends: 9701
[2024-11-08 16:32:28,637 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 125 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=36, Invalid=174, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:32:28,638 INFO  L432           NwaCegarLoop]: 655 mSDtfsCounter, 3039 mSDsluCounter, 746 mSDsCounter, 0 mSdLazyCounter, 2255 mSolverCounterSat, 684 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3158 SdHoareTripleChecker+Valid, 1401 SdHoareTripleChecker+Invalid, 2939 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 684 IncrementalHoareTripleChecker+Valid, 2255 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:32:28,638 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3158 Valid, 1401 Invalid, 2939 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [684 Valid, 2255 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-08 16:32:28,645 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9701 states.
[2024-11-08 16:32:32,074 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9701 to 8290.
[2024-11-08 16:32:32,082 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8290 states, 6255 states have (on average 1.61982414068745) internal successors, (10132), 6618 states have internal predecessors, (10132), 1654 states have call successors, (1654), 253 states have call predecessors, (1654), 380 states have return successors, (2372), 1706 states have call predecessors, (2372), 1649 states have call successors, (2372)
[2024-11-08 16:32:32,125 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8290 states to 8290 states and 14158 transitions.
[2024-11-08 16:32:32,129 INFO  L78                 Accepts]: Start accepts. Automaton has 8290 states and 14158 transitions. Word has length 110
[2024-11-08 16:32:32,130 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:32:32,130 INFO  L471      AbstractCegarLoop]: Abstraction has 8290 states and 14158 transitions.
[2024-11-08 16:32:32,130 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 13.833333333333334) internal successors, (83), 6 states have internal predecessors, (83), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:32,130 INFO  L276                IsEmpty]: Start isEmpty. Operand 8290 states and 14158 transitions.
[2024-11-08 16:32:32,132 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 112
[2024-11-08 16:32:32,132 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:32:32,133 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:32:32,157 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 16:32:32,333 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-08 16:32:32,333 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:32:32,334 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:32:32,334 INFO  L85        PathProgramCache]: Analyzing trace with hash -969047688, now seen corresponding path program 1 times
[2024-11-08 16:32:32,334 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:32:32,334 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1612161725]
[2024-11-08 16:32:32,334 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:32,334 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:32:32,355 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:32,625 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:32:32,631 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:32,640 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:32,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:32,643 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:32:32,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:32,975 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39
[2024-11-08 16:32:32,988 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,058 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:33,068 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,122 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:33,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,125 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:32:33,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,153 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:32:33,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,157 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:32:33,158 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,174 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:32:33,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,178 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:32:33,179 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,182 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:32:33,182 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:32:33,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1612161725]
[2024-11-08 16:32:33,182 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1612161725] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:32:33,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1014632711]
[2024-11-08 16:32:33,182 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:33,182 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:32:33,182 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:32:33,185 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:32:33,187 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:32:33,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:33,530 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1435 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:32:33,533 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:32:33,708 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:32:33,709 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:32:33,709 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1014632711] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:32:33,709 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:32:33,709 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [10] total 14
[2024-11-08 16:32:33,709 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [554336365]
[2024-11-08 16:32:33,709 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:32:33,710 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:32:33,710 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:32:33,710 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:32:33,711 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=150, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:32:33,711 INFO  L87              Difference]: Start difference. First operand 8290 states and 14158 transitions. Second operand  has 6 states, 6 states have (on average 14.0) internal successors, (84), 6 states have internal predecessors, (84), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:45,989 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:32:45,989 INFO  L93              Difference]: Finished difference Result 30784 states and 55962 transitions.
[2024-11-08 16:32:45,990 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:32:45,990 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 14.0) internal successors, (84), 6 states have internal predecessors, (84), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11) Word has length 111
[2024-11-08 16:32:45,990 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:32:46,288 INFO  L225             Difference]: With dead ends: 30784
[2024-11-08 16:32:46,288 INFO  L226             Difference]: Without dead ends: 22539
[2024-11-08 16:32:46,423 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 139 GetRequests, 126 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=36, Invalid=174, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:32:46,424 INFO  L432           NwaCegarLoop]: 655 mSDtfsCounter, 3039 mSDsluCounter, 746 mSDsCounter, 0 mSdLazyCounter, 2255 mSolverCounterSat, 684 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3158 SdHoareTripleChecker+Valid, 1401 SdHoareTripleChecker+Invalid, 2939 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 684 IncrementalHoareTripleChecker+Valid, 2255 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:32:46,424 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3158 Valid, 1401 Invalid, 2939 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [684 Valid, 2255 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-08 16:32:46,450 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22539 states.
[2024-11-08 16:32:56,304 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22539 to 18902.
[2024-11-08 16:32:56,326 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18902 states, 13935 states have (on average 1.6088984571223537) internal successors, (22420), 14798 states have internal predecessors, (22420), 4154 states have call successors, (4154), 501 states have call predecessors, (4154), 812 states have return successors, (6508), 4334 states have call predecessors, (6508), 4149 states have call successors, (6508)
[2024-11-08 16:32:56,519 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18902 states to 18902 states and 33082 transitions.
[2024-11-08 16:32:56,539 INFO  L78                 Accepts]: Start accepts. Automaton has 18902 states and 33082 transitions. Word has length 111
[2024-11-08 16:32:56,539 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:32:56,539 INFO  L471      AbstractCegarLoop]: Abstraction has 18902 states and 33082 transitions.
[2024-11-08 16:32:56,540 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 14.0) internal successors, (84), 6 states have internal predecessors, (84), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:32:56,540 INFO  L276                IsEmpty]: Start isEmpty. Operand 18902 states and 33082 transitions.
[2024-11-08 16:32:56,543 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-08 16:32:56,544 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:32:56,544 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:32:56,566 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 16:32:56,744 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-08 16:32:56,745 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION === [__automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:32:56,746 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:32:56,746 INFO  L85        PathProgramCache]: Analyzing trace with hash -1150271405, now seen corresponding path program 1 times
[2024-11-08 16:32:56,746 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:32:56,746 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430210786]
[2024-11-08 16:32:56,746 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:56,746 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:32:56,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,221 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 16:32:57,226 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,234 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:57,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,238 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-11-08 16:32:57,240 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,578 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39
[2024-11-08 16:32:57,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,658 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:57,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 16:32:57,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,720 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 16:32:57,722 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,747 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 16:32:57,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,750 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28
[2024-11-08 16:32:57,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,766 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 16:32:57,767 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,769 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 16:32:57,771 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:57,773 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:32:57,774 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:32:57,774 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430210786]
[2024-11-08 16:32:57,774 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430210786] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:32:57,774 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [224700213]
[2024-11-08 16:32:57,774 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:32:57,774 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:32:57,775 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:32:57,777 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:32:57,779 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_122e1e97-e2a9-4f1e-8289-f5c06ef99174/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 16:32:58,106 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:32:58,111 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1436 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:32:58,115 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:32:58,326 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:32:58,326 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:32:58,326 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [224700213] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:32:58,326 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:32:58,326 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [10] total 14
[2024-11-08 16:32:58,327 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [324864776]
[2024-11-08 16:32:58,327 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:32:58,327 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:32:58,327 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:32:58,328 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:32:58,328 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=150, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:32:58,328 INFO  L87              Difference]: Start difference. First operand 18902 states and 33082 transitions. Second operand  has 6 states, 6 states have (on average 14.166666666666666) internal successors, (85), 6 states have internal predecessors, (85), 3 states have call successors, (12), 4 states have call predecessors, (12), 4 states have return successors, (11), 4 states have call predecessors, (11), 2 states have call successors, (11)