Trace number 4521220

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt 63f22adSAT (TO)-1764 3600.1 3612.14

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/
normalized-maxcut_opt_complete_6-partite_inlv_nvert_84.opb
MD5SUM56a55a6a376bce11ab58c02a823aeaa9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1764
Best CPU time to get the best result obtained on this benchmark3581.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3486
Total number of constraints381136
Number of constraints which are clauses381136
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 2940
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2940
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2940
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4521220-1751571912.opb'
0.46/0.54	c 	read 12.72MB  (522.39ms)
0.46/0.54	c	 [cnf: #variables 3486 #clauses 381137 #duplicates 0 #arr 1146348]
0.46/0.54	c 
0.46/0.54	c make graph and approximate orbits
0.64/0.73	c	 [group: #orbits ~= 4] (197.18ms)
0.64/0.73	c 
0.64/0.73	c detect special group actions
0.64/0.73	c 	probe for Johnson action (limit=64)
1.06/1.15	c 	probe for row-column symmetry (limit=64, splits=16.78M)
1.14/1.25	c 	probe for row symmetry (limit=64, splits=16.78M)
1.24/1.33	c 	 (591.16ms)
1.24/1.33	c 
1.24/1.33	c detect symmetries on remainder
1.24/1.33	c 	[graph: #vertices 395081 #edges 2313612]
1.24/1.33	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
6.12/6.21	c 	 [group: #symmetries 3.16*10^68 #generators 17] (4888.12ms)
6.12/6.21	c 
6.12/6.21	c optimize generators (opt_passes=64, conjugate_limit=510)
6.12/6.22	c 	opt it=15, l=547, m=197, opt=29, avg=2681, b=328, gens=17
6.12/6.23	c 	opt it=31, l=1005, m=348, opt=44, avg=2586, b=328, gens=17
6.12/6.24	c 	opt it=47, l=1423, m=496, opt=50, avg=2566, b=328, gens=17
6.12/6.24	c 	opt it=63, l=1839, m=647, opt=63, avg=2537, b=328, gens=17
6.12/6.24	c 	ran it=0, +gens=17 
6.32/6.48	c 	con best_support=328, best_gens=4, +gens=509
6.32/6.48	c 	(270.44ms)
6.32/6.48	c 
6.32/6.48	c finalize break order and special generators
6.32/6.49	c 
6.32/6.49	c add generic predicates (break_depth=20)
6.32/6.49	c 	added predicates for 543 generators (8.52ms)
6.32/6.49	c 
6.32/6.49	c generation finished
6.32/6.49	c 	[sbp: #constraints 31494 #add_vars 10317]
6.32/6.49	c 
6.32/6.49	c write result to 'HOME/instance-4521220-1751571912.opb.pre'
6.42/6.52	c 	wrote 14.15MB (29.88ms)
6.42/6.52	c ------------------------------------------------------------------
6.42/6.52	c                4888.12ms 75.08% detect_generic
6.42/6.52	c                 591.16ms  9.08% detect_special
6.42/6.52	c                 522.37ms  8.02% parse
6.42/6.52	c                 270.44ms  4.15% optimize_gens
6.42/6.52	c                 197.18ms  3.03% approx_orbits
6.42/6.52	c                  29.88ms  0.46% output
6.42/6.52	c                   8.52ms  0.13% break_generic
6.42/6.52	c                   1.35ms  0.02% other
6.42/6.52	c                   1.30ms  0.02% finalize_order
6.42/6.52	c         ───────────────────────────────────────────────
6.42/6.52	c                6510.32ms   100% total
6.42/6.52	c ------------------------------------------------------------------
6.52/6.64	c RoundingSat 2
6.52/6.64	c branch pb25
6.52/6.64	c commit 63f22ad
8.30/8.43	c #variables 13803 #constraints 412630
8.30/8.43	c objective is ce32 
8.30/8.43	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
8.30/8.43	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
8.30/8.43	c bounds - >= -2940 @ 1.38762
19.55/19.70	c bounds 0 >= -2940 @ 12.544
34.30/34.59	c bounds 0 >= -2939 @ 27.336
81.49/81.94	c bounds 0 >= -2938 @ 74.4063
227.13/228.20	c bounds 0 >= -2937 @ 219.833
587.68/590.23	c bounds 0 >= -2936 @ 580.077
1465.05/1470.39	c bounds 0 >= -2935 @ 1456.99
2403.92/2412.29	c rational objective -1960
2406.73/2415.02	c bounds 0 >= -2934 @ 2397.98
2406.73/2415.02	c bounds 0 >= -2933 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2932 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2931 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2930 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2929 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2928 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2927 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2926 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2925 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2924 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2923 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2922 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2921 @ 2397.98
2406.73/2415.03	c bounds 0 >= -2920 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2919 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2918 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2917 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2916 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2915 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2914 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2913 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2912 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2911 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2910 @ 2397.99
2406.73/2415.03	c bounds 0 >= -2909 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2908 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2907 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2906 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2905 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2904 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2903 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2902 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2901 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2900 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2899 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2898 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2897 @ 2397.99
2406.73/2415.04	c bounds 0 >= -2896 @ 2398
2406.73/2415.04	c bounds 0 >= -2895 @ 2398
2406.73/2415.04	c bounds 0 >= -2894 @ 2398
2406.73/2415.04	c bounds 0 >= -2893 @ 2398
2406.73/2415.04	c bounds 0 >= -2892 @ 2398
2406.73/2415.04	c bounds 0 >= -2891 @ 2398
2406.73/2415.04	c bounds 0 >= -2890 @ 2398
2406.73/2415.04	c bounds 0 >= -2889 @ 2398
2406.73/2415.04	c bounds 0 >= -2888 @ 2398
2406.73/2415.04	c bounds 0 >= -2887 @ 2398
2406.73/2415.04	c bounds 0 >= -2886 @ 2398
2406.73/2415.04	c bounds 0 >= -2885 @ 2398
2406.73/2415.05	c bounds 0 >= -2884 @ 2398
2406.73/2415.05	c bounds 0 >= -2883 @ 2398
2406.73/2415.05	c bounds 0 >= -2882 @ 2398
2406.73/2415.05	c bounds 0 >= -2881 @ 2398
2406.73/2415.05	c bounds 0 >= -2880 @ 2398
2406.73/2415.05	c bounds 0 >= -2879 @ 2398
2406.73/2415.05	c bounds 0 >= -2878 @ 2398
2406.73/2415.05	c bounds 0 >= -2877 @ 2398
2406.73/2415.05	c bounds 0 >= -2876 @ 2398
2406.73/2415.05	c bounds 0 >= -2875 @ 2398
2406.73/2415.05	c bounds 0 >= -2874 @ 2398
2406.73/2415.05	c bounds 0 >= -2873 @ 2398
2406.73/2415.05	c bounds 0 >= -2872 @ 2398
2406.73/2415.05	c bounds 0 >= -2871 @ 2398
2406.73/2415.05	c bounds 0 >= -2870 @ 2398
2406.73/2415.05	c bounds 0 >= -2869 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2868 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2867 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2866 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2865 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2864 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2863 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2862 @ 2398.01
2406.73/2415.05	c bounds 0 >= -2861 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2860 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2859 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2858 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2857 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2856 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2855 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2854 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2853 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2852 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2851 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2850 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2849 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2848 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2847 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2846 @ 2398.01
2406.73/2415.06	c bounds 0 >= -2845 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2844 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2843 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2842 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2841 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2840 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2839 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2838 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2837 @ 2398.02
2406.73/2415.06	c bounds 0 >= -2836 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2835 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2834 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2833 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2832 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2831 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2830 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2829 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2828 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2827 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2826 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2825 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2824 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2823 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2822 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2821 @ 2398.02
2406.73/2415.07	c bounds 0 >= -2820 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2819 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2818 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2817 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2816 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2815 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2814 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2813 @ 2398.03
2406.73/2415.07	c bounds 0 >= -2812 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2811 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2810 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2809 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2808 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2807 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2806 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2805 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2804 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2803 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2802 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2801 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2800 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2799 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2798 @ 2398.03
2406.73/2415.08	c bounds 0 >= -2797 @ 2398.04
2406.73/2415.08	c bounds 0 >= -2796 @ 2398.04
2406.73/2415.08	c bounds 0 >= -2795 @ 2398.04
2406.73/2415.08	c bounds 0 >= -2794 @ 2398.04
2406.73/2415.08	c bounds 0 >= -2793 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2792 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2791 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2790 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2789 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2788 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2787 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2786 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2785 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2784 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2783 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2782 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2781 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2780 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2779 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2778 @ 2398.04
2406.73/2415.09	c bounds 0 >= -2777 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2776 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2775 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2774 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2773 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2772 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2771 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2770 @ 2398.05
2406.73/2415.09	c bounds 0 >= -2769 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2768 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2767 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2766 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2765 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2764 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2763 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2762 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2761 @ 2398.05
2406.73/2415.10	c bounds 0 >= -2760 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2759 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2758 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2757 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2756 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2755 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2754 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2753 @ 2398.06
2406.73/2415.10	c bounds 0 >= -2752 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2751 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2750 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2749 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2748 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2747 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2746 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2745 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2744 @ 2398.06
2406.73/2415.11	c bounds 0 >= -2743 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2742 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2741 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2740 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2739 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2738 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2737 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2736 @ 2398.06
2406.83/2415.11	c bounds 0 >= -2735 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2734 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2733 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2732 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2731 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2730 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2729 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2728 @ 2398.07
2406.83/2415.11	c bounds 0 >= -2727 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2726 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2725 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2724 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2723 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2722 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2721 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2720 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2719 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2718 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2717 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2716 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2715 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2714 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2713 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2712 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2711 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2710 @ 2398.07
2406.83/2415.12	c bounds 0 >= -2709 @ 2398.08
2406.83/2415.12	c bounds 0 >= -2708 @ 2398.08
2406.83/2415.12	c bounds 0 >= -2707 @ 2398.08
2406.83/2415.12	c bounds 0 >= -2706 @ 2398.08
2406.83/2415.12	c bounds 0 >= -2705 @ 2398.08
2406.83/2415.12	c bounds 0 >= -2704 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2703 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2702 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2701 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2700 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2699 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2698 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2697 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2696 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2695 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2694 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2693 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2692 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2691 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2690 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2689 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2688 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2687 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2686 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2685 @ 2398.08
2406.83/2415.13	c bounds 0 >= -2684 @ 2398.09
2406.83/2415.13	c bounds 0 >= -2683 @ 2398.09
2406.83/2415.13	c bounds 0 >= -2682 @ 2398.09
2406.83/2415.13	c bounds 0 >= -2681 @ 2398.09
2406.83/2415.13	c bounds 0 >= -2680 @ 2398.09
2406.83/2415.13	c bounds 0 >= -2679 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2678 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2677 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2676 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2675 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2674 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2673 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2672 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2671 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2670 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2669 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2668 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2667 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2666 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2665 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2664 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2663 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2662 @ 2398.09
2406.83/2415.14	c bounds 0 >= -2661 @ 2398.1
2406.83/2415.14	c bounds 0 >= -2660 @ 2398.1
2406.83/2415.14	c bounds 0 >= -2659 @ 2398.1
2406.83/2415.14	c bounds 0 >= -2658 @ 2398.1
2406.83/2415.14	c bounds 0 >= -2657 @ 2398.1
2406.83/2415.14	c bounds 0 >= -2656 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2655 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2654 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2653 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2652 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2651 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2650 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2649 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2648 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2647 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2646 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2645 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2644 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2643 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2642 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2641 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2640 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2639 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2638 @ 2398.1
2406.83/2415.15	c bounds 0 >= -2637 @ 2398.11
2406.83/2415.15	c bounds 0 >= -2636 @ 2398.11
2406.83/2415.15	c bounds 0 >= -2635 @ 2398.11
2406.83/2415.15	c bounds 0 >= -2634 @ 2398.11
2406.83/2415.15	c bounds 0 >= -2633 @ 2398.11
2406.83/2415.15	c bounds 0 >= -2632 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2631 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2630 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2629 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2628 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2627 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2626 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2625 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2624 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2623 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2622 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2621 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2620 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2619 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2618 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2617 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2616 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2615 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2614 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2613 @ 2398.11
2406.83/2415.16	c bounds 0 >= -2612 @ 2398.12
2406.83/2415.16	c bounds 0 >= -2611 @ 2398.12
2406.83/2415.16	c bounds 0 >= -2610 @ 2398.12
2406.83/2415.16	c bounds 0 >= -2609 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2608 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2607 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2606 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2605 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2604 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2603 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2602 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2601 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2600 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2599 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2598 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2597 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2596 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2595 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2594 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2593 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2592 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2591 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2590 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2589 @ 2398.12
2406.83/2415.17	c bounds 0 >= -2588 @ 2398.13
2406.83/2415.17	c bounds 0 >= -2587 @ 2398.13
2406.83/2415.17	c bounds 0 >= -2586 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2585 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2584 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2583 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2582 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2581 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2580 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2579 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2578 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2577 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2576 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2575 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2574 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2573 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2572 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2571 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2570 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2569 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2568 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2567 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2566 @ 2398.13
2406.83/2415.18	c bounds 0 >= -2565 @ 2398.14
2406.83/2415.18	c bounds 0 >= -2564 @ 2398.14
2406.83/2415.18	c bounds 0 >= -2563 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2562 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2561 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2560 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2559 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2558 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2557 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2556 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2555 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2554 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2553 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2552 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2551 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2550 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2549 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2548 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2547 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2546 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2545 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2544 @ 2398.14
2406.83/2415.19	c bounds 0 >= -2543 @ 2398.15
2406.83/2415.19	c bounds 0 >= -2542 @ 2398.15
2406.83/2415.19	c bounds 0 >= -2541 @ 2398.15
2406.83/2415.20	c bounds 0 >= -2540 @ 2398.15
2406.83/2415.20	c bounds 0 >= -2539 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2538 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2537 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2536 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2535 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2534 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2533 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2532 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2531 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2530 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2529 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2528 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2527 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2526 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2525 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2524 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2523 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2522 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2521 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2520 @ 2398.15
2406.92/2415.20	c bounds 0 >= -2519 @ 2398.16
2406.92/2415.20	c bounds 0 >= -2518 @ 2398.16
2406.92/2415.20	c bounds 0 >= -2517 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2516 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2515 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2514 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2513 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2512 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2511 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2510 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2509 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2508 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2507 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2506 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2505 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2504 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2503 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2502 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2501 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2500 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2499 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2498 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2497 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2496 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2495 @ 2398.16
2406.92/2415.21	c bounds 0 >= -2494 @ 2398.17
2406.92/2415.21	c bounds 0 >= -2493 @ 2398.17
2406.92/2415.21	c bounds 0 >= -2492 @ 2398.17
2406.92/2415.22	c bounds 0 >= -2491 @ 2398.17
2406.92/2415.22	c bounds 0 >= -2490 @ 2398.17
2406.92/2415.22	c bounds 0 >= -2489 @ 2398.17
2406.92/2415.22	c bounds 0 >= -2488 @ 2398.17
2406.92/2415.22	c bounds 0 >= -2487 @ 2398.17
2406.92/2415.25	c bounds -1568 >= -2487 @ 2398.2
2406.92/2415.25	c bounds -1568 >= -2486 @ 2398.2
2406.92/2415.25	c bounds -1568 >= -2485 @ 2398.2
2406.92/2415.25	c bounds -1568 >= -2484 @ 2398.2
2406.92/2415.25	c bounds -1568 >= -2483 @ 2398.2
2406.92/2415.25	c bounds -1568 >= -2482 @ 2398.2
2406.92/2415.25	c bounds -1568 >= -2481 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2480 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2479 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2478 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2477 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2476 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2475 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2474 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2473 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2472 @ 2398.2
2406.92/2415.26	c bounds -1568 >= -2471 @ 2398.21
2406.92/2415.26	c bounds -1568 >= -2470 @ 2398.21
2406.92/2415.26	c bounds -1568 >= -2469 @ 2398.21
2406.92/2415.26	c bounds -1568 >= -2468 @ 2398.21
2406.92/2415.26	c bounds -1568 >= -2467 @ 2398.21
2406.92/2415.26	c bounds -1568 >= -2466 @ 2398.21
2406.92/2415.28	c bounds -1568 >= -2465 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2464 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2463 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2462 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2461 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2460 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2459 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2458 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2457 @ 2398.22
2406.92/2415.28	c bounds -1568 >= -2456 @ 2398.23
2406.92/2415.28	c bounds -1568 >= -2455 @ 2398.23
2406.92/2415.28	c bounds -1568 >= -2454 @ 2398.23
2406.92/2415.28	c bounds -1568 >= -2453 @ 2398.23
2406.92/2415.28	c bounds -1568 >= -2452 @ 2398.23
2406.92/2415.28	c bounds -1568 >= -2451 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2450 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2449 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2448 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2447 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2446 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2445 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2444 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2443 @ 2398.23
2406.92/2415.29	c bounds -1568 >= -2442 @ 2398.23
2407.02/2415.30	c bounds -1568 >= -2441 @ 2398.25
2407.02/2415.34	c bounds -1582 >= -2441 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2440 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2439 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2438 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2437 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2436 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2435 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2434 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2433 @ 2398.28
2407.02/2415.34	c bounds -1582 >= -2432 @ 2398.29
2407.02/2415.34	c bounds -1582 >= -2431 @ 2398.29
2407.02/2415.34	c bounds -1582 >= -2430 @ 2398.29
2407.02/2415.34	c bounds -1582 >= -2429 @ 2398.29
2407.02/2415.34	c bounds -1582 >= -2428 @ 2398.29
2407.02/2415.34	c bounds -1582 >= -2427 @ 2398.29
2407.02/2415.34	c bounds -1582 >= -2426 @ 2398.29
2407.02/2415.34	c bounds -1582 >= -2425 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2424 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2423 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2422 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2421 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2420 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2419 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2418 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2417 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2416 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2415 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2414 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2413 @ 2398.29
2407.02/2415.35	c bounds -1582 >= -2412 @ 2398.3
2407.02/2415.35	c bounds -1582 >= -2411 @ 2398.3
2407.02/2415.35	c bounds -1582 >= -2410 @ 2398.3
2407.02/2415.35	c bounds -1582 >= -2409 @ 2398.3
2407.02/2415.35	c bounds -1582 >= -2408 @ 2398.3
2407.02/2415.35	c bounds -1582 >= -2407 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2406 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2405 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2404 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2403 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2402 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2401 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2400 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2399 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2398 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2397 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2396 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2395 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2394 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2393 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2392 @ 2398.3
2407.02/2415.36	c bounds -1582 >= -2391 @ 2398.31
2407.02/2415.36	c bounds -1582 >= -2390 @ 2398.31
2407.02/2415.36	c bounds -1582 >= -2389 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2388 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2387 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2386 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2385 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2384 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2383 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2382 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2381 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2380 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2379 @ 2398.31
2407.02/2415.37	c bounds -1582 >= -2378 @ 2398.32
2407.02/2415.37	c bounds -1582 >= -2377 @ 2398.32
2407.02/2415.37	c bounds -1582 >= -2376 @ 2398.32
2407.02/2415.37	c bounds -1582 >= -2375 @ 2398.32
2407.02/2415.37	c bounds -1582 >= -2374 @ 2398.32
2407.02/2415.37	c bounds -1582 >= -2373 @ 2398.32
2407.02/2415.37	c bounds -1582 >= -2372 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2371 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2370 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2369 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2368 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2367 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2366 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2365 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2364 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2363 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2362 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2361 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2360 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2359 @ 2398.32
2407.02/2415.38	c bounds -1582 >= -2358 @ 2398.32
2407.22/2415.58	c bounds -1596 >= -2358 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2357 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2356 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2355 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2354 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2353 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2352 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2351 @ 2398.52
2407.22/2415.58	c bounds -1596 >= -2350 @ 2398.53
2407.22/2415.58	c bounds -1596 >= -2349 @ 2398.53
2407.22/2415.58	c bounds -1596 >= -2348 @ 2398.53
2407.22/2415.58	c bounds -1596 >= -2347 @ 2398.53
2407.22/2415.58	c bounds -1596 >= -2346 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2345 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2344 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2343 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2342 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2341 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2340 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2339 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2338 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2337 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2336 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2335 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2334 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2333 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2332 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2331 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2330 @ 2398.53
2407.22/2415.59	c bounds -1596 >= -2329 @ 2398.54
2407.22/2415.59	c bounds -1596 >= -2328 @ 2398.54
2407.22/2415.59	c bounds -1596 >= -2327 @ 2398.54
2407.22/2415.59	c bounds -1596 >= -2326 @ 2398.54
2407.22/2415.59	c bounds -1596 >= -2325 @ 2398.54
2407.22/2415.60	c bounds -1596 >= -2324 @ 2398.54
2407.22/2415.60	c bounds -1596 >= -2323 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2322 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2321 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2320 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2319 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2318 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2317 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2316 @ 2398.54
2407.32/2415.60	c bounds -1596 >= -2315 @ 2398.55
2407.32/2415.60	c bounds -1596 >= -2314 @ 2398.55
2407.32/2415.60	c bounds -1596 >= -2313 @ 2398.55
2407.32/2415.60	c bounds -1596 >= -2312 @ 2398.55
2407.32/2415.60	c bounds -1596 >= -2311 @ 2398.55
2407.32/2415.60	c bounds -1596 >= -2310 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2309 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2308 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2307 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2306 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2305 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2304 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2303 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2302 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2301 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2300 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2299 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2298 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2297 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2296 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2295 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2294 @ 2398.55
2407.32/2415.61	c bounds -1596 >= -2293 @ 2398.56
2407.32/2415.61	c bounds -1596 >= -2292 @ 2398.56
2407.32/2415.61	c bounds -1596 >= -2291 @ 2398.56
2407.32/2415.61	c bounds -1596 >= -2290 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2289 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2288 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2287 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2286 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2285 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2284 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2283 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2282 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2281 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2280 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2279 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2278 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2277 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2276 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2275 @ 2398.56
2407.32/2415.62	c bounds -1596 >= -2274 @ 2398.57
2407.32/2415.62	c bounds -1596 >= -2273 @ 2398.57
2407.32/2415.62	c bounds -1596 >= -2272 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2271 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2270 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2269 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2268 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2267 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2266 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2265 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2264 @ 2398.57
2407.32/2415.63	c bounds -1596 >= -2263 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2262 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2261 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2260 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2259 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2258 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2257 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2256 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2255 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2254 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2253 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2252 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2251 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2250 @ 2398.58
2407.32/2415.64	c bounds -1596 >= -2249 @ 2398.58
2407.32/2415.65	c bounds -1596 >= -2248 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2247 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2246 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2245 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2244 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2243 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2242 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2241 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2240 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2239 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2238 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2237 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2236 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2235 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2234 @ 2398.59
2407.32/2415.65	c bounds -1596 >= -2233 @ 2398.59
2407.32/2415.66	c bounds -1596 >= -2232 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2231 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2230 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2229 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2228 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2227 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2226 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2225 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2224 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2223 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2222 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2221 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2220 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2219 @ 2398.6
2407.32/2415.66	c bounds -1596 >= -2218 @ 2398.6
2407.32/2415.67	c bounds -1596 >= -2217 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2216 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2215 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2214 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2213 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2212 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2211 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2210 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2209 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2208 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2207 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2206 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2205 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2204 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2203 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2202 @ 2398.61
2407.32/2415.67	c bounds -1596 >= -2201 @ 2398.61
2407.32/2415.68	c bounds -1596 >= -2200 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2199 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2198 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2197 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2196 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2195 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2194 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2193 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2192 @ 2398.62
2407.32/2415.68	c bounds -1596 >= -2191 @ 2398.62
2407.41/2415.72	c bounds -1610 >= -2191 @ 2398.66
2407.41/2415.73	c bounds -1610 >= -2190 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2189 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2188 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2187 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2186 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2185 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2184 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2183 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2182 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2181 @ 2398.67
2407.41/2415.73	c bounds -1610 >= -2180 @ 2398.67
2407.41/2415.74	c bounds -1610 >= -2179 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2178 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2177 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2176 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2175 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2174 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2173 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2172 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2171 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2170 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2169 @ 2398.68
2407.41/2415.74	c bounds -1610 >= -2168 @ 2398.68
2407.41/2415.75	c bounds -1610 >= -2167 @ 2398.68
2407.41/2415.75	c bounds -1610 >= -2166 @ 2398.68
2407.41/2415.75	c bounds -1610 >= -2165 @ 2398.68
2407.41/2415.75	c bounds -1610 >= -2164 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2163 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2162 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2161 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2160 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2159 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2158 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2157 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2156 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2155 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2154 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2153 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2152 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2151 @ 2398.69
2407.41/2415.75	c bounds -1610 >= -2150 @ 2398.69
2407.41/2415.76	c bounds -1610 >= -2149 @ 2398.69
2407.41/2415.76	c bounds -1610 >= -2148 @ 2398.7
2407.41/2415.78	c bounds -1618 >= -2148 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2147 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2146 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2145 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2144 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2143 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2142 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2141 @ 2398.72
2407.41/2415.78	c bounds -1618 >= -2140 @ 2398.72
2407.41/2415.79	c bounds -1618 >= -2139 @ 2398.72
2407.41/2415.79	c bounds -1618 >= -2138 @ 2398.72
2407.41/2415.79	c bounds -1618 >= -2137 @ 2398.72
2407.41/2415.79	c bounds -1618 >= -2136 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2135 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2134 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2133 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2132 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2131 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2130 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2129 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2128 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2127 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2126 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2125 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2124 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2123 @ 2398.73
2407.41/2415.79	c bounds -1618 >= -2122 @ 2398.73
2407.41/2415.80	c bounds -1618 >= -2121 @ 2398.73
2407.51/2415.80	c bounds -1618 >= -2120 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2119 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2118 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2117 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2116 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2115 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2114 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2113 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2112 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2111 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2110 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2109 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2108 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2107 @ 2398.74
2407.51/2415.80	c bounds -1618 >= -2106 @ 2398.74
2407.51/2415.83	c bounds -1630 >= -2106 @ 2398.76
2407.51/2415.83	c bounds -1630 >= -2105 @ 2398.76
2407.51/2415.83	c bounds -1630 >= -2104 @ 2398.76
2407.51/2415.83	c bounds -1630 >= -2103 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2102 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2101 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2100 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2099 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2098 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2097 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2096 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2095 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2094 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2093 @ 2398.77
2407.51/2415.83	c bounds -1630 >= -2092 @ 2398.77
2407.51/2415.84	c bounds -1630 >= -2091 @ 2398.77
2407.51/2415.84	c bounds -1630 >= -2090 @ 2398.77
2407.51/2415.84	c bounds -1630 >= -2089 @ 2398.77
2407.51/2415.84	c bounds -1630 >= -2088 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2087 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2086 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2085 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2084 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2083 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2082 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2081 @ 2398.78
2407.51/2415.84	c bounds -1630 >= -2080 @ 2398.78
2407.51/2415.85	c bounds -1630 >= -2079 @ 2398.78
2407.51/2415.85	c bounds -1630 >= -2078 @ 2398.78
2407.51/2415.85	c bounds -1630 >= -2077 @ 2398.78
2407.51/2415.85	c bounds -1630 >= -2076 @ 2398.78
2407.51/2415.85	c bounds -1630 >= -2075 @ 2398.79
2407.51/2415.85	c bounds -1630 >= -2074 @ 2398.79
2407.51/2415.85	c bounds -1630 >= -2073 @ 2398.79
2407.51/2415.85	c bounds -1630 >= -2072 @ 2398.79
2407.51/2415.89	c bounds -1750 >= -2072 @ 2398.82
2407.51/2415.89	c bounds -1750 >= -2071 @ 2398.83
2407.51/2415.89	c bounds -1750 >= -2070 @ 2398.83
2407.51/2415.89	c bounds -1750 >= -2069 @ 2398.83
2407.51/2415.89	c bounds -1750 >= -2068 @ 2398.83
2407.62/2415.90	c bounds -1750 >= -2067 @ 2398.83
2407.62/2415.90	c bounds -1750 >= -2066 @ 2398.84
2407.62/2415.90	c bounds -1750 >= -2065 @ 2398.84
2407.62/2415.90	c bounds -1750 >= -2064 @ 2398.84
2407.62/2415.90	c bounds -1750 >= -2063 @ 2398.84
2407.62/2415.91	c bounds -1750 >= -2062 @ 2398.84
2407.62/2415.91	c bounds -1750 >= -2061 @ 2398.85
2407.83/2416.14	c bounds -1764 >= -2061 @ 2399.08
2407.83/2416.15	c bounds -1764 >= -2060 @ 2399.08
2407.83/2416.15	c bounds -1764 >= -2059 @ 2399.08
2407.83/2416.15	c bounds -1764 >= -2058 @ 2399.08
2407.83/2416.15	c bounds -1764 >= -2057 @ 2399.08
2407.83/2416.15	c bounds -1764 >= -2056 @ 2399.09
2407.83/2416.15	c bounds -1764 >= -2055 @ 2399.09
2407.83/2416.16	c bounds -1764 >= -2054 @ 2399.09
2407.83/2416.16	c bounds -1764 >= -2053 @ 2399.09
2407.83/2416.16	c bounds -1764 >= -2052 @ 2399.09
2407.83/2416.16	c bounds -1764 >= -2051 @ 2399.09
2407.83/2416.16	c bounds -1764 >= -2050 @ 2399.09
2407.83/2416.17	c bounds -1764 >= -2049 @ 2399.1
2407.83/2416.17	c bounds -1764 >= -2048 @ 2399.1
2407.83/2416.18	c bounds -1764 >= -2047 @ 2399.11
2407.83/2416.19	c bounds -1764 >= -2046 @ 2399.11
2407.83/2416.19	c bounds -1764 >= -2045 @ 2399.12
2407.91/2416.20	c bounds -1764 >= -2044 @ 2399.13
2407.91/2416.21	c bounds -1764 >= -2043 @ 2399.14
2407.91/2416.22	c bounds -1764 >= -2042 @ 2399.15
2419.18/2427.51	c #Conflicts:       1000 | #Constraints:     416965
2419.18/2427.51	c #Conflicts:       2000 | #Constraints:     417965
2419.18/2427.51	c INPROCESSING
2419.18/2427.51	c GARBAGE COLLECT
2419.18/2427.51	c bounds -1764 >= -2041 @ 2410.38
2419.18/2427.51	c bounds -1764 >= -2040 @ 2410.38
2419.18/2427.52	c bounds -1764 >= -2039 @ 2410.39
2419.18/2427.54	c bounds -1764 >= -2038 @ 2410.41
2419.18/2427.55	c bounds -1764 >= -2037 @ 2410.42
2419.18/2427.56	c bounds -1764 >= -2036 @ 2410.43
2419.18/2427.57	c bounds -1764 >= -2035 @ 2410.44
2502.32/2510.91	WSVECS04 Frhs2[2]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[5]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[8]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[10]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[11]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[14]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[17]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[20]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[23]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[26]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[28]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[29]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[32]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[35]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[38]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[41]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[44]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[47]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[50]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[53]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[59]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[62]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[63]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[65]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[68]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[71]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[74]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[77]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[80]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[83]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[85]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[86]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[97]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[98]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[103]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[109]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[115]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[116]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[121]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[122]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[127]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[128]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[134]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[139]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[140]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[152]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[157]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[158]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[163]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[164]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[168]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[169]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[173]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[174]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[175]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[180]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[181]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[186]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[187]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[191]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[192]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[193]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[198]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[199]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[204]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[205]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[210]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[211]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[216]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[217]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[222]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[223]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[226]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[228]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[234]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[235]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[240]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[241]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[246]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[247]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[250]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[256]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[259]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[262]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[268]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[274]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[277]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[280]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[283]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[286]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[289]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[292]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[295]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[301]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[304]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[307]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[310]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[313]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[316]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[319]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[322]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[325]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[329]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[331]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[335]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[337]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[341]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[343]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[347]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[349]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[353]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[355]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[359]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[361]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[365]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[367]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[371]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[379]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[383]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[389]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[391]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[395]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[397]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[401]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[403]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[406]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[408]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[410]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[412]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[414]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[418]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[420]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[424]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[426]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[428]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[430]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[432]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[436]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[438]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[442]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[444]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[448]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[454]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[456]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[460]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[462]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[463]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[468]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[472]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[474]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[478]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[480]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[485]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[487]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[488]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[491]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[494]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[497]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[500]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[503]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[505]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[506]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[509]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[512]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[515]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[518]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[521]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[524]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[527]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[530]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[536]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[542]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[545]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[548]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[551]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[554]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[557]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[560]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[562]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[568]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[569]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[574]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[580]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[586]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[587]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[592]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[593]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[598]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[599]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[605]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[610]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[611]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[617]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[622]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[623]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[628]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[634]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[635]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[638]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[639]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[640]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[646]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[651]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[652]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[656]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[657]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[658]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[663]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[664]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[669]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[670]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[675]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[676]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[681]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[682]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[687]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[688]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[691]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[693]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[699]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[700]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[705]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[706]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[711]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[715]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[718]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[721]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[733]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[736]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[739]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[742]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[745]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[748]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[751]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[754]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[760]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[763]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[766]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[769]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[772]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[781]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[784]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[786]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[787]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[789]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[792]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[793]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[795]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[798]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[799]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[801]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[804]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[805]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[807]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[810]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[811]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[813]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[816]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[817]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[819]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[822]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[823]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[825]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[828]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[829]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[831]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[834]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[835]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[837]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[838]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[840]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[843]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[846]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[847]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[849]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[852]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[853]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[855]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[859]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[861]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[865]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[867]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[871]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[873]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[875]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[877]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[879]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[883]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[885]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[889]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[891]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[895]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[897]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[901]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[903]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[910]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[915]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[919]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[921]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[925]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[927]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[932]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[935]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[938]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[941]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[944]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[946]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[947]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[950]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[953]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[956]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[959]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[962]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[965]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[968]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[971]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[974]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[977]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[981]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[983]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[986]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[989]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[992]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[995]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1001]: 6 0 1.00005 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1003]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1015]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1022]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1027]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1028]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1033]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1034]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1040]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1046]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1052]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1057]: 6 0 1.00004 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1058]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1063]: 6 0 1.00001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1064]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1069]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1070]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1074]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1075]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1080]: 6 0 1.0001 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1081]: 6 0 1.00007 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1085]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1086]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1092]: 6 0 1.00008 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1093]: 6 0 1.00003 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1098]: 6 0 1.00006 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1099]: 6 0 1.00009 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1104]: 6 0 1.00002 shouldn't be
2502.32/2510.91	WSVECS04 Frhs2[1105]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1110]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1111]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1116]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1117]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1120]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1122]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1128]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1129]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1134]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1135]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1140]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1141]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1150]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1156]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1159]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1162]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1165]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1168]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1171]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1174]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1177]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1186]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1189]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1192]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1195]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1198]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1204]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1207]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1211]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1217]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1219]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1223]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1225]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1229]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1231]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1235]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1249]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1253]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1259]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1261]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1265]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1267]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1271]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1273]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1276]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1278]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1282]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1284]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1286]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1288]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1290]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1294]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1296]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1300]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1302]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1306]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1308]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1312]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1314]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1318]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1320]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1321]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1326]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1336]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1338]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1343]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1346]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1349]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1351]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1352]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1355]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1358]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1361]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1364]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1367]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1370]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1373]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1379]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1382]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1385]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1386]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1388]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1391]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1394]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1397]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1400]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1403]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1406]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1408]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1414]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1421]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1426]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1432]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1433]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1439]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1445]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1456]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1462]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1469]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1473]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1478]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1479]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1485]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1491]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1492]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1497]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1498]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1503]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1504]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1509]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1510]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1513]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1515]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1521]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1522]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1527]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1528]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1533]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1537]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1543]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1546]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1549]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1558]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1561]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1564]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1570]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1573]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1579]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1585]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1591]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1594]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1657]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1659]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1661]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1665]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1669]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1671]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1675]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1677]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1681]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1683]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1687]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1689]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1693]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1695]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1696]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1701]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1705]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1707]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1711]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1713]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1718]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1720]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1721]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1724]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1727]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1730]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1733]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1739]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1742]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1745]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1748]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1751]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1754]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1755]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1757]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1760]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1763]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1766]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1769]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1772]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1775]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1783]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1789]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1790]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1795]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1796]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1802]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1807]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1808]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1814]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1819]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1820]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1825]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1831]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1832]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1835]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1836]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1837]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1843]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1848]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1849]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1854]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1855]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1860]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1861]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1866]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1867]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1870]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1872]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1878]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1879]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1884]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1885]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1890]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1894]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1897]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1900]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1906]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1909]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1912]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1915]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1921]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1924]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1930]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1933]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1936]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1939]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1942]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1945]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1947]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1948]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1950]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1953]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1954]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1956]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1959]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1960]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1962]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1965]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1966]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1968]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1971]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1972]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1974]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1977]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1978]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1980]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1981]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1983]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1986]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1989]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1990]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1992]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1995]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1996]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[1998]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2001]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2002]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2004]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2008]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2010]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2014]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2016]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2020]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2022]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2026]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2028]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2032]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2034]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2035]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2040]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2044]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2046]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2050]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2052]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2060]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2063]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2066]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2069]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2072]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2075]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2078]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2081]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2084]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2087]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2088]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2090]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2093]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2096]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2099]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2102]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2105]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2108]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2110]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2111]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2116]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2117]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2122]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2123]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2129]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2134]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2135]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2141]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2147]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2152]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2153]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2158]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2159]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2163]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2164]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2169]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2170]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2175]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2176]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2181]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2182]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2187]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2188]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2191]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2193]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2199]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2200]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2205]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2206]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2211]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2215]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2224]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2227]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2230]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2236]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2239]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2242]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2248]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2257]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2266]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2272]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2276]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2288]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2294]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2296]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2300]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2302]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2306]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2308]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2311]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2313]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2317]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2319]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2323]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2325]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2329]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2331]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2335]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2337]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2338]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2343]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2347]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2349]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2353]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2355]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2360]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2363]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2366]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2369]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2372]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2378]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2381]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2384]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2387]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2390]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2393]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2396]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2399]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2402]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2405]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2407]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2408]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2413]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2414]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2420]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2425]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2426]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2432]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2437]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2438]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2443]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2444]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2450]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2454]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2455]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2460]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2461]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2466]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2467]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2472]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2473]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2476]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2478]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2484]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2485]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2490]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2491]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2496]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2497]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2500]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2503]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2506]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2509]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2515]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2518]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2521]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2524]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2527]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2530]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2533]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2536]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2539]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2543]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2549]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2557]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2561]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2569]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2573]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2575]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2579]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2584]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2586]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2596]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2598]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2602]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2604]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2605]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2610]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2614]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2620]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2622]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2627]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2630]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2633]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2636]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2639]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2642]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2645]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2646]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2648]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2651]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2654]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2660]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2663]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2666]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2668]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2669]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2675]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2680]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2681]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2687]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2692]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2693]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2698]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2699]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2704]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2705]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2709]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2710]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2715]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2716]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2721]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2722]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2725]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2727]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2733]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2734]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2739]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2740]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2746]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2749]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2752]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2758]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2761]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2764]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2767]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2770]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2773]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2779]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2782]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2786]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2794]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2798]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2804]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2806]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2810]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2812]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2816]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2818]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2821]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2823]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2827]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2829]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2833]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2835]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2836]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2841]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2845]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2851]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2853]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2858]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2861]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2864]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2867]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2870]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2871]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2873]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2876]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2879]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2882]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2885]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2888]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2891]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2894]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2899]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2900]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2906]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2911]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2912]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2917]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2918]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2923]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2924]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2928]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2929]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2934]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2935]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2938]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2946]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2952]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2953]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2958]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2995]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[2999]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3005]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3007]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3011]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3013]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3017]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3019]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3022]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3024]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3028]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3030]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3031]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3036]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3040]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3042]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3046]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3048]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3053]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3056]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3059]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3060]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3062]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3065]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3068]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3071]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3074]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3077]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3080]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3111]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3112]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3115]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3117]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3123]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3124]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3129]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3130]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3135]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3136]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3139]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3142]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3145]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3148]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3151]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3157]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3160]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3164]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3170]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3178]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3182]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3184]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3187]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3189]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3190]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3195]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3199]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3201]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3205]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3207]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3212]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3213]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3215]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3218]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3221]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3224]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3227]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3233]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3236]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3241]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3242]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3247]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3248]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3253]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3254]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3256]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3258]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3270]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3271]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3276]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3278]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3281]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3284]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3285]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3287]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3290]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3291]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3293]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3296]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3299]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3301]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3305]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3307]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3311]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3313]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3318]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3322]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3324]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3330]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3352]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3353]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3358]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3364]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3365]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3369]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3370]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3375]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3376]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3381]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3382]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3385]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3388]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3391]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3394]: 6 0 1.00001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3398]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3400]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3406]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3409]: 6 0 1.00007 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3411]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3415]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3417]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3422]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3425]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3428]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3431]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3433]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3439]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3440]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3444]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3445]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3450]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3451]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3454]: 6 0 1.0001 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3457]: 6 0 1.00006 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3463]: 6 0 1.00002 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3466]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3468]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3473]: 6 0 1.00004 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3476]: 6 0 1.00005 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3478]: 6 0 1.00009 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3479]: 6 0 1.00003 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3483]: 6 0 1.00008 shouldn't be
2502.32/2510.92	WSVECS04 Frhs2[3484]: 6 0 1.0001 shouldn't be
2755.19/2764.52	WSVECS04 Frhs2[91]: 6 0 1.00009 shouldn't be
2755.19/2764.52	WSVECS04 Frhs2[146]: 6 0 1.00002 shouldn't be
2755.19/2764.52	WSVECS04 Frhs2[858]: 6 0 1.00007 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[539]: 6 0 1.00005 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[629]: 6 0 1.00003 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[727]: 6 0 1.00008 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[909]: 6 0 1.00006 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[980]: 6 0 1.00003 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1021]: 6 0 1.00007 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1087]: 6 0 1.00006 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1241]: 6 0 1.00003 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1330]: 6 0 1.00006 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1451]: 6 0 1.00009 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1457]: 6 0 1.0001 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1463]: 6 0 1.00006 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1468]: 6 0 1.00009 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1480]: 6 0 1.00006 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1576]: 6 0 1.00007 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1663]: 6 0 1.00004 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1777]: 6 0 1.00006 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[1842]: 6 0 1.00002 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2221]: 6 0 1.00007 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2245]: 6 0 1.00008 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2254]: 6 0 1.00003 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2260]: 6 0 1.00002 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2264]: 6 0 1.00005 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2385]: 6 0 1.00002 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2545]: 6 0 1.00005 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2581]: 6 0 1.00005 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2657]: 6 0 1.0001 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2847]: 6 0 1.00001 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2940]: 6 0 1.00009 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[2947]: 6 0 1.00007 shouldn't be
2979.80/2989.87	WSVECS04 Frhs2[3264]: 6 0 1.00005 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[56]: 6 0 1.00003 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[533]: 6 0 1.00002 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[907]: 6 0 1.00005 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1004]: 6 0 1.00009 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1009]: 6 0 1.00007 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1183]: 6 0 1.00009 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1213]: 6 0 1.00008 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1237]: 6 0 1.00009 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1332]: 6 0 1.00009 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1420]: 6 0 1.00006 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1486]: 6 0 1.00005 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1582]: 6 0 1.00007 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1588]: 6 0 1.00005 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1784]: 6 0 1.0001 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[1927]: 6 0 1.00004 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[2212]: 6 0 1.00008 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[2449]: 6 0 1.0001 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[2590]: 6 0 1.00006 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[2745]: 6 0 1.00007 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[2776]: 6 0 1.00009 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3154]: 6 0 1.00003 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3172]: 6 0 1.00002 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3176]: 6 0 1.00008 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3230]: 6 0 1.00007 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3265]: 6 0 1.00006 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3328]: 6 0 1.00009 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3359]: 6 0 1.00004 shouldn't be
3197.88/3208.69	WSVECS04 Frhs2[3404]: 6 0 1.00009 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[450]: 6 0 1.00009 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[540]: 6 0 1.00006 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[778]: 6 0 1.00006 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1045]: 6 0 1.00009 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1144]: 6 0 1.00009 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1376]: 6 0 1.00007 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1427]: 6 0 1.00005 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1444]: 6 0 1.00006 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1474]: 6 0 1.00005 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1552]: 6 0 1.00003 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1736]: 6 0 1.0001 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1826]: 6 0 1.00009 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[1903]: 6 0 1.00008 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2057]: 6 0 1.00007 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2218]: 6 0 1.00004 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2251]: 6 0 1.00007 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2270]: 6 0 1.00002 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2284]: 6 0 1.00004 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2375]: 6 0 1.00002 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2567]: 6 0 1.00006 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[2616]: 6 0 1.00004 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[3434]: 6 0 1.00003 shouldn't be
3420.43/3431.97	WSVECS04 Frhs2[3461]: 6 0 1.00005 shouldn't be
3600.04/3612.13	c Disabling crashed LP
3600.04/3612.13	c cpu time 3590.55 s
3600.04/3612.13	c deterministic time 65672746 6.57e+07
3600.04/3612.13	c optimization time 1180.41 s
3600.04/3612.13	c total solve time 2408.74 s
3600.04/3612.13	c core-guided solve time 2385.76 s
3600.04/3612.13	c propagation time 1193.56 s
3600.04/3612.13	c conflict analysis time 8.99369 s
3600.04/3612.13	c propagations 3085414
3600.04/3612.13	c resolve steps 264287
3600.04/3612.13	c decisions 65378
3600.04/3612.13	c conflicts 2095
3600.04/3612.13	c restarts 13
3600.04/3612.13	c inprocessing phases 1
3600.04/3612.13	c garbage collections 1 ,( 100.00 )
3600.04/3612.13	c input clauses 412996 ,( 99.17 )
3600.04/3612.13	c input cardinalities 2464 ,( 0.59 )
3600.04/3612.13	c input general constraints 986 ,( 0.24 )
3600.04/3612.13	c input average constraint length 9.45
3600.04/3612.13	c input average constraint degree 2.02
3600.04/3612.13	c learned clauses 2148 ,( 97.59 )
3600.04/3612.13	c learned cardinalities 9 ,( 0.41 )
3600.04/3612.13	c learned general constraints 44 ,( 2.00 )
3600.04/3612.13	c learned average constraint length 937.25
3600.04/3612.13	c learned average constraint degree 69014370.45
3600.04/3612.13	c watched  CF 32, 64, 128, Arb: 20 , 0 , 0 , 0
3600.04/3612.13	c counting CF 32, 64, 128, Arb: 1011 , 0 , 0 , 0
3600.04/3612.13	c watched   constraints 20 ,( 1.94 ) 
3600.04/3612.13	c counting  constraints 1010 ,( 98.06 ) 
3600.04/3612.13	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 17671320 , 1345577 , 298025 ,( 1429 , 296596 )
3600.04/3612.13	c gcd simplifications 691
3600.04/3612.13	c detected cardinalities 1
3600.04/3612.13	c weakened non-implied lits 2714278
3600.04/3612.13	c weakened non-implying lits 9422
3600.04/3612.13	c original variables 13803
3600.04/3612.13	c clausal propagations 2675430
3600.04/3612.13	c cardinality propagations 194788
3600.04/3612.13	c watched propagations 6
3600.04/3612.13	c counting propagations 165420
3600.04/3612.13	c watch lookups 20216685
3600.04/3612.13	c watch backjump lookups 0
3600.04/3612.13	c watch checks 25389716
3600.04/3612.13	c propagation checks 5921983
3600.04/3612.13	c constraint additions 7617838
3600.04/3612.13	c trail pops 3151900
3600.04/3612.13	c formula constraints 412630
3600.04/3612.13	c learned constraints 2197
3600.04/3612.13	c bound constraints 914
3600.04/3612.13	c core-guided constraints 2902
3600.04/3612.13	c encountered formula constraints 261114
3600.04/3612.13	c encountered learned constraints 4193
3600.04/3612.13	c encountered bound constraints 244
3600.04/3612.13	c encountered core-guided constraints 825
3600.04/3612.13	c LP total time 2396.62 s
3600.04/3612.13	c LP solve time 2393.64 s
3600.04/3612.13	c LP constraints added 412632
3600.04/3612.13	c LP constraints removed 0
3600.04/3612.13	c LP pivots internal 2095
3600.04/3612.13	c LP pivots root 221736
3600.04/3612.13	c LP calls 9
3600.04/3612.13	c LP optimalities 1
3600.04/3612.13	c LP no pivot count 0
3600.04/3612.13	c LP infeasibilities 1
3600.04/3612.13	c LP valid Farkas constraints 1
3600.04/3612.13	c LP learned Farkas constraints 1
3600.04/3612.13	c LP basis resets 0
3600.04/3612.13	c LP cycling count 0
3600.04/3612.13	c LP singular count 0
3600.04/3612.13	c LP no primal count 0
3600.04/3612.13	c LP no farkas count 0
3600.04/3612.13	c LP other issue count 0
3600.04/3612.13	c LP Gomory cuts 2
3600.04/3612.13	c LP learned cuts 0
3600.04/3612.13	c LP deleted cuts 0
3600.04/3612.13	c LP encountered Gomory constraints 5
3600.04/3612.13	c LP encountered Farkas constraints 0
3600.04/3612.13	c LP encountered learned Farkas constraints 0
3600.04/3612.13	c CG auxiliary variables introduced 1269
3600.04/3612.13	c CG solutions found 9
3600.04/3612.13	c CG cores constructed 905
3600.04/3612.13	c CG core cardinality constraints returned 0
3600.04/3612.13	c CG unit cores 0
3600.04/3612.13	c CG single cores 899
3600.04/3612.13	c CG blocks removed during cardinality reduction 0
3600.04/3612.13	c CG first core best 0
3600.04/3612.13	c CG decision core best 0
3600.04/3612.13	c CG core reduction tie 6
3600.04/3612.13	c CG core degree average 1.00
3600.04/3612.13	c CG core slack average 2.67
3600.04/3612.13	c CG core upper bound improvements 0
3600.04/3612.13	c STR number of successful calls 0
3600.04/3612.13	c STR number of unsuccessful calls 0
3600.04/3612.13	c STR number of inconclusive calls 0
3600.04/3612.13	c STR number of successful attempts 0
3600.04/3612.13	c STR number of unsuccessful attempts 0
3600.04/3612.13	c STR number of inconclusive attempts 0
3600.04/3612.13	c STR average degree increase per successful call inf
3600.04/3612.13	c STR average degree increase per successful attempt inf
3600.04/3612.13	c STR total number of conflicts for successful attempts 0
3600.04/3612.13	c STR total number of conflicts for unsuccessful attempts 0
3600.04/3612.13	c STR total number of conflicts for inconclusive attempts 0
3600.04/3612.13	c STR average number of conflicts per successful attempt inf
3600.04/3612.13	c STR average number of conflicts per unsuccessful attempt inf
3600.04/3612.13	c STR average number of conflicts per inconclusive attempt inf
3600.04/3612.13	c AVG.sumWPerc 74.83 
3600.04/3612.13	c bigint constraints 0 
3600.04/3612.13	o -1764
3600.04/3612.13	s SATISFIABLE
3600.04/3612.13	v x1 -x2 x3 x4 -x5 -x6 x7 -x8 x9 x10 -x11 -x12 x13 -x14 x15 x16 -x17 -x18 x19 -x20 x21 x22 -x23 -x24 x25 -x26 x27 x28 -x29 -x30 x31 -x32 x33 x34 -x35 -x36 x37 -x38 x39 x40 -x41 -x42 x43 -x44 x45 x46 -x47 -x48 x49 -x50 x51 x52 -x53 -x54 x55 -x56 x57 x58 -x59 -x60 x61 -x62 x63 x64 -x65 -x66 x67 -x68 x69 x70 -x71 -x72 x73 -x74 x75 x76 -x77 -x78 x79 -x80 x81 x82 -x83 x84 -x85 -x86 x87 x88 -x89 x90 -x91 -x92 x93 x94 -x95 x96 -x97 -x98 x99 x100 -x101 x102 -x103 -x104 x105 x106 -x107 x108 -x109 -x110 x111 x112 -x113 x114 -x115 -x116 x117 x118 -x119 x120 -x121 -x122 x123 x124 -x125 x126 -x127 -x128 x129 x130 -x131 x132 -x133 -x134 x135 x136 -x137 x138 -x139 -x140 x141 x142 -x143 x144 -x145 -x146 x147 x148 -x149 x150 -x151 -x152 x153 x154 -x155 x156 -x157 -x158 x159 x160 -x161 x162 -x163 -x164 x165 x166 x167 -x168 -x169 x170 -x171 x172 x173 -x174 -x175 x176 -x177 x178 x179 -x180 -x181 x182 -x183 x184 x185 -x186 -x187 x188 -x189 x190 x191 -x192 -x193 x194 -x195 x196 x197 -x198 -x199 x200 -x201 x202 x203 -x204 -x205 x206 -x207 x208 x209 -x210 -x211 x212 -x213 x214 x215 -x216 -x217 x218 -x219 x220 x221 -x222 -x223 x224 -x225 x226 x227 -x228 -x229 x230 -x231 x232 x233 -x234 -x235 x236 -x237 x238 x239 -x240 -x241 x242 -x243 x244 x245 -x246 -x247 x248 x249 -x250 x251 -x252 -x253 x254 x255 -x256 x257 -x258 -x259 x260 x261 -x262 x263 -x264 -x265 x266 x267 -x268 x269 -x270 -x271 x272 x273 -x274 x275 -x276 -x277 x278 x279 -x280 x281 -x282 -x283 x284 x285 -x286 x287 -x288 -x289 x290 x291 -x292 x293 -x294 -x295 x296 x297 -x298 x299 -x300 -x301 x302 x303 -x304 x305 -x306 -x307 x308 x309 -x310 x311 -x312 -x313 x314 x315 -x316 x317 -x318 -x319 x320 x321 -x322 x323 -x324 -x325 x326 x327 x328 -x329 x330 -x331 -x332 x333 x334 -x335 x336 -x337 -x338 x339 x340 -x341 x342 -x343 -x344 x345 x346 -x347 x348 -x349 -x350 x351 x352 -x353 x354 -x355 -x356 x357 x358 -x359 x360 -x361 -x362 x363 x364 -x365 x366 -x367 -x368 x369 x370 -x371 x372 -x373 -x374 x375 x376 -x377 x378 -x379 -x380 x381 x382 -x383 x384 -x385 -x386 x387 x388 -x389 x390 -x391 -x392 x393 x394 -x395 x396 -x397 -x398 x399 x400 -x401 x402 -x403 -x404 x405 -x406 x407 -x408 x409 x410 -x411 -x412 x413 -x414 x415 x416 -x417 -x418 x419 -x420 x421 x422 -x423 -x424 x425 -x426 x427 x428 -x429 -x430 x431 -x432 x433 x434 -x435 -x436 x437 -x438 x439 x440 -x441 -x442 x443 -x444 x445 x446 -x447 -x448 x449 -x450 x451 x452 -x453 -x454 x455 -x456 x457 x458 -x459 -x460 x461 -x462 x463 x464 -x465 -x466 x467 -x468 x469 x470 -x471 -x472 x473 -x474 x475 x476 -x477 -x478 x479 -x480 x481 x482 -x483 x484 -x485 x486 x487 -x488 -x489 x490 -x491 x492 x493 -x494 -x495 x496 -x497 x498 x499 -x500 -x501 x502 -x503 x504 x505 -x506 -x507 x508 -x509 x510 x511 -x512 -x513 x514 -x515 x516 x517 -x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 -x527 x528 x529 -x530 -x531 x532 -x533 x534 x535 -x536 -x537 x538 -x539 x540 x541 -x542 -x543 x544 -x545 x546 x547 -x548 -x549 x550 -x551 x552 x553 -x554 -x555 x556 -x557 x558 x559 -x560 x561 -x562 -x563 x564 x565 -x566 x567 -x568 -x569 x570 x571 -x572 x573 -x574 -x575 x576 x577 -x578 x579 -x580 -x581 x582 x583 -x584 x585 -x586 -x587 x588 x589 -x590 x591 -x592 -x593 x594 x595 -x596 x597 -x598 -x599 x600 x601 -x602 x603 -x604 -x605 x606 x607 -x608 x609 -x610 -x611 x612 x613 -x614 x615 -x616 -x617 x618 x619 -x620 x621 -x622 -x623 x624 x625 -x626 x627 -x628 -x629 x630 x631 -x632 x633 -x634 -x635 x636 x637 x638 -x639 -x640 x641 -x642 x643 x644 -x645 -x646 x647 -x648 x649 x650 -x651 -x652 x653 -x654 x655 x656 -x657 -x658 x659 -x660 x661 x662 -x663 -x664 x665 -x666 x667 x668 -x669 -x670 x671 -x672 x673 x674 -x675 -x676 x677 -x678 x679 x680 -x681 -x682 x683 -x684 x685 x686 -x687 -x688 x689 -x690 x691 x692 -x693 -x694 x695 -x696 x697 x698 -x699 -x700 x701 -x702 x703 x704 -x705 -x706 x707 -x708 x709 x710 -x711 -x712 x713 x714 -x715 x716 -x717 -x718 x719 x720 -x721 x722 -x723 -x724 x725 x726 -x727 x728 -x729 -x730 x731 x732 -x733 x734 -x735 -x736 x737 x738 -x739 x740 -x741 -x742 x743 x744 -x745 x746 -x747 -x748 x749 x750 -x751 x752 -x753 -x754 x755 x756 -x757 x758 -x759 -x760 x761 x762 -x763 x764 -x765 -x766 x767 x768 -x769 x770 -x771 -x772 x773 x774 -x775 x776 -x777 -x778 x779 x780 -x781 x782 -x783 -x784 x785 x786 x787 -x788 x789 -x790 -x791 x792 x793 -x794 x795 -x796 -x797 x798 x799 -x800 x801 -x802 -x803 x804 x805 -x806 x807 -x808 -x809 x810 x811 -x812 x813 -x814 -x815 x816 x817 -x818 x819 -x820 -x821 x822 x823 -x824 x825 -x826 -x827 x828 x829 -x830 x831 -x832 -x833 x834 x835 -x836 x837 -x838 -x839 x840 x841 -x842 x843 -x844 -x845 x846 x847 -x848 x849 -x850 -x851 x852 x853 -x854 x855 -x856 -x857 x858 -x859 x860 -x861 x862 x863 -x864 -x865 x866 -x867 x868 x869 -x870 -x871 x872 -x873 x874 x875 -x876 -x877 x878 -x879 x880 x881 -x882 -x883 x884 -x885 x886 x887 -x888 -x889 x890 -x891 x892 x893 -x894 -x895 x896 -x897 x898 x899 -x900 -x901 x902 -x903 x904 x905 -x906 -x907 x908 -x909 x910 x911 -x912 -x913 x914 -x915 x916 x917 -x918 -x919 x920 -x921 x922 x923 -x924 -x925 x926 -x927 x928 x929 -x930 x931 -x932 x933 x934 -x935 -x936 x937 -x938 x939 x940 -x941 -x942 x943 -x944 x945 x946 -x947 -x948 x949 -x950 x951 x952 -x953 -x954 x955 -x956 x957 x958 -x959 -x960 x961 -x962 x963 x964 -x965 -x966 x967 -x968 x969 x970 -x971 -x972 x973 -x974 x975 x976 -x977 -x978 x979 -x980 x981 x982 -x983 -x984 x985 -x986 x987 x988 -x989 -x990 x991 -x992 x993 x994 -x995 -x996 x997 -x998 x999 x1000 -x1001 x1002 -x1003 -x1004 x1005 x1006 -x1007 x1008 -x1009 -x1010 x1011 x1012 -x1013 x1014 -x1015 -x1016 x1017 x1018 -x1019 x1020 -x1021 -x1022 x1023 x1024 -x1025 x1026 -x1027 -x1028 x1029 x1030 -x1031 x1032 -x1033 -x1034 x1035 x1036 -x1037 x1038 -x1039 -x1040 x1041 x1042 -x1043 x1044 -x1045 -x1046 x1047 x1048 -x1049 x1050 -x1051 -x1052 x1053 x1054 -x1055 x1056 -x1057 -x1058 x1059 x1060 -x1061 x1062 -x1063 -x1064 x1065 x1066 -x1067 x1068 -x1069 -x1070 x1071 x1072 x1073 -x1074 -x1075 x1076 -x1077 x1078 x1079 -x1080 -x1081 x1082 -x1083 x1084 x1085 -x1086 -x1087 x1088 -x1089 x1090 x1091 -x1092 -x1093 x1094 -x1095 x1096 x1097 -x1098 -x1099 x1100 -x1101 x1102 x1103 -x1104 -x1105 x1106 -x1107 x1108 x1109 -x1110 -x1111 x1112 -x1113 x1114 x1115 -x1116 -x1117 x1118 -x1119 x1120 x1121 -x1122 -x1123 x1124 -x1125 x1126 x1127 -x1128 -x1129 x1130 -x1131 x1132 x1133 -x1134 -x1135 x1136 -x1137 x1138 x1139 -x1140 -x1141 x1142 x1143 -x1144 x1145 -x1146 -x1147 x1148 x1149 -x1150 x1151 -x1152 -x1153 x1154 x1155 -x1156 x1157 -x1158 -x1159 x1160 x1161 -x1162 x1163 -x1164 -x1165 x1166 x1167 -x1168 x1169 -x1170 -x1171 x1172 x1173 -x1174 x1175 -x1176 -x1177 x1178 x1179 -x1180 x1181 -x1182 -x1183 x1184 x1185 -x1186 x1187 -x1188 -x1189 x1190 x1191 -x1192 x1193 -x1194 -x1195 x1196 x1197 -x1198 x1199 -x1200 -x1201 x1202 x1203 -x1204 x1205 -x1206 -x1207 x1208 x1209 x1210 -x1211 x1212 -x1213 -x1214 x1215 x1216 -x1217 x1218 -x1219 -x1220 x1221 x1222 -x1223 x1224 -x1225 -x1226 x1227 x1228 -x1229 x1230 -x1231 -x1232 x1233 x1234 -x1235 x1236 -x1237 -x1238 x1239 x1240 -x1241 x1242 -x1243 -x1244 x1245 x1246 -x1247 x1248 -x1249 -x1250 x1251 x1252 -x1253 x1254 -x1255 -x1256 x1257 x1258 -x1259 x1260 -x1261 -x1262 x1263 x1264 -x1265 x1266 -x1267 -x1268 x1269 x1270 -x1271 x1272 -x1273 -x1274 x1275 -x1276 x1277 -x1278 x1279 x1280 -x1281 -x1282 x1283 -x1284 x1285 x1286 -x1287 -x1288 x1289 -x1290 x1291 x1292 -x1293 -x1294 x1295 -x1296 x1297 x1298 -x1299 -x1300 x1301 -x1302 x1303 x1304 -x1305 -x1306 x1307 -x1308 x1309 x1310 -x1311 -x1312 x1313 -x1314 x1315 x1316 -x1317 -x1318 x1319 -x1320 x1321 x1322 -x1323 -x1324 x1325 -x1326 x1327 x1328 -x1329 -x1330 x1331 -x1332 x1333 x1334 -x1335 -x1336 x1337 -x1338 x1339 x1340 -x1341 x1342 -x1343 x1344 x1345 -x1346 -x1347 x1348 -x1349 x1350 x1351 -x1352 -x1353 x1354 -x1355 x1356 x1357 -x1358 -x1359 x1360 -x1361 x1362 x1363 -x1364 -x1365 x1366 -x1367 x1368 x1369 -x1370 -x1371 x1372 -x1373 x1374 x1375 -x1376 -x1377 x1378 -x1379 x1380 x1381 -x1382 -x1383 x1384 -x1385 x1386 x1387 -x1388 -x1389 x1390 -x1391 x1392 x1393 -x1394 -x1395 x1396 -x1397 x1398 x1399 -x1400 -x1401 x1402 -x1403 x1404 x1405 -x1406 x1407 -x1408 -x1409 x1410 x1411 -x1412 x1413 -x1414 -x1415 x1416 x1417 -x1418 x1419 -x1420 -x1421 x1422 x1423 -x1424 x1425 -x1426 -x1427 x1428 x1429 -x1430 x1431 -x1432 -x1433 x1434 x1435 -x1436 x1437 -x1438 -x1439 x1440 x1441 -x1442 x1443 -x1444 -x1445 x1446 x1447 -x1448 x1449 -x1450 -x1451 x1452 x1453 -x1454 x1455 -x1456 -x1457 x1458 x1459 -x1460 x1461 -x1462 -x1463 x1464 x1465 -x1466 x1467 -x1468 -x1469 x1470 x1471 x1472 -x1473 -x1474 x1475 -x1476 x1477 x1478 -x1479 -x1480 x1481 -x1482 x1483 x1484 -x1485 -x1486 x1487 -x1488 x1489 x1490 -x1491 -x1492 x1493 -x1494 x1495 x1496 -x1497 -x1498 x1499 -x1500 x1501 x1502 -x1503 -x1504 x1505 -x1506 x1507 x1508 -x1509 -x1510 x1511 -x1512 x1513 x1514 -x1515 -x1516 x1517 -x1518 x1519 x1520 -x1521 -x1522 x1523 -x1524 x1525 x1526 -x1527 -x1528 x1529 -x1530 x1531 x1532 -x1533 -x1534 x1535 x1536 -x1537 x1538 -x1539 -x1540 x1541 x1542 -x1543 x1544 -x1545 -x1546 x1547 x1548 -x1549 x1550 -x1551 -x1552 x1553 x1554 -x1555 x1556 -x1557 -x1558 x1559 x1560 -x1561 x1562 -x1563 -x1564 x1565 x1566 -x1567 x1568 -x1569 -x1570 x1571 x1572 -x1573 x1574 -x1575 -x1576 x1577 x1578 -x1579 x1580 -x1581 -x1582 x1583 x1584 -x1585 x1586 -x1587 -x1588 x1589 x1590 -x1591 x1592 -x1593 -x1594 x1595 x1596 x1597 -x1598 x1599 -x1600 -x1601 x1602 x1603 -x1604 x1605 -x1606 -x1607 x1608 x1609 -x1610 x1611 -x1612 -x1613 x1614 x1615 -x1616 x1617 -x1618 -x1619 x1620 x1621 -x1622 x1623 -x1624 -x1625 x1626 x1627 -x1628 x1629 -x1630 -x1631 x1632 x1633 -x1634 x1635 -x1636 -x1637 x1638 x1639 -x1640 x1641 -x1642 -x1643 x1644 x1645 -x1646 x1647 -x1648 -x1649 x1650 x1651 -x1652 x1653 -x1654 -x1655 x1656 -x1657 x1658 -x1659 x1660 x1661 -x1662 -x1663 x1664 -x1665 x1666 x1667 -x1668 -x1669 x1670 -x1671 x1672 x1673 -x1674 -x1675 x1676 -x1677 x1678 x1679 -x1680 -x1681 x1682 -x1683 x1684 x1685 -x1686 -x1687 x1688 -x1689 x1690 x1691 -x1692 -x1693 x1694 -x1695 x1696 x1697 -x1698 -x1699 x1700 -x1701 x1702 x1703 -x1704 -x1705 x1706 -x1707 x1708 x1709 -x1710 -x1711 x1712 -x1713 x1714 x1715 -x1716 x1717 -x1718 x1719 x1720 -x1721 -x1722 x1723 -x1724 x1725 x1726 -x1727 -x1728 x1729 -x1730 x1731 x1732 -x1733 -x1734 x1735 -x1736 x1737 x1738 -x1739 -x1740 x1741 -x1742 x1743 x1744 -x1745 -x1746 x1747 -x1748 x1749 x1750 -x1751 -x1752 x1753 -x1754 x1755 x1756 -x1757 -x1758 x1759 -x1760 x1761 x1762 -x1763 -x1764 x1765 -x1766 x1767 x1768 -x1769 -x1770 x1771 -x1772 x1773 x1774 -x1775 x1776 -x1777 -x1778 x1779 x1780 -x1781 x1782 -x1783 -x1784 x1785 x1786 -x1787 x1788 -x1789 -x1790 x1791 x1792 -x1793 x1794 -x1795 -x1796 x1797 x1798 -x1799 x1800 -x1801 -x1802 x1803 x1804 -x1805 x1806 -x1807 -x1808 x1809 x1810 -x1811 x1812 -x1813 -x1814 x1815 x1816 -x1817 x1818 -x1819 -x1820 x1821 x1822 -x1823 x1824 -x1825 -x1826 x1827 x1828 -x1829 x1830 -x1831 -x1832 x1833 x1834 x1835 -x1836 -x1837 x1838 -x1839 x1840 x1841 -x1842 -x1843 x1844 -x1845 x1846 x1847 -x1848 -x1849 x1850 -x1851 x1852 x1853 -x1854 -x1855 x1856 -x1857 x1858 x1859 -x1860 -x1861 x1862 -x1863 x1864 x1865 -x1866 -x1867 x1868 -x1869 x1870 x1871 -x1872 -x1873 x1874 -x1875 x1876 x1877 -x1878 -x1879 x1880 -x1881 x1882 x1883 -x1884 -x1885 x1886 -x1887 x1888 x1889 -x1890 -x1891 x1892 x1893 -x1894 x1895 -x1896 -x1897 x1898 x1899 -x1900 x1901 -x1902 -x1903 x1904 x1905 -x1906 x1907 -x1908 -x1909 x1910 x1911 -x1912 x1913 -x1914 -x1915 x1916 x1917 -x1918 x1919 -x1920 -x1921 x1922 x1923 -x1924 x1925 -x1926 -x1927 x1928 x1929 -x1930 x1931 -x1932 -x1933 x1934 x1935 -x1936 x1937 -x1938 -x1939 x1940 x1941 -x1942 x1943 -x1944 -x1945 x1946 x1947 x1948 -x1949 x1950 -x1951 -x1952 x1953 x1954 -x1955 x1956 -x1957 -x1958 x1959 x1960 -x1961 x1962 -x1963 -x1964 x1965 x1966 -x1967 x1968 -x1969 -x1970 x1971 x1972 -x1973 x1974 -x1975 -x1976 x1977 x1978 -x1979 x1980 -x1981 -x1982 x1983 x1984 -x1985 x1986 -x1987 -x1988 x1989 x1990 -x1991 x1992 -x1993 -x1994 x1995 x1996 -x1997 x1998 -x1999 -x2000 x2001 -x2002 x2003 -x2004 x2005 x2006 -x2007 -x2008 x2009 -x2010 x2011 x2012 -x2013 -x2014 x2015 -x2016 x2017 x2018 -x2019 -x2020 x2021 -x2022 x2023 x2024 -x2025 -x2026 x2027 -x2028 x2029 x2030 -x2031 -x2032 x2033 -x2034 x2035 x2036 -x2037 -x2038 x2039 -x2040 x2041 x2042 -x2043 -x2044 x2045 -x2046 x2047 x2048 -x2049 -x2050 x2051 -x2052 x2053 x2054 -x2055 x2056 -x2057 x2058 x2059 -x2060 -x2061 x2062 -x2063 x2064 x2065 -x2066 -x2067 x2068 -x2069 x2070 x2071 -x2072 -x2073 x2074 -x2075 x2076 x2077 -x2078 -x2079 x2080 -x2081 x2082 x2083 -x2084 -x2085 x2086 -x2087 x2088 x2089 -x2090 -x2091 x2092 -x2093 x2094 x2095 -x2096 -x2097 x2098 -x2099 x2100 x2101 -x2102 -x2103 x2104 -x2105 x2106 x2107 -x2108 x2109 -x2110 -x2111 x2112 x2113 -x2114 x2115 -x2116 -x2117 x2118 x2119 -x2120 x2121 -x2122 -x2123 x2124 x2125 -x2126 x2127 -x2128 -x2129 x2130 x2131 -x2132 x2133 -x2134 -x2135 x2136 x2137 -x2138 x2139 -x2140 -x2141 x2142 x2143 -x2144 x2145 -x2146 -x2147 x2148 x2149 -x2150 x2151 -x2152 -x2153 x2154 x2155 -x2156 x2157 -x2158 -x2159 x2160 x2161 x2162 -x2163 -x2164 x2165 -x2166 x2167 x2168 -x2169 -x2170 x2171 -x2172 x2173 x2174 -x2175 -x2176 x2177 -x2178 x2179 x2180 -x2181 -x2182 x2183 -x2184 x2185 x2186 -x2187 -x2188 x2189 -x2190 x2191 x2192 -x2193 -x2194 x2195 -x2196 x2197 x2198 -x2199 -x2200 x2201 -x2202 x2203 x2204 -x2205 -x2206 x2207 -x2208 x2209 x2210 -x2211 -x2212 x2213 x2214 -x2215 x2216 -x2217 -x2218 x2219 x2220 -x2221 x2222 -x2223 -x2224 x2225 x2226 -x2227 x2228 -x2229 -x2230 x2231 x2232 -x2233 x2234 -x2235 -x2236 x2237 x2238 -x2239 x2240 -x2241 -x2242 x2243 x2244 -x2245 x2246 -x2247 -x2248 x2249 x2250 -x2251 x2252 -x2253 -x2254 x2255 x2256 -x2257 x2258 -x2259 -x2260 x2261 x2262 x2263 -x2264 x2265 -x2266 -x2267 x2268 x2269 -x2270 x2271 -x2272 -x2273 x2274 x2275 -x2276 x2277 -x2278 -x2279 x2280 x2281 -x2282 x2283 -x2284 -x2285 x2286 x2287 -x2288 x2289 -x2290 -x2291 x2292 x2293 -x2294 x2295 -x2296 -x2297 x2298 x2299 -x2300 x2301 -x2302 -x2303 x2304 x2305 -x2306 x2307 -x2308 -x2309 x2310 -x2311 x2312 -x2313 x2314 x2315 -x2316 -x2317 x2318 -x2319 x2320 x2321 -x2322 -x2323 x2324 -x2325 x2326 x2327 -x2328 -x2329 x2330 -x2331 x2332 x2333 -x2334 -x2335 x2336 -x2337 x2338 x2339 -x2340 -x2341 x2342 -x2343 x2344 x2345 -x2346 -x2347 x2348 -x2349 x2350 x2351 -x2352 -x2353 x2354 -x2355 x2356 x2357 -x2358 x2359 -x2360 x2361 x2362 -x2363 -x2364 x2365 -x2366 x2367 x2368 -x2369 -x2370 x2371 -x2372 x2373 x2374 -x2375 -x2376 x2377 -x2378 x2379 x2380 -x2381 -x2382 x2383 -x2384 x2385 x2386 -x2387 -x2388 x2389 -x2390 x2391 x2392 -x2393 -x2394 x2395 -x2396 x2397 x2398 -x2399 -x2400 x2401 -x2402 x2403 x2404 -x2405 x2406 -x2407 -x2408 x2409 x2410 -x2411 x2412 -x2413 -x2414 x2415 x2416 -x2417 x2418 -x2419 -x2420 x2421 x2422 -x2423 x2424 -x2425 -x2426 x2427 x2428 -x2429 x2430 -x2431 -x2432 x2433 x2434 -x2435 x2436 -x2437 -x2438 x2439 x2440 -x2441 x2442 -x2443 -x2444 x2445 x2446 -x2447 x2448 -x2449 -x2450 x2451 x2452 x2453 -x2454 -x2455 x2456 -x2457 x2458 x2459 -x2460 -x2461 x2462 -x2463 x2464 x2465 -x2466 -x2467 x2468 -x2469 x2470 x2471 -x2472 -x2473 x2474 -x2475 x2476 x2477 -x2478 -x2479 x2480 -x2481 x2482 x2483 -x2484 -x2485 x2486 -x2487 x2488 x2489 -x2490 -x2491 x2492 -x2493 x2494 x2495 -x2496 -x2497 x2498 x2499 -x2500 x2501 -x2502 -x2503 x2504 x2505 -x2506 x2507 -x2508 -x2509 x2510 x2511 -x2512 x2513 -x2514 -x2515 x2516 x2517 -x2518 x2519 -x2520 -x2521 x2522 x2523 -x2524 x2525 -x2526 -x2527 x2528 x2529 -x2530 x2531 -x2532 -x2533 x2534 x2535 -x2536 x2537 -x2538 -x2539 x2540 x2541 x2542 -x2543 x2544 -x2545 -x2546 x2547 x2548 -x2549 x2550 -x2551 -x2552 x2553 x2554 -x2555 x2556 -x2557 -x2558 x2559 x2560 -x2561 x2562 -x2563 -x2564 x2565 x2566 -x2567 x2568 -x2569 -x2570 x2571 x2572 -x2573 x2574 -x2575 -x2576 x2577 x2578 -x2579 x2580 -x2581 -x2582 x2583 -x2584 x2585 -x2586 x2587 x2588 -x2589 -x2590 x2591 -x2592 x2593 x2594 -x2595 -x2596 x2597 -x2598 x2599 x2600 -x2601 -x2602 x2603 -x2604 x2605 x2606 -x2607 -x2608 x2609 -x2610 x2611 x2612 -x2613 -x2614 x2615 -x2616 x2617 x2618 -x2619 -x2620 x2621 -x2622 x2623 x2624 -x2625 x2626 -x2627 x2628 x2629 -x2630 -x2631 x2632 -x2633 x2634 x2635 -x2636 -x2637 x2638 -x2639 x2640 x2641 -x2642 -x2643 x2644 -x2645 x2646 x2647 -x2648 -x2649 x2650 -x2651 x2652 x2653 -x2654 -x2655 x2656 -x2657 x2658 x2659 -x2660 -x2661 x2662 -x2663 x2664 x2665 -x2666 x2667 -x2668 -x2669 x2670 x2671 -x2672 x2673 -x2674 -x2675 x2676 x2677 -x2678 x2679 -x2680 -x2681 x2682 x2683 -x2684 x2685 -x2686 -x2687 x2688 x2689 -x2690 x2691 -x2692 -x2693 x2694 x2695 -x2696 x2697 -x2698 -x2699 x2700 x2701 -x2702 x2703 -x2704 -x2705 x2706 x2707 x2708 -x2709 -x2710 x2711 -x2712 x2713 x2714 -x2715 -x2716 x2717 -x2718 x2719 x2720 -x2721 -x2722 x2723 -x2724 x2725 x2726 -x2727 -x2728 x2729 -x2730 x2731 x2732 -x2733 -x2734 x2735 -x2736 x2737 x2738 -x2739 -x2740 x2741 -x2742 x2743 x2744 -x2745 -x2746 x2747 x2748 -x2749 x2750 -x2751 -x2752 x2753 x2754 -x2755 x2756 -x2757 -x2758 x2759 x2760 -x2761 x2762 -x2763 -x2764 x2765 x2766 -x2767 x2768 -x2769 -x2770 x2771 x2772 -x2773 x2774 -x2775 -x2776 x2777 x2778 -x2779 x2780 -x2781 -x2782 x2783 x2784 x2785 -x2786 x2787 -x2788 -x2789 x2790 x2791 -x2792 x2793 -x2794 -x2795 x2796 x2797 -x2798 x2799 -x2800 -x2801 x2802 x2803 -x2804 x2805 -x2806 -x2807 x2808 x2809 -x2810 x2811 -x2812 -x2813 x2814 x2815 -x2816 x2817 -x2818 -x2819 x2820 -x2821 x2822 -x2823 x2824 x2825 -x2826 -x2827 x2828 -x2829 x2830 x2831 -x2832 -x2833 x2834 -x2835 x2836 x2837 -x2838 -x2839 x2840 -x2841 x2842 x2843 -x2844 -x2845 x2846 -x2847 x2848 x2849 -x2850 -x2851 x2852 -x2853 x2854 x2855 -x2856 x2857 -x2858 x2859 x2860 -x2861 -x2862 x2863 -x2864 x2865 x2866 -x2867 -x2868 x2869 -x2870 x2871 x2872 -x2873 -x2874 x2875 -x2876 x2877 x2878 -x2879 -x2880 x2881 -x2882 x2883 x2884 -x2885 -x2886 x2887 -x2888 x2889 x2890 -x2891 x2892 -x2893 -x2894 x2895 x2896 -x2897 x2898 -x2899 -x2900 x2901 x2902 -x2903 x2904 -x2905 -x2906 x2907 x2908 -x2909 x2910 -x2911 -x2912 x2913 x2914 -x2915 x2916 -x2917 -x2918 x2919 x2920 -x2921 x2922 -x2923 -x2924 x2925 x2926 x2927 -x2928 -x2929 x2930 -x2931 x2932 x2933 -x2934 -x2935 x2936 -x2937 x2938 x2939 -x2940 -x2941 x2942 -x2943 x2944 x2945 -x2946 -x2947 x2948 -x2949 x2950 x2951 -x2952 -x2953 x2954 -x2955 x2956 x2957 -x2958 -x2959 x2960 x2961 -x2962 x2963 -x2964 -x2965 x2966 x2967 -x2968 x2969 -x2970 -x2971 x2972 x2973 -x2974 x2975 -x2976 -x2977 x2978 x2979 -x2980 x2981 -x2982 -x2983 x2984 x2985 -x2986 x2987 -x2988 -x2989 x2990 x2991 x2992 -x2993 x2994 -x2995 -x2996 x2997 x2998 -x2999 x3000 -x3001 -x3002 x3003 x3004 -x3005 x3006 -x3007 -x3008 x3009 x3010 -x3011 x3012 -x3013 -x3014 x3015 x3016 -x3017 x3018 -x3019 -x3020 x3021 -x3022 x3023 -x3024 x3025 x3026 -x3027 -x3028 x3029 -x3030 x3031 x3032 -x3033 -x3034 x3035 -x3036 x3037 x3038 -x3039 -x3040 x3041 -x3042 x3043 x3044 -x3045 -x3046 x3047 -x3048 x3049 x3050 -x3051 x3052 -x3053 x3054 x3055 -x3056 -x3057 x3058 -x3059 x3060 x3061 -x3062 -x3063 x3064 -x3065 x3066 x3067 -x3068 -x3069 x3070 -x3071 x3072 x3073 -x3074 -x3075 x3076 -x3077 x3078 x3079 -x3080 x3081 -x3082 -x3083 x3084 x3085 -x3086 x3087 -x3088 -x3089 x3090 x3091 -x3092 x3093 -x3094 -x3095 x3096 x3097 -x3098 x3099 -x3100 -x3101 x3102 x3103 -x3104 x3105 -x3106 -x3107 x3108 x3109 x3110 -x3111 -x3112 x3113 -x3114 x3115 x3116 -x3117 -x3118 x3119 -x3120 x3121 x3122 -x3123 -x3124 x3125 -x3126 x3127 x3128 -x3129 -x3130 x3131 -x3132 x3133 x3134 -x3135 -x3136 x3137 x3138 -x3139 x3140 -x3141 -x3142 x3143 x3144 -x3145 x3146 -x3147 -x3148 x3149 x3150 -x3151 x3152 -x3153 -x3154 x3155 x3156 -x3157 x3158 -x3159 -x3160 x3161 x3162 x3163 -x3164 x3165 -x3166 -x3167 x3168 x3169 -x3170 x3171 -x3172 -x3173 x3174 x3175 -x3176 x3177 -x3178 -x3179 x3180 x3181 -x3182 x3183 -x3184 -x3185 x3186 -x3187 x3188 -x3189 x3190 x3191 -x3192 -x3193 x3194 -x3195 x3196 x3197 -x3198 -x3199 x3200 -x3201 x3202 x3203 -x3204 -x3205 x3206 -x3207 x3208 x3209 -x3210 x3211 -x3212 x3213 x3214 -x3215 -x3216 x3217 -x3218 x3219 x3220 -x3221 -x3222 x3223 -x3224 x3225 x3226 -x3227 -x3228 x3229 -x3230 x3231 x3232 -x3233 x3234 -x3235 -x3236 x3237 x3238 -x3239 x3240 -x3241 -x3242 x3243 x3244 -x3245 x3246 -x3247 -x3248 x3249 x3250 -x3251 x3252 -x3253 -x3254 x3255 x3256 x3257 -x3258 -x3259 x3260 -x3261 x3262 x3263 -x3264 -x3265 x3266 -x3267 x3268 x3269 -x3270 -x3271 x3272 -x3273 x3274 x3275 -x3276 -x3277 x3278 x3279 -x3280 x3281 -x3282 -x3283 x3284 x3285 -x3286 x3287 -x3288 -x3289 x3290 x3291 -x3292 x3293 -x3294 -x3295 x3296 x3297 x3298 -x3299 x3300 -x3301 -x3302 x3303 x3304 -x3305 x3306 -x3307 -x3308 x3309 x3310 -x3311 x3312 -x3313 -x3314 x3315 -x3316 x3317 -x3318 x3319 x3320 -x3321 -x3322 x3323 -x3324 x3325 x3326 -x3327 -x3328 x3329 -x3330 x3331 x3332 -x3333 x3334 -x3335 x3336 x3337 -x3338 -x3339 x3340 -x3341 x3342 x3343 -x3344 -x3345 x3346 -x3347 x3348 x3349 -x3350 x3351 -x3352 -x3353 x3354 x3355 -x3356 x3357 -x3358 -x3359 x3360 x3361 -x3362 x3363 -x3364 -x3365 x3366 x3367 x3368 -x3369 -x3370 x3371 -x3372 x3373 x3374 -x3375 -x3376 x3377 -x3378 x3379 x3380 -x3381 -x3382 x3383 x3384 -x3385 x3386 -x3387 -x3388 x3389 x3390 -x3391 x3392 -x3393 -x3394 x3395 x3396 x3397 -x3398 x3399 -x3400 -x3401 x3402 x3403 -x3404 x3405 -x3406 -x3407 x3408 -x3409 x3410 -x3411 x3412 x3413 -x3414 -x3415 x3416 -x3417 x3418 x3419 -x3420 x3421 -x3422 x3423 x3424 -x3425 -x3426 x3427 -x3428 x3429 x3430 -x3431 x3432 -x3433 -x3434 x3435 x3436 -x3437 x3438 -x3439 -x3440 x3441 x3442 x3443 -x3444 -x3445 x3446 -x3447 x3448 x3449 -x3450 -x3451 x3452 x3453 -x3454 x3455 -x3456 -x3457 x3458 x3459 x3460 -x3461 x3462 -x3463 -x3464 x3465 -x3466 x3467 -x3468 x3469 x3470 -x3471 x3472 -x3473 x3474 x3475 -x3476 x3477 -x3478 -x3479 x3480 x3481 x3482 -x3483 -x3484 x3485 x3486
3600.04/3612.14	c Program interrupted by user.

Verifier Data

OK	-1764

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63116 MiB free)
  memory of node 1: 64465 MiB (63600 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521220-1751571912/watcher-4521220-1751571912 -o /tmp/evaluation-result-4521220-1751571912/solver-4521220-1751571912 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751571912-85311 --watchdog 3760 run-opt-break.sh HOME/instance-4521220-1751571912.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=85373, runsolver pid=85370
Current StackSize limit: 8192 KiB


[startup+0.100079 s]*
/proc/loadavg: 0.32 0.92 1.85 6/255 85375
/proc/meminfo: memFree=129650640/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85375] ppid=85373 vsize=88668 memory=75228 CPUtime=0.08 cores=4,6
/proc/85375/stat : 85375 (pbsuma) R 85373 85373 85279 0 -1 4194304 2738 0 0 0 5 3 0 0 20 0 1 0 72869952 90796032 18807 18446744073709551615 4210688 4653049 140728955231664 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 4700520 4703148 7368704 140728955238755 140728955238962 140728955238962 140728955244527 0
/proc/85375/statm: 22167 18807 992 108 0 19575 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 92860 KiB
Current children cumulated memory: 78172 KiB

[startup+0.219332 s]*
/proc/loadavg: 0.32 0.92 1.85 5/255 85375
/proc/meminfo: memFree=129603576/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85375] ppid=85373 vsize=98428 memory=88996 CPUtime=0.18 cores=4,6
/proc/85375/stat : 85375 (pbsuma) R 85373 85373 85279 0 -1 4194304 5214 0 0 0 14 4 0 0 20 0 1 0 72869952 100790272 22249 18446744073709551615 4210688 4653049 140728955231664 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 4700520 4703148 7368704 140728955238755 140728955238962 140728955238962 140728955244527 0
/proc/85375/statm: 24607 22249 992 108 0 22015 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 102620 KiB
Current children cumulated memory: 91940 KiB

