About the Execution of Tapaal for RobotManipulation-PT-00001
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
130.650 | 2933.00 | 3142.00 | 32.70 | TTTFFFFFTTTFTFTF | normal |
Execution Chart
We display below the execution chart for this examination (boot time has been removed).
Trace from the execution
Waiting for the VM to be ready (probing ssh)
................
=====================================================================
Generated by BenchKit 2-3254
Executing tool tapaal
Input is RobotManipulation-PT-00001, examination is CTLFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r209-smll-149581173500193
=====================================================================
--------------------
content from stdout:
=== Data for post analysis generated by BenchKit (invocation template)
The expected result is a vector of booleans
BOOL_VECTOR
here is the order used to build the result vector(from text file)
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-0
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-1
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-10
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-11
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-12
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-13
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-14
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-15
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-2
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-3
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-4
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-5
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-6
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-7
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-8
FORMULA_NAME RobotManipulation-PT-00001-CTLFireability-9
=== Now, execution of the tool begins
BK_START 1495861828683
---> tapaal --- TAPAAL
Total timeout: 3600
*************************************
* TAPAAL verifying CTLFireability *
*************************************
---------------------------------------------------
Step 1: Parallel processing
---------------------------------------------------
Doing parallel verification of individual queries (16 in total)
Each query is verified by 2 parallel strategies for 60 seconds
------------------- QUERY 1 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 1
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 1
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query is satisfied.
STATS:
Time (seconds): 8e-06
Configurations: 2
Markings: 1
Edges: 1
Processed Edges: 0
Processed N. Edges: 2
Explored Configs: 2
Query: !((A((tokens-count(p_rdy) ge integer-constant(1) | (tokens-count(r_active) ge integer-constant(1) & tokens-count(move) ge integer-constant(1)))) U ((tokens-count(p_rel) ge integer-constant(1) & tokens-count(p_sc) ge integer-constant(1))) & (tokens-count(r_active) ge integer-constant(1) & tokens-count(move) ge integer-constant(1))))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 1
FORMULA RobotManipulation-PT-00001-CTLFireability-0 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 2 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 2
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 2
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: (not ((((off >= 1) and (r_active >= 1)) and (p_rdy >= 1)) or ((initialized >= 1) and (p_i2 >= 1))))
Query after reduction: ((((off < 1) or (r_active < 1)) or (p_rdy < 1)) and ((initialized < 1) or (p_i2 < 1)))
Query size reduced from 19 to 19 nodes (0.00 percent reduction).
Query reduction finished after 0.000911 seconds.
Query is satisfied.
STATS:
Time (seconds): 6e-06
Configurations: 1
Markings: 1
Edges: 1
Processed Edges: 1
Processed N. Edges: 0
Explored Configs: 1
Query: (((tokens-count(off) ls integer-constant(1) | tokens-count(r_active) ls integer-constant(1)) | tokens-count(p_rdy) ls integer-constant(1)) & (tokens-count(initialized) ls integer-constant(1) | tokens-count(p_i2) ls integer-constant(1)))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 2
FORMULA RobotManipulation-PT-00001-CTLFireability-1 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 3 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 3
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 3
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: AF E (((p_rdy >= 1) or ((access >= 1) and (p_rdy >= 1))) U (not ((off >= 1) and (r_active >= 1))))
Query after reduction: AF E (((p_rdy >= 1) or ((access >= 1) and (p_rdy >= 1))) U ((off < 1) or (r_active < 1)))
Query size reduced from 20 to 20 nodes (0.00 percent reduction).
Query reduction finished after 0.001060 seconds.
Query is satisfied.
STATS:
Time (seconds): 1.6e-05
Configurations: 3
Markings: 2
Edges: 3
Processed Edges: 3
Processed N. Edges: 0
Explored Configs: 2
Query: AFE((tokens-count(p_rdy) ge integer-constant(1) | (tokens-count(access) ge integer-constant(1) & tokens-count(p_rdy) ge integer-constant(1)))) U ((tokens-count(off) ls integer-constant(1) | tokens-count(r_active) ls integer-constant(1)))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 3
FORMULA RobotManipulation-PT-00001-CTLFireability-2 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 4 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 4
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 4
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query is satisfied.
STATS:
Time (seconds): 1.7e-05
Configurations: 8
Markings: 2
Edges: 5
Processed Edges: 8
Processed N. Edges: 2
Explored Configs: 6
Query: (!((EF((tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1)) | tokens-count(p_i1) ge integer-constant(1)) & (!(AF!((tokens-count(access) ge integer-constant(1) & tokens-count(p_rdy) ge integer-constant(1)))) & ((tokens-count(p_i1) ge integer-constant(1) & (tokens-count(initialized) ge integer-constant(1) & tokens-count(p_i2) ge integer-constant(1))) & tokens-count(p_rel) ge integer-constant(1))))) | ((!(EF!(((tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1)) | tokens-count(p_sc) ge integer-constant(1)))) & E((tokens-count(r_active) ge integer-constant(1) & tokens-count(move) ge integer-constant(1))) U ((tokens-count(initialized) ge integer-constant(1) & tokens-count(p_i2) ge integer-constant(1)))) & E(((tokens-count(initialized) ge integer-constant(1) & tokens-count(p_i2) ge integer-constant(1)) | tokens-count(p_rdy) ge integer-constant(1))) U ((tokens-count(r_moving) ge integer-constant(1) | tokens-count(p_sc) ge integer-constant(1)))))
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: ((not (EF (((moved >= 1) and (p_m >= 1)) or (p_i1 >= 1)) and (EG ((access >= 1) and (p_rdy >= 1)) and (((p_i1 >= 1) and ((initialized >= 1) and (p_i2 >= 1))) and (p_rel >= 1))))) or ((AG (((moved >= 1) and (p_m >= 1)) or (p_sc >= 1)) and E (((r_active >= 1) and (move >= 1)) U ((initialized >= 1) and (p_i2 >= 1)))) and E ((((initialized >= 1) and (p_i2 >= 1)) or (p_rdy >= 1)) U ((r_moving >= 1) or (p_sc >= 1)))))
Query after reduction: ((AG (((moved < 1) or (p_m < 1)) and (p_i1 < 1)) or (AF ((access < 1) or (p_rdy < 1)) or (((p_i1 < 1) or ((initialized < 1) or (p_i2 < 1))) or (p_rel < 1)))) or ((AG (((moved >= 1) and (p_m >= 1)) or (p_sc >= 1)) and E (((r_active >= 1) and (move >= 1)) U ((initialized >= 1) and (p_i2 >= 1)))) and E ((((initialized >= 1) and (p_i2 >= 1)) or (p_rdy >= 1)) U ((r_moving >= 1) or (p_sc >= 1)))))
Query size reduced from 86 to 86 nodes (0.00 percent reduction).
Query reduction finished after 0.003845 seconds.
Query is satisfied.
STATS:
Time (seconds): 1e-05
Configurations: 7
Markings: 2
Edges: 6
Processed Edges: 9
Processed N. Edges: 0
Explored Configs: 5
Query: ((!(EF!(((tokens-count(moved) ls integer-constant(1) | tokens-count(p_m) ls integer-constant(1)) & tokens-count(p_i1) ls integer-constant(1)))) | (AF(tokens-count(access) ls integer-constant(1) | tokens-count(p_rdy) ls integer-constant(1)) | ((tokens-count(p_i1) ls integer-constant(1) | (tokens-count(initialized) ls integer-constant(1) | tokens-count(p_i2) ls integer-constant(1))) | tokens-count(p_rel) ls integer-constant(1)))) | ((!(EF!(((tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1)) | tokens-count(p_sc) ge integer-constant(1)))) & E((tokens-count(r_active) ge integer-constant(1) & tokens-count(move) ge integer-constant(1))) U ((tokens-count(initialized) ge integer-constant(1) & tokens-count(p_i2) ge integer-constant(1)))) & E(((tokens-count(initialized) ge integer-constant(1) & tokens-count(p_i2) ge integer-constant(1)) | tokens-count(p_rdy) ge integer-constant(1))) U ((tokens-count(r_moving) ge integer-constant(1) | tokens-count(p_sc) ge integer-constant(1)))))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 4
FORMULA RobotManipulation-PT-00001-CTLFireability-3 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 5 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 5
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: (((initialize >= 1) and (r_stopped >= 1)) or (p_i1 >= 1))
Query after reduction: (((initialize >= 1) and (r_stopped >= 1)) or (p_i1 >= 1))
Query size reduced from 11 to 11 nodes (0.00 percent reduction).
Query reduction finished after 0.000714 seconds.
Query is satisfied.
STATS:
Time (seconds): 6e-06
Configurations: 1
Markings: 1
Edges: 1
Processed Edges: 1
Processed N. Edges: 0
Explored Configs: 1
Query: ((tokens-count(initialize) ge integer-constant(1) & tokens-count(r_stopped) ge integer-constant(1)) | tokens-count(p_i1) ge integer-constant(1))
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 5
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 5
FORMULA RobotManipulation-PT-00001-CTLFireability-4 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 6 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 6
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: AF (AG (not ((initialize >= 1) and (r_stopped >= 1))) or (AX (r_moving >= 1) and ((not ((initialized >= 1) and (p_i2 >= 1))) or ((initialize >= 1) and (r_stopped >= 1)))))
Query after reduction: AF (AG ((initialize < 1) or (r_stopped < 1)) or (AX (r_moving >= 1) and (((initialized < 1) or (p_i2 < 1)) or ((initialize >= 1) and (r_stopped >= 1)))))
Query size reduced from 30 to 30 nodes (0.00 percent reduction).
Query reduction finished after 0.001336 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 0.000102
Configurations: 55
Markings: 15
Edges: 56
Processed Edges: 81
Processed N. Edges: 23
Explored Configs: 48
Query: AF(!(EF!((tokens-count(initialize) ls integer-constant(1) | tokens-count(r_stopped) ls integer-constant(1)))) | (AXtokens-count(r_moving) ge integer-constant(1) & ((tokens-count(initialized) ls integer-constant(1) | tokens-count(p_i2) ls integer-constant(1)) | (tokens-count(initialize) ge integer-constant(1) & tokens-count(r_stopped) ge integer-constant(1)))))
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 6
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 6
FORMULA RobotManipulation-PT-00001-CTLFireability-5 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 7 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 7
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 7
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: ((AX ((p_rel >= 1) and (((off >= 1) and (r_active >= 1)) or (p_rdy >= 1))) or ((r_moving >= 1) or EG ((off >= 1) and (r_active >= 1)))) or EX (((not ((off >= 1) and (r_active >= 1))) and ((p_i1 >= 1) or (r_moving >= 1))) or AG ((r_active >= 1) and (move >= 1))))
Query after reduction: ((AX ((p_rel >= 1) and (((off >= 1) and (r_active >= 1)) or (p_rdy >= 1))) or ((r_moving >= 1) or EG ((off >= 1) and (r_active >= 1)))) or EX ((((off < 1) or (r_active < 1)) and ((p_i1 >= 1) or (r_moving >= 1))) or AG ((r_active >= 1) and (move >= 1))))
Query size reduced from 55 to 55 nodes (0.00 percent reduction).
Query reduction finished after 0.002865 seconds.
Query is satisfied.
STATS:
Time (seconds): 1.2e-05
Configurations: 4
Markings: 2
Edges: 4
Processed Edges: 5
Processed N. Edges: 0
Explored Configs: 3
Query: ((AX(tokens-count(p_rel) ge integer-constant(1) & ((tokens-count(off) ge integer-constant(1) & tokens-count(r_active) ge integer-constant(1)) | tokens-count(p_rdy) ge integer-constant(1))) | (tokens-count(r_moving) ge integer-constant(1) | !(AF!((tokens-count(off) ge integer-constant(1) & tokens-count(r_active) ge integer-constant(1)))))) | EX(((tokens-count(off) ls integer-constant(1) | tokens-count(r_active) ls integer-constant(1)) & (tokens-count(p_i1) ge integer-constant(1) | tokens-count(r_moving) ge integer-constant(1))) | !(EF!((tokens-count(r_active) ge integer-constant(1) & tokens-count(move) ge integer-constant(1))))))
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query is satisfied.
STATS:
Time (seconds): 8e-06
Configurations: 4
Markings: 2
Edges: 4
Processed Edges: 5
Processed N. Edges: 0
Explored Configs: 3
Query: ((AX(tokens-count(p_rel) ge integer-constant(1) & ((tokens-count(off) ge integer-constant(1) & tokens-count(r_active) ge integer-constant(1)) | tokens-count(p_rdy) ge integer-constant(1))) | (tokens-count(r_moving) ge integer-constant(1) | !(AF!((tokens-count(off) ge integer-constant(1) & tokens-count(r_active) ge integer-constant(1)))))) | EX((!((tokens-count(off) ge integer-constant(1) & tokens-count(r_active) ge integer-constant(1))) & (tokens-count(p_i1) ge integer-constant(1) | tokens-count(r_moving) ge integer-constant(1))) | !(EF!((tokens-count(r_active) ge integer-constant(1) & tokens-count(move) ge integer-constant(1))))))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 7
FORMULA RobotManipulation-PT-00001-CTLFireability-6 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 8 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 8
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 8
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: ((not EG AX ((initialized >= 1) and (p_i2 >= 1))) and (p_rel >= 1))
Query after reduction: (AF EX ((initialized < 1) or (p_i2 < 1)) and (p_rel >= 1))
Query size reduced from 13 to 13 nodes (0.00 percent reduction).
Query reduction finished after 0.000606 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 4e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: (AFEX(tokens-count(initialized) ls integer-constant(1) | tokens-count(p_i2) ls integer-constant(1)) & tokens-count(p_rel) ge integer-constant(1))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 8
FORMULA RobotManipulation-PT-00001-CTLFireability-7 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 9 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 9
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 9
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: (not (E (((r_moving >= 1) or ((access >= 1) and (p_rdy >= 1))) U ((p_rel >= 1) and (r_moving >= 1))) and (EX (((off >= 1) and (r_active >= 1)) or ((off >= 1) and (r_active >= 1))) or (p_rdy >= 1))))
Query after reduction: ((not E (((r_moving >= 1) or ((access >= 1) and (p_rdy >= 1))) U ((p_rel >= 1) and (r_moving >= 1)))) or (AX (((off < 1) or (r_active < 1)) and ((off < 1) or (r_active < 1))) and (p_rdy < 1)))
Query size reduced from 40 to 40 nodes (0.00 percent reduction).
Query reduction finished after 0.002022 seconds.
Query is satisfied.
STATS:
Time (seconds): 1.2e-05
Configurations: 4
Markings: 2
Edges: 4
Processed Edges: 5
Processed N. Edges: 0
Explored Configs: 3
Query: (!(E((tokens-count(r_moving) ge integer-constant(1) | (tokens-count(access) ge integer-constant(1) & tokens-count(p_rdy) ge integer-constant(1)))) U ((tokens-count(p_rel) ge integer-constant(1) & tokens-count(r_moving) ge integer-constant(1)))) | (AX((tokens-count(off) ls integer-constant(1) | tokens-count(r_active) ls integer-constant(1)) & (tokens-count(off) ls integer-constant(1) | tokens-count(r_active) ls integer-constant(1))) & tokens-count(p_rdy) ls integer-constant(1)))
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query is satisfied.
STATS:
Time (seconds): 9e-06
Configurations: 5
Markings: 2
Edges: 3
Processed Edges: 4
Processed N. Edges: 2
Explored Configs: 4
Query: !((E((tokens-count(r_moving) ge integer-constant(1) | (tokens-count(access) ge integer-constant(1) & tokens-count(p_rdy) ge integer-constant(1)))) U ((tokens-count(p_rel) ge integer-constant(1) & tokens-count(r_moving) ge integer-constant(1))) & (EX((tokens-count(off) ge integer-constant(1) & tokens-count(r_active) ge integer-constant(1)) | (tokens-count(off) ge integer-constant(1) & tokens-count(r_active) ge integer-constant(1))) | tokens-count(p_rdy) ge integer-constant(1))))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 9
FORMULA RobotManipulation-PT-00001-CTLFireability-8 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 10 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 10
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: (p_sc >= 1)
Query after reduction: (p_sc >= 1)
Query size reduced from 3 to 3 nodes (0.00 percent reduction).
Query reduction finished after 0.000332 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 5e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: tokens-count(p_sc) ge integer-constant(1)
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 10
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query is NOT satisfied.
STATS:
Time (seconds): 3e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: tokens-count(p_sc) ge integer-constant(1)
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 10
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 10
FORMULA RobotManipulation-PT-00001-CTLFireability-9 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 11 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 11
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 11
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query is satisfied.
STATS:
Time (seconds): 5e-06
Configurations: 1
Markings: 1
Edges: 1
Processed Edges: 1
Processed N. Edges: 0
Explored Configs: 1
Query: ((tokens-count(initialize) ge integer-constant(1) & tokens-count(r_stopped) ge integer-constant(1)) | (!((tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1))) | ((((tokens-count(r_moving) ge integer-constant(1) & (tokens-count(initialized) ge integer-constant(1) & tokens-count(p_i2) ge integer-constant(1))) | ((tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1)) & tokens-count(r_moving) ge integer-constant(1))) & (tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1))) | tokens-count(p_rdy) ge integer-constant(1))))
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: (((initialize >= 1) and (r_stopped >= 1)) or ((not ((moved >= 1) and (p_m >= 1))) or (((((r_moving >= 1) and ((initialized >= 1) and (p_i2 >= 1))) or (((moved >= 1) and (p_m >= 1)) and (r_moving >= 1))) and ((moved >= 1) and (p_m >= 1))) or (p_rdy >= 1))))
Query after reduction: (((initialize >= 1) and (r_stopped >= 1)) or (((moved < 1) or (p_m < 1)) or (((((r_moving >= 1) and ((initialized >= 1) and (p_i2 >= 1))) or (((moved >= 1) and (p_m >= 1)) and (r_moving >= 1))) and ((moved >= 1) and (p_m >= 1))) or (p_rdy >= 1))))
Query size reduced from 51 to 51 nodes (0.00 percent reduction).
Query reduction finished after 0.003386 seconds.
Query is satisfied.
STATS:
Time (seconds): 4e-06
Configurations: 1
Markings: 1
Edges: 1
Processed Edges: 1
Processed N. Edges: 0
Explored Configs: 1
Query: ((tokens-count(initialize) ge integer-constant(1) & tokens-count(r_stopped) ge integer-constant(1)) | ((tokens-count(moved) ls integer-constant(1) | tokens-count(p_m) ls integer-constant(1)) | ((((tokens-count(r_moving) ge integer-constant(1) & (tokens-count(initialized) ge integer-constant(1) & tokens-count(p_i2) ge integer-constant(1))) | ((tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1)) & tokens-count(r_moving) ge integer-constant(1))) & (tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1))) | tokens-count(p_rdy) ge integer-constant(1))))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 11
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 11
FORMULA RobotManipulation-PT-00001-CTLFireability-10 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 12 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 12
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 12
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: AX E ((not ((initialized >= 1) and (p_i2 >= 1))) U (((access >= 1) and (p_rdy >= 1)) or (r_moving >= 1)))
Query after reduction: AX E (((initialized < 1) or (p_i2 < 1)) U (((access >= 1) and (p_rdy >= 1)) or (r_moving >= 1)))
Query size reduced from 20 to 20 nodes (0.00 percent reduction).
Query reduction finished after 0.001019 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 2.4e-05
Configurations: 7
Markings: 9
Edges: 6
Processed Edges: 12
Processed N. Edges: 0
Explored Configs: 7
Query: AXE((tokens-count(initialized) ls integer-constant(1) | tokens-count(p_i2) ls integer-constant(1))) U (((tokens-count(access) ge integer-constant(1) & tokens-count(p_rdy) ge integer-constant(1)) | tokens-count(r_moving) ge integer-constant(1)))
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 12
FORMULA RobotManipulation-PT-00001-CTLFireability-11 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 13 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 13
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 13
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: (p_rel >= 1)
Query after reduction: (p_rel >= 1)
Query size reduced from 3 to 3 nodes (0.00 percent reduction).
Query reduction finished after 0.000309 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 4e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: tokens-count(p_rel) ge integer-constant(1)
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query is NOT satisfied.
STATS:
Time (seconds): 2e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: tokens-count(p_rel) ge integer-constant(1)
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 13
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 13
FORMULA RobotManipulation-PT-00001-CTLFireability-12 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 14 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 14
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: ((moved >= 1) and (p_m >= 1))
Query after reduction: ((moved >= 1) and (p_m >= 1))
Query size reduced from 7 to 7 nodes (0.00 percent reduction).
Query reduction finished after 0.000606 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 5e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: (tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1))
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 14
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 14
FORMULA RobotManipulation-PT-00001-CTLFireability-13 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 15 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 15
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: (not ((not AG (not (p_sc >= 1))) and ((not (not (not ((moved >= 1) and (p_m >= 1))))) or AG ((p_rel >= 1) and ((access >= 1) and (p_rdy >= 1))))))
Query after reduction: (AG (p_sc < 1) or (((moved >= 1) and (p_m >= 1)) and EF ((p_rel < 1) or ((access < 1) or (p_rdy < 1)))))
Query size reduced from 25 to 25 nodes (0.00 percent reduction).
Query reduction finished after 0.001165 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 4.6e-05
Configurations: 22
Markings: 19
Edges: 28
Processed Edges: 35
Processed N. Edges: 2
Explored Configs: 16
Query: (!(EF!(tokens-count(p_sc) ls integer-constant(1))) | ((tokens-count(moved) ge integer-constant(1) & tokens-count(p_m) ge integer-constant(1)) & EF(tokens-count(p_rel) ls integer-constant(1) | (tokens-count(access) ls integer-constant(1) | tokens-count(p_rdy) ls integer-constant(1)))))
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 15
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 15
FORMULA RobotManipulation-PT-00001-CTLFireability-14 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 16 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Parameters: -s DFS -d 10 ./model.pnml ./CTLFireability.xml -x 16
Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10
Query before reduction: ((initialize >= 1) and (r_stopped >= 1))
Query after reduction: ((initialize >= 1) and (r_stopped >= 1))
Query size reduced from 7 to 7 nodes (0.00 percent reduction).
Query reduction finished after 0.000695 seconds.
Query is NOT satisfied.
STATS:
Time (seconds): 5e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: (tokens-count(initialize) ge integer-constant(1) & tokens-count(r_stopped) ge integer-constant(1))
Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.xml -x 16
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLFireability.xml -x 16
FORMULA RobotManipulation-PT-00001-CTLFireability-15 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
All queries are solved
BK_STOP 1495861831616
--------------------
content from stderr:
Sequence of Actions to be Executed by the VM
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="RobotManipulation-PT-00001"
export BK_EXAMINATION="CTLFireability"
export BK_TOOL="tapaal"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"
# this is specific to your benchmark or test
export BIN_DIR="$HOME/BenchKit/bin"
# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi
tar xzf /home/mcc/BenchKit/INPUTS/RobotManipulation-PT-00001.tgz
mv RobotManipulation-PT-00001 execution
# this is for BenchKit: explicit launching of the test
cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool tapaal"
echo " Input is RobotManipulation-PT-00001, examination is CTLFireability"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r209-smll-149581173500193"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "CTLFireability" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "CTLFireability" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "CTLFireability.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property CTLFireability.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "CTLFireability.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '
echo "FORMULA_NAME $x"
done
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;