28-10-2025 22:30:06.11879[0][4] - Elapsed time: 0.693 milliseconds
[conversation_start.php][Called outside of function][56]
Conversation starting. Current system specs:
  Program O version:            2.6.11
  Server Software:              LiteSpeed
  PHP Version:                  7.4.33
  OS:                           Linux
  OS Version:                   #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025
  MySQL Version:                11.4.8-MariaDB-cll-lve
  Multi-byte functions enabled: true 
-----------------------
28-10-2025 22:30:06.11900[4][4] - Elapsed time: 0.209 milliseconds
[load_aimlfunctions.php][Called outside of function][16]
AIML function include files loaded 
-----------------------
28-10-2025 22:30:06.11915[4][4] - Elapsed time: 0.152 milliseconds
[load_convofunctions.php][Called outside of function][16]
Convofunction include files loaded 
-----------------------
28-10-2025 22:30:06.11923[4][4] - Elapsed time: 0.077 milliseconds
[load_userfunctions.php][Called outside of function][14]
userfunctions include files loaded 
-----------------------
28-10-2025 22:30:06.11950[4][4] - Elapsed time: 0.271 milliseconds
[load_addons.php][Called outside of function][19]
Loading addons 
-----------------------
28-10-2025 22:30:06.11951[4][4] - Elapsed time: 0.010 milliseconds
[conversation_start.php][Called outside of function][69]
Loaded all Includes 
-----------------------
28-10-2025 22:30:06.11962[1][4] - Elapsed time: 0.114 milliseconds
[conversation_start.php][Called outside of function][118]
PHP ERROR [Warning] -session_id(): Cannot change session id when session is active in /home/siew8359/public_html/dannus.siega23.com/Program-O/chatbot/conversation_start.php on Line 118 
-----------------------
28-10-2025 22:30:06.11990[0][4] - Elapsed time: 0.281 milliseconds
[conversation_start.php][Called outside of function][122]
Debug level: 4
session ID = 2eee96ed1f621453a24d2beb88997929 
-----------------------
28-10-2025 22:30:06.11992[4][4] - Elapsed time: 0.012 milliseconds
[conversation_start.php][Called outside of function][125]
Conversation continuing. User said 'metal'. 
-----------------------
28-10-2025 22:30:06.11993[4][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][read_from_session][155]
Reading from session 
-----------------------
28-10-2025 22:30:06.11993[4][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][load_default_bot_values][110]
Loading db bot personality properties 
-----------------------
28-10-2025 22:30:06.11994[3][4] - Elapsed time: 0.009 milliseconds
[intialise_conversation.php][load_default_bot_values][118]
load db bot personality values SQL: SELECT * FROM `siew8359_dannu`.`botpersonality` WHERE `bot_id` = 1; 
-----------------------
28-10-2025 22:30:06.12013[4][4] - Elapsed time: 0.191 milliseconds
[intialise_conversation.php][check_set_convo_id][643]
Obtaining the convo id from form vars. Value: d691a9f1d78e60289ed8ed3fa176672d 
-----------------------
28-10-2025 22:30:06.12015[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][check_set_bot][581]
Checking and/or setting the current bot. 
-----------------------
28-10-2025 22:30:06.12015[3][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][check_set_bot][599]
Making sure the bot exists. SQL = SELECT * FROM `siew8359_dannu`.`bots` WHERE bot_id = 1 AND `bot_active` = 1; 
-----------------------
28-10-2025 22:30:06.12036[2][4] - Elapsed time: 0.210 milliseconds
[intialise_conversation.php][check_set_bot][616]
BOT ID: 1 
-----------------------
28-10-2025 22:30:06.12037[2][4] - Elapsed time: 0.010 milliseconds
[intialise_conversation.php][check_set_user][672]
Checking and setting the user info, as needed. 
-----------------------
28-10-2025 22:30:06.12056[3][4] - Elapsed time: 0.187 milliseconds
[intialise_conversation.php][check_set_user][705]
Loading client properties from the DB - sql:
SELECT `name`, `value` FROM `siew8359_dannu`.`client_properties` WHERE `user_id` = 4 AND `bot_id` = 1; 
-----------------------
28-10-2025 22:30:06.12075[2][4] - Elapsed time: 0.189 milliseconds
[spell_checker.php][run_spell_checker_say][36]
Starting function and setting timestamp. 
-----------------------
28-10-2025 22:30:06.12076[2][4] - Elapsed time: 0.012 milliseconds
[spell_checker.php][spell_check][60]
Preforming a spel chek on metal. 
-----------------------
28-10-2025 22:30:06.12077[2][4] - Elapsed time: 0.009 milliseconds
[spell_checker.php][load_spelling_list][117]
Loading the spellcheck list from the DB. 
-----------------------
28-10-2025 22:30:06.12106[4][4] - Elapsed time: 0.293 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'metal' 
-----------------------
28-10-2025 22:30:06.12108[4][4] - Elapsed time: 0.018 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'METAL' 
-----------------------
28-10-2025 22:30:06.12109[2][4] - Elapsed time: 0.007 milliseconds
[conversation_start.php][Called outside of function][200]
Details:
User say: METAL
Convo id: 2eee96ed1f621453a24d2beb88997929
Bot id: 1
Format: json 
-----------------------
28-10-2025 22:30:06.12110[4][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][check_set_format][752]
Using format: json 
-----------------------
28-10-2025 22:30:06.12110[2][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][load_that][769]
Loading the THAT array. 
-----------------------
28-10-2025 22:30:06.12111[3][4] - Elapsed time: 0.010 milliseconds
[intialise_conversation.php][load_that][784]
Getting conversation log entries for the current user. SQL:
SELECT `input`, `response` FROM `siew8359_dannu`.`conversation_log` WHERE `user_id` = 4 AND `bot_id` = 1 ORDER BY `id` DESC limit 10; 
-----------------------
28-10-2025 22:30:06.12138[1][4] - Elapsed time: 0.272 milliseconds
[intialise_conversation.php][load_that][804]
Inputs returned:Array
(
    [0] => john mayer
    [1] => aku suka musik jazz
    [2] => bahas musik
    [3] => ganti topik
    [4] => apa itu siega
    [5] => aku mau tanya soal siega
    [6] => apa kabar
    [7] => p
    [8] => halo
    [9] => hai
)
 
-----------------------
28-10-2025 22:30:06.12139[4][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][load_that][805]
Loading previous responses into the ~THAT~ array. 
-----------------------
28-10-2025 22:30:06.12140[1][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][load_that][806]
Responses returned:Array
(
    [0] => Kita lagi asyik ngobrolin musik nih, zen. Mau bahas genre apa lagi?
    [1] => Oh, kamu suka jazz ya! Keren. Siapa artis jazz favoritmu?
    [2] => Asyik! Musik emang seru. Kita mulai dari mana? Mau bahas genre atau artis favoritmu?
    [3] => Oke, cukup soal SIEGA. Kita ngobrolin yang lain ya. Mau bahas apa?
    [4] => SIEGA itu kependekan dari 4 konsentrasi di Prodi Sistem Informasi Unika Soegijapranata: Sistem Informasi (SI), E-Commerce (EC), Game Technology (GT), dan Akuntansi + Sistem Informasi (AKSI). Mau tahu detail salah satunya?
    [5] => Oke, siap! Aku tahu beberapa hal soal SIEGA Unika Soegijapranata. Mau tanya apa dulu?
    [6] => Baik banget. Semoga kamu juga ya!
    [7] => Halo, zen ! Ada yang bisa aku bantu?
    [8] => Halo! Senang bisa ngobrol sama kamu.
    [9] => Halo, zen ! Ada yang bisa aku bantu?
)
 
-----------------------
28-10-2025 22:30:06.12142[2][4] - Elapsed time: 0.022 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12143[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Halo
    [1] =>  zen 
    [2] =>  Ada yang bisa aku bantu
    [3] => 
)

 
-----------------------
28-10-2025 22:30:06.12143[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12144[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Halo zen  Ada yang bisa aku bantu ' 
-----------------------
28-10-2025 22:30:06.12145[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Halo zen  Ada yang bisa aku bantu ' 
-----------------------
28-10-2025 22:30:06.12145[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Halo zen  Ada yang bisa aku bantu ' 
-----------------------
28-10-2025 22:30:06.12146[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12147[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12147[2][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO ZEN ADA YANG BISA AKU BANTU' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12148[4][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank that array 
-----------------------
28-10-2025 22:30:06.12150[4][4] - Elapsed time: 0.021 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12151[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12152[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12152[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12153[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12154[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Halo
    [1] =>  Senang bisa ngobrol sama kamu
    [2] => 
)

 
-----------------------
28-10-2025 22:30:06.12155[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12155[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Halo Senang bisa ngobrol sama kamu ' 
-----------------------
28-10-2025 22:30:06.12156[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Halo Senang bisa ngobrol sama kamu ' 
-----------------------
28-10-2025 22:30:06.12156[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Halo Senang bisa ngobrol sama kamu ' 
-----------------------
28-10-2025 22:30:06.12157[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO SENANG BISA NGOBROL SAMA KAMU' 
-----------------------
28-10-2025 22:30:06.12157[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO SENANG BISA NGOBROL SAMA KAMU' 
-----------------------
28-10-2025 22:30:06.12158[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO SENANG BISA NGOBROL SAMA KAMU' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12159[4][4] - Elapsed time: 0.009 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'HALO SENANG BISA NGOBROL SAMA KAMU' 
-----------------------
28-10-2025 22:30:06.12159[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'HALO SENANG BISA NGOBROL SAMA KAMU' 
-----------------------
28-10-2025 22:30:06.12160[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO SENANG BISA NGOBROL SAMA KAMU' 
-----------------------
28-10-2025 22:30:06.12160[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO SENANG BISA NGOBROL SAMA KAMU' 
-----------------------
28-10-2025 22:30:06.12161[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12162[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Halo
    [1] =>  zen 
    [2] =>  Ada yang bisa aku bantu
    [3] => 
)

 
-----------------------
28-10-2025 22:30:06.12162[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12163[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Halo zen  Ada yang bisa aku bantu ' 
-----------------------
28-10-2025 22:30:06.12163[4][4] - Elapsed time: 0.005 milliseconds 
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Halo zen  Ada yang bisa aku bantu ' 
-----------------------
28-10-2025 22:30:06.12164[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Halo zen  Ada yang bisa aku bantu ' 
-----------------------
28-10-2025 22:30:06.12165[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12165[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12166[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO ZEN ADA YANG BISA AKU BANTU' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12166[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12167[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12168[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12168[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO ZEN ADA YANG BISA AKU BANTU' 
-----------------------
28-10-2025 22:30:06.12169[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12169[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Baik banget
    [1] =>  Semoga kamu juga ya
    [2] => 
)

 
-----------------------
28-10-2025 22:30:06.12170[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12170[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Baik banget Semoga kamu juga ya ' 
-----------------------
28-10-2025 22:30:06.12171[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Baik banget Semoga kamu juga ya ' 
-----------------------
28-10-2025 22:30:06.12171[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Baik banget Semoga kamu juga ya ' 
-----------------------
28-10-2025 22:30:06.12172[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'BAIK BANGET SEMOGA KAMU JUGA YA' 
-----------------------
28-10-2025 22:30:06.12173[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'BAIK BANGET SEMOGA KAMU JUGA YA' 
-----------------------
28-10-2025 22:30:06.12173[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'BAIK BANGET SEMOGA KAMU JUGA YA' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12174[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'BAIK BANGET SEMOGA KAMU JUGA YA' 
-----------------------
28-10-2025 22:30:06.12174[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'BAIK BANGET SEMOGA KAMU JUGA YA' 
-----------------------
28-10-2025 22:30:06.12175[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'BAIK BANGET SEMOGA KAMU JUGA YA' 
-----------------------
28-10-2025 22:30:06.12175[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'BAIK BANGET SEMOGA KAMU JUGA YA' 
-----------------------
28-10-2025 22:30:06.12176[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12177[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Oke
    [1] =>  siap
    [2] =>  Aku tahu beberapa hal soal SIEGA Unika Soegijapranata
    [3] =>  Mau tanya apa dulu
    [4] => 
)

 
-----------------------
28-10-2025 22:30:06.12177[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12178[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Oke siap Aku tahu beberapa hal soal SIEGA Unika Soegijapranata Mau tanya apa dulu ' 
-----------------------
28-10-2025 22:30:06.12178[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Oke siap Aku tahu beberapa hal soal SIEGA Unika Soegijapranata Mau tanya apa dulu ' 
-----------------------
28-10-2025 22:30:06.12179[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Oke siap Aku tahu beberapa hal soal SIEGA Unika Soegijapranata Mau tanya apa dulu ' 
-----------------------
28-10-2025 22:30:06.12181[4][4] - Elapsed time: 0.019 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU' 
-----------------------
28-10-2025 22:30:06.12181[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU' 
-----------------------
28-10-2025 22:30:06.12182[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12183[4][4] - Elapsed time: 0.009 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU' 
-----------------------
28-10-2025 22:30:06.12183[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU' 
-----------------------
28-10-2025 22:30:06.12184[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU' 
-----------------------
28-10-2025 22:30:06.12185[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU' 
-----------------------
28-10-2025 22:30:06.12185[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12186[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => SIEGA itu kependekan dari 4 konsentrasi di Prodi Sistem Informasi Unika Soegijapranata: Sistem Informasi (SI)
    [1] =>  E-Commerce (EC)
    [2] =>  Game Technology (GT)
    [3] =>  dan Akuntansi + Sistem Informasi (AKSI)
    [4] =>  Mau tahu detail salah satunya
    [5] => 
)

 
-----------------------
28-10-2025 22:30:06.12186[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12187[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'SIEGA itu kependekan dari 4 konsentrasi di Prodi Sistem Informasi Unika Soegijapranata: Sistem Informasi (SI) E-Commerce (EC) Game Technology (GT) dan Akuntansi + Sistem Informasi (AKSI) Mau tahu detail salah satunya ' 
-----------------------
28-10-2025 22:30:06.12188[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'SIEGA itu kependekan dari 4 konsentrasi di Prodi Sistem Informasi Unika Soegijapranata: Sistem Informasi (SI) E-Commerce (EC) Game Technology (GT) dan Akuntansi + Sistem Informasi (AKSI) Mau tahu detail salah satunya ' 
-----------------------
28-10-2025 22:30:06.12188[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'SIEGA itu kependekan dari 4 konsentrasi di Prodi Sistem Informasi Unika Soegijapranata: Sistem Informasi (SI) E-Commerce (EC) Game Technology (GT) dan Akuntansi + Sistem Informasi (AKSI) Mau tahu detail salah satunya ' 
-----------------------
28-10-2025 22:30:06.12190[4][4] - Elapsed time: 0.015 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA' 
-----------------------
28-10-2025 22:30:06.12190[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA' 
-----------------------
28-10-2025 22:30:06.12191[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12192[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA' 
-----------------------
28-10-2025 22:30:06.12192[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA' 
-----------------------
28-10-2025 22:30:06.12193[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA' 
-----------------------
28-10-2025 22:30:06.12194[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA' 
-----------------------
28-10-2025 22:30:06.12194[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12195[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Oke
    [1] =>  cukup soal SIEGA
    [2] =>  Kita ngobrolin yang lain ya
    [3] =>  Mau bahas apa
    [4] => 
)

 
-----------------------
28-10-2025 22:30:06.12195[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12196[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Oke cukup soal SIEGA Kita ngobrolin yang lain ya Mau bahas apa ' 
-----------------------
28-10-2025 22:30:06.12196[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Oke cukup soal SIEGA Kita ngobrolin yang lain ya Mau bahas apa ' 
-----------------------
28-10-2025 22:30:06.12197[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Oke cukup soal SIEGA Kita ngobrolin yang lain ya Mau bahas apa ' 
-----------------------
28-10-2025 22:30:06.12198[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA' 
-----------------------
28-10-2025 22:30:06.12198[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA' 
-----------------------
28-10-2025 22:30:06.12199[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12200[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA' 
-----------------------
28-10-2025 22:30:06.12200[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA' 
-----------------------
28-10-2025 22:30:06.12201[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA' 
-----------------------
28-10-2025 22:30:06.12201[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA' 
-----------------------
28-10-2025 22:30:06.12202[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12203[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Asyik
    [1] =>  Musik emang seru
    [2] =>  Kita mulai dari mana
    [3] =>  Mau bahas genre atau artis favoritmu
    [4] => 
)

 
-----------------------
28-10-2025 22:30:06.12203[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12204[4][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Asyik Musik emang seru Kita mulai dari mana Mau bahas genre atau artis favoritmu ' 
-----------------------
28-10-2025 22:30:06.12204[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Asyik Musik emang seru Kita mulai dari mana Mau bahas genre atau artis favoritmu ' 
-----------------------
28-10-2025 22:30:06.12205[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Asyik Musik emang seru Kita mulai dari mana Mau bahas genre atau artis favoritmu ' 
-----------------------
28-10-2025 22:30:06.12206[4][4] - Elapsed time: 0.009 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12206[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12207[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12208[4][4] - Elapsed time: 0.009 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12208[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12209[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12209[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12210[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12210[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Oh
    [1] =>  kamu suka jazz ya
    [2] =>  Keren
    [3] =>  Siapa artis jazz favoritmu
    [4] => 
)

 
-----------------------
28-10-2025 22:30:06.12211[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12211[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Oh kamu suka jazz ya Keren Siapa artis jazz favoritmu ' 
-----------------------
28-10-2025 22:30:06.12212[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Oh kamu suka jazz ya Keren Siapa artis jazz favoritmu ' 
-----------------------
28-10-2025 22:30:06.12212[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Oh kamu suka jazz ya Keren Siapa artis jazz favoritmu ' 
-----------------------
28-10-2025 22:30:06.12213[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12214[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12214[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12215[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12215[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12216[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12217[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12217[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12218[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Kita lagi asyik ngobrolin musik nih
    [1] =>  zen
    [2] =>  Mau bahas genre apa lagi
    [3] => 
)

 
-----------------------
28-10-2025 22:30:06.12218[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12219[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Kita lagi asyik ngobrolin musik nih zen Mau bahas genre apa lagi ' 
-----------------------
28-10-2025 22:30:06.12220[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Kita lagi asyik ngobrolin musik nih zen Mau bahas genre apa lagi ' 
-----------------------
28-10-2025 22:30:06.12220[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Kita lagi asyik ngobrolin musik nih zen Mau bahas genre apa lagi ' 
-----------------------
28-10-2025 22:30:06.12221[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' 
-----------------------
28-10-2025 22:30:06.12221[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' 
-----------------------
28-10-2025 22:30:06.12222[2][4] - Elapsed time: 0.004 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12223[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' 
-----------------------
28-10-2025 22:30:06.12223[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' 
-----------------------
28-10-2025 22:30:06.12224[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' 
-----------------------
28-10-2025 22:30:06.12224[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' 
-----------------------
28-10-2025 22:30:06.12225[4][4] - Elapsed time: 0.007 milliseconds
[intialise_conversation.php][load_that][835]
Loading previous user inputs into the ~INPUT~ array. 
-----------------------
28-10-2025 22:30:06.12226[2][4] - Elapsed time: 0.010 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12226[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => hai
)

 
-----------------------
28-10-2025 22:30:06.12227[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12227[4][4] - Elapsed time: 0.005 milliseconds 
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'hai' 
-----------------------
28-10-2025 22:30:06.12228[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'hai' 
-----------------------
28-10-2025 22:30:06.12228[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'hai' 
-----------------------
28-10-2025 22:30:06.12229[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HAI' 
-----------------------
28-10-2025 22:30:06.12229[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HAI' 
-----------------------
28-10-2025 22:30:06.12230[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HAI' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12231[4][4] - Elapsed time: 0.007 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank input array 
-----------------------
28-10-2025 22:30:06.12231[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12232[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => halo
)

 
-----------------------
28-10-2025 22:30:06.12232[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12233[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'halo' 
-----------------------
28-10-2025 22:30:06.12233[4][4] - Elapsed time: 0.005 milliseconds 
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'halo' 
-----------------------
28-10-2025 22:30:06.12234[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
28-10-2025 22:30:06.12235[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
28-10-2025 22:30:06.12235[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO' 
-----------------------
28-10-2025 22:30:06.12236[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12236[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12237[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => p
)

 
-----------------------
28-10-2025 22:30:06.12237[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12238[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'p' 
-----------------------
28-10-2025 22:30:06.12239[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'p' 
-----------------------
28-10-2025 22:30:06.12239[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'p' 
-----------------------
28-10-2025 22:30:06.12240[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'P' 
-----------------------
28-10-2025 22:30:06.12240[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'P' 
-----------------------
28-10-2025 22:30:06.12241[2][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'P' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12241[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12242[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => apa kabar
)

 
-----------------------
28-10-2025 22:30:06.12242[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12243[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'apa kabar' 
-----------------------
28-10-2025 22:30:06.12243[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'apa kabar' 
-----------------------
28-10-2025 22:30:06.12244[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'apa kabar' 
-----------------------
28-10-2025 22:30:06.12245[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'APA KABAR' 
-----------------------
28-10-2025 22:30:06.12245[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'APA KABAR' 
-----------------------
28-10-2025 22:30:06.12245[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'APA KABAR' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12246[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12247[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => aku mau tanya soal siega
)

 
-----------------------
28-10-2025 22:30:06.12247[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12248[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'aku mau tanya soal siega' 
-----------------------
28-10-2025 22:30:06.12248[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'aku mau tanya soal siega' 
-----------------------
28-10-2025 22:30:06.12249[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'aku mau tanya soal siega' 
-----------------------
28-10-2025 22:30:06.12249[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'AKU MAU TANYA SOAL SIEGA' 
-----------------------
28-10-2025 22:30:06.12250[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'AKU MAU TANYA SOAL SIEGA' 
-----------------------
28-10-2025 22:30:06.12250[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'AKU MAU TANYA SOAL SIEGA' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12251[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12251[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => apa itu siega
)

 
-----------------------
28-10-2025 22:30:06.12252[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12252[4][4] - Elapsed time: 0.005 milliseconds 
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'apa itu siega' 
-----------------------
28-10-2025 22:30:06.12253[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'apa itu siega' 
-----------------------
28-10-2025 22:30:06.12253[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'apa itu siega' 
-----------------------
28-10-2025 22:30:06.12254[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'APA ITU SIEGA' 
-----------------------
28-10-2025 22:30:06.12255[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'APA ITU SIEGA' 
-----------------------
28-10-2025 22:30:06.12255[2][4] - Elapsed time: 0.004 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'APA ITU SIEGA' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12256[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12256[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => ganti topik
)

 
-----------------------
28-10-2025 22:30:06.12257[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12257[4][4] - Elapsed time: 0.005 milliseconds 
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'ganti topik' 
-----------------------
28-10-2025 22:30:06.12258[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'ganti topik' 
-----------------------
28-10-2025 22:30:06.12258[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'ganti topik' 
-----------------------
28-10-2025 22:30:06.12259[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'GANTI TOPIK' 
-----------------------
28-10-2025 22:30:06.12259[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'GANTI TOPIK' 
-----------------------
28-10-2025 22:30:06.12260[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'GANTI TOPIK' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12261[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12261[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => bahas musik
)

 
-----------------------
28-10-2025 22:30:06.12262[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12262[4][4] - Elapsed time: 0.005 milliseconds 
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'bahas musik' 
-----------------------
28-10-2025 22:30:06.12263[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'bahas musik' 
-----------------------
28-10-2025 22:30:06.12263[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'bahas musik' 
-----------------------
28-10-2025 22:30:06.12264[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'BAHAS MUSIK' 
-----------------------
28-10-2025 22:30:06.12264[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'BAHAS MUSIK' 
-----------------------
28-10-2025 22:30:06.12265[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'BAHAS MUSIK' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12265[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12266[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => aku suka musik jazz
)

 
-----------------------
28-10-2025 22:30:06.12266[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12267[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'aku suka musik jazz' 
-----------------------
28-10-2025 22:30:06.12267[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'aku suka musik jazz' 
-----------------------
28-10-2025 22:30:06.12268[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'aku suka musik jazz' 
-----------------------
28-10-2025 22:30:06.12268[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'AKU SUKA MUSIK JAZZ' 
-----------------------
28-10-2025 22:30:06.12269[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'AKU SUKA MUSIK JAZZ' 
-----------------------
28-10-2025 22:30:06.12269[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'AKU SUKA MUSIK JAZZ' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12270[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12271[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => john mayer
)

 
-----------------------
28-10-2025 22:30:06.12271[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12271[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'john mayer' 
-----------------------
28-10-2025 22:30:06.12272[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'john mayer' 
-----------------------
28-10-2025 22:30:06.12273[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'john mayer' 
-----------------------
28-10-2025 22:30:06.12273[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'JOHN MAYER' 
-----------------------
28-10-2025 22:30:06.12274[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'JOHN MAYER' 
-----------------------
28-10-2025 22:30:06.12274[2][4] - Elapsed time: 0.004 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'JOHN MAYER' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12299[2][4] - Elapsed time: 0.252 milliseconds
[intialise_conversation.php][load_bot_config][343]
Loading config data for the current bot. 
-----------------------
28-10-2025 22:30:06.12300[3][4] - Elapsed time: 0.012 milliseconds
[intialise_conversation.php][load_bot_config][352]
load bot config SQL: SELECT * FROM `siew8359_dannu`.`bots` WHERE bot_id = 1; 
-----------------------
28-10-2025 22:30:06.12319[4][4] - Elapsed time: 0.186 milliseconds
[intialise_conversation.php][load_bot_config][357]
Loading bot details from the database. 
-----------------------
28-10-2025 22:30:06.12320[0][4] - Elapsed time: 0.012 milliseconds
[conversation_start.php][Called outside of function][220]
Default debug level = 4 
-----------------------
28-10-2025 22:30:06.12321[0][4] - Elapsed time: 0.007 milliseconds
[conversation_start.php][Called outside of function][222]
Current debug level = 4 
-----------------------
28-10-2025 22:30:06.12321[0][4] - Elapsed time: 0.006 milliseconds
[conversation_start.php][Called outside of function][235]
Say = METAL: raw say = metal 
-----------------------
28-10-2025 22:30:06.12322[4][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][add_new_conversation_vars][184]
New conversation vars 
-----------------------
28-10-2025 22:30:06.12323[2][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'METAL' to the front of the [user_say] array 
-----------------------
28-10-2025 22:30:06.12323[4][4] - Elapsed time: 0.007 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank user_say array 
-----------------------
28-10-2025 22:30:06.12325[0][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][add_new_conversation_vars][188]
User RAW = metal, RAW say = metal 
-----------------------
28-10-2025 22:30:06.12325[2][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'metal' to the front of the [input] array 
-----------------------
28-10-2025 22:30:06.12326[4][4] - Elapsed time: 0.008 milliseconds
[make_conversation.php][make_conversation][22]
Making conversation 
-----------------------
28-10-2025 22:30:06.12327[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'METAL' 
-----------------------
28-10-2025 22:30:06.12327[4][4] - Elapsed time: 0.008 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'METAL' 
-----------------------
28-10-2025 22:30:06.12328[4][4] - Elapsed time: 0.006 milliseconds
[find_aiml.php][get_aiml_to_parse][909]
Running all functions to get the correct aiml from the DB 
-----------------------
28-10-2025 22:30:06.12347[4][4] - Elapsed time: 0.192 milliseconds
[find_aiml.php][find_userdefined_aiml][821]
Looking for user defined responses 
-----------------------
28-10-2025 22:30:06.12349[3][4] - Elapsed time: 0.017 milliseconds
[find_aiml.php][find_userdefined_aiml][870]
User defined SQL:
SELECT `id`, `bot_id`, `pattern`, `thatpattern`, `template` FROM `siew8359_dannu`.`aiml_userdefined` WHERE
    `bot_id` = 1 AND
    `user_id` = 'd691a9f1d78e60289ed8ed3fa176672d'
    AND (
        'METAL' LIKE (REPLACE(REPLACE(`pattern`, '*', '%'), '_', '%'))
        OR 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' LIKE (REPLACE(REPLACE(`thatpattern`, '*', '%'), '_', '%')))
   ORDER BY `id` ASC, `pattern` ASC, `thatpattern` ASC; 
-----------------------
28-10-2025 22:30:06.12369[2][4] - Elapsed time: 0.200 milliseconds
[find_aiml.php][find_userdefined_aiml][896]
User defined rows found: '0' 
-----------------------
28-10-2025 22:30:06.12370[4][4] - Elapsed time: 0.009 milliseconds
[find_aiml.php][find_aiml_matches][975]
Finding the aiml matches from the DB 
-----------------------
28-10-2025 22:30:06.12370[4][4] - Elapsed time: 0.005 milliseconds
[find_aiml.php][find_aiml_matches][981]
Bot ID = 1. Bot Parent ID = 1. 
-----------------------
28-10-2025 22:30:06.12389[4][4] - Elapsed time: 0.187 milliseconds
[find_aiml.php][find_aiml_matches][992]
Stored topic = 'MUSIK' 
-----------------------
28-10-2025 22:30:06.12391[3][4] - Elapsed time: 0.018 milliseconds
[find_aiml.php][find_aiml_matches][1052]
Core Match AIML sql:
SELECT `id`, `bot_id`, `pattern`, `thatpattern`, `topic`, `filename`, `template` FROM `siew8359_dannu`.`aiml` WHERE
    bot_id = 1 AND (
        'METAL' LIKE (REPLACE(REPLACE(`pattern`, '*', '%'), '_', '%'))
        OR 'KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI' LIKE (REPLACE(REPLACE(`thatpattern`, '*', '%'), '_', '%'))
        OR 'MUSIK' LIKE (REPLACE(REPLACE(`topic`, '*', '%'), '_', '%'))
        OR `pattern` LIKE 'RANDOM PICKUP LINE'
    )
    # ORDER BY `id` ASC, `topic` DESC, `pattern` ASC, `thatpattern` ASC; 
-----------------------
28-10-2025 22:30:06.12441[3][4] - Elapsed time: 0.502 milliseconds
[find_aiml.php][find_aiml_matches][1054]
Query Process time... 
-----------------------
28-10-2025 22:30:06.12443[2][4] - Elapsed time: 0.024 milliseconds
[find_aiml.php][find_aiml_matches][1061]
FOUND: (35) potential AIML matches 
-----------------------
28-10-2025 22:30:06.12473[1][4] - Elapsed time: 0.292 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][35]
Current THAT = KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI 
-----------------------
28-10-2025 22:30:06.12474[4][4] - Elapsed time: 0.012 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][48]
NEW FUNC Searching through 35 rows to unset bad matches 
-----------------------
28-10-2025 22:30:06.12474[4][4] - Elapsed time: 0.007 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][62]
Blue 5 to Blue leader. Starting my run now! Looking for 'METAL' 
-----------------------
28-10-2025 22:30:06.12495[4][4] - Elapsed time: 0.210 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][195]
Found 2 relevant rows 
-----------------------
28-10-2025 22:30:06.12497[4][4] - Elapsed time: 0.014 milliseconds
[find_aiml.php][score_matches][255]
Scoring the matches. 
-----------------------
28-10-2025 22:30:06.12518[4][4] - Elapsed time: 0.213 milliseconds
[find_aiml.php][score_matches][548]
Sorted array $allrows:
Array
(
    [0] => Array
        (
            [id] => 329
            [bot_id] => 1
            [pattern] => *
            [thatpattern] => 
            [topic] => MUSIK
            [filename] => bot.aiml
            [template] => <random>
                <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li>
                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li>
                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li>
            </random>
            [score] => 302
            [current_that] => kita lagi asyik ngobrolin musik nih zen mau bahas genre apa lagi
            [aiml_id] => 329
            [track_score] => current bot (250 points), direct topic match (50 points), no thatpattern to match (1 point), pattern star match (1 points)
        )

    [1] => Array
        (
            [id] => 366
            [bot_id] => 1
            [pattern] => *
            [thatpattern] => 
            [topic] => 
            [filename] => bot.aiml
            [template] => <random>
            <li>Maaf, <get name="namaku"/>, aku nggak ngerti maksud kamu.</li>
            <li>Hmm, bisa diulangi dengan kalimat lain?</li>
            <li>Aku masih belajar nih. Coba tanya yang lain.</li>
            <li>Kalau soal itu aku kurang paham.</li>
        </random>
            [score] => 252
            [current_that] => kita lagi asyik ngobrolin musik nih zen mau bahas genre apa lagi
            [aiml_id] => 366
            [track_score] => current bot (250 points), no topic to match (0 points), no thatpattern to match (1 point), pattern star match (1 points)
        )

)
 
-----------------------
28-10-2025 22:30:06.12520[2][4] - Elapsed time: 0.016 milliseconds
[find_aiml.php][get_highest_scoring_row][642]
Final candidates:

Array
(
    [0] => Array
        (
            [id] => 329
            [bot_id] => 1
            [pattern] => *
            [thatpattern] => 
            [topic] => MUSIK
            [filename] => bot.aiml
            [template] => <random>
                <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li>
                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li>
                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li>
            </random>
            [score] => 302
            [current_that] => kita lagi asyik ngobrolin musik nih zen mau bahas genre apa lagi
            [aiml_id] => 329
            [track_score] => current bot (250 points), direct topic match (50 points), no thatpattern to match (1 point), pattern star match (1 points)
        )

)

 
-----------------------
28-10-2025 22:30:06.12533[4][4] - Elapsed time: 0.136 milliseconds
[find_aiml.php][get_highest_scoring_row][697]
Best Response: Array
(
    [id] => 329
    [bot_id] => 1
    [pattern] => *
    [thatpattern] => 
    [topic] => MUSIK
    [filename] => bot.aiml
    [template] => <random>
                <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li>
                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li>
                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li>
            </random>
    [score] => 302
    [current_that] => kita lagi asyik ngobrolin musik nih zen mau bahas genre apa lagi
    [aiml_id] => 329
    [track_score] => current bot (250 points), direct topic match (50 points), no thatpattern to match (1 point), pattern star match (1 points)
)
 
-----------------------
28-10-2025 22:30:06.12534[2][4] - Elapsed time: 0.007 milliseconds
[find_aiml.php][get_highest_scoring_row][698]
No results found, so none to pick from. 
-----------------------
28-10-2025 22:30:06.12536[4][4] - Elapsed time: 0.015 milliseconds
[find_aiml.php][get_convo_var][727]
Get from ConvoArr [conversation][default_aiml_pattern][1][1] 
-----------------------
28-10-2025 22:30:06.12536[4][4] - Elapsed time: 0.008 milliseconds
[find_aiml.php][get_convo_var][757]
Get from ConvoArr [conversation][default_aiml_pattern][1][1] FOUND: ConvoArr Value = 'RANDOM PICKUP LINE' 
-----------------------
28-10-2025 22:30:06.12556[2][4] - Elapsed time: 0.201 milliseconds
[misc_functions.php][addUnknownInput][232]
Entry successfully added! 
-----------------------
28-10-2025 22:30:06.12557[1][4] - Elapsed time: 0.009 milliseconds
[find_aiml.php][get_aiml_to_parse][944]
Added input 'METAL' to the unknown_inputs table. 
-----------------------
28-10-2025 22:30:06.12558[4][4] - Elapsed time: 0.007 milliseconds
[find_aiml.php][get_aiml_to_parse][960]
Will be parsing id:329 (*) 
-----------------------
28-10-2025 22:30:06.12559[3][4] - Elapsed time: 0.007 milliseconds
[parse_aiml.php][parse_matched_aiml][213]
Run the aiml parse in normal mode (normal or srai) 
-----------------------
28-10-2025 22:30:06.12559[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml.php][set_wildcards][297]
Setting Wildcards. Pattern = '*' 
-----------------------
28-10-2025 22:30:06.12560[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml.php][set_wildcards][306]
We have pattern stars to process! 
-----------------------
28-10-2025 22:30:06.12561[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][set_wildcards][310]
RegEx string = ~(.+)$~siuU: Searching metal for a match. 
-----------------------
28-10-2025 22:30:06.12561[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][set_wildcards][313]
Array
(
    [0] => Array
        (
            [0] => metal
        )

    [1] => Array
        (
            [0] => metal
        )

)
 
-----------------------
28-10-2025 22:30:06.12562[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][set_wildcards][318]
Adding 'metal' to the stars stack. 
-----------------------
28-10-2025 22:30:06.12563[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml.php][set_wildcards][320]
Star array = Array
(
    [1] => metal
)
 
-----------------------
28-10-2025 22:30:06.12563[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][set_wildcards][329]
Checking for wildcards in pattern-side THAT 
-----------------------
28-10-2025 22:30:06.12564[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml.php][set_wildcards][361]
Checking for wildcards in pattern-side TOPIC 
-----------------------
28-10-2025 22:30:06.12565[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][set_wildcards][394]
AIML array now = Array
(
    [aiml_id] => 329
    [category_id] => 329
    [html_template] => 
    [lookingfor] => METAL
    [pattern] => *
    [score] => 302
    [stars] => Array
        (
            [1] => metal
        )

    [template] => <random>
                <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li>
                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li>
                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li>
            </random>
    [thatpattern] => 
    [that_stars] => Array
        (
            [1] => 
        )

    [topic] => MUSIK
    [topic_stars] => Array
        (
        )

    [user_raw] => metal
)
 
-----------------------
28-10-2025 22:30:06.12566[2][4] - Elapsed time: 0.009 milliseconds
[parse_aiml_as_XML.php][parse_aiml_as_XML][22]
Parsing the AIML template as XML 
-----------------------
28-10-2025 22:30:06.12567[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][add_text_tags][93]
Adding some TEXT tags into the template, just because I can... 
-----------------------
28-10-2025 22:30:06.12568[4][4] - Elapsed time: 0.017 milliseconds
[parse_aiml_as_XML.php][add_text_tags][120]
Returning template:
<template><random><li><text>Kita lagi asyik ngobrolin musik nih, </text><get name="namaku"/><text>. Mau bahas genre apa lagi?</text></li><li><text>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</text></li><li><text>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</text></li></random></template> 
-----------------------
28-10-2025 22:30:06.12573[2][4] - Elapsed time: 0.051 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
28-10-2025 22:30:06.12577[4][4] - Elapsed time: 0.034 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element template at level 0. element XML = <?xml version="1.0"?>
<template><random><li><text>Kita lagi asyik ngobrolin musik nih, </text><get name="namaku"/><text>. Mau bahas genre apa lagi?</text></li><li><text>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</text></li><li><text>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</text></li></random></template>
 
-----------------------
28-10-2025 22:30:06.12578[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][242]
function parse_template_tag does not exist. Parsing tag as text. 
-----------------------
28-10-2025 22:30:06.12579[2][4] - Elapsed time: 0.010 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
28-10-2025 22:30:06.12581[4][4] - Elapsed time: 0.026 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element random at level 1. element XML = <random><li><text>Kita lagi asyik ngobrolin musik nih, </text><get name="namaku"/><text>. Mau bahas genre apa lagi?</text></li><li><text>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</text></li><li><text>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</text></li></random> 
-----------------------
28-10-2025 22:30:06.12582[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][225]
Function parse_random_tag does exist. Processing now. 
-----------------------
28-10-2025 22:30:06.12583[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][229]
Passing element random to the parse_random_tag function 
-----------------------
28-10-2025 22:30:06.12583[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][parse_random_tag][496]
Parsing a RANDOM tag, or doing some stargazing, or fomenting chaos, or... 
-----------------------
28-10-2025 22:30:06.12586[4][4] - Elapsed time: 0.029 milliseconds
[parse_aiml_as_XML.php][parse_random_tag][498]
Pick array:
Array
(
    [0] => SimpleXMLElement Object
        (
            [text] => Array
                (
                    [0] => Kita lagi asyik ngobrolin musik nih, 
                    [1] => . Mau bahas genre apa lagi?
                )

            [get] => SimpleXMLElement Object
                (
                    [@attributes] => Array
                        (
                            [name] => namaku
                        )

                )

        )

    [1] => SimpleXMLElement Object
        (
            [text] => Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?
        )

    [2] => SimpleXMLElement Object
        (
            [text] => Ngomongin musik aja yuk. Siapa penyanyi favoritmu?
        )

)
 
-----------------------
28-10-2025 22:30:06.12587[4][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][parse_random_tag][500]
Picking option #2 from random tag.
 
-----------------------
28-10-2025 22:30:06.12587[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
28-10-2025 22:30:06.12588[4][4] - Elapsed time: 0.009 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element li at level 2. element XML = <li><text>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</text></li> 
-----------------------
28-10-2025 22:30:06.12589[4][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][242]
function parse_li_tag does not exist. Parsing tag as text. 
-----------------------
28-10-2025 22:30:06.12590[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
28-10-2025 22:30:06.12591[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element text at level 3. element XML = <text>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</text> 
-----------------------
28-10-2025 22:30:06.12591[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][225]
Function parse_text_tag does exist. Processing now. 
-----------------------
28-10-2025 22:30:06.12592[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][229]
Passing element text to the parse_text_tag function 
-----------------------
28-10-2025 22:30:06.12593[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parse_text_tag][281]
Parsing a TEXT tag. 
-----------------------
28-10-2025 22:30:06.12593[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][234]
Adding 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' to the response array. tag name is text 
-----------------------
28-10-2025 22:30:06.12594[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12594[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Ngomongin musik aja yuk. Siapa penyanyi favoritmu?
)

 
-----------------------
28-10-2025 22:30:06.12595[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12596[4][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' 
-----------------------
28-10-2025 22:30:06.12596[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][262]
Adding 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' to the response array. tag name is li. 
-----------------------
28-10-2025 22:30:06.12597[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12597[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Ngomongin musik aja yuk. Siapa penyanyi favoritmu?
)

 
-----------------------
28-10-2025 22:30:06.12598[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12598[4][4] - Elapsed time: 0.005 milliseconds 
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' 
-----------------------
28-10-2025 22:30:06.12599[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parse_random_tag][503]
Chose Random Response of 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' for output. 
-----------------------
28-10-2025 22:30:06.12599[4][4] - Elapsed time: 0.006 milliseconds 
[parse_aiml_as_XML.php][parseTemplateRecursive][234]
Adding 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' to the response array. tag name is random 
-----------------------
28-10-2025 22:30:06.12600[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12601[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Ngomongin musik aja yuk. Siapa penyanyi favoritmu?
)

 
-----------------------
28-10-2025 22:30:06.12601[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12602[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' 
-----------------------
28-10-2025 22:30:06.12602[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][262]
Adding 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' to the response array. tag name is template. 
-----------------------
28-10-2025 22:30:06.12603[2][4] - Elapsed time: 0.008 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
28-10-2025 22:30:06.12604[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Ngomongin musik aja yuk. Siapa penyanyi favoritmu?
)

 
-----------------------
28-10-2025 22:30:06.12604[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
28-10-2025 22:30:06.12605[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' 
-----------------------
28-10-2025 22:30:06.12605[4][4] - Elapsed time: 0.007 milliseconds
[parse_aiml_as_XML.php][parse_aiml_as_XML][47]
Completed parsing the template. The bot will say: Ngomongin musik aja yuk. Siapa penyanyi favoritmu? 
-----------------------
28-10-2025 22:30:06.12606[4][4] - Elapsed time: 0.008 milliseconds
[parse_aiml.php][parse_matched_aiml][227]
normal - Saving for next turn 
-----------------------
28-10-2025 22:30:06.12607[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml.php][save_for_nextturn][271]
Saving that and that_raw for next turn 
-----------------------
28-10-2025 22:30:06.12607[2][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' to the front of the [that_raw] array 
-----------------------
28-10-2025 22:30:06.12608[4][4] - Elapsed time: 0.009 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank that_raw array 
-----------------------
28-10-2025 22:30:06.12611[2][4] - Elapsed time: 0.024 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' to the front of the [that] array 
-----------------------
28-10-2025 22:30:06.12612[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Ngomongin musik aja yuk.' 
-----------------------
28-10-2025 22:30:06.12612[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Ngomongin musik aja yuk.' 
-----------------------
28-10-2025 22:30:06.12614[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'NGOMONGIN MUSIK AJA YUK' 
-----------------------
28-10-2025 22:30:06.12614[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'NGOMONGIN MUSIK AJA YUK' 
-----------------------
28-10-2025 22:30:06.12615[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Siapa penyanyi favoritmu?' 
-----------------------
28-10-2025 22:30:06.12615[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Siapa penyanyi favoritmu?' 
-----------------------
28-10-2025 22:30:06.12616[4][4] - Elapsed time: 0.007 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'SIAPA PENYANYI FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12616[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'SIAPA PENYANYI FAVORITMU' 
-----------------------
28-10-2025 22:30:06.12617[2][4] - Elapsed time: 0.010 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?' to the front of the [parsed_template] array 
-----------------------
28-10-2025 22:30:06.12618[4][4] - Elapsed time: 0.007 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank parsed_template array 
-----------------------
28-10-2025 22:30:06.12619[2][4] - Elapsed time: 0.009 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing '<random>
                <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li>
                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li>
                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li>
            </random>' to the front of the [template] array 
-----------------------
28-10-2025 22:30:06.12620[4][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank template array 
-----------------------
28-10-2025 22:30:06.12621[2][4] - Elapsed time: 0.012 milliseconds
[intialise_conversation.php][log_conversation][403]
Saving the conversation to the DB. 
-----------------------
28-10-2025 22:30:06.12622[3][4] - Elapsed time: 0.012 milliseconds
[intialise_conversation.php][log_conversation][442]
Saving conservation SQL: INSERT INTO `siew8359_dannu`.`conversation_log` (
      `id` ,
      `input` ,
      `response` ,
      `user_id` ,
      `convo_id` ,
      `bot_id` ,
      `timestamp`
    )
    VALUES (
      NULL ,
      'metal',
      'Ngomongin musik aja yuk. Siapa penyanyi favoritmu?',
      4,
      'd691a9f1d78e60289ed8ed3fa176672d',
      1,
      CURRENT_TIMESTAMP
    ) 
-----------------------
28-10-2025 22:30:06.12802[4][4] - Elapsed time: 1.799 milliseconds
[intialise_conversation.php][write_to_session][140]
Saving to session 
-----------------------
28-10-2025 22:30:06.12819[3][4] - Elapsed time: 0.166 milliseconds
[display_conversation.php][get_conversation_to_display][59]
get_conversation SQL: SELECT * FROM `siew8359_dannu`.`conversation_log` WHERE
        `user_id` = :user_id
        AND `bot_id` = :bot_id
        AND `convo_id` = :convo_id
        ORDER BY id DESC  LIMIT 1 
-----------------------
28-10-2025 22:30:06.12839[2][4] - Elapsed time: 0.200 milliseconds
[display_conversation.php][get_conversation_to_display][77]
Found '1' lines of conversation 
-----------------------
28-10-2025 22:30:06.12840[4][4] - Elapsed time: 0.010 milliseconds
[display_conversation.php][get_conversation][92]
Processing conversation as json 
-----------------------
28-10-2025 22:30:06.12840[2][4] - Elapsed time: 0.007 milliseconds
[display_conversation.php][get_json][150]
Outputting response as JSON 
-----------------------
28-10-2025 22:30:06.12842[4][4] - Elapsed time: 0.015 milliseconds
[display_conversation.php][get_json][164]
Returning JSON string: {"convo_id":"d691a9f1d78e60289ed8ed3fa176672d","usersay":"metal","botsay":"Ngomongin musik aja yuk. Siapa penyanyi favoritmu?","botData":{"convo_id":"d691a9f1d78e60289ed8ed3fa176672d","bot_name":"Pedro Salto","bot_id":"1","format":"json","unknown_user":"Seeker","user_name":"Seeker","user_id":"4","totallines":1,"rawSay":"metal","conversation_lines":"1","remember_up_to":"10","debugemail":"imanueldannu910@gmail.com","debug_level":"4","debugmode":1,"save_state":"session","default_aiml_pattern":"RANDOM PICKUP LINE","bot_parent_id":"1","aimlData":{"id":"329","bot_id":"1","pattern":"*","thatpattern":"","topic":"MUSIK","filename":"bot.aiml","template":"<random>\n                <li>Kita lagi asyik ngobrolin musik nih, <get name=\"namaku\"\/>. Mau bahas genre apa lagi?<\/li>\n                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?<\/li>\n                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?<\/li>\n            <\/random>","score":302,"current_that":"kita lagi asyik ngobrolin musik nih zen mau bahas genre apa lagi","aiml_id":"329","track_score":"current bot (250 points), direct topic match (50 points), no thatpattern to match (1 point), pattern star match (1 points)"}}} 
-----------------------
28-10-2025 22:30:06.12860[2][4] - Elapsed time: 0.179 milliseconds
[conversation_start.php][Called outside of function][260]
Closing Database 
-----------------------
28-10-2025 22:30:06.12862[0][4] - Elapsed time: 0.019 milliseconds
[conversation_start.php][Called outside of function][266]
Conversation Ending. Elapsed time: 10.510 milliseconds. 
-----------------------
Debug Level: 4
-----------------------
Debug Mode: 1
-----------------------
CONVERSATION ARRAY
-----------------------
Array
(
    [say] => metal
    [conversation] => Array
        (
            [convo_id] => d691a9f1d78e60289ed8ed3fa176672d
            [bot_name] => Pedro Salto
            [bot_id] => 1
            [format] => json
            [unknown_user] => Seeker
            [user_name] => Seeker
            [user_id] => 4
            [totallines] => 1
            [rawSay] => metal
            [conversation_lines] => 1
            [remember_up_to] => 10
            [debugemail] => imanueldannu910@gmail.com
            [debug_level] => 4
            [debugmode] => 1
            [save_state] => session
            [default_aiml_pattern] => RANDOM PICKUP LINE
            [bot_parent_id] => 1
            [aimlData] => Array
                (
                    [id] => 329
                    [bot_id] => 1
                    [pattern] => *
                    [thatpattern] => 
                    [topic] => MUSIK
                    [filename] => bot.aiml
                    [template] => <random>
                <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li>
                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li>
                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li>
            </random>
                    [score] => 302
                    [current_that] => kita lagi asyik ngobrolin musik nih zen mau bahas genre apa lagi
                    [aiml_id] => 329
                    [track_score] => current bot (250 points), direct topic match (50 points), no thatpattern to match (1 point), pattern star match (1 points)
                )

        )

    [aiml] => Array
        (
            [user_raw] => metal
            [lookingfor] => METAL
            [category_id] => 329
            [pattern] => *
            [thatpattern] => 
            [template] => <random>
                <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li>
                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li>
                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li>
            </random>
            [html_template] => 
            [topic] => MUSIK
            [score] => 302
            [aiml_id] => 329
            [stars] => Array
                (
                    [1] => metal
                )

            [that_stars] => Array
                (
                    [1] => 
                )

            [topic_stars] => Array
                (
                )

            [parsed_template] => Ngomongin musik aja yuk. Siapa penyanyi favoritmu?
        )

    [client_properties] => Array
        (
            [ip_address] => 182.8.195.90
            [name] => Seeker
            [namaku] => zen
            [topic] => MUSIK
            [musikfavorit] => jazz
        )

    [raw_that] => Array
        (
            [1] => Array
                (
                    [0] => Kita lagi asyik ngobrolin musik nih, zen
                    [1] =>  Mau bahas genre apa lagi?
                )

            [2] => Array
                (
                    [0] => Oh, kamu suka jazz ya! Keren
                    [1] =>  Siapa artis jazz favoritmu?
                )

            [3] => Array
                (
                    [0] => Asyik! Musik emang seru
                    [1] =>  Kita mulai dari mana? Mau bahas genre atau artis favoritmu?
                )

            [4] => Array
                (
                    [0] => Oke, cukup soal SIEGA
                    [1] =>  Kita ngobrolin yang lain ya
                    [2] =>  Mau bahas apa?
                )

            [5] => Array
                (
                    [0] => SIEGA itu kependekan dari 4 konsentrasi di Prodi Sistem Informasi Unika Soegijapranata: Sistem Informasi (SI), E-Commerce (EC), Game Technology (GT), dan Akuntansi + Sistem Informasi (AKSI)
                    [1] =>  Mau tahu detail salah satunya?
                )

            [6] => Array
                (
                    [0] => Oke, siap! Aku tahu beberapa hal soal SIEGA Unika Soegijapranata
                    [1] =>  Mau tanya apa dulu?
                )

            [7] => Array
                (
                    [0] => Baik banget
                    [1] =>  Semoga kamu juga ya!
                )

            [8] => Array
                (
                    [0] => Halo, zen ! Ada yang bisa aku bantu?
                )

            [9] => Array
                (
                    [0] => Halo! Senang bisa ngobrol sama kamu
                    [1] => 
                )

            [10] => Array
                (
                    [0] => Halo, zen ! Ada yang bisa aku bantu?
                )

        )

    [that] => Array
        (
            [1] => Array
                (
                    [1] => SIAPA PENYANYI FAVORITMU
                    [2] => NGOMONGIN MUSIK AJA YUK
                )

            [2] => Array
                (
                    [1] => KITA LAGI ASYIK NGOBROLIN MUSIK NIH ZEN MAU BAHAS GENRE APA LAGI
                )

            [3] => Array
                (
                    [1] => OH KAMU SUKA JAZZ YA KEREN SIAPA ARTIS JAZZ FAVORITMU
                )

            [4] => Array
                (
                    [1] => ASYIK MUSIK EMANG SERU KITA MULAI DARI MANA MAU BAHAS GENRE ATAU ARTIS FAVORITMU
                )

            [5] => Array
                (
                    [1] => OKE CUKUP SOAL SIEGA KITA NGOBROLIN YANG LAIN YA MAU BAHAS APA
                )

            [6] => Array
                (
                    [1] => SIEGA ITU KEPENDEKAN DARI 4 KONSENTRASI DI PRODI SISTEM INFORMASI UNIKA SOEGIJAPRANATA SISTEM INFORMASI SI E COMMERCE EC GAME TECHNOLOGY GT DAN AKUNTANSI SISTEM INFORMASI AKSI MAU TAHU DETAIL SALAH SATUNYA
                )

            [7] => Array
                (
                    [1] => OKE SIAP AKU TAHU BEBERAPA HAL SOAL SIEGA UNIKA SOEGIJAPRANATA MAU TANYA APA DULU
                )

            [8] => Array
                (
                    [1] => BAIK BANGET SEMOGA KAMU JUGA YA
                )

            [9] => Array
                (
                    [1] => HALO ZEN ADA YANG BISA AKU BANTU
                )

            [10] => Array
                (
                    [1] => HALO SENANG BISA NGOBROL SAMA KAMU
                )

            [12] => 
        )

    [input] => Array
        (
            [1] => metal
            [2] => JOHN MAYER
            [3] => AKU SUKA MUSIK JAZZ
            [4] => BAHAS MUSIK
            [5] => GANTI TOPIK
            [6] => APA ITU SIEGA
            [7] => AKU MAU TANYA SOAL SIEGA
            [8] => APA KABAR
            [9] => P
            [10] => HALO
        )

    [time_start] => 1761665406.1181
    [user_say] => Array
        (
            [1] => METAL
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [that_raw] => Array
        (
            [1] => Array
                (
                    [1] => 
                    [2] => Siapa penyanyi favoritmu?
                    [3] => Ngomongin musik aja yuk.
                )

            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
            [12] => 
        )

    [parsed_template] => Array
        (
            [1] => Ngomongin musik aja yuk. Siapa penyanyi favoritmu?
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [template] => Array
        (
            [1] => <random> <li>Kita lagi asyik ngobrolin musik nih, <get name="namaku"/>. Mau bahas genre apa lagi?</li> <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?</li> <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?</li> </random>
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [send_to_user] => {"convo_id":"d691a9f1d78e60289ed8ed3fa176672d","usersay":"metal","botsay":"Ngomongin musik aja yuk. Siapa penyanyi favoritmu?","botData":{"convo_id":"d691a9f1d78e60289ed8ed3fa176672d","bot_name":"Pedro Salto","bot_id":"1","format":"json","unknown_user":"Seeker","user_name":"Seeker","user_id":"4","totallines":1,"rawSay":"metal","conversation_lines":"1","remember_up_to":"10","debugemail":"imanueldannu910@gmail.com","debug_level":"4","debugmode":1,"save_state":"session","default_aiml_pattern":"RANDOM PICKUP LINE","bot_parent_id":"1","aimlData":{"id":"329","bot_id":"1","pattern":"*","thatpattern":"","topic":"MUSIK","filename":"bot.aiml","template":"<random>\n                <li>Kita lagi asyik ngobrolin musik nih, <get name=\"namaku\"\/>. Mau bahas genre apa lagi?<\/li>\n                <li>Maaf, aku kurang paham. Balik ke topik musik ya, kamu suka Pop, Rock, atau Jazz?<\/li>\n                <li>Ngomongin musik aja yuk. Siapa penyanyi favoritmu?<\/li>\n            <\/random>","score":302,"current_that":"kita lagi asyik ngobrolin musik nih zen mau bahas genre apa lagi","aiml_id":"329","track_score":"current bot (250 points), direct topic match (50 points), no thatpattern to match (1 point), pattern star match (1 points)"}}}
)

-----------------------
Total execution time: 10.510 Milliseconds. Goodbye.