[startup+0.316746 s]*
/proc/loadavg: 0.32 0.92 1.85 6/255 85375
/proc/meminfo: memFree=129559572/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85375] ppid=85373 vsize=103180 memory=94500 CPUtime=0.27 cores=4,6
/proc/85375/stat : 85375 (pbsuma) R 85373 85373 85279 0 -1 4194304 6591 0 0 0 22 5 0 0 20 0 1 0 72869952 105656320 23625 18446744073709551615 4210688 4653049 140728955231664 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7368704 140728955238755 140728955238962 140728955238962 140728955244527 0
/proc/85375/statm: 25795 23625 992 108 0 23203 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 107372 KiB
Current children cumulated memory: 97444 KiB

[startup+0.700374 s]
/proc/loadavg: 0.32 0.92 1.85 5/255 85376
/proc/meminfo: memFree=129547224/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85375] ppid=85373 vsize=188984 memory=157156 CPUtime=0.64 cores=4,6
/proc/85375/stat : 85375 (pbsuma) R 85373 85373 85279 0 -1 4194304 16683 0 0 0 54 10 0 0 20 0 1 0 72869952 193519616 39289 18446744073709551615 4210688 4653049 140728955231664 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7368704 140728955238755 140728955238962 140728955238962 140728955244527 0
/proc/85375/statm: 47246 39289 992 108 0 44654 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 193176 KiB
Current children cumulated memory: 160100 KiB

[startup+1.50044 s]
/proc/loadavg: 0.32 0.92 1.85 5/255 85377
/proc/meminfo: memFree=129430944/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85375] ppid=85373 vsize=300024 memory=229960 CPUtime=1.44 cores=4,6
/proc/85375/stat : 85375 (pbsuma) R 85373 85373 85279 0 -1 4194304 32676 0 0 0 130 14 0 0 20 0 1 0 72869952 307224576 57490 18446744073709551615 4210688 4653049 140728955231664 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7368704 140728955238755 140728955238962 140728955238962 140728955244527 0
/proc/85375/statm: 75006 57490 1024 108 0 72414 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 304216 KiB
Current children cumulated memory: 232904 KiB

[startup+3.1129 s]
/proc/loadavg: 0.62 0.97 1.86 4/250 85386
/proc/meminfo: memFree=129291412/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85375] ppid=85373 vsize=394416 memory=316176 CPUtime=3.04 cores=4,6
/proc/85375/stat : 85375 (pbsuma) R 85373 85373 85279 0 -1 4194304 49963 0 0 0 286 18 0 0 20 0 1 0 72869952 403881984 79044 18446744073709551615 4210688 4653049 140728955231664 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7368704 140728955238755 140728955238962 140728955238962 140728955244527 0
/proc/85375/statm: 98604 79044 1024 108 0 96012 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 398608 KiB
Current children cumulated memory: 319120 KiB

[startup+6.30042 s]
/proc/loadavg: 0.62 0.97 1.86 4/252 85428
/proc/meminfo: memFree=128907976/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85375] ppid=85373 vsize=244692 memory=210968 CPUtime=6.22 cores=4,6
/proc/85375/stat : 85375 (pbsuma) R 85373 85373 85279 0 -1 4194304 96602 0 0 0 594 28 0 0 20 0 1 0 72869952 250564608 52742 18446744073709551615 4210688 4653049 140728955231664 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7368704 140728955238755 140728955238962 140728955238962 140728955244527 0
/proc/85375/statm: 61173 52742 1024 108 0 58581 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 248884 KiB
Current children cumulated memory: 213912 KiB

[startup+12.7004 s]
/proc/loadavg: 1.21 1.09 1.89 5/255 85473
/proc/meminfo: memFree=128838676/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=539824 memory=439132 CPUtime=6.04 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 38596 0 0 0 558 46 0 0 20 0 1 0 72870614 552779776 109783 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 134956 109783 2304 1147 0 122383 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 544016 KiB
Current children cumulated memory: 442076 KiB

[startup+25.5005 s]
/proc/loadavg: 1.72 1.20 1.92 5/255 85567
/proc/meminfo: memFree=128814124/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=588304 memory=488224 CPUtime=18.78 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 40864 0 0 0 1829 49 0 0 20 0 1 0 72870614 602423296 122056 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 147076 122056 2368 1147 0 134503 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 592496 KiB
Current children cumulated memory: 491168 KiB

[startup+51.1134 s]
/proc/loadavg: 3.00 1.54 2.02 5/255 85567
/proc/meminfo: memFree=127864412/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=608020 memory=507952 CPUtime=44.3 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 47167 0 0 0 4375 55 0 0 20 0 1 0 72870614 622612480 126988 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 152005 126988 2368 1147 0 139432 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 612212 KiB
Current children cumulated memory: 510896 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 2.12 2.19 5/255 85616
/proc/meminfo: memFree=127933252/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=617128 memory=517136 CPUtime=95.25 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 52010 0 0 0 9462 63 0 0 20 0 1 0 72870614 631939072 129284 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 154282 129284 2368 1147 0 141709 0
Current children cumulated CPU time: 101.8 s
Current children cumulated vsize: 621320 KiB
Current children cumulated memory: 520080 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 2.50 2.32 5/255 85664
/proc/meminfo: memFree=128401876/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=656200 memory=555684 CPUtime=154.97 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 56043 0 0 0 15427 70 0 0 20 0 1 0 72870614 671948800 138921 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 164050 138921 2368 1147 0 151477 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 660392 KiB
Current children cumulated memory: 558628 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 2.79 2.43 5/255 85666
/proc/meminfo: memFree=128298220/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=662544 memory=561956 CPUtime=214.71 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 57650 0 0 0 21396 75 0 0 20 0 1 0 72870614 678445056 140489 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 165636 140489 2368 1147 0 153063 0
Current children cumulated CPU time: 221.26 s

