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


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


Checking for termination
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/elevator_spec3_product20.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b7f63e91390dfc262975e205f156f8c4cc9b5ede7dbe2a20685844995f7cce81
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:17:58,209 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:17:58,290 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-24 01:17:58,296 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:17:58,297 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:17:58,324 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:17:58,325 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:17:58,325 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:17:58,326 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:17:58,326 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:17:58,326 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:17:58,326 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:17:58,327 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:17:58,327 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-24 01:17:58,327 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-24 01:17:58,327 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-24 01:17:58,327 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-24 01:17:58,328 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-24 01:17:58,328 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-24 01:17:58,328 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:17:58,328 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-24 01:17:58,328 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 01:17:58,329 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:17:58,329 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 01:17:58,329 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:17:58,329 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-24 01:17:58,329 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-24 01:17:58,329 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-24 01:17:58,329 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 01:17:58,330 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 01:17:58,330 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:17:58,330 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-24 01:17:58,330 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:17:58,330 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:17:58,330 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:17:58,331 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:17:58,331 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:17:58,331 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL_NO_AM
[2024-11-24 01:17:58,331 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-24 01:17:58,332 INFO  L153        SettingsManager]:  * TransformationType=MODULO_NEIGHBOR
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_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) )


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 -> b7f63e91390dfc262975e205f156f8c4cc9b5ede7dbe2a20685844995f7cce81
[2024-11-24 01:17:58,732 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:17:58,750 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:17:58,753 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:17:58,754 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:17:58,755 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:17:58,757 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/product-lines/elevator_spec3_product20.cil.c
[2024-11-24 01:18:01,846 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/data/146dcbb31/632509a3bc4741eda7ad68e4a5b1f442/FLAG14ce87e3b
[2024-11-24 01:18:02,291 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:18:02,291 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/sv-benchmarks/c/product-lines/elevator_spec3_product20.cil.c
[2024-11-24 01:18:02,312 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/data/146dcbb31/632509a3bc4741eda7ad68e4a5b1f442/FLAG14ce87e3b
[2024-11-24 01:18:02,410 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/data/146dcbb31/632509a3bc4741eda7ad68e4a5b1f442
[2024-11-24 01:18:02,413 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:18:02,414 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:18:02,420 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:18:02,420 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:18:02,425 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:18:02,427 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:18:02" (1/1) ...
[2024-11-24 01:18:02,430 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1262b8f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:02, skipping insertion in model container
[2024-11-24 01:18:02,431 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:18:02" (1/1) ...
[2024-11-24 01:18:02,523 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:18:03,177 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:18:03,194 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 01:18:03,205 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [48]
[2024-11-24 01:18:03,206 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [151]
[2024-11-24 01:18:03,207 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [818]
[2024-11-24 01:18:03,208 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [2396]
[2024-11-24 01:18:03,208 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2762]
[2024-11-24 01:18:03,208 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2780]
[2024-11-24 01:18:03,209 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2818]
[2024-11-24 01:18:03,209 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [2827]
[2024-11-24 01:18:03,209 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [3175]
[2024-11-24 01:18:03,209 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [3293]
[2024-11-24 01:18:03,424 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:18:03,460 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 01:18:03,461 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03 WrapperNode
[2024-11-24 01:18:03,461 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:18:03,462 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 01:18:03,462 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 01:18:03,462 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 01:18:03,470 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:03,504 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:04,360 INFO  L138                Inliner]: procedures = 94, calls = 353, calls flagged for inlining = 205, calls inlined = 1398, statements flattened = 43305
[2024-11-24 01:18:04,361 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 01:18:04,362 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 01:18:04,362 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 01:18:04,362 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 01:18:04,374 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:04,374 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:04,527 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:04,712 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-24 01:18:04,712 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:04,712 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:05,034 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:05,077 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:05,332 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:05,363 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:05,405 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:05,518 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 01:18:05,520 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 01:18:05,521 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 01:18:05,521 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 01:18:05,523 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (1/1) ...
[2024-11-24 01:18:05,533 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:05,547 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:05,570 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:05,575 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-24 01:18:05,611 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 01:18:05,611 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 01:18:05,611 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-24 01:18:05,611 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-24 01:18:05,611 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#3
[2024-11-24 01:18:05,611 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#4
[2024-11-24 01:18:05,611 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#5
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#6
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#7
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#8
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#9
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#10
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#11
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#12
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#13
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#14
[2024-11-24 01:18:05,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#15
[2024-11-24 01:18:05,613 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#16
[2024-11-24 01:18:05,613 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#17
[2024-11-24 01:18:05,613 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#18
[2024-11-24 01:18:05,613 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#19
[2024-11-24 01:18:05,613 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 01:18:05,613 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 01:18:05,923 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 01:18:05,926 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 01:18:30,191 INFO  L?                        ?]: Removed 20630 outVars from TransFormulas that were not future-live.
[2024-11-24 01:18:30,191 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 01:18:30,422 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 01:18:30,422 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-24 01:18:30,422 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:18:30 BoogieIcfgContainer
[2024-11-24 01:18:30,423 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 01:18:30,424 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-24 01:18:30,424 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-24 01:18:30,430 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-24 01:18:30,431 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-24 01:18:30,431 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 24.11 01:18:02" (1/3) ...
[2024-11-24 01:18:30,432 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6ff82fde and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 24.11 01:18:30, skipping insertion in model container
[2024-11-24 01:18:30,432 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-24 01:18:30,432 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:18:03" (2/3) ...
[2024-11-24 01:18:30,433 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6ff82fde and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 24.11 01:18:30, skipping insertion in model container
[2024-11-24 01:18:30,433 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-24 01:18:30,433 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:18:30" (3/3) ...
[2024-11-24 01:18:30,434 INFO  L363   chiAutomizerObserver]: Analyzing ICFG elevator_spec3_product20.cil.c
[2024-11-24 01:18:30,681 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-24 01:18:30,681 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-24 01:18:30,681 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-24 01:18:30,682 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-24 01:18:30,682 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-24 01:18:30,682 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-24 01:18:30,682 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-24 01:18:30,682 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-24 01:18:30,731 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 12247 states, 12246 states have (on average 1.8678752245631227) internal successors, (22874), 12246 states have internal predecessors, (22874), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:31,060 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2464
[2024-11-24 01:18:31,061 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-24 01:18:31,061 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-24 01:18:31,090 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem 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]
[2024-11-24 01:18:31,090 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop 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]
[2024-11-24 01:18:31,090 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-24 01:18:31,122 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 12247 states, 12246 states have (on average 1.8678752245631227) internal successors, (22874), 12246 states have internal predecessors, (22874), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:31,309 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2464
[2024-11-24 01:18:31,310 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-24 01:18:31,310 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-24 01:18:31,320 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem 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]
[2024-11-24 01:18:31,321 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop 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]
[2024-11-24 01:18:31,335 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(10, 4);call #Ultimate.allocInit(4, 5);call write~init~int#1(91, 5, 0, 1);call write~init~int#1(95, 5, 1, 1);call write~init~int#1(93, 5, 2, 1);call write~init~int#1(0, 5, 3, 1);call #Ultimate.allocInit(4, 6);call write~init~int#2(91, 6, 0, 1);call write~init~int#2(93, 6, 1, 1);call write~init~int#2(32, 6, 2, 1);call write~init~int#2(0, 6, 3, 1);call #Ultimate.allocInit(5, 7);call write~init~int#3(32, 7, 0, 1);call write~init~int#3(97, 7, 1, 1);call write~init~int#3(116, 7, 2, 1);call write~init~int#3(32, 7, 3, 1);call write~init~int#3(0, 7, 4, 1);call #Ultimate.allocInit(3, 8);call write~init~int#4(37, 8, 0, 1);call write~init~int#4(105, 8, 1, 1);call write~init~int#4(0, 8, 2, 1);call #Ultimate.allocInit(10, 9);call #Ultimate.allocInit(3, 10);call write~init~int#5(117, 10, 0, 1);call write~init~int#5(112, 10, 1, 1);call write~init~int#5(0, 10, 2, 1);call #Ultimate.allocInit(5, 11);call write~init~int#6(100, 11, 0, 1);call write~init~int#6(111, 11, 1, 1);call write~init~int#6(119, 11, 2, 1);call write~init~int#6(110, 11, 3, 1);call write~init~int#6(0, 11, 4, 1);call #Ultimate.allocInit(7, 12);call write~init~int#7(32, 12, 0, 1);call write~init~int#7(73, 12, 1, 1);call write~init~int#7(76, 12, 2, 1);call write~init~int#7(95, 12, 3, 1);call write~init~int#7(112, 12, 4, 1);call write~init~int#7(58, 12, 5, 1);call write~init~int#7(0, 12, 6, 1);call #Ultimate.allocInit(4, 13);call write~init~int#8(32, 13, 0, 1);call write~init~int#8(37, 13, 1, 1);call write~init~int#8(105, 13, 2, 1);call write~init~int#8(0, 13, 3, 1);call #Ultimate.allocInit(4, 14);call write~init~int#9(32, 14, 0, 1);call write~init~int#9(37, 14, 1, 1);call write~init~int#9(105, 14, 2, 1);call write~init~int#9(0, 14, 3, 1);call #Ultimate.allocInit(4, 15);call write~init~int#10(32, 15, 0, 1);call write~init~int#10(37, 15, 1, 1);call write~init~int#10(105, 15, 2, 1);call write~init~int#10(0, 15, 3, 1);call #Ultimate.allocInit(4, 16);call write~init~int#11(32, 16, 0, 1);call write~init~int#11(37, 16, 1, 1);call write~init~int#11(105, 16, 2, 1);call write~init~int#11(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#12(32, 17, 0, 1);call write~init~int#12(37, 17, 1, 1);call write~init~int#12(105, 17, 2, 1);call write~init~int#12(0, 17, 3, 1);call #Ultimate.allocInit(6, 18);call write~init~int#13(32, 18, 0, 1);call write~init~int#13(70, 18, 1, 1);call write~init~int#13(95, 18, 2, 1);call write~init~int#13(112, 18, 3, 1);call write~init~int#13(58, 18, 4, 1);call write~init~int#13(0, 18, 5, 1);call #Ultimate.allocInit(4, 19);call write~init~int#14(32, 19, 0, 1);call write~init~int#14(37, 19, 1, 1);call write~init~int#14(105, 19, 2, 1);call write~init~int#14(0, 19, 3, 1);call #Ultimate.allocInit(4, 20);call write~init~int#15(32, 20, 0, 1);call write~init~int#15(37, 20, 1, 1);call write~init~int#15(105, 20, 2, 1);call write~init~int#15(0, 20, 3, 1);call #Ultimate.allocInit(4, 21);call write~init~int#16(32, 21, 0, 1);call write~init~int#16(37, 21, 1, 1);call write~init~int#16(105, 21, 2, 1);call write~init~int#16(0, 21, 3, 1);call #Ultimate.allocInit(4, 22);call write~init~int#17(32, 22, 0, 1);call write~init~int#17(37, 22, 1, 1);call write~init~int#17(105, 22, 2, 1);call write~init~int#17(0, 22, 3, 1);call #Ultimate.allocInit(4, 23);call write~init~int#18(32, 23, 0, 1);call write~init~int#18(37, 23, 1, 1);call write~init~int#18(105, 23, 2, 1);call write~init~int#18(0, 23, 3, 1);call #Ultimate.allocInit(2, 24);call write~init~int#19(10, 24, 0, 1);call write~init~int#19(0, 24, 1, 1);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(30, 26);call #Ultimate.allocInit(9, 27);call #Ultimate.allocInit(21, 28);call #Ultimate.allocInit(30, 29);call #Ultimate.allocInit(9, 30);call #Ultimate.allocInit(21, 31);call #Ultimate.allocInit(30, 32);call #Ultimate.allocInit(9, 33);call #Ultimate.allocInit(25, 34);call #Ultimate.allocInit(30, 35);call #Ultimate.allocInit(9, 36);call #Ultimate.allocInit(25, 37);~weight~0 := 0;~maximumWeight~0 := 100;~executiveFloor~0 := 4;~blocked~0 := 0;~cleanupTimeShifts~0 := 12;~calls_0~0 := 0;~calls_1~0 := 0;~calls_2~0 := 0;~calls_3~0 := 0;~calls_4~0 := 0;~personOnFloor_0_0~0 := 0;~personOnFloor_0_1~0 := 0;~personOnFloor_0_2~0 := 0;~personOnFloor_0_3~0 := 0;~personOnFloor_0_4~0 := 0;~personOnFloor_1_0~0 := 0;~personOnFloor_1_1~0 := 0;~personOnFloor_1_2~0 := 0;~personOnFloor_1_3~0 := 0;~personOnFloor_1_4~0 := 0;~personOnFloor_2_0~0 := 0;~personOnFloor_2_1~0 := 0;~personOnFloor_2_2~0 := 0;~personOnFloor_2_3~0 := 0;~personOnFloor_2_4~0 := 0;~personOnFloor_3_0~0 := 0;~personOnFloor_3_1~0 := 0;~personOnFloor_3_2~0 := 0;~personOnFloor_3_3~0 := 0;~personOnFloor_3_4~0 := 0;~personOnFloor_4_0~0 := 0;~personOnFloor_4_1~0 := 0;~personOnFloor_4_2~0 := 0;~personOnFloor_4_3~0 := 0;~personOnFloor_4_4~0 := 0;~personOnFloor_5_0~0 := 0;~personOnFloor_5_1~0 := 0;~personOnFloor_5_2~0 := 0;~personOnFloor_5_3~0 := 0;~personOnFloor_5_4~0 := 0;~currentHeading~0 := 1;~currentFloorID~0 := 0;~persons_0~0 := 0;~persons_1~0 := 0;~persons_2~0 := 0;~persons_3~0 := 0;~persons_4~0 := 0;~persons_5~0 := 0;~doorState~0 := 1;~floorButtons_0~0 := 0;~floorButtons_1~0 := 0;~floorButtons_2~0 := 0;~floorButtons_3~0 := 0;~floorButtons_4~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~expectedDirection~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret129#1, main_~retValue_acc~26#1, main_~tmp~27#1;havoc main_~retValue_acc~26#1;havoc main_~tmp~27#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~24#1;havoc valid_product_~retValue_acc~24#1;valid_product_~retValue_acc~24#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~24#1;" "main_#t~ret129#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~24#1;assume { :end_inline_valid_product } true;main_~tmp~27#1 := main_#t~ret129#1;havoc main_#t~ret129#1;" "assume 0 != main_~tmp~27#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;assume { :begin_inline_initTopDown } true;~currentFloorID~0 := 4;~currentHeading~0 := 0;~floorButtons_0~0 := 0;~floorButtons_1~0 := 0;~floorButtons_2~0 := 0;~floorButtons_3~0 := 0;~floorButtons_4~0 := 0;~persons_0~0 := 0;~persons_1~0 := 0;~persons_2~0 := 0;~persons_3~0 := 0;~persons_4~0 := 0;~persons_5~0 := 0;assume { :begin_inline_initFloors } true;~calls_0~0 := 0;~calls_1~0 := 0;~calls_2~0 := 0;~calls_3~0 := 0;~calls_4~0 := 0;~personOnFloor_0_0~0 := 0;~personOnFloor_0_1~0 := 0;~personOnFloor_0_2~0 := 0;~personOnFloor_0_3~0 := 0;~personOnFloor_0_4~0 := 0;~personOnFloor_1_0~0 := 0;~personOnFloor_1_1~0 := 0;~personOnFloor_1_2~0 := 0;~personOnFloor_1_3~0 := 0;~personOnFloor_1_4~0 := 0;~personOnFloor_2_0~0 := 0;~personOnFloor_2_1~0 := 0;~personOnFloor_2_2~0 := 0;~personOnFloor_2_3~0 := 0;~personOnFloor_2_4~0 := 0;~personOnFloor_3_0~0 := 0;~personOnFloor_3_1~0 := 0;~personOnFloor_3_2~0 := 0;~personOnFloor_3_3~0 := 0;~personOnFloor_3_4~0 := 0;~personOnFloor_4_0~0 := 0;~personOnFloor_4_1~0 := 0;~personOnFloor_4_2~0 := 0;~personOnFloor_4_3~0 := 0;~personOnFloor_4_4~0 := 0;~personOnFloor_5_0~0 := 0;~personOnFloor_5_1~0 := 0;~personOnFloor_5_2~0 := 0;~personOnFloor_5_3~0 := 0;~personOnFloor_5_4~0 := 0;" "assume { :end_inline_initFloors } true;" "assume { :end_inline_initTopDown } true;assume { :begin_inline_bobCall } true;havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;havoc bobCall_~tmp~19#1;assume { :begin_inline_getOrigin } true;getOrigin_#in~person#1 := 0;havoc getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;getOrigin_~person#1 := getOrigin_#in~person#1;havoc getOrigin_~retValue_acc~28#1;" "assume 0 == getOrigin_~person#1;getOrigin_~retValue_acc~28#1 := 4;getOrigin_#res#1 := getOrigin_~retValue_acc~28#1;" "bobCall_#t~ret117#1 := getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;havoc getOrigin_#in~person#1;assume { :end_inline_getOrigin } true;bobCall_~tmp~19#1 := bobCall_#t~ret117#1;havoc bobCall_#t~ret117#1;assume { :begin_inline_initPersonOnFloor } true;initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1 := 0, bobCall_~tmp~19#1;havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;initPersonOnFloor_~person#1 := initPersonOnFloor_#in~person#1;initPersonOnFloor_~floor#1 := initPersonOnFloor_#in~floor#1;" "assume 0 == initPersonOnFloor_~floor#1;" "assume 0 == initPersonOnFloor_~person#1;~personOnFloor_0_0~0 := 1;" "assume { :begin_inline_callOnFloor } true;callOnFloor_#in~floorID#1 := initPersonOnFloor_~floor#1;havoc callOnFloor_~floorID#1;callOnFloor_~floorID#1 := callOnFloor_#in~floorID#1;" "assume 0 == callOnFloor_~floorID#1;~calls_0~0 := 1;" "havoc callOnFloor_~floorID#1;havoc callOnFloor_#in~floorID#1;assume { :end_inline_callOnFloor } true;" "havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;havoc initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1;assume { :end_inline_initPersonOnFloor } true;" "havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;assume { :end_inline_bobCall } true;assume { :begin_inline_threeTS } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume !(1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1);" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret137#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___9~3#1 := __utac_acc__Specification3_spec__1_#t~ret137#1;havoc __utac_acc__Specification3_spec__1_#t~ret137#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___9~3#1;~expectedDirection~0 := -1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;" "assume { :end_inline_threeTS } true;assume { :begin_inline_bobCall } true;havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;havoc bobCall_~tmp~19#1;assume { :begin_inline_getOrigin } true;getOrigin_#in~person#1 := 0;havoc getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;getOrigin_~person#1 := getOrigin_#in~person#1;havoc getOrigin_~retValue_acc~28#1;" "assume 0 == getOrigin_~person#1;getOrigin_~retValue_acc~28#1 := 4;getOrigin_#res#1 := getOrigin_~retValue_acc~28#1;" "bobCall_#t~ret117#1 := getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;havoc getOrigin_#in~person#1;assume { :end_inline_getOrigin } true;bobCall_~tmp~19#1 := bobCall_#t~ret117#1;havoc bobCall_#t~ret117#1;assume { :begin_inline_initPersonOnFloor } true;initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1 := 0, bobCall_~tmp~19#1;havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;initPersonOnFloor_~person#1 := initPersonOnFloor_#in~person#1;initPersonOnFloor_~floor#1 := initPersonOnFloor_#in~floor#1;" "assume 0 == initPersonOnFloor_~floor#1;" "assume 0 == initPersonOnFloor_~person#1;~personOnFloor_0_0~0 := 1;" "assume { :begin_inline_callOnFloor } true;callOnFloor_#in~floorID#1 := initPersonOnFloor_~floor#1;havoc callOnFloor_~floorID#1;callOnFloor_~floorID#1 := callOnFloor_#in~floorID#1;" "assume 0 == callOnFloor_~floorID#1;~calls_0~0 := 1;" "havoc callOnFloor_~floorID#1;havoc callOnFloor_#in~floorID#1;assume { :end_inline_callOnFloor } true;" "havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;havoc initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1;assume { :end_inline_initPersonOnFloor } true;" "havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;assume { :end_inline_bobCall } true;assume { :begin_inline_cleanup } true;havoc cleanup_#t~ret123#1, cleanup_#t~ret124#1, cleanup_~i~3#1, cleanup_~tmp~25#1, cleanup_~tmp___0~10#1, cleanup_~__cil_tmp4~2#1;havoc cleanup_~i~3#1;havoc cleanup_~tmp~25#1;havoc cleanup_~tmp___0~10#1;havoc cleanup_~__cil_tmp4~2#1;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;cleanup_~i~3#1 := 0;" 
[2024-11-24 01:18:31,339 INFO  L749   eck$LassoCheckResult]: Loop: "cleanup_~__cil_tmp4~2#1 := ~cleanupTimeShifts~0 - 1;" "assume cleanup_~i~3#1 < cleanup_~__cil_tmp4~2#1;assume { :begin_inline_isBlocked } true;havoc isBlocked_#res#1;havoc isBlocked_~retValue_acc~3#1;havoc isBlocked_~retValue_acc~3#1;isBlocked_~retValue_acc~3#1 := ~blocked~0;isBlocked_#res#1 := isBlocked_~retValue_acc~3#1;" "cleanup_#t~ret123#1 := isBlocked_#res#1;havoc isBlocked_~retValue_acc~3#1;assume { :end_inline_isBlocked } true;cleanup_~tmp___0~10#1 := cleanup_#t~ret123#1;havoc cleanup_#t~ret123#1;" "assume 1 != cleanup_~tmp___0~10#1;" "assume { :begin_inline_isIdle } true;havoc isIdle_#res#1;havoc isIdle_#t~ret17#1, isIdle_~retValue_acc~10#1, isIdle_~tmp~5#1;havoc isIdle_~retValue_acc~10#1;havoc isIdle_~tmp~5#1;assume { :begin_inline_anyStopRequested } true;havoc anyStopRequested_#res#1;havoc anyStopRequested_#t~ret12#1, anyStopRequested_#t~ret13#1, anyStopRequested_#t~ret14#1, anyStopRequested_#t~ret15#1, anyStopRequested_#t~ret16#1, anyStopRequested_~retValue_acc~9#1, anyStopRequested_~tmp~4#1, anyStopRequested_~tmp___0~2#1, anyStopRequested_~tmp___1~2#1, anyStopRequested_~tmp___2~0#1, anyStopRequested_~tmp___3~0#1;havoc anyStopRequested_~retValue_acc~9#1;havoc anyStopRequested_~tmp~4#1;havoc anyStopRequested_~tmp___0~2#1;havoc anyStopRequested_~tmp___1~2#1;havoc anyStopRequested_~tmp___2~0#1;havoc anyStopRequested_~tmp___3~0#1;assume { :begin_inline_isFloorCalling } true;isFloorCalling_#in~floorID#1 := 0;havoc isFloorCalling_#res#1;havoc isFloorCalling_~floorID#1, isFloorCalling_~retValue_acc~0#1;isFloorCalling_~floorID#1 := isFloorCalling_#in~floorID#1;havoc isFloorCalling_~retValue_acc~0#1;" "assume 0 == isFloorCalling_~floorID#1;isFloorCalling_~retValue_acc~0#1 := ~calls_0~0;isFloorCalling_#res#1 := isFloorCalling_~retValue_acc~0#1;" "anyStopRequested_#t~ret12#1 := isFloorCalling_#res#1;havoc isFloorCalling_~floorID#1, isFloorCalling_~retValue_acc~0#1;havoc isFloorCalling_#in~floorID#1;assume { :end_inline_isFloorCalling } true;anyStopRequested_~tmp___3~0#1 := anyStopRequested_#t~ret12#1;havoc anyStopRequested_#t~ret12#1;" "assume 0 != anyStopRequested_~tmp___3~0#1;anyStopRequested_~retValue_acc~9#1 := 1;anyStopRequested_#res#1 := anyStopRequested_~retValue_acc~9#1;" "isIdle_#t~ret17#1 := anyStopRequested_#res#1;havoc anyStopRequested_#t~ret12#1, anyStopRequested_#t~ret13#1, anyStopRequested_#t~ret14#1, anyStopRequested_#t~ret15#1, anyStopRequested_#t~ret16#1, anyStopRequested_~retValue_acc~9#1, anyStopRequested_~tmp~4#1, anyStopRequested_~tmp___0~2#1, anyStopRequested_~tmp___1~2#1, anyStopRequested_~tmp___2~0#1, anyStopRequested_~tmp___3~0#1;assume { :end_inline_anyStopRequested } true;isIdle_~tmp~5#1 := isIdle_#t~ret17#1;havoc isIdle_#t~ret17#1;isIdle_~retValue_acc~10#1 := (if 0 == isIdle_~tmp~5#1 then 1 else 0);isIdle_#res#1 := isIdle_~retValue_acc~10#1;" "cleanup_#t~ret124#1 := isIdle_#res#1;havoc isIdle_#t~ret17#1, isIdle_~retValue_acc~10#1, isIdle_~tmp~5#1;assume { :end_inline_isIdle } true;cleanup_~tmp~25#1 := cleanup_#t~ret124#1;havoc cleanup_#t~ret124#1;" "assume !(0 != cleanup_~tmp~25#1);assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume !(1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1);" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret137#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___9~3#1 := __utac_acc__Specification3_spec__1_#t~ret137#1;havoc __utac_acc__Specification3_spec__1_#t~ret137#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___9~3#1;~expectedDirection~0 := -1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;cleanup_~i~3#1 := 1 + cleanup_~i~3#1;" 
[2024-11-24 01:18:31,349 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:18:31,349 INFO  L85        PathProgramCache]: Analyzing trace with hash 304905055, now seen corresponding path program 1 times
[2024-11-24 01:18:31,361 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-24 01:18:31,362 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [87292316]
[2024-11-24 01:18:31,362 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:31,363 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:18:31,590 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:32,214 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-11-24 01:18:32,214 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [87292316]
[2024-11-24 01:18:32,215 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [87292316] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:18:32,215 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1320221338]
[2024-11-24 01:18:32,215 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:32,215 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:18:32,217 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:32,223 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:18:32,225 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 01:18:33,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:33,071 INFO  L256         TraceCheckSpWp]: Trace formula consists of 801 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:18:33,080 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:18:33,134 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:18:33,175 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1320221338] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:18:33,176 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:18:33,176 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 5
[2024-11-24 01:18:33,178 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736851368]
[2024-11-24 01:18:33,182 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:18:33,187 INFO  L752   eck$LassoCheckResult]: stem already infeasible
[2024-11-24 01:18:33,191 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:18:33,191 INFO  L85        PathProgramCache]: Analyzing trace with hash -1480794173, now seen corresponding path program 1 times
[2024-11-24 01:18:33,191 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-24 01:18:33,191 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1113445570]
[2024-11-24 01:18:33,191 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:33,191 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:18:33,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:33,286 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-11-24 01:18:33,286 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1113445570]
[2024-11-24 01:18:33,286 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1113445570] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:18:33,286 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1181255636]
[2024-11-24 01:18:33,286 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:33,286 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:18:33,286 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:33,292 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:18:33,300 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 01:18:34,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:34,058 INFO  L256         TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:18:34,059 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:18:34,075 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:18:34,090 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1181255636] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:18:34,091 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:18:34,091 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 3
[2024-11-24 01:18:34,091 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2097444645]
[2024-11-24 01:18:34,091 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:18:34,092 INFO  L764   eck$LassoCheckResult]: loop already infeasible
[2024-11-24 01:18:34,093 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-11-24 01:18:34,132 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:18:34,133 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:18:34,163 INFO  L87              Difference]: Start difference. First operand  has 12247 states, 12246 states have (on average 1.8678752245631227) internal successors, (22874), 12246 states have internal predecessors, (22874), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:35,275 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:18:35,277 INFO  L93              Difference]: Finished difference Result 23949 states and 44767 transitions.
[2024-11-24 01:18:35,278 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 23949 states and 44767 transitions.
[2024-11-24 01:18:35,461 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4829
[2024-11-24 01:18:35,677 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 23949 states to 23925 states and 44738 transitions.
[2024-11-24 01:18:35,678 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 23925
[2024-11-24 01:18:35,723 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 23925
[2024-11-24 01:18:35,724 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 23925 states and 44738 transitions.
[2024-11-24 01:18:35,795 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-24 01:18:35,795 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 23925 states and 44738 transitions.
[2024-11-24 01:18:35,853 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 23925 states and 44738 transitions.
[2024-11-24 01:18:36,336 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 23925 to 23815.
[2024-11-24 01:18:36,396 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23815 states, 23815 states have (on average 1.8705437749317657) internal successors, (44547), 23814 states have internal predecessors, (44547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:36,468 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23815 states to 23815 states and 44547 transitions.
[2024-11-24 01:18:36,470 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 23815 states and 44547 transitions.
[2024-11-24 01:18:36,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:18:36,477 INFO  L425   stractBuchiCegarLoop]: Abstraction has 23815 states and 44547 transitions.
[2024-11-24 01:18:36,477 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-24 01:18:36,477 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 23815 states and 44547 transitions.
[2024-11-24 01:18:36,603 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4779
[2024-11-24 01:18:36,604 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-24 01:18:36,605 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-24 01:18:36,615 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem 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]
[2024-11-24 01:18:36,615 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop 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]
[2024-11-24 01:18:36,615 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(10, 4);call #Ultimate.allocInit(4, 5);call write~init~int#1(91, 5, 0, 1);call write~init~int#1(95, 5, 1, 1);call write~init~int#1(93, 5, 2, 1);call write~init~int#1(0, 5, 3, 1);call #Ultimate.allocInit(4, 6);call write~init~int#2(91, 6, 0, 1);call write~init~int#2(93, 6, 1, 1);call write~init~int#2(32, 6, 2, 1);call write~init~int#2(0, 6, 3, 1);call #Ultimate.allocInit(5, 7);call write~init~int#3(32, 7, 0, 1);call write~init~int#3(97, 7, 1, 1);call write~init~int#3(116, 7, 2, 1);call write~init~int#3(32, 7, 3, 1);call write~init~int#3(0, 7, 4, 1);call #Ultimate.allocInit(3, 8);call write~init~int#4(37, 8, 0, 1);call write~init~int#4(105, 8, 1, 1);call write~init~int#4(0, 8, 2, 1);call #Ultimate.allocInit(10, 9);call #Ultimate.allocInit(3, 10);call write~init~int#5(117, 10, 0, 1);call write~init~int#5(112, 10, 1, 1);call write~init~int#5(0, 10, 2, 1);call #Ultimate.allocInit(5, 11);call write~init~int#6(100, 11, 0, 1);call write~init~int#6(111, 11, 1, 1);call write~init~int#6(119, 11, 2, 1);call write~init~int#6(110, 11, 3, 1);call write~init~int#6(0, 11, 4, 1);call #Ultimate.allocInit(7, 12);call write~init~int#7(32, 12, 0, 1);call write~init~int#7(73, 12, 1, 1);call write~init~int#7(76, 12, 2, 1);call write~init~int#7(95, 12, 3, 1);call write~init~int#7(112, 12, 4, 1);call write~init~int#7(58, 12, 5, 1);call write~init~int#7(0, 12, 6, 1);call #Ultimate.allocInit(4, 13);call write~init~int#8(32, 13, 0, 1);call write~init~int#8(37, 13, 1, 1);call write~init~int#8(105, 13, 2, 1);call write~init~int#8(0, 13, 3, 1);call #Ultimate.allocInit(4, 14);call write~init~int#9(32, 14, 0, 1);call write~init~int#9(37, 14, 1, 1);call write~init~int#9(105, 14, 2, 1);call write~init~int#9(0, 14, 3, 1);call #Ultimate.allocInit(4, 15);call write~init~int#10(32, 15, 0, 1);call write~init~int#10(37, 15, 1, 1);call write~init~int#10(105, 15, 2, 1);call write~init~int#10(0, 15, 3, 1);call #Ultimate.allocInit(4, 16);call write~init~int#11(32, 16, 0, 1);call write~init~int#11(37, 16, 1, 1);call write~init~int#11(105, 16, 2, 1);call write~init~int#11(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#12(32, 17, 0, 1);call write~init~int#12(37, 17, 1, 1);call write~init~int#12(105, 17, 2, 1);call write~init~int#12(0, 17, 3, 1);call #Ultimate.allocInit(6, 18);call write~init~int#13(32, 18, 0, 1);call write~init~int#13(70, 18, 1, 1);call write~init~int#13(95, 18, 2, 1);call write~init~int#13(112, 18, 3, 1);call write~init~int#13(58, 18, 4, 1);call write~init~int#13(0, 18, 5, 1);call #Ultimate.allocInit(4, 19);call write~init~int#14(32, 19, 0, 1);call write~init~int#14(37, 19, 1, 1);call write~init~int#14(105, 19, 2, 1);call write~init~int#14(0, 19, 3, 1);call #Ultimate.allocInit(4, 20);call write~init~int#15(32, 20, 0, 1);call write~init~int#15(37, 20, 1, 1);call write~init~int#15(105, 20, 2, 1);call write~init~int#15(0, 20, 3, 1);call #Ultimate.allocInit(4, 21);call write~init~int#16(32, 21, 0, 1);call write~init~int#16(37, 21, 1, 1);call write~init~int#16(105, 21, 2, 1);call write~init~int#16(0, 21, 3, 1);call #Ultimate.allocInit(4, 22);call write~init~int#17(32, 22, 0, 1);call write~init~int#17(37, 22, 1, 1);call write~init~int#17(105, 22, 2, 1);call write~init~int#17(0, 22, 3, 1);call #Ultimate.allocInit(4, 23);call write~init~int#18(32, 23, 0, 1);call write~init~int#18(37, 23, 1, 1);call write~init~int#18(105, 23, 2, 1);call write~init~int#18(0, 23, 3, 1);call #Ultimate.allocInit(2, 24);call write~init~int#19(10, 24, 0, 1);call write~init~int#19(0, 24, 1, 1);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(30, 26);call #Ultimate.allocInit(9, 27);call #Ultimate.allocInit(21, 28);call #Ultimate.allocInit(30, 29);call #Ultimate.allocInit(9, 30);call #Ultimate.allocInit(21, 31);call #Ultimate.allocInit(30, 32);call #Ultimate.allocInit(9, 33);call #Ultimate.allocInit(25, 34);call #Ultimate.allocInit(30, 35);call #Ultimate.allocInit(9, 36);call #Ultimate.allocInit(25, 37);~weight~0 := 0;~maximumWeight~0 := 100;~executiveFloor~0 := 4;~blocked~0 := 0;~cleanupTimeShifts~0 := 12;~calls_0~0 := 0;~calls_1~0 := 0;~calls_2~0 := 0;~calls_3~0 := 0;~calls_4~0 := 0;~personOnFloor_0_0~0 := 0;~personOnFloor_0_1~0 := 0;~personOnFloor_0_2~0 := 0;~personOnFloor_0_3~0 := 0;~personOnFloor_0_4~0 := 0;~personOnFloor_1_0~0 := 0;~personOnFloor_1_1~0 := 0;~personOnFloor_1_2~0 := 0;~personOnFloor_1_3~0 := 0;~personOnFloor_1_4~0 := 0;~personOnFloor_2_0~0 := 0;~personOnFloor_2_1~0 := 0;~personOnFloor_2_2~0 := 0;~personOnFloor_2_3~0 := 0;~personOnFloor_2_4~0 := 0;~personOnFloor_3_0~0 := 0;~personOnFloor_3_1~0 := 0;~personOnFloor_3_2~0 := 0;~personOnFloor_3_3~0 := 0;~personOnFloor_3_4~0 := 0;~personOnFloor_4_0~0 := 0;~personOnFloor_4_1~0 := 0;~personOnFloor_4_2~0 := 0;~personOnFloor_4_3~0 := 0;~personOnFloor_4_4~0 := 0;~personOnFloor_5_0~0 := 0;~personOnFloor_5_1~0 := 0;~personOnFloor_5_2~0 := 0;~personOnFloor_5_3~0 := 0;~personOnFloor_5_4~0 := 0;~currentHeading~0 := 1;~currentFloorID~0 := 0;~persons_0~0 := 0;~persons_1~0 := 0;~persons_2~0 := 0;~persons_3~0 := 0;~persons_4~0 := 0;~persons_5~0 := 0;~doorState~0 := 1;~floorButtons_0~0 := 0;~floorButtons_1~0 := 0;~floorButtons_2~0 := 0;~floorButtons_3~0 := 0;~floorButtons_4~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~expectedDirection~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret129#1, main_~retValue_acc~26#1, main_~tmp~27#1;havoc main_~retValue_acc~26#1;havoc main_~tmp~27#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~24#1;havoc valid_product_~retValue_acc~24#1;valid_product_~retValue_acc~24#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~24#1;" "main_#t~ret129#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~24#1;assume { :end_inline_valid_product } true;main_~tmp~27#1 := main_#t~ret129#1;havoc main_#t~ret129#1;" "assume 0 != main_~tmp~27#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;assume { :begin_inline_initTopDown } true;~currentFloorID~0 := 4;~currentHeading~0 := 0;~floorButtons_0~0 := 0;~floorButtons_1~0 := 0;~floorButtons_2~0 := 0;~floorButtons_3~0 := 0;~floorButtons_4~0 := 0;~persons_0~0 := 0;~persons_1~0 := 0;~persons_2~0 := 0;~persons_3~0 := 0;~persons_4~0 := 0;~persons_5~0 := 0;assume { :begin_inline_initFloors } true;~calls_0~0 := 0;~calls_1~0 := 0;~calls_2~0 := 0;~calls_3~0 := 0;~calls_4~0 := 0;~personOnFloor_0_0~0 := 0;~personOnFloor_0_1~0 := 0;~personOnFloor_0_2~0 := 0;~personOnFloor_0_3~0 := 0;~personOnFloor_0_4~0 := 0;~personOnFloor_1_0~0 := 0;~personOnFloor_1_1~0 := 0;~personOnFloor_1_2~0 := 0;~personOnFloor_1_3~0 := 0;~personOnFloor_1_4~0 := 0;~personOnFloor_2_0~0 := 0;~personOnFloor_2_1~0 := 0;~personOnFloor_2_2~0 := 0;~personOnFloor_2_3~0 := 0;~personOnFloor_2_4~0 := 0;~personOnFloor_3_0~0 := 0;~personOnFloor_3_1~0 := 0;~personOnFloor_3_2~0 := 0;~personOnFloor_3_3~0 := 0;~personOnFloor_3_4~0 := 0;~personOnFloor_4_0~0 := 0;~personOnFloor_4_1~0 := 0;~personOnFloor_4_2~0 := 0;~personOnFloor_4_3~0 := 0;~personOnFloor_4_4~0 := 0;~personOnFloor_5_0~0 := 0;~personOnFloor_5_1~0 := 0;~personOnFloor_5_2~0 := 0;~personOnFloor_5_3~0 := 0;~personOnFloor_5_4~0 := 0;" "assume { :end_inline_initFloors } true;" "assume { :end_inline_initTopDown } true;assume { :begin_inline_bobCall } true;havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;havoc bobCall_~tmp~19#1;assume { :begin_inline_getOrigin } true;getOrigin_#in~person#1 := 0;havoc getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;getOrigin_~person#1 := getOrigin_#in~person#1;havoc getOrigin_~retValue_acc~28#1;" "assume 0 == getOrigin_~person#1;getOrigin_~retValue_acc~28#1 := 4;getOrigin_#res#1 := getOrigin_~retValue_acc~28#1;" "bobCall_#t~ret117#1 := getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;havoc getOrigin_#in~person#1;assume { :end_inline_getOrigin } true;bobCall_~tmp~19#1 := bobCall_#t~ret117#1;havoc bobCall_#t~ret117#1;assume { :begin_inline_initPersonOnFloor } true;initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1 := 0, bobCall_~tmp~19#1;havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;initPersonOnFloor_~person#1 := initPersonOnFloor_#in~person#1;initPersonOnFloor_~floor#1 := initPersonOnFloor_#in~floor#1;" "assume 0 == initPersonOnFloor_~floor#1;" "assume 0 == initPersonOnFloor_~person#1;~personOnFloor_0_0~0 := 1;" "assume { :begin_inline_callOnFloor } true;callOnFloor_#in~floorID#1 := initPersonOnFloor_~floor#1;havoc callOnFloor_~floorID#1;callOnFloor_~floorID#1 := callOnFloor_#in~floorID#1;" "assume 0 == callOnFloor_~floorID#1;~calls_0~0 := 1;" "havoc callOnFloor_~floorID#1;havoc callOnFloor_#in~floorID#1;assume { :end_inline_callOnFloor } true;" "havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;havoc initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1;assume { :end_inline_initPersonOnFloor } true;" "havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;assume { :end_inline_bobCall } true;assume { :begin_inline_threeTS } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;" "assume { :end_inline_threeTS } true;assume { :begin_inline_bobCall } true;havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;havoc bobCall_~tmp~19#1;assume { :begin_inline_getOrigin } true;getOrigin_#in~person#1 := 0;havoc getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;getOrigin_~person#1 := getOrigin_#in~person#1;havoc getOrigin_~retValue_acc~28#1;" "assume 0 == getOrigin_~person#1;getOrigin_~retValue_acc~28#1 := 4;getOrigin_#res#1 := getOrigin_~retValue_acc~28#1;" "bobCall_#t~ret117#1 := getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;havoc getOrigin_#in~person#1;assume { :end_inline_getOrigin } true;bobCall_~tmp~19#1 := bobCall_#t~ret117#1;havoc bobCall_#t~ret117#1;assume { :begin_inline_initPersonOnFloor } true;initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1 := 0, bobCall_~tmp~19#1;havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;initPersonOnFloor_~person#1 := initPersonOnFloor_#in~person#1;initPersonOnFloor_~floor#1 := initPersonOnFloor_#in~floor#1;" "assume 0 == initPersonOnFloor_~floor#1;" "assume 0 == initPersonOnFloor_~person#1;~personOnFloor_0_0~0 := 1;" "assume { :begin_inline_callOnFloor } true;callOnFloor_#in~floorID#1 := initPersonOnFloor_~floor#1;havoc callOnFloor_~floorID#1;callOnFloor_~floorID#1 := callOnFloor_#in~floorID#1;" "assume 0 == callOnFloor_~floorID#1;~calls_0~0 := 1;" "havoc callOnFloor_~floorID#1;havoc callOnFloor_#in~floorID#1;assume { :end_inline_callOnFloor } true;" "havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;havoc initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1;assume { :end_inline_initPersonOnFloor } true;" "havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;assume { :end_inline_bobCall } true;assume { :begin_inline_cleanup } true;havoc cleanup_#t~ret123#1, cleanup_#t~ret124#1, cleanup_~i~3#1, cleanup_~tmp~25#1, cleanup_~tmp___0~10#1, cleanup_~__cil_tmp4~2#1;havoc cleanup_~i~3#1;havoc cleanup_~tmp~25#1;havoc cleanup_~tmp___0~10#1;havoc cleanup_~__cil_tmp4~2#1;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;cleanup_~i~3#1 := 0;" 
[2024-11-24 01:18:36,616 INFO  L749   eck$LassoCheckResult]: Loop: "cleanup_~__cil_tmp4~2#1 := ~cleanupTimeShifts~0 - 1;" "assume cleanup_~i~3#1 < cleanup_~__cil_tmp4~2#1;assume { :begin_inline_isBlocked } true;havoc isBlocked_#res#1;havoc isBlocked_~retValue_acc~3#1;havoc isBlocked_~retValue_acc~3#1;isBlocked_~retValue_acc~3#1 := ~blocked~0;isBlocked_#res#1 := isBlocked_~retValue_acc~3#1;" "cleanup_#t~ret123#1 := isBlocked_#res#1;havoc isBlocked_~retValue_acc~3#1;assume { :end_inline_isBlocked } true;cleanup_~tmp___0~10#1 := cleanup_#t~ret123#1;havoc cleanup_#t~ret123#1;" "assume 1 != cleanup_~tmp___0~10#1;" "assume { :begin_inline_isIdle } true;havoc isIdle_#res#1;havoc isIdle_#t~ret17#1, isIdle_~retValue_acc~10#1, isIdle_~tmp~5#1;havoc isIdle_~retValue_acc~10#1;havoc isIdle_~tmp~5#1;assume { :begin_inline_anyStopRequested } true;havoc anyStopRequested_#res#1;havoc anyStopRequested_#t~ret12#1, anyStopRequested_#t~ret13#1, anyStopRequested_#t~ret14#1, anyStopRequested_#t~ret15#1, anyStopRequested_#t~ret16#1, anyStopRequested_~retValue_acc~9#1, anyStopRequested_~tmp~4#1, anyStopRequested_~tmp___0~2#1, anyStopRequested_~tmp___1~2#1, anyStopRequested_~tmp___2~0#1, anyStopRequested_~tmp___3~0#1;havoc anyStopRequested_~retValue_acc~9#1;havoc anyStopRequested_~tmp~4#1;havoc anyStopRequested_~tmp___0~2#1;havoc anyStopRequested_~tmp___1~2#1;havoc anyStopRequested_~tmp___2~0#1;havoc anyStopRequested_~tmp___3~0#1;assume { :begin_inline_isFloorCalling } true;isFloorCalling_#in~floorID#1 := 0;havoc isFloorCalling_#res#1;havoc isFloorCalling_~floorID#1, isFloorCalling_~retValue_acc~0#1;isFloorCalling_~floorID#1 := isFloorCalling_#in~floorID#1;havoc isFloorCalling_~retValue_acc~0#1;" "assume 0 == isFloorCalling_~floorID#1;isFloorCalling_~retValue_acc~0#1 := ~calls_0~0;isFloorCalling_#res#1 := isFloorCalling_~retValue_acc~0#1;" "anyStopRequested_#t~ret12#1 := isFloorCalling_#res#1;havoc isFloorCalling_~floorID#1, isFloorCalling_~retValue_acc~0#1;havoc isFloorCalling_#in~floorID#1;assume { :end_inline_isFloorCalling } true;anyStopRequested_~tmp___3~0#1 := anyStopRequested_#t~ret12#1;havoc anyStopRequested_#t~ret12#1;" "assume 0 != anyStopRequested_~tmp___3~0#1;anyStopRequested_~retValue_acc~9#1 := 1;anyStopRequested_#res#1 := anyStopRequested_~retValue_acc~9#1;" "isIdle_#t~ret17#1 := anyStopRequested_#res#1;havoc anyStopRequested_#t~ret12#1, anyStopRequested_#t~ret13#1, anyStopRequested_#t~ret14#1, anyStopRequested_#t~ret15#1, anyStopRequested_#t~ret16#1, anyStopRequested_~retValue_acc~9#1, anyStopRequested_~tmp~4#1, anyStopRequested_~tmp___0~2#1, anyStopRequested_~tmp___1~2#1, anyStopRequested_~tmp___2~0#1, anyStopRequested_~tmp___3~0#1;assume { :end_inline_anyStopRequested } true;isIdle_~tmp~5#1 := isIdle_#t~ret17#1;havoc isIdle_#t~ret17#1;isIdle_~retValue_acc~10#1 := (if 0 == isIdle_~tmp~5#1 then 1 else 0);isIdle_#res#1 := isIdle_~retValue_acc~10#1;" "cleanup_#t~ret124#1 := isIdle_#res#1;havoc isIdle_#t~ret17#1, isIdle_~retValue_acc~10#1, isIdle_~tmp~5#1;assume { :end_inline_isIdle } true;cleanup_~tmp~25#1 := cleanup_#t~ret124#1;havoc cleanup_#t~ret124#1;" "assume !(0 != cleanup_~tmp~25#1);assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0;assume { :begin_inline_buttonForFloorIsPressed } true;buttonForFloorIsPressed_#in~floorID#1 := 0;havoc buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;buttonForFloorIsPressed_~floorID#1 := buttonForFloorIsPressed_#in~floorID#1;havoc buttonForFloorIsPressed_~retValue_acc~6#1;" "assume 0 == buttonForFloorIsPressed_~floorID#1;buttonForFloorIsPressed_~retValue_acc~6#1 := ~floorButtons_0~0;buttonForFloorIsPressed_#res#1 := buttonForFloorIsPressed_~retValue_acc~6#1;" "__utac_acc__Specification3_spec__1_#t~ret132#1 := buttonForFloorIsPressed_#res#1;havoc buttonForFloorIsPressed_~floorID#1, buttonForFloorIsPressed_~retValue_acc~6#1;havoc buttonForFloorIsPressed_#in~floorID#1;assume { :end_inline_buttonForFloorIsPressed } true;__utac_acc__Specification3_spec__1_~tmp___4~3#1 := __utac_acc__Specification3_spec__1_#t~ret132#1;havoc __utac_acc__Specification3_spec__1_#t~ret132#1;" "assume 0 != __utac_acc__Specification3_spec__1_~tmp___4~3#1;~expectedDirection~0 := 1;" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;cleanup_~i~3#1 := 1 + cleanup_~i~3#1;" 
[2024-11-24 01:18:36,616 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:18:36,616 INFO  L85        PathProgramCache]: Analyzing trace with hash 620584196, now seen corresponding path program 1 times
[2024-11-24 01:18:36,616 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-24 01:18:36,616 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1569857120]
[2024-11-24 01:18:36,617 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:36,617 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:18:36,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:37,144 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-11-24 01:18:37,144 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1569857120]
[2024-11-24 01:18:37,144 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1569857120] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:18:37,144 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1242015126]
[2024-11-24 01:18:37,145 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:37,145 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:18:37,145 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:37,149 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:18:37,151 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 01:18:37,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:37,876 INFO  L256         TraceCheckSpWp]: Trace formula consists of 802 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:18:37,879 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:18:37,910 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:18:37,941 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1242015126] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:18:37,941 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:18:37,942 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 5
[2024-11-24 01:18:37,942 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1587672273]
[2024-11-24 01:18:37,942 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:18:37,942 INFO  L752   eck$LassoCheckResult]: stem already infeasible
[2024-11-24 01:18:37,943 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:18:37,943 INFO  L85        PathProgramCache]: Analyzing trace with hash -788080216, now seen corresponding path program 1 times
[2024-11-24 01:18:37,943 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-24 01:18:37,943 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [704500102]
[2024-11-24 01:18:37,943 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:37,943 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:18:37,970 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:37,997 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-11-24 01:18:37,997 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [704500102]
[2024-11-24 01:18:37,998 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [704500102] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:18:37,998 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1398726422]
[2024-11-24 01:18:37,998 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:37,998 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:18:37,998 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:38,003 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:18:38,006 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 01:18:38,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:38,614 INFO  L256         TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:18:38,615 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:18:38,632 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:18:38,648 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1398726422] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:18:38,648 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:18:38,648 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 3
[2024-11-24 01:18:38,648 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1867667102]
[2024-11-24 01:18:38,648 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:18:38,649 INFO  L764   eck$LassoCheckResult]: loop already infeasible
[2024-11-24 01:18:38,649 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-11-24 01:18:38,649 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:18:38,649 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:18:38,651 INFO  L87              Difference]: Start difference. First operand 23815 states and 44547 transitions. cyclomatic complexity: 20733 Second operand  has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:39,605 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:18:39,605 INFO  L93              Difference]: Finished difference Result 35530 states and 66463 transitions.
[2024-11-24 01:18:39,606 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 35530 states and 66463 transitions.
[2024-11-24 01:18:39,877 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 7150
[2024-11-24 01:18:40,140 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 35530 states to 35530 states and 66463 transitions.
[2024-11-24 01:18:40,140 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 35530
[2024-11-24 01:18:40,202 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 35530
[2024-11-24 01:18:40,203 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 35530 states and 66463 transitions.
[2024-11-24 01:18:40,262 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-24 01:18:40,262 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 35530 states and 66463 transitions.
[2024-11-24 01:18:40,320 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35530 states and 66463 transitions.
[2024-11-24 01:18:41,012 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35530 to 35420.
[2024-11-24 01:18:41,068 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 35420 states, 35420 states have (on average 1.8710333145115754) internal successors, (66272), 35419 states have internal predecessors, (66272), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:41,197 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 35420 states to 35420 states and 66272 transitions.
[2024-11-24 01:18:41,198 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 35420 states and 66272 transitions.
[2024-11-24 01:18:41,198 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:18:41,199 INFO  L425   stractBuchiCegarLoop]: Abstraction has 35420 states and 66272 transitions.
[2024-11-24 01:18:41,201 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-24 01:18:41,201 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 35420 states and 66272 transitions.
[2024-11-24 01:18:41,379 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 7100
[2024-11-24 01:18:41,379 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-24 01:18:41,379 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-24 01:18:41,391 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem 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, 1]
[2024-11-24 01:18:41,391 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:18:41,391 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(10, 4);call #Ultimate.allocInit(4, 5);call write~init~int#1(91, 5, 0, 1);call write~init~int#1(95, 5, 1, 1);call write~init~int#1(93, 5, 2, 1);call write~init~int#1(0, 5, 3, 1);call #Ultimate.allocInit(4, 6);call write~init~int#2(91, 6, 0, 1);call write~init~int#2(93, 6, 1, 1);call write~init~int#2(32, 6, 2, 1);call write~init~int#2(0, 6, 3, 1);call #Ultimate.allocInit(5, 7);call write~init~int#3(32, 7, 0, 1);call write~init~int#3(97, 7, 1, 1);call write~init~int#3(116, 7, 2, 1);call write~init~int#3(32, 7, 3, 1);call write~init~int#3(0, 7, 4, 1);call #Ultimate.allocInit(3, 8);call write~init~int#4(37, 8, 0, 1);call write~init~int#4(105, 8, 1, 1);call write~init~int#4(0, 8, 2, 1);call #Ultimate.allocInit(10, 9);call #Ultimate.allocInit(3, 10);call write~init~int#5(117, 10, 0, 1);call write~init~int#5(112, 10, 1, 1);call write~init~int#5(0, 10, 2, 1);call #Ultimate.allocInit(5, 11);call write~init~int#6(100, 11, 0, 1);call write~init~int#6(111, 11, 1, 1);call write~init~int#6(119, 11, 2, 1);call write~init~int#6(110, 11, 3, 1);call write~init~int#6(0, 11, 4, 1);call #Ultimate.allocInit(7, 12);call write~init~int#7(32, 12, 0, 1);call write~init~int#7(73, 12, 1, 1);call write~init~int#7(76, 12, 2, 1);call write~init~int#7(95, 12, 3, 1);call write~init~int#7(112, 12, 4, 1);call write~init~int#7(58, 12, 5, 1);call write~init~int#7(0, 12, 6, 1);call #Ultimate.allocInit(4, 13);call write~init~int#8(32, 13, 0, 1);call write~init~int#8(37, 13, 1, 1);call write~init~int#8(105, 13, 2, 1);call write~init~int#8(0, 13, 3, 1);call #Ultimate.allocInit(4, 14);call write~init~int#9(32, 14, 0, 1);call write~init~int#9(37, 14, 1, 1);call write~init~int#9(105, 14, 2, 1);call write~init~int#9(0, 14, 3, 1);call #Ultimate.allocInit(4, 15);call write~init~int#10(32, 15, 0, 1);call write~init~int#10(37, 15, 1, 1);call write~init~int#10(105, 15, 2, 1);call write~init~int#10(0, 15, 3, 1);call #Ultimate.allocInit(4, 16);call write~init~int#11(32, 16, 0, 1);call write~init~int#11(37, 16, 1, 1);call write~init~int#11(105, 16, 2, 1);call write~init~int#11(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#12(32, 17, 0, 1);call write~init~int#12(37, 17, 1, 1);call write~init~int#12(105, 17, 2, 1);call write~init~int#12(0, 17, 3, 1);call #Ultimate.allocInit(6, 18);call write~init~int#13(32, 18, 0, 1);call write~init~int#13(70, 18, 1, 1);call write~init~int#13(95, 18, 2, 1);call write~init~int#13(112, 18, 3, 1);call write~init~int#13(58, 18, 4, 1);call write~init~int#13(0, 18, 5, 1);call #Ultimate.allocInit(4, 19);call write~init~int#14(32, 19, 0, 1);call write~init~int#14(37, 19, 1, 1);call write~init~int#14(105, 19, 2, 1);call write~init~int#14(0, 19, 3, 1);call #Ultimate.allocInit(4, 20);call write~init~int#15(32, 20, 0, 1);call write~init~int#15(37, 20, 1, 1);call write~init~int#15(105, 20, 2, 1);call write~init~int#15(0, 20, 3, 1);call #Ultimate.allocInit(4, 21);call write~init~int#16(32, 21, 0, 1);call write~init~int#16(37, 21, 1, 1);call write~init~int#16(105, 21, 2, 1);call write~init~int#16(0, 21, 3, 1);call #Ultimate.allocInit(4, 22);call write~init~int#17(32, 22, 0, 1);call write~init~int#17(37, 22, 1, 1);call write~init~int#17(105, 22, 2, 1);call write~init~int#17(0, 22, 3, 1);call #Ultimate.allocInit(4, 23);call write~init~int#18(32, 23, 0, 1);call write~init~int#18(37, 23, 1, 1);call write~init~int#18(105, 23, 2, 1);call write~init~int#18(0, 23, 3, 1);call #Ultimate.allocInit(2, 24);call write~init~int#19(10, 24, 0, 1);call write~init~int#19(0, 24, 1, 1);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(30, 26);call #Ultimate.allocInit(9, 27);call #Ultimate.allocInit(21, 28);call #Ultimate.allocInit(30, 29);call #Ultimate.allocInit(9, 30);call #Ultimate.allocInit(21, 31);call #Ultimate.allocInit(30, 32);call #Ultimate.allocInit(9, 33);call #Ultimate.allocInit(25, 34);call #Ultimate.allocInit(30, 35);call #Ultimate.allocInit(9, 36);call #Ultimate.allocInit(25, 37);~weight~0 := 0;~maximumWeight~0 := 100;~executiveFloor~0 := 4;~blocked~0 := 0;~cleanupTimeShifts~0 := 12;~calls_0~0 := 0;~calls_1~0 := 0;~calls_2~0 := 0;~calls_3~0 := 0;~calls_4~0 := 0;~personOnFloor_0_0~0 := 0;~personOnFloor_0_1~0 := 0;~personOnFloor_0_2~0 := 0;~personOnFloor_0_3~0 := 0;~personOnFloor_0_4~0 := 0;~personOnFloor_1_0~0 := 0;~personOnFloor_1_1~0 := 0;~personOnFloor_1_2~0 := 0;~personOnFloor_1_3~0 := 0;~personOnFloor_1_4~0 := 0;~personOnFloor_2_0~0 := 0;~personOnFloor_2_1~0 := 0;~personOnFloor_2_2~0 := 0;~personOnFloor_2_3~0 := 0;~personOnFloor_2_4~0 := 0;~personOnFloor_3_0~0 := 0;~personOnFloor_3_1~0 := 0;~personOnFloor_3_2~0 := 0;~personOnFloor_3_3~0 := 0;~personOnFloor_3_4~0 := 0;~personOnFloor_4_0~0 := 0;~personOnFloor_4_1~0 := 0;~personOnFloor_4_2~0 := 0;~personOnFloor_4_3~0 := 0;~personOnFloor_4_4~0 := 0;~personOnFloor_5_0~0 := 0;~personOnFloor_5_1~0 := 0;~personOnFloor_5_2~0 := 0;~personOnFloor_5_3~0 := 0;~personOnFloor_5_4~0 := 0;~currentHeading~0 := 1;~currentFloorID~0 := 0;~persons_0~0 := 0;~persons_1~0 := 0;~persons_2~0 := 0;~persons_3~0 := 0;~persons_4~0 := 0;~persons_5~0 := 0;~doorState~0 := 1;~floorButtons_0~0 := 0;~floorButtons_1~0 := 0;~floorButtons_2~0 := 0;~floorButtons_3~0 := 0;~floorButtons_4~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~expectedDirection~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret129#1, main_~retValue_acc~26#1, main_~tmp~27#1;havoc main_~retValue_acc~26#1;havoc main_~tmp~27#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~24#1;havoc valid_product_~retValue_acc~24#1;valid_product_~retValue_acc~24#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~24#1;" "main_#t~ret129#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~24#1;assume { :end_inline_valid_product } true;main_~tmp~27#1 := main_#t~ret129#1;havoc main_#t~ret129#1;" "assume 0 != main_~tmp~27#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;assume { :begin_inline_initTopDown } true;~currentFloorID~0 := 4;~currentHeading~0 := 0;~floorButtons_0~0 := 0;~floorButtons_1~0 := 0;~floorButtons_2~0 := 0;~floorButtons_3~0 := 0;~floorButtons_4~0 := 0;~persons_0~0 := 0;~persons_1~0 := 0;~persons_2~0 := 0;~persons_3~0 := 0;~persons_4~0 := 0;~persons_5~0 := 0;assume { :begin_inline_initFloors } true;~calls_0~0 := 0;~calls_1~0 := 0;~calls_2~0 := 0;~calls_3~0 := 0;~calls_4~0 := 0;~personOnFloor_0_0~0 := 0;~personOnFloor_0_1~0 := 0;~personOnFloor_0_2~0 := 0;~personOnFloor_0_3~0 := 0;~personOnFloor_0_4~0 := 0;~personOnFloor_1_0~0 := 0;~personOnFloor_1_1~0 := 0;~personOnFloor_1_2~0 := 0;~personOnFloor_1_3~0 := 0;~personOnFloor_1_4~0 := 0;~personOnFloor_2_0~0 := 0;~personOnFloor_2_1~0 := 0;~personOnFloor_2_2~0 := 0;~personOnFloor_2_3~0 := 0;~personOnFloor_2_4~0 := 0;~personOnFloor_3_0~0 := 0;~personOnFloor_3_1~0 := 0;~personOnFloor_3_2~0 := 0;~personOnFloor_3_3~0 := 0;~personOnFloor_3_4~0 := 0;~personOnFloor_4_0~0 := 0;~personOnFloor_4_1~0 := 0;~personOnFloor_4_2~0 := 0;~personOnFloor_4_3~0 := 0;~personOnFloor_4_4~0 := 0;~personOnFloor_5_0~0 := 0;~personOnFloor_5_1~0 := 0;~personOnFloor_5_2~0 := 0;~personOnFloor_5_3~0 := 0;~personOnFloor_5_4~0 := 0;" "assume { :end_inline_initFloors } true;" "assume { :end_inline_initTopDown } true;assume { :begin_inline_bobCall } true;havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;havoc bobCall_~tmp~19#1;assume { :begin_inline_getOrigin } true;getOrigin_#in~person#1 := 0;havoc getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;getOrigin_~person#1 := getOrigin_#in~person#1;havoc getOrigin_~retValue_acc~28#1;" "assume 0 == getOrigin_~person#1;getOrigin_~retValue_acc~28#1 := 4;getOrigin_#res#1 := getOrigin_~retValue_acc~28#1;" "bobCall_#t~ret117#1 := getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;havoc getOrigin_#in~person#1;assume { :end_inline_getOrigin } true;bobCall_~tmp~19#1 := bobCall_#t~ret117#1;havoc bobCall_#t~ret117#1;assume { :begin_inline_initPersonOnFloor } true;initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1 := 0, bobCall_~tmp~19#1;havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;initPersonOnFloor_~person#1 := initPersonOnFloor_#in~person#1;initPersonOnFloor_~floor#1 := initPersonOnFloor_#in~floor#1;" "assume 0 == initPersonOnFloor_~floor#1;" "assume 0 == initPersonOnFloor_~person#1;~personOnFloor_0_0~0 := 1;" "assume { :begin_inline_callOnFloor } true;callOnFloor_#in~floorID#1 := initPersonOnFloor_~floor#1;havoc callOnFloor_~floorID#1;callOnFloor_~floorID#1 := callOnFloor_#in~floorID#1;" "assume 0 == callOnFloor_~floorID#1;~calls_0~0 := 1;" "havoc callOnFloor_~floorID#1;havoc callOnFloor_#in~floorID#1;assume { :end_inline_callOnFloor } true;" "havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;havoc initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1;assume { :end_inline_initPersonOnFloor } true;" "havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;assume { :end_inline_bobCall } true;assume { :begin_inline_threeTS } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume !(1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 0);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 1);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 2);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 3);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 4);" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 1);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 2);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 3);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 4);" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 1);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 2);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 3);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 4);" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;" "assume { :end_inline_threeTS } true;assume { :begin_inline_bobCall } true;havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;havoc bobCall_~tmp~19#1;assume { :begin_inline_getOrigin } true;getOrigin_#in~person#1 := 0;havoc getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;getOrigin_~person#1 := getOrigin_#in~person#1;havoc getOrigin_~retValue_acc~28#1;" "assume 0 == getOrigin_~person#1;getOrigin_~retValue_acc~28#1 := 4;getOrigin_#res#1 := getOrigin_~retValue_acc~28#1;" "bobCall_#t~ret117#1 := getOrigin_#res#1;havoc getOrigin_~person#1, getOrigin_~retValue_acc~28#1;havoc getOrigin_#in~person#1;assume { :end_inline_getOrigin } true;bobCall_~tmp~19#1 := bobCall_#t~ret117#1;havoc bobCall_#t~ret117#1;assume { :begin_inline_initPersonOnFloor } true;initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1 := 0, bobCall_~tmp~19#1;havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;initPersonOnFloor_~person#1 := initPersonOnFloor_#in~person#1;initPersonOnFloor_~floor#1 := initPersonOnFloor_#in~floor#1;" "assume 0 == initPersonOnFloor_~floor#1;" "assume 0 == initPersonOnFloor_~person#1;~personOnFloor_0_0~0 := 1;" "assume { :begin_inline_callOnFloor } true;callOnFloor_#in~floorID#1 := initPersonOnFloor_~floor#1;havoc callOnFloor_~floorID#1;callOnFloor_~floorID#1 := callOnFloor_#in~floorID#1;" "assume 0 == callOnFloor_~floorID#1;~calls_0~0 := 1;" "havoc callOnFloor_~floorID#1;havoc callOnFloor_#in~floorID#1;assume { :end_inline_callOnFloor } true;" "havoc initPersonOnFloor_~person#1, initPersonOnFloor_~floor#1;havoc initPersonOnFloor_#in~person#1, initPersonOnFloor_#in~floor#1;assume { :end_inline_initPersonOnFloor } true;" "havoc bobCall_#t~ret117#1, bobCall_~tmp~19#1;assume { :end_inline_bobCall } true;assume { :begin_inline_cleanup } true;havoc cleanup_#t~ret123#1, cleanup_#t~ret124#1, cleanup_~i~3#1, cleanup_~tmp~25#1, cleanup_~tmp___0~10#1, cleanup_~__cil_tmp4~2#1;havoc cleanup_~i~3#1;havoc cleanup_~tmp~25#1;havoc cleanup_~tmp___0~10#1;havoc cleanup_~__cil_tmp4~2#1;assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume 1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1;" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 0);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 1);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 2);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 3);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 < 4);" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;cleanup_~i~3#1 := 0;" 
[2024-11-24 01:18:41,392 INFO  L749   eck$LassoCheckResult]: Loop: "cleanup_~__cil_tmp4~2#1 := ~cleanupTimeShifts~0 - 1;" "assume cleanup_~i~3#1 < cleanup_~__cil_tmp4~2#1;assume { :begin_inline_isBlocked } true;havoc isBlocked_#res#1;havoc isBlocked_~retValue_acc~3#1;havoc isBlocked_~retValue_acc~3#1;isBlocked_~retValue_acc~3#1 := ~blocked~0;isBlocked_#res#1 := isBlocked_~retValue_acc~3#1;" "cleanup_#t~ret123#1 := isBlocked_#res#1;havoc isBlocked_~retValue_acc~3#1;assume { :end_inline_isBlocked } true;cleanup_~tmp___0~10#1 := cleanup_#t~ret123#1;havoc cleanup_#t~ret123#1;" "assume 1 != cleanup_~tmp___0~10#1;" "assume { :begin_inline_isIdle } true;havoc isIdle_#res#1;havoc isIdle_#t~ret17#1, isIdle_~retValue_acc~10#1, isIdle_~tmp~5#1;havoc isIdle_~retValue_acc~10#1;havoc isIdle_~tmp~5#1;assume { :begin_inline_anyStopRequested } true;havoc anyStopRequested_#res#1;havoc anyStopRequested_#t~ret12#1, anyStopRequested_#t~ret13#1, anyStopRequested_#t~ret14#1, anyStopRequested_#t~ret15#1, anyStopRequested_#t~ret16#1, anyStopRequested_~retValue_acc~9#1, anyStopRequested_~tmp~4#1, anyStopRequested_~tmp___0~2#1, anyStopRequested_~tmp___1~2#1, anyStopRequested_~tmp___2~0#1, anyStopRequested_~tmp___3~0#1;havoc anyStopRequested_~retValue_acc~9#1;havoc anyStopRequested_~tmp~4#1;havoc anyStopRequested_~tmp___0~2#1;havoc anyStopRequested_~tmp___1~2#1;havoc anyStopRequested_~tmp___2~0#1;havoc anyStopRequested_~tmp___3~0#1;assume { :begin_inline_isFloorCalling } true;isFloorCalling_#in~floorID#1 := 0;havoc isFloorCalling_#res#1;havoc isFloorCalling_~floorID#1, isFloorCalling_~retValue_acc~0#1;isFloorCalling_~floorID#1 := isFloorCalling_#in~floorID#1;havoc isFloorCalling_~retValue_acc~0#1;" "assume 0 == isFloorCalling_~floorID#1;isFloorCalling_~retValue_acc~0#1 := ~calls_0~0;isFloorCalling_#res#1 := isFloorCalling_~retValue_acc~0#1;" "anyStopRequested_#t~ret12#1 := isFloorCalling_#res#1;havoc isFloorCalling_~floorID#1, isFloorCalling_~retValue_acc~0#1;havoc isFloorCalling_#in~floorID#1;assume { :end_inline_isFloorCalling } true;anyStopRequested_~tmp___3~0#1 := anyStopRequested_#t~ret12#1;havoc anyStopRequested_#t~ret12#1;" "assume 0 != anyStopRequested_~tmp___3~0#1;anyStopRequested_~retValue_acc~9#1 := 1;anyStopRequested_#res#1 := anyStopRequested_~retValue_acc~9#1;" "isIdle_#t~ret17#1 := anyStopRequested_#res#1;havoc anyStopRequested_#t~ret12#1, anyStopRequested_#t~ret13#1, anyStopRequested_#t~ret14#1, anyStopRequested_#t~ret15#1, anyStopRequested_#t~ret16#1, anyStopRequested_~retValue_acc~9#1, anyStopRequested_~tmp~4#1, anyStopRequested_~tmp___0~2#1, anyStopRequested_~tmp___1~2#1, anyStopRequested_~tmp___2~0#1, anyStopRequested_~tmp___3~0#1;assume { :end_inline_anyStopRequested } true;isIdle_~tmp~5#1 := isIdle_#t~ret17#1;havoc isIdle_#t~ret17#1;isIdle_~retValue_acc~10#1 := (if 0 == isIdle_~tmp~5#1 then 1 else 0);isIdle_#res#1 := isIdle_~retValue_acc~10#1;" "cleanup_#t~ret124#1 := isIdle_#res#1;havoc isIdle_#t~ret17#1, isIdle_~retValue_acc~10#1, isIdle_~tmp~5#1;assume { :end_inline_isIdle } true;cleanup_~tmp~25#1 := cleanup_#t~ret124#1;havoc cleanup_#t~ret124#1;" "assume !(0 != cleanup_~tmp~25#1);assume { :begin_inline_timeShift } true;havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;havoc timeShift_~tmp~13#1;assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;havoc __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~28#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~12#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~8#1;havoc __utac_acc__Specification3_spec__1_~tmp___2~6#1;havoc __utac_acc__Specification3_spec__1_~tmp___3~5#1;havoc __utac_acc__Specification3_spec__1_~tmp___4~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___5~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___6~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___7~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___8~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___9~3#1;havoc __utac_acc__Specification3_spec__1_~tmp___10~1#1;~expectedDirection~0 := 0;assume { :begin_inline_getCurrentFloorID } true;havoc getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;havoc getCurrentFloorID_~retValue_acc~4#1;getCurrentFloorID_~retValue_acc~4#1 := ~currentFloorID~0;getCurrentFloorID_#res#1 := getCurrentFloorID_~retValue_acc~4#1;" "__utac_acc__Specification3_spec__1_#t~ret130#1 := getCurrentFloorID_#res#1;havoc getCurrentFloorID_~retValue_acc~4#1;assume { :end_inline_getCurrentFloorID } true;__utac_acc__Specification3_spec__1_~tmp~28#1 := __utac_acc__Specification3_spec__1_#t~ret130#1;havoc __utac_acc__Specification3_spec__1_#t~ret130#1;__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 := __utac_acc__Specification3_spec__1_~tmp~28#1;assume { :begin_inline_getCurrentHeading } true;havoc getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;havoc getCurrentHeading_~retValue_acc~7#1;getCurrentHeading_~retValue_acc~7#1 := ~currentHeading~0;getCurrentHeading_#res#1 := getCurrentHeading_~retValue_acc~7#1;" "__utac_acc__Specification3_spec__1_#t~ret131#1 := getCurrentHeading_#res#1;havoc getCurrentHeading_~retValue_acc~7#1;assume { :end_inline_getCurrentHeading } true;__utac_acc__Specification3_spec__1_~tmp___10~1#1 := __utac_acc__Specification3_spec__1_#t~ret131#1;havoc __utac_acc__Specification3_spec__1_#t~ret131#1;" "assume !(1 == __utac_acc__Specification3_spec__1_~tmp___10~1#1);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 0);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 1);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 2);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 3);" "assume !(__utac_acc__Specification3_spec__1_~currentFloorID___0~0#1 > 4);" "havoc __utac_acc__Specification3_spec__1_#t~ret130#1, __utac_acc__Specification3_spec__1_#t~ret131#1, __utac_acc__Specification3_spec__1_#t~ret132#1, __utac_acc__Specification3_spec__1_#t~ret133#1, __utac_acc__Specification3_spec__1_#t~ret134#1, __utac_acc__Specification3_spec__1_#t~ret135#1, __utac_acc__Specification3_spec__1_#t~ret136#1, __utac_acc__Specification3_spec__1_#t~ret137#1, __utac_acc__Specification3_spec__1_#t~ret138#1, __utac_acc__Specification3_spec__1_#t~ret139#1, __utac_acc__Specification3_spec__1_#t~ret140#1, __utac_acc__Specification3_spec__1_#t~ret141#1, __utac_acc__Specification3_spec__1_~currentFloorID___0~0#1, __utac_acc__Specification3_spec__1_~tmp~28#1, __utac_acc__Specification3_spec__1_~tmp___0~12#1, __utac_acc__Specification3_spec__1_~tmp___1~8#1, __utac_acc__Specification3_spec__1_~tmp___2~6#1, __utac_acc__Specification3_spec__1_~tmp___3~5#1, __utac_acc__Specification3_spec__1_~tmp___4~3#1, __utac_acc__Specification3_spec__1_~tmp___5~3#1, __utac_acc__Specification3_spec__1_~tmp___6~3#1, __utac_acc__Specification3_spec__1_~tmp___7~3#1, __utac_acc__Specification3_spec__1_~tmp___8~3#1, __utac_acc__Specification3_spec__1_~tmp___9~3#1, __utac_acc__Specification3_spec__1_~tmp___10~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true;assume { :begin_inline_areDoorsOpen } true;havoc areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;havoc areDoorsOpen_~retValue_acc~5#1;areDoorsOpen_~retValue_acc~5#1 := ~doorState~0;areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~5#1;" "timeShift_#t~ret62#1 := areDoorsOpen_#res#1;havoc areDoorsOpen_~retValue_acc~5#1;assume { :end_inline_areDoorsOpen } true;timeShift_~tmp~13#1 := timeShift_#t~ret62#1;havoc timeShift_#t~ret62#1;" "assume 0 != timeShift_~tmp~13#1;" "assume ~weight~0 > ~maximumWeight~0;~blocked~0 := 1;" "assume { :begin_inline___utac_acc__Specification3_spec__2 } true;havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;havoc __utac_acc__Specification3_spec__2_~tmp~29#1;havoc __utac_acc__Specification3_spec__2_~tmp___0~13#1;" "assume !(-1 == ~expectedDirection~0);" "assume !(1 == ~expectedDirection~0);" "havoc __utac_acc__Specification3_spec__2_#t~ret142#1, __utac_acc__Specification3_spec__2_#t~ret143#1, __utac_acc__Specification3_spec__2_~tmp~29#1, __utac_acc__Specification3_spec__2_~tmp___0~13#1;assume { :end_inline___utac_acc__Specification3_spec__2 } true;" "havoc timeShift_#t~ret62#1, timeShift_~tmp~13#1;assume { :end_inline_timeShift } true;cleanup_~i~3#1 := 1 + cleanup_~i~3#1;" 
[2024-11-24 01:18:41,392 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:18:41,392 INFO  L85        PathProgramCache]: Analyzing trace with hash 878769802, now seen corresponding path program 1 times
[2024-11-24 01:18:41,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-24 01:18:41,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1255248397]
[2024-11-24 01:18:41,393 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:41,396 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:18:41,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:41,661 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-11-24 01:18:41,661 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1255248397]
[2024-11-24 01:18:41,661 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1255248397] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:18:41,661 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1891125595]
[2024-11-24 01:18:41,661 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:41,662 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:18:41,662 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:41,666 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:18:41,669 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-24 01:18:42,467 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:42,471 INFO  L256         TraceCheckSpWp]: Trace formula consists of 757 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-24 01:18:42,475 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:18:42,538 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:18:42,596 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1891125595] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:18:42,596 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:18:42,596 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8
[2024-11-24 01:18:42,597 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [763183972]
[2024-11-24 01:18:42,597 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:18:42,597 INFO  L752   eck$LassoCheckResult]: stem already infeasible
[2024-11-24 01:18:42,598 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:18:42,598 INFO  L85        PathProgramCache]: Analyzing trace with hash 792305714, now seen corresponding path program 1 times
[2024-11-24 01:18:42,598 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-24 01:18:42,598 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [124428372]
[2024-11-24 01:18:42,598 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:18:42,599 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:18:42,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-24 01:18:42,625 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-24 01:18:42,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-24 01:18:42,669 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-11-24 01:18:43,098 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-24 01:18:43,099 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-24 01:18:43,099 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-24 01:18:43,099 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-24 01:18:43,100 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-24 01:18:43,100 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,100 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-24 01:18:43,100 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-24 01:18:43,100 INFO  L132   ssoRankerPreferences]: Filename of dumped script: elevator_spec3_product20.cil.c_Iteration3_Loop
[2024-11-24 01:18:43,101 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-24 01:18:43,101 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-24 01:18:43,131 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,140 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,152 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,156 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,159 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,162 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,166 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,170 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,174 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,178 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,181 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,186 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,190 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,194 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,197 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,200 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,205 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,208 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,212 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,216 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,220 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,224 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,228 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,231 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,235 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,239 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,244 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,246 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,249 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,252 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,255 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,258 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,261 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,265 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,268 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,273 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,277 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,280 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,284 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,287 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,291 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,294 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,298 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,306 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,310 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,314 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,319 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,322 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,324 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,328 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,331 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,335 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,339 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,342 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,345 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,350 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,357 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,361 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,364 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,369 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,373 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,376 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,379 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,382 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,385 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,388 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,396 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,399 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,401 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,404 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,407 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,410 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:43,742 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-24 01:18:43,743 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-24 01:18:43,745 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,745 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:43,750 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:43,752 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process
[2024-11-24 01:18:43,753 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:43,754 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:43,775 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:43,775 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___9~3#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___9~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:43,786 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0
[2024-11-24 01:18:43,787 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,787 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:43,790 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:43,795 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process
[2024-11-24 01:18:43,796 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:43,796 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:43,820 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:43,820 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___7~3#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___7~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:43,837 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0
[2024-11-24 01:18:43,837 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,837 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:43,843 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:43,845 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process
[2024-11-24 01:18:43,846 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:43,847 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:43,867 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:43,867 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___6~3#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___6~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:43,877 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0
[2024-11-24 01:18:43,877 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,877 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:43,879 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:43,882 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process
[2024-11-24 01:18:43,884 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:43,885 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:43,904 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:43,904 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___5~3#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___5~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:43,915 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0
[2024-11-24 01:18:43,916 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,916 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:43,919 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:43,922 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process
[2024-11-24 01:18:43,924 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:43,924 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:43,946 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:43,946 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret141#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret141#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:43,959 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0
[2024-11-24 01:18:43,960 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,960 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:43,962 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:43,967 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:43,968 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:43,968 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process
[2024-11-24 01:18:43,987 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:43,987 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_~tmp___3~0#1=0} Honda state: {ULTIMATE.start_anyStopRequested_~tmp___3~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:43,998 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:43,998 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:43,999 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,002 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,006 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,008 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,008 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,038 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,038 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~currentHeading~0=4} Honda state: {~currentHeading~0=4} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,049 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0
[2024-11-24 01:18:44,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,049 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,051 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,054 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,056 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,056 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,076 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,076 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_getCurrentFloorID_~retValue_acc~4#1=0} Honda state: {ULTIMATE.start_getCurrentFloorID_~retValue_acc~4#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,086 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0
[2024-11-24 01:18:44,086 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,086 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,089 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,093 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,094 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,094 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,118 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,118 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_getCurrentHeading_~retValue_acc~7#1=0} Honda state: {ULTIMATE.start_getCurrentHeading_~retValue_acc~7#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,129 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0
[2024-11-24 01:18:44,129 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,129 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,133 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,135 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,140 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,140 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,161 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,161 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret133#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret133#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,171 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,172 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,172 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,176 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,179 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,179 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,180 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,200 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,200 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___8~3#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___8~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,210 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0
[2024-11-24 01:18:44,211 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,211 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,213 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,217 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,218 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,218 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,241 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,241 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret139#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret139#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,252 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,252 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,252 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,255 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,259 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,260 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,260 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,278 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,278 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp~28#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp~28#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,289 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,290 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,290 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,292 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,295 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,297 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,297 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,315 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,316 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___10~1#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___10~1#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,326 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0
[2024-11-24 01:18:44,326 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,326 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,328 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,331 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,333 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,333 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,350 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,350 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret138#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret138#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,360 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0
[2024-11-24 01:18:44,362 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,362 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,366 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,370 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,370 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,370 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,393 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,393 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_#res#1=0} Honda state: {ULTIMATE.start_anyStopRequested_#res#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,401 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0
[2024-11-24 01:18:44,402 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,402 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,405 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,406 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,408 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,408 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,421 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,421 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isFloorCalling_#res#1=0} Honda state: {ULTIMATE.start_isFloorCalling_#res#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,430 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,431 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,431 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,433 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,435 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,435 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,435 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,448 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,448 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_#t~ret12#1=0} Honda state: {ULTIMATE.start_anyStopRequested_#t~ret12#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,455 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0
[2024-11-24 01:18:44,455 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,455 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,457 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,459 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,459 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,459 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,480 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,481 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~weight~0=1, ~maximumWeight~0=0} Honda state: {~weight~0=1, ~maximumWeight~0=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,488 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0
[2024-11-24 01:18:44,488 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,488 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,490 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,492 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,493 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,494 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,508 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,508 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isIdle_~tmp~5#1=0} Honda state: {ULTIMATE.start_isIdle_~tmp~5#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,516 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,516 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,518 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,520 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,520 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,521 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,534 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,534 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_#t~ret13#1=0} Honda state: {ULTIMATE.start_anyStopRequested_#t~ret13#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,540 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0
[2024-11-24 01:18:44,541 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,541 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,543 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,544 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,545 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,545 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,559 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,559 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isFloorCalling_#in~floorID#1=0} Honda state: {ULTIMATE.start_isFloorCalling_#in~floorID#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,567 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0
[2024-11-24 01:18:44,567 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,567 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,572 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,579 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,579 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,579 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,592 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,593 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret130#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret130#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,600 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,600 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,600 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,602 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,604 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,604 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,604 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,618 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,618 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___4~3#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___4~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,626 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0
[2024-11-24 01:18:44,627 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,627 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,629 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,631 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,632 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,632 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,645 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,645 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_areDoorsOpen_#res#1=0} Honda state: {ULTIMATE.start_areDoorsOpen_#res#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,651 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0
[2024-11-24 01:18:44,652 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,652 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,653 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,655 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,656 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,656 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,676 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,676 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~calls_0~0=-1} Honda state: {~calls_0~0=-1} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,683 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0
[2024-11-24 01:18:44,683 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,683 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,685 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,687 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,688 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,688 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,701 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,701 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_timeShift_#t~ret62#1=0} Honda state: {ULTIMATE.start_timeShift_#t~ret62#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,707 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0
[2024-11-24 01:18:44,708 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,708 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,709 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,711 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,712 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,712 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,725 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,725 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_timeShift_~tmp~13#1=0} Honda state: {ULTIMATE.start_timeShift_~tmp~13#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,732 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,732 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,733 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,734 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,736 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,737 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,737 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,750 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,750 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret140#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret140#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,759 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0
[2024-11-24 01:18:44,759 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,759 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,761 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,763 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,763 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,764 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,776 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,776 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_cleanup_~tmp___0~10#1=0} Honda state: {ULTIMATE.start_cleanup_~tmp___0~10#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,783 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,783 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,784 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,786 INFO  L229       MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,788 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,789 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,789 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,802 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,803 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_#t~ret14#1=0} Honda state: {ULTIMATE.start_anyStopRequested_#t~ret14#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,810 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,810 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,810 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,812 INFO  L229       MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,814 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,814 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,815 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,828 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,829 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_areDoorsOpen_~retValue_acc~5#1=0} Honda state: {ULTIMATE.start_areDoorsOpen_~retValue_acc~5#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,836 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0
[2024-11-24 01:18:44,836 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,836 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,838 INFO  L229       MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,840 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,841 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,841 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,859 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,859 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_cleanup_~__cil_tmp4~2#1=0} Honda state: {ULTIMATE.start_cleanup_~__cil_tmp4~2#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,871 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0
[2024-11-24 01:18:44,872 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,872 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,874 INFO  L229       MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,877 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,878 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,878 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,899 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,900 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isFloorCalling_~retValue_acc~0#1=0} Honda state: {ULTIMATE.start_isFloorCalling_~retValue_acc~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,911 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0
[2024-11-24 01:18:44,911 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,912 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,914 INFO  L229       MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,917 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,918 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,918 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,940 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,940 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isIdle_#res#1=0} Honda state: {ULTIMATE.start_isIdle_#res#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,950 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:44,950 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,950 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,953 INFO  L229       MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,959 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,960 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,960 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:44,978 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:44,978 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_~retValue_acc~9#1=0} Honda state: {ULTIMATE.start_anyStopRequested_~retValue_acc~9#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:44,985 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0
[2024-11-24 01:18:44,986 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:44,986 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:44,988 INFO  L229       MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:44,989 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process
[2024-11-24 01:18:44,991 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:44,991 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,005 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,005 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__2_#t~ret142#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__2_#t~ret142#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,012 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0
[2024-11-24 01:18:45,012 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,013 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,014 INFO  L229       MonitoredProcess]: Starting monitored process 44 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,018 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,019 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,019 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,041 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,041 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~doorState~0=4} Honda state: {~doorState~0=4} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,048 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:45,048 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,048 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,051 INFO  L229       MonitoredProcess]: Starting monitored process 45 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,053 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,054 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,054 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,068 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,068 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret136#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret136#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,076 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:45,076 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,077 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,078 INFO  L229       MonitoredProcess]: Starting monitored process 46 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,080 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,081 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,081 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,095 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,095 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___0~12#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~tmp___0~12#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,103 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0
[2024-11-24 01:18:45,103 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,103 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,105 INFO  L229       MonitoredProcess]: Starting monitored process 47 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,106 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,108 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,108 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,122 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,122 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_#t~ret15#1=0} Honda state: {ULTIMATE.start_anyStopRequested_#t~ret15#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,128 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0
[2024-11-24 01:18:45,129 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,129 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,131 INFO  L229       MonitoredProcess]: Starting monitored process 48 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,133 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,133 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,133 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,147 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,147 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__2_~tmp___0~13#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__2_~tmp___0~13#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,153 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0
[2024-11-24 01:18:45,154 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,154 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,156 INFO  L229       MonitoredProcess]: Starting monitored process 49 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,158 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,161 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,161 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,175 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,175 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isIdle_~retValue_acc~10#1=0} Honda state: {ULTIMATE.start_isIdle_~retValue_acc~10#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,183 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0
[2024-11-24 01:18:45,183 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,183 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,185 INFO  L229       MonitoredProcess]: Starting monitored process 50 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,187 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,188 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,188 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,201 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,201 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_cleanup_~tmp~25#1=0} Honda state: {ULTIMATE.start_cleanup_~tmp~25#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,207 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0
[2024-11-24 01:18:45,208 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,208 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,210 INFO  L229       MonitoredProcess]: Starting monitored process 51 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,212 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,212 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,212 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,228 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,228 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_~tmp___2~0#1=0} Honda state: {ULTIMATE.start_anyStopRequested_~tmp___2~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,238 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0
[2024-11-24 01:18:45,238 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,238 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,240 INFO  L229       MonitoredProcess]: Starting monitored process 52 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,242 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,243 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,243 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,256 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,256 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isBlocked_#res#1=0} Honda state: {ULTIMATE.start_isBlocked_#res#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,263 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0
[2024-11-24 01:18:45,263 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,263 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,265 INFO  L229       MonitoredProcess]: Starting monitored process 53 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,267 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,268 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,268 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,281 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,281 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_isIdle_#t~ret17#1=0} Honda state: {ULTIMATE.start_isIdle_#t~ret17#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,290 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0
[2024-11-24 01:18:45,290 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,290 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,293 INFO  L229       MonitoredProcess]: Starting monitored process 54 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,295 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,296 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,296 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,310 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,310 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_~tmp~4#1=0} Honda state: {ULTIMATE.start_anyStopRequested_~tmp~4#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,317 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:45,317 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,317 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,319 INFO  L229       MonitoredProcess]: Starting monitored process 55 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,320 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,321 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,321 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,334 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,334 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~currentFloorID___0~0#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_~currentFloorID___0~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,340 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0
[2024-11-24 01:18:45,340 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,340 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,342 INFO  L229       MonitoredProcess]: Starting monitored process 56 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,345 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,346 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,346 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,360 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,360 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_#t~ret16#1=0} Honda state: {ULTIMATE.start_anyStopRequested_#t~ret16#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,367 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:45,368 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,368 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,370 INFO  L229       MonitoredProcess]: Starting monitored process 57 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,371 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,372 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,372 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,386 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,386 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_anyStopRequested_~tmp___1~2#1=0} Honda state: {ULTIMATE.start_anyStopRequested_~tmp___1~2#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,394 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0
[2024-11-24 01:18:45,395 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,395 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,397 INFO  L229       MonitoredProcess]: Starting monitored process 58 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,400 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,405 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,405 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,423 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,423 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__2_#t~ret143#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__2_#t~ret143#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,430 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0
[2024-11-24 01:18:45,430 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,430 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,432 INFO  L229       MonitoredProcess]: Starting monitored process 59 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,433 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,434 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,435 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,448 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,448 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret135#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret135#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,455 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0
[2024-11-24 01:18:45,455 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,455 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,457 INFO  L229       MonitoredProcess]: Starting monitored process 60 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,458 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,459 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,459 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,472 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,472 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_cleanup_#t~ret124#1=0} Honda state: {ULTIMATE.start_cleanup_#t~ret124#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,479 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0
[2024-11-24 01:18:45,479 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,479 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,481 INFO  L229       MonitoredProcess]: Starting monitored process 61 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,482 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,483 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,483 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,497 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-24 01:18:45,497 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret131#1=0} Honda state: {ULTIMATE.start___utac_acc__Specification3_spec__1_#t~ret131#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-24 01:18:45,504 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0
[2024-11-24 01:18:45,505 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,505 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,506 INFO  L229       MonitoredProcess]: Starting monitored process 62 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,508 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,509 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-24 01:18:45,509 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,543 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0
[2024-11-24 01:18:45,543 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,543 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:45,545 INFO  L229       MonitoredProcess]: Starting monitored process 63 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:45,548 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process
[2024-11-24 01:18:45,549 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-24 01:18:45,549 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-24 01:18:45,590 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-24 01:18:45,594 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0
[2024-11-24 01:18:45,594 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-24 01:18:45,594 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-24 01:18:45,595 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-24 01:18:45,595 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-24 01:18:45,595 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-24 01:18:45,595 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:45,595 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-24 01:18:45,595 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-24 01:18:45,595 INFO  L132   ssoRankerPreferences]: Filename of dumped script: elevator_spec3_product20.cil.c_Iteration3_Loop
[2024-11-24 01:18:45,595 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-24 01:18:45,595 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-24 01:18:45,598 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,604 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,606 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,609 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,612 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,614 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,617 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,620 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,622 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,625 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,627 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,629 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,631 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,634 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,638 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,640 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,643 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,645 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,648 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,651 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,653 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,656 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,658 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,660 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,662 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,666 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,668 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,671 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,674 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,680 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,682 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,684 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,687 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,689 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,692 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,695 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,697 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,700 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,702 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,705 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,709 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,712 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,715 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,718 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,720 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,723 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,726 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,730 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,732 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,734 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,736 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,738 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,739 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,741 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,743 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,748 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,754 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,757 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,760 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,763 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,765 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,767 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,768 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,770 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,772 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,774 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,779 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,781 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,783 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,785 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,787 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:45,788 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-24 01:18:46,034 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-24 01:18:46,039 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-24 01:18:46,040 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,040 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,042 INFO  L229       MonitoredProcess]: Starting monitored process 64 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,051 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,052 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,067 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,068 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,068 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,068 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,069 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,073 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,074 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,075 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,081 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,081 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,081 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,083 INFO  L229       MonitoredProcess]: Starting monitored process 65 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,085 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,086 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,097 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,097 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,098 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,098 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,098 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,098 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,098 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,101 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,112 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0
[2024-11-24 01:18:46,112 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,112 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,115 INFO  L229       MonitoredProcess]: Starting monitored process 66 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,121 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,128 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,137 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,137 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,137 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,137 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,138 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,138 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,138 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,140 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,150 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,150 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,150 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,153 INFO  L229       MonitoredProcess]: Starting monitored process 67 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,160 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,161 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,176 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,177 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,177 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,177 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,177 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,177 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,178 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,180 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,190 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0
[2024-11-24 01:18:46,191 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,191 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,193 INFO  L229       MonitoredProcess]: Starting monitored process 68 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,198 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,202 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,214 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,214 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,214 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,215 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-24 01:18:46,215 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,215 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-24 01:18:46,216 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,219 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,230 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,230 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,230 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,233 INFO  L229       MonitoredProcess]: Starting monitored process 69 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,236 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,237 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,254 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,255 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,255 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,255 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,255 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,256 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,256 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,258 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,269 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,269 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,269 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,271 INFO  L229       MonitoredProcess]: Starting monitored process 70 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,276 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,277 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,292 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,293 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,293 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,293 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,293 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,294 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,294 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,298 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,309 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0
[2024-11-24 01:18:46,309 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,309 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,312 INFO  L229       MonitoredProcess]: Starting monitored process 71 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,315 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,316 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,333 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,333 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,333 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,333 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,333 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,334 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,334 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,336 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,346 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,346 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,347 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,349 INFO  L229       MonitoredProcess]: Starting monitored process 72 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,352 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,355 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,370 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,370 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,370 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,370 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,370 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,371 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,371 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,376 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,386 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0
[2024-11-24 01:18:46,387 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,387 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,389 INFO  L229       MonitoredProcess]: Starting monitored process 73 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,392 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,393 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,406 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,406 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,406 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,406 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,406 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,407 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,407 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,409 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,415 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0
[2024-11-24 01:18:46,415 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,415 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,417 INFO  L229       MonitoredProcess]: Starting monitored process 74 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,419 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,420 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,433 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,433 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,433 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,433 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,433 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,434 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,434 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,437 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,447 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0
[2024-11-24 01:18:46,447 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,447 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,449 INFO  L229       MonitoredProcess]: Starting monitored process 75 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,450 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,452 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,464 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,464 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,464 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,464 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,464 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,465 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,465 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,469 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,478 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0
[2024-11-24 01:18:46,479 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,479 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,481 INFO  L229       MonitoredProcess]: Starting monitored process 76 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,485 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,486 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,501 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,501 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,501 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,502 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,502 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,503 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,503 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,508 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,518 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,518 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,519 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,521 INFO  L229       MonitoredProcess]: Starting monitored process 77 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,524 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,525 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,540 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,540 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,540 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,540 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,540 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,541 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,541 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,542 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,548 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0
[2024-11-24 01:18:46,548 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,549 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,550 INFO  L229       MonitoredProcess]: Starting monitored process 78 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,551 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,553 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,567 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,567 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,567 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,568 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,568 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,568 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,568 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,570 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,575 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0
[2024-11-24 01:18:46,576 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,576 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,577 INFO  L229       MonitoredProcess]: Starting monitored process 79 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,579 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,580 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,593 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,593 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,593 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,593 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,593 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,594 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,594 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,595 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,602 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0
[2024-11-24 01:18:46,602 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,602 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,604 INFO  L229       MonitoredProcess]: Starting monitored process 80 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,605 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,606 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,620 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,620 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,620 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,620 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,620 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,620 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,620 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,622 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,628 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0
[2024-11-24 01:18:46,628 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,628 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,630 INFO  L229       MonitoredProcess]: Starting monitored process 81 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,631 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,632 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,643 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,643 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,643 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,643 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,643 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,644 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,644 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,646 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,652 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,652 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,652 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,654 INFO  L229       MonitoredProcess]: Starting monitored process 82 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,655 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,656 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,667 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,667 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,667 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,667 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,667 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,668 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,668 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,669 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,674 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,675 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,675 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,676 INFO  L229       MonitoredProcess]: Starting monitored process 83 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,677 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,679 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,690 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,690 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,690 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,690 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,690 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,690 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,690 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,692 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,698 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0
[2024-11-24 01:18:46,698 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,698 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,700 INFO  L229       MonitoredProcess]: Starting monitored process 84 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,701 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,702 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,713 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,713 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,713 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,713 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,713 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,714 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,714 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,715 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,721 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0
[2024-11-24 01:18:46,721 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,721 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,723 INFO  L229       MonitoredProcess]: Starting monitored process 85 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,724 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,725 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,736 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,736 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,736 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,736 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,736 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,737 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,737 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,738 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,745 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0
[2024-11-24 01:18:46,745 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,745 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,747 INFO  L229       MonitoredProcess]: Starting monitored process 86 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,748 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,749 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,760 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,760 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,760 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,760 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,760 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,761 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,761 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,762 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,768 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0
[2024-11-24 01:18:46,768 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,768 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,770 INFO  L229       MonitoredProcess]: Starting monitored process 87 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,773 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,774 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,785 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,785 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,785 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,785 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,785 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,785 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,786 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,787 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,792 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,792 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,792 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,794 INFO  L229       MonitoredProcess]: Starting monitored process 88 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,795 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,796 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,807 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,807 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,807 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,807 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,808 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,808 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,808 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,809 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,815 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0
[2024-11-24 01:18:46,815 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,815 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,817 INFO  L229       MonitoredProcess]: Starting monitored process 89 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,818 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,819 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,830 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,830 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,830 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,831 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,831 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,831 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,831 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,833 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,839 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,839 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,839 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,841 INFO  L229       MonitoredProcess]: Starting monitored process 90 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,842 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,843 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,855 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,855 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,855 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,855 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,855 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,855 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,855 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,857 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,863 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0
[2024-11-24 01:18:46,863 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,863 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,865 INFO  L229       MonitoredProcess]: Starting monitored process 91 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,866 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,867 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,878 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,878 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,878 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,878 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,879 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,880 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,880 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,882 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,893 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0
[2024-11-24 01:18:46,893 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,894 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,896 INFO  L229       MonitoredProcess]: Starting monitored process 92 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,898 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,900 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,914 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,915 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,915 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,915 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-24 01:18:46,915 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,916 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-24 01:18:46,916 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,920 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,928 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,928 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,929 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,931 INFO  L229       MonitoredProcess]: Starting monitored process 93 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,932 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,933 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,944 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,944 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,944 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,944 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,944 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,945 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,945 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,948 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,957 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0
[2024-11-24 01:18:46,957 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,957 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,959 INFO  L229       MonitoredProcess]: Starting monitored process 94 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,960 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,961 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,972 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,973 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,973 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,973 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,973 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:46,973 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:46,973 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:46,975 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:46,982 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:46,982 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:46,982 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:46,984 INFO  L229       MonitoredProcess]: Starting monitored process 95 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:46,986 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process
[2024-11-24 01:18:46,986 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:46,999 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:46,999 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:46,999 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:46,999 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:46,999 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,000 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,000 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,004 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,014 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0
[2024-11-24 01:18:47,014 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,014 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,016 INFO  L229       MonitoredProcess]: Starting monitored process 96 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,018 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,019 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,032 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,032 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,032 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,032 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,032 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,033 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,033 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,034 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,041 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0
[2024-11-24 01:18:47,041 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,041 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,043 INFO  L229       MonitoredProcess]: Starting monitored process 97 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,045 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,046 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,058 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,058 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,058 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,058 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,058 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,059 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,059 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,061 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,067 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0
[2024-11-24 01:18:47,068 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,068 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,069 INFO  L229       MonitoredProcess]: Starting monitored process 98 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,071 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,072 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,085 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,085 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,085 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,085 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,085 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,086 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,086 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,088 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,094 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0
[2024-11-24 01:18:47,095 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,095 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,097 INFO  L229       MonitoredProcess]: Starting monitored process 99 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,098 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,099 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,111 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,112 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,112 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,112 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,112 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,115 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,115 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,116 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,123 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:47,123 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,123 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,125 INFO  L229       MonitoredProcess]: Starting monitored process 100 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,127 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,128 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,140 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,140 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,140 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,140 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,140 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,140 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,140 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,142 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,148 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:47,149 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,149 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,151 INFO  L229       MonitoredProcess]: Starting monitored process 101 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,152 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,153 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,166 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,166 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,166 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,166 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,166 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,167 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,167 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,168 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,174 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0
[2024-11-24 01:18:47,174 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,175 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,176 INFO  L229       MonitoredProcess]: Starting monitored process 102 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,177 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,179 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,191 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,191 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,191 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,191 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,191 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,191 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,191 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,193 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,199 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:47,200 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,200 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,201 INFO  L229       MonitoredProcess]: Starting monitored process 103 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,203 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,204 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,215 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,216 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,216 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,216 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-24 01:18:47,216 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,216 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-24 01:18:47,216 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,219 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,224 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0
[2024-11-24 01:18:47,225 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,225 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,227 INFO  L229       MonitoredProcess]: Starting monitored process 104 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,228 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,229 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,241 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,242 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,242 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,242 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,242 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,242 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,242 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,244 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,250 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:47,251 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,251 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,253 INFO  L229       MonitoredProcess]: Starting monitored process 105 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,254 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,256 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,269 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,269 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,269 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,269 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,269 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,270 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,270 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,271 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,277 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0
[2024-11-24 01:18:47,277 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,277 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,279 INFO  L229       MonitoredProcess]: Starting monitored process 106 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,280 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,282 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,294 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,294 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,295 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,295 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,295 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,295 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,295 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,297 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,304 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:47,304 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,304 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,306 INFO  L229       MonitoredProcess]: Starting monitored process 107 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,307 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,308 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,321 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,321 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,321 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,321 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,321 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,322 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,322 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,323 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,330 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0
[2024-11-24 01:18:47,330 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,330 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,332 INFO  L229       MonitoredProcess]: Starting monitored process 108 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,333 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,334 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,346 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,346 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,346 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,346 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,346 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,346 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,346 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,348 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,354 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0
[2024-11-24 01:18:47,354 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,354 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,356 INFO  L229       MonitoredProcess]: Starting monitored process 109 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,358 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,358 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,370 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,370 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,370 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,370 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,370 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,371 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,371 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,372 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,378 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0
[2024-11-24 01:18:47,379 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,379 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,383 INFO  L229       MonitoredProcess]: Starting monitored process 110 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,386 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,388 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,404 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,404 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,404 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,405 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,405 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,406 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,406 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,408 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,421 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0
[2024-11-24 01:18:47,422 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,422 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,424 INFO  L229       MonitoredProcess]: Starting monitored process 111 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,425 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,427 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,439 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,439 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,439 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,439 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,439 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,440 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,440 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,441 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,447 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0
[2024-11-24 01:18:47,448 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,448 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,450 INFO  L229       MonitoredProcess]: Starting monitored process 112 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,451 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,452 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,464 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,465 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,465 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,465 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,465 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,465 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,465 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,467 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,474 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0
[2024-11-24 01:18:47,474 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,474 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,476 INFO  L229       MonitoredProcess]: Starting monitored process 113 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,478 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,479 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,492 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,492 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,492 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,492 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,493 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,493 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,493 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,495 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,501 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0
[2024-11-24 01:18:47,501 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,501 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,503 INFO  L229       MonitoredProcess]: Starting monitored process 114 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,505 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,506 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,518 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,518 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,518 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,518 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,519 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,519 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,519 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,521 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,526 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0
[2024-11-24 01:18:47,527 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,527 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,528 INFO  L229       MonitoredProcess]: Starting monitored process 115 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,530 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,531 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,543 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,543 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,544 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,544 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,544 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,544 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,544 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,548 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,556 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0
[2024-11-24 01:18:47,556 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,556 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,558 INFO  L229       MonitoredProcess]: Starting monitored process 116 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,560 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,560 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,573 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,573 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,573 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,573 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,573 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,574 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,574 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,576 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,581 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0
[2024-11-24 01:18:47,582 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,582 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,584 INFO  L229       MonitoredProcess]: Starting monitored process 117 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,585 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,587 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,599 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,599 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,599 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,599 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,599 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,600 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,600 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,601 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,607 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0
[2024-11-24 01:18:47,607 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,607 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,609 INFO  L229       MonitoredProcess]: Starting monitored process 118 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,610 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,611 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,623 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,623 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,623 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,623 INFO  L204   nArgumentSynthesizer]: 2 loop disjuncts
[2024-11-24 01:18:47,623 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,624 INFO  L401   nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications.
[2024-11-24 01:18:47,624 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,627 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,633 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0
[2024-11-24 01:18:47,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,634 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,635 INFO  L229       MonitoredProcess]: Starting monitored process 119 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,636 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,638 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,650 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,650 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,650 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,650 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,650 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,650 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,650 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,652 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,658 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0
[2024-11-24 01:18:47,658 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,658 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,660 INFO  L229       MonitoredProcess]: Starting monitored process 120 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,662 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,663 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,675 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,675 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,675 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,675 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,675 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,676 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,676 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,677 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,683 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0
[2024-11-24 01:18:47,683 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,683 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,685 INFO  L229       MonitoredProcess]: Starting monitored process 121 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,686 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,687 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,699 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,699 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,699 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,699 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,699 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,699 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,699 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,701 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,712 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0
[2024-11-24 01:18:47,713 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,713 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,715 INFO  L229       MonitoredProcess]: Starting monitored process 122 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,716 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,718 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,731 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,731 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,731 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,731 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,731 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,732 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,732 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,733 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,739 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0
[2024-11-24 01:18:47,739 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,740 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,741 INFO  L229       MonitoredProcess]: Starting monitored process 123 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,742 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,744 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,756 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,757 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,757 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,757 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,757 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,757 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,757 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,759 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,765 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:47,766 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,766 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,768 INFO  L229       MonitoredProcess]: Starting monitored process 124 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:47,769 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process
[2024-11-24 01:18:47,770 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:47,782 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:47,782 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:47,782 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:47,782 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:47,782 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:47,783 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:47,783 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:47,784 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:47,790 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0
[2024-11-24 01:18:47,791 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:47,791 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:47,792 INFO  L229       MonitoredProcess]: Starting monitored process 125 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:48,006 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process
[2024-11-24 01:18:48,008 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:48,021 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:48,021 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:48,021 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:48,021 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:48,021 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:48,021 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:48,021 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:48,023 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:48,029 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0
[2024-11-24 01:18:48,029 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:48,029 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:48,031 INFO  L229       MonitoredProcess]: Starting monitored process 126 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:48,032 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process
[2024-11-24 01:18:48,033 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:48,045 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:48,046 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:48,046 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:48,046 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:48,046 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:48,046 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:48,046 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:48,048 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:48,054 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0
[2024-11-24 01:18:48,055 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:48,055 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:48,056 INFO  L229       MonitoredProcess]: Starting monitored process 127 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:48,058 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process
[2024-11-24 01:18:48,060 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:48,074 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:48,074 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:48,074 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:48,074 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:48,074 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:48,075 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:48,075 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:48,076 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:48,083 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0
[2024-11-24 01:18:48,083 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:48,083 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:48,085 INFO  L229       MonitoredProcess]: Starting monitored process 128 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:48,088 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process
[2024-11-24 01:18:48,090 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:48,102 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:48,102 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:48,102 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:48,102 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:48,102 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:48,103 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:48,103 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:48,104 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-24 01:18:48,110 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0
[2024-11-24 01:18:48,111 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:48,111 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:48,112 INFO  L229       MonitoredProcess]: Starting monitored process 129 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:48,114 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process
[2024-11-24 01:18:48,115 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-24 01:18:48,126 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-24 01:18:48,126 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-24 01:18:48,126 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-24 01:18:48,126 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-24 01:18:48,127 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-24 01:18:48,127 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-24 01:18:48,127 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-24 01:18:48,130 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-24 01:18:48,135 INFO  L443   ModelExtractionUtils]: Simplification made 4 calls to the SMT solver.
[2024-11-24 01:18:48,138 INFO  L444   ModelExtractionUtils]: 0 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero.
[2024-11-24 01:18:48,139 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-24 01:18:48,139 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:18:48,143 INFO  L229       MonitoredProcess]: Starting monitored process 130 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-24 01:18:48,145 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process
[2024-11-24 01:18:48,146 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-24 01:18:48,146 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-24 01:18:48,146 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-24 01:18:48,147 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(~cleanupTimeShifts~0, ULTIMATE.start_cleanup_~i~3#1) = 1*~cleanupTimeShifts~0 - 1*ULTIMATE.start_cleanup_~i~3#1
Supporting invariants []
[2024-11-24 01:18:48,154 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0
[2024-11-24 01:18:48,157 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-24 01:18:48,185 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:18:48,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:48,362 INFO  L256         TraceCheckSpWp]: Trace formula consists of 757 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-24 01:18:48,366 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:18:48,566 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:18:48,568 INFO  L256         TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 01:18:48,570 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:18:48,764 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:18:48,773 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates 
[2024-11-24 01:18:48,774 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 35420 states and 66272 transitions. cyclomatic complexity: 30853 Second operand  has 4 states, 4 states have (on average 31.0) internal successors, (124), 4 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:50,251 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 35420 states and 66272 transitions. cyclomatic complexity: 30853. Second operand  has 4 states, 4 states have (on average 31.0) internal successors, (124), 4 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 42520 states and 79553 transitions. Complement of second has 6 states.
[2024-11-24 01:18:50,254 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-11-24 01:18:50,255 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4 states, 4 states have (on average 31.0) internal successors, (124), 4 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:50,281 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 22822 transitions.
[2024-11-24 01:18:50,287 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 22822 transitions. Stem has 96 letters. Loop has 28 letters.
[2024-11-24 01:18:50,289 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-24 01:18:50,292 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 22822 transitions. Stem has 124 letters. Loop has 28 letters.
[2024-11-24 01:18:50,293 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-24 01:18:50,294 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 22822 transitions. Stem has 96 letters. Loop has 56 letters.
[2024-11-24 01:18:50,295 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-24 01:18:50,295 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 42520 states and 79553 transitions.
[2024-11-24 01:18:50,711 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:50,876 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-24 01:18:50,876 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 42520 states to 0 states and 0 transitions.
[2024-11-24 01:18:50,877 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-24 01:18:50,877 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-24 01:18:50,877 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-24 01:18:50,877 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-24 01:18:50,877 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 01:18:50,877 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 01:18:50,877 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-11-24 01:18:50,878 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 01:18:50,878 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56
[2024-11-24 01:18:50,878 INFO  L87              Difference]: Start difference. First operand 0 states and 0 transitions. Second operand  has 8 states, 8 states have (on average 12.75) internal successors, (102), 8 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:18:50,878 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:18:50,878 INFO  L93              Difference]: Finished difference Result 0 states and 0 transitions.
[2024-11-24 01:18:50,879 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions.
[2024-11-24 01:18:50,879 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-24 01:18:50,879 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-24 01:18:50,879 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-24 01:18:50,879 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-24 01:18:50,879 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-24 01:18:50,881 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-24 01:18:50,881 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 01:18:50,881 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 01:18:50,881 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-24 01:18:50,883 INFO  L425   stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 01:18:50,884 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 4 ============
[2024-11-24 01:18:50,884 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions.
[2024-11-24 01:18:50,884 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-24 01:18:50,884 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is true
[2024-11-24 01:18:50,897 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 24.11 01:18:50 BoogieIcfgContainer
[2024-11-24 01:18:50,898 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-24 01:18:50,900 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-24 01:18:50,903 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-24 01:18:50,903 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-24 01:18:50,904 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:18:30" (3/4) ...
[2024-11-24 01:18:50,907 INFO  L149         WitnessPrinter]: No result that supports witness generation found
[2024-11-24 01:18:50,909 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-24 01:18:50,911 INFO  L158              Benchmark]: Toolchain (without parser) took 48495.89ms. Allocated memory was 142.6MB in the beginning and 3.6GB in the end (delta: 3.5GB). Free memory was 98.9MB in the beginning and 3.0GB in the end (delta: -2.9GB). Peak memory consumption was 581.8MB. Max. memory is 16.1GB.
[2024-11-24 01:18:50,911 INFO  L158              Benchmark]: CDTParser took 0.40ms. Allocated memory is still 167.8MB. Free memory is still 103.7MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:18:50,912 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1041.91ms. Allocated memory is still 142.6MB. Free memory was 98.9MB in the beginning and 59.4MB in the end (delta: 39.5MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB.
[2024-11-24 01:18:50,915 INFO  L158              Benchmark]: Boogie Procedure Inliner took 899.51ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 59.4MB in the beginning and 364.5MB in the end (delta: -305.1MB). Peak memory consumption was 73.1MB. Max. memory is 16.1GB.
[2024-11-24 01:18:50,916 INFO  L158              Benchmark]: Boogie Preprocessor took 1156.24ms. Allocated memory is still 453.0MB. Free memory was 364.5MB in the beginning and 281.2MB in the end (delta: 83.3MB). Peak memory consumption was 97.6MB. Max. memory is 16.1GB.
[2024-11-24 01:18:50,916 INFO  L158              Benchmark]: RCFGBuilder took 24902.22ms. Allocated memory was 453.0MB in the beginning and 2.8GB in the end (delta: 2.3GB). Free memory was 280.6MB in the beginning and 2.2GB in the end (delta: -1.9GB). Peak memory consumption was 676.1MB. Max. memory is 16.1GB.
[2024-11-24 01:18:50,916 INFO  L158              Benchmark]: BuchiAutomizer took 20475.12ms. Allocated memory was 2.8GB in the beginning and 3.6GB in the end (delta: 855.6MB). Free memory was 2.2GB in the beginning and 3.0GB in the end (delta: -768.3MB). Peak memory consumption was 87.3MB. Max. memory is 16.1GB.
[2024-11-24 01:18:50,917 INFO  L158              Benchmark]: Witness Printer took 9.85ms. Allocated memory is still 3.6GB. Free memory was 3.0GB in the beginning and 3.0GB in the end (delta: 111.0kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:18:50,919 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.40ms. Allocated memory is still 167.8MB. Free memory is still 103.7MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1041.91ms. Allocated memory is still 142.6MB. Free memory was 98.9MB in the beginning and 59.4MB in the end (delta: 39.5MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 899.51ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 59.4MB in the beginning and 364.5MB in the end (delta: -305.1MB). Peak memory consumption was 73.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 1156.24ms. Allocated memory is still 453.0MB. Free memory was 364.5MB in the beginning and 281.2MB in the end (delta: 83.3MB). Peak memory consumption was 97.6MB. Max. memory is 16.1GB.
 * RCFGBuilder took 24902.22ms. Allocated memory was 453.0MB in the beginning and 2.8GB in the end (delta: 2.3GB). Free memory was 280.6MB in the beginning and 2.2GB in the end (delta: -1.9GB). Peak memory consumption was 676.1MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 20475.12ms. Allocated memory was 2.8GB in the beginning and 3.6GB in the end (delta: 855.6MB). Free memory was 2.2GB in the beginning and 3.0GB in the end (delta: -768.3MB). Peak memory consumption was 87.3MB. Max. memory is 16.1GB.
 * Witness Printer took 9.85ms. Allocated memory is still 3.6GB. Free memory was 3.0GB in the beginning and 3.0GB in the end (delta: 111.0kB). There was no memory consumed. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResultAtLocation [Line: 48]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [48]
  - GenericResultAtLocation [Line: 151]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [151]
  - GenericResultAtLocation [Line: 818]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [818]
  - GenericResultAtLocation [Line: 2396]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [2396]
  - GenericResultAtLocation [Line: 2762]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2762]
  - GenericResultAtLocation [Line: 2780]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2780]
  - GenericResultAtLocation [Line: 2818]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2818]
  - GenericResultAtLocation [Line: 2827]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [2827]
  - GenericResultAtLocation [Line: 3175]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [3175]
  - GenericResultAtLocation [Line: 3293]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [3293]
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Constructed decomposition of program
    Your program was decomposed into 4 terminating modules (3 trivial, 1 deterministic, 0 nondeterministic). One deterministic module has affine ranking function (cleanupTimeShifts + ((long long) -1 * i)) and consists of 4 locations. 3 modules have a trivial ranking function, the largest among these consists of 8 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 20.4s and 4 iterations.  TraceHistogramMax:1. Analysis of lassos took 11.5s. Construction of modules took 0.3s. Büchi inclusion checks took 6.7s. Highest rank in rank-based complementation 3. Minimization of det autom 4. Minimization of nondet autom 0. Automata minimization 1.6s AutomataMinimizationTime, 2 MinimizatonAttempts, 220 StatesRemovedByMinimization, 2 NontrivialMinimizations. Non-live state removal took 1.5s Buchi closure took 0.1s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [1, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 71251 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 71250 mSDsluCounter, 145239 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 54661 mSDsCounter, 79 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 127 IncrementalHoareTripleChecker+Invalid, 206 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 79 mSolverCounterUnsat, 90578 mSDtfsCounter, 127 mSolverCounterSat, 0.5s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI2 SILT1 lasso0 LassoPreprocessingBenchmarks:   Lassos: inital42 mio100 ax100 hnf100 lsp28 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq150 hnf94 smp100 dnf129 smp100 tf109 neg100 sie116 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 28ms VariablesStem: 0 VariablesLoop: 1 DisjunctsStem: 1 DisjunctsLoop: 2 SupportingInvariants: 0 MotzkinApplications: 4 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 55	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 1	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 1.3s	InitialAbstractionConstructionTime: 0.1s
  - TerminationAnalysisResult: Termination proven
    Buchi Automizer proved that your program is terminating
RESULT: Ultimate proved your program to be correct!
[2024-11-24 01:18:50,952 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:51,155 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-24 01:18:51,355 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:51,558 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:51,758 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-24 01:18:51,958 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67652f7-d3f3-42e5-90e0-62bb649a7b6a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE