[ 0:00] --symbolic -o nofail:malloc [ 0:00] compiling /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1286:10: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp6); [ 0:01] ^~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1286:10: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp6); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1291:12: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp7); [ 0:01] ^~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1291:12: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp7); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1296:12: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp8); [ 0:01] ^~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1296:12: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp8); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1301:10: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp9); [ 0:01] ^~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1301:10: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp9); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1305:10: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp11); [ 0:01] ^~~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1305:10: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp11); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1310:12: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp12); [ 0:01] ^~~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1310:12: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp12); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1315:12: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp13); [ 0:01] ^~~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1315:12: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp13); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1320:10: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp14); [ 0:01] ^~~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1320:10: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp14); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1364:10: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp20); [ 0:01] ^~~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1364:10: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp20); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1421:10: warning: format string is not a string literal (potentially insecure) [ 0:01] printf(__cil_tmp26); [ 0:01] ^~~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1421:10: note: treat the string as an argument to avoid this [ 0:01] printf(__cil_tmp26); [ 0:01] ^ [ 0:01] "%s", [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:3074:44: warning: incompatible redeclaration of library function 'malloc' [ 0:01] extern __attribute__((__nothrow__)) void *malloc(size_t __size ) __attribute__((__malloc__)) ; [ 0:01] ^ [ 0:01] /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:3074:44: note: 'malloc' is a builtin with type 'void *(unsigned long)' [ 0:01] 11 warnings generated. [ 0:01] states per second: 52.6316 [ 0:47] state count: 2 [ 0:47] mips: 0.35 [ 0:47] symbolic: 1 [ 0:47] [ 0:47] error found: yes [ 0:47] error trace: | [ 0:47] (0) FAULT: verifier error called [ 0:47] [0] FATAL: dios assertion violation in userspace [ 0:47] [ 0:47] active stack: [ 0:47] - symbol: void __dios::Fault<__dios::Scheduler<__dios::MachineParams<__dios::MonitorManager<__dios::BaseContext> > > >::handler<__dios::fs::VFS<__dios::ProcessManager<__dios::Fault<__dios::Scheduler<__dios::MachineParams<__dios::MonitorManager<__dios::BaseContext> > > > > > >(_VM_Fault, _VM_Frame*, void (*)()) [ 0:47] location: /dios/include/dios/sys/fault.hpp:193 [ 0:47] - symbol: __dios_fault [ 0:47] location: /home/xrockai/src/divine/nightly/dios/libc/sys/fault.c:12 [ 0:47] - symbol: __VERIFIER_error [ 0:47] location: /home/xrockai/src/divine/nightly/dios/libc/svcomp/svcomp-error.cpp:5 [ 0:47] - symbol: __automaton_fail [ 0:47] location: /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:3440 [ 0:47] - symbol: __utac_acc__Specification3_spec__2 [ 0:47] location: /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1979 [ 0:47] - symbol: timeShift [ 0:47] location: /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1250 [ 0:47] - symbol: cleanup [ 0:47] location: /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2162 [ 0:47] - symbol: test [ 0:47] location: /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2017 [ 0:47] - symbol: runTest [ 0:47] location: /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2342 [ 0:47] - symbol: main [ 0:47] location: /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2363 [ 0:47] a report was written to verify.out [ 0:47] [ 1:24] ^ —————. —.— . . —.— . . .————— . . [ 1:24] ——— | | | | | | |\ | | | | [ 1:24] —(o)— | | | | | | | \ | |———— '————| [ 1:24] ——————— | | | \ / | | \| | | [ 1:24] ————————— —————' —'— ' —'— ' ' '————— ' [ 1:24] [ 1:24] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 1:24] traced states: #1 [ 1:24] # active threads: [0:0] [ 1:24] T: (0) FAULT: verifier error called [ 1:24] T: [0] FATAL: dios assertion violation in userspace [ 1:24] # executing void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)()) at /dios/include/dios/sys/fault.hpp:193 [ 1:24] # NOTE: $frame in __dios_fault [ 1:24] > backtrace [ 1:24] void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)()) at /dios/include/dios/sys/fault.hpp:193 [ 1:24] __dios_fault at /home/xrockai/src/divine/nightly/dios/libc/sys/fault.c:12 [ 1:24] __VERIFIER_error at /home/xrockai/src/divine/nightly/dios/libc/svcomp/svcomp-error.cpp:5 [ 1:24] __automaton_fail at /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:3440 [ 1:24] __utac_acc__Specification3_spec__2 at /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1979 [ 1:24] timeShift at /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:1250 [ 1:24] cleanup at /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2162 [ 1:24] test at /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2017 [ 1:24] runTest at /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2342 [ 1:24] main at /home/xrockai/src/divine/nightly/test/svcomp/product-lines/elevator_spec3_product27_false.cil.c:2363 [ 1:24] _start at /dios/src/libc/sys/start.cpp:82 [ 1:24] # executing void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)()) at /dios/include/dios/sys/fault.hpp:193 [ 1:24] # NOTE: $frame in __dios_fault