################
# More data... #
################

/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3091.94 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3162.3 s]
/proc/loadavg: 4.89 4.33 4.11 5/255 86000
/proc/meminfo: memFree=126832960/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3145.19 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112618 0 0 0 314246 273 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3151.74 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3222.3 s]
/proc/loadavg: 4.38 4.28 4.10 5/255 86002
/proc/meminfo: memFree=126764460/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3204.99 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112618 0 0 0 320223 276 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3211.54 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.24 4.10 5/254 86004
/proc/meminfo: memFree=126738120/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3264.79 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112618 0 0 0 326200 279 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3271.34 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.21 4.09 5/254 86006
/proc/meminfo: memFree=126730596/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3324.58 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112618 0 0 0 332176 282 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3331.13 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.19 4.09 5/253 86008
/proc/meminfo: memFree=126740464/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3384.39 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112618 0 0 0 338153 286 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3390.94 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.18 4.09 5/253 86010
/proc/meminfo: memFree=126729660/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3444.18 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112672 0 0 0 344129 289 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3450.73 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.16 4.09 5/253 86012
/proc/meminfo: memFree=126718008/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3503.99 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112693 0 0 0 350106 293 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3510.54 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.13 4.08 5/254 86017
/proc/meminfo: memFree=126715140/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3563.78 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112694 0 0 0 356082 296 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3570.33 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.08 4.13 4.09 5/254 86017
/proc/meminfo: memFree=126705660/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3593.49 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112694 0 0 0 359052 297 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3612.12 s]
# the end of solver process 85373 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=6.26497 s, system=0.298819 s
Sleeping 2 seconds

[startup+3612.14 s]
# the end of solver process 85466 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3596.82 s, system=3.28138 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3612.11 s]
/proc/loadavg: 4.08 4.13 4.09 5/254 86017
/proc/meminfo: memFree=126705660/131382120 swapFree=33010416/33010684
[pid=85373] ppid=85370 vsize=4192 memory=2944 CPUtime=6.55 cores=4,6
/proc/85373/stat : 85373 (run-opt-break.s) S 85370 85373 85279 0 -1 4194304 239 96767 0 0 0 0 626 29 20 0 1 0 72869951 4292608 736 18446744073709551615 94653074288640 94653075183173 140722186346960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94653075422224 94653075469968 94653076664320 140722186348897 140722186349026 140722186349026 140722186354628 0
/proc/85373/statm: 1048 736 672 219 0 110 0
[pid=85466] ppid=85373 vsize=804840 memory=669048 CPUtime=3593.49 cores=4,6
/proc/85466/stat : 85466 (roundingsat) R 85373 85373 85279 0 -1 4194304 112694 0 0 0 359052 297 0 0 20 0 1 0 72870614 824156160 167262 18446744073709551615 4227072 8923433 140737111753200 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 28819456 140737111759204 140737111759400 140737111759400 140737111764970 0
/proc/85466/statm: 201210 167262 2400 1147 0 188637 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 809032 KiB
Current children cumulated memory: 671992 KiB

Child status: 2

Real time (s): 3612.14
CPU time (s): 3600.1
CPU user time (s): 3596.82
CPU system time (s): 3.28138
CPU usage (%): 99.6665
Max. virtual memory (cumulated for all children) (KiB): 809032
Max. memory (cumulated for all children) (KiB): 671992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.82
system time used= 3.28139
maximum resident set size= 669304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209761
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 259
involuntary context switches= 1961


# summary of solver processes directly reported to runsolver:
#   pid: 85373,85466
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3596.82
#   total CPU system time (s): 3.28138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.2827 second user time and 36.3864 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-03 21:45:13
IDJOB=4521220
IDBENCH=178243
IDSOLVER=3359
FILE ID=nodeC003/4521220-1751571912
RUNJOBID= nodeC003-1751571912-85311
SLURM_JOB_ID= 9598793
Free space on /tmp= 431968 MiB

SOLVER NAME= roundingsat+pbsuma-opt 63f22ad
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/normalized-maxcut_opt_complete_6-partite_inlv_nvert_84.opb
COMMAND LINE= run-opt-break.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521220-1751571912/watcher-4521220-1751571912 -o /tmp/evaluation-result-4521220-1751571912/solver-4521220-1751571912 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751571912-85311 --watchdog 3760  run-opt-break.sh HOME/instance-4521220-1751571912.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 56a55a6a376bce11ab58c02a823aeaa9
RANDOM SEED=175583868

nodeC003 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.061
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.278
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.539
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.158
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.307
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.158
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1296.922
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.173
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129790024 kB
MemAvailable:   129889340 kB
Buffers:            2736 kB
Cached:           895372 kB
SwapCached:           36 kB
Active:           611600 kB
Inactive:         403216 kB
Active(anon):     127024 kB
Inactive(anon):     7608 kB
Active(file):     484576 kB
Inactive(file):   395608 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             50680 kB
Writeback:            28 kB
AnonPages:        120080 kB
Mapped:           107736 kB
Shmem:             17924 kB
KReclaimable:     117516 kB
Slab:             202980 kB
SReclaimable:     117516 kB
SUnreclaim:        85464 kB
KernelStack:        3940 kB
PageTables:         2820 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     463256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431940 MiB
End job on nodeC003 at 2025-07-03 22:45:25