Trace number 4093647

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 NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 802.61 802.734

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900550006--soft-0-100-0.wbo
MD5SUM200f179ceb6a172fc8d81952e96f0c84
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark60.7958
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135715
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135714
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-16T18:28:06+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--wbo","--search=bcd2","HOME/instance-4093647-1466094486.wbo"]
0.00/0.01	c use --random-gen="226405767 1742216314 1053372024 3606321381 904099919 2288151360 1352659880 75563138 3812524712 3818470101 1684169810 1004130969 1343357027 3112541211 2685363907 1345429037 2623236538 1322412230 1036110997 2314067774 364623365 1111617822 3687748953 46225973 3466085920 2738503664 1326602031 1499246324 4203075397 2280436764 3119389252 3534591555 3189973717 2426266142 3641041057 4176824747 459611584 214501254 2562322853 2768287130 2341592481 4173943791 2753162531 2410811936 3157784758 1140257840 1034911852 587004887 3729249833 4138222811 532153497 4154138310 645985886 126905776 418573352 2324561296 1638278452 39360377 1113096456 2269584335 2674134853 565016569 3094113821 1166196326 759041897 3799500744 1175139558 558060886 1019938249 3285657272 1265176895 2154696357 79905449 408998434 2938159170 2806040174 1948278665 2824551562 3717877358 3355898463 3271058683 2596993676 2711331607 357130207 2674797821 247037977 1259118763 2524897683 3218561315 246839787 359382223 2449623194 2917659152 2024619063 2156188903 3225304935 3141020584 3460331035 344656739 3851566347 3706101153 249324379 1667400374 1141384322 466617085 1255751338 1942769486 4279575176 2953966091 4049436536 655567342 2111368505 3119343865 1378106849 2110546536 2223435190 3632611045 3529640172 1999252297 2786356925 2656567863 3928480650 148537259 3729621075 129580944 1167049776 3077376015 4041859834 2233168694 3895251154 519935074 1344213577 1437769007 3296840361 3542615210 3504228250 590724102 3975008347 3082360536 3940828701 673440655 1592690377 1616651852 2596624332 2261860914 4078517195 2834664005 1544961354 4071027304 3873562811 1867024645 1390904133 2815544105 235507411 2395629686 2502491695 4249960704 358890147 1337329217 1955153211 360374841 2421082505 515980675 1859616664 1168399267 974807615 2011651303 1183137386 1416350608 1536503188 937879376 2297494599 945908238 3712619571 219954241 2648348595 2963451244 3356030528 1928783829 1597064416 2462308316 2061914573 2192603911 818610335 813642701 2006349687 3279469363 1312100746 3481102395 788150869 1621489436 946506039 2585817679 1250667355 3447422633 1785005654 236437911 1636983663 417222890 2476476461 1982362599 2802069424 90243606 3942104214 4032630937 1436757134 783324946 1573841212 1862380099 145540651 107742885 1543183593 2532127560 1886517938 3453054517 3980149737 1242012085 3537332852 3122950748 61910985 4061686445 2745170350 1066610698 3433730375 3819173370 776278369 4167910181 2110974225 3581784936 1824067482 1673317476 3987789291 2072801594 3317899010 532661628 1942034751 886660049 142682869 2839928249 4258986615 1438919331 2934860598 2743519811 1158309636 979007204 3759848333 1902599533 852750288 2274227513 1458192210 2471730999 1117117643 3655476265 183343479 2697423931 2283922346 255 362436" option to reproduce the execution
0.09/0.17	c #vars 231
0.09/0.17	c #constraints 2707
0.19/0.22	c BCD2: Hardening is enabled.
0.19/0.22	c BCD2: BiasedSearch is enabled.
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.24	c  0.0s |       0 |     2717 |        0 |     1881      0 |        0 |        0
0.19/0.24	c #cpu_time = 0.017s
0.19/0.24	c #wall_clock_time = 0.017s
0.19/0.24	c #decision = 2717
0.19/0.24	c #random_decision = 11
0.19/0.24	c #conflict = 0
0.19/0.24	c #restart = 0
0.19/0.24	o 389
0.19/0.24	c BCD2: updating upper bound: 135714 -> 388
0.19/0.26	c BCD2: 0 <= obj <= 388
0.19/0.26	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |     2904 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5853 |      250 |     2070      0 |        0 |        0
0.29/0.37	c  0.1s |       3 |     8863 |      475 |     2277      0 |        0 |        0
0.39/0.47	c  0.2s |       4 |    12091 |      813 |     2505      0 |        0 |        0
0.59/0.64	c  0.4s |       5 |    15456 |     1320 |     2756      0 |        0 |        0
0.89/0.93	c  0.7s |       6 |    19231 |     2081 |     3336      0 |        0 |        0
1.49/1.51	c  1.3s |       7 |    23444 |     3223 |     3670      0 |        0 |        0
2.30/2.31	c  2.1s |       8 |    28631 |     4936 |     4038      0 |        0 |        0
3.49/3.58	c  3.3s |       9 |    35067 |     7506 |     4442      1 |        0 |        0
5.50/5.60	c  5.3s |       9 |    41038 |     9906 |     4442      2 |        0 |        0
6.19/6.27	c  6.0s |      10 |    43197 |    11361 |     4887      2 |        0 |        0
8.29/8.31	c  8.1s |      10 |    49347 |    13961 |     4887      3 |        0 |        0
10.29/10.34	c 10.1s |      10 |    53055 |    16361 |     4887      4 |        0 |        0
11.29/11.32	c 11.1s |      11 |    54281 |    17144 |     5376      4 |        0 |        0
13.29/13.33	c 13.1s |      11 |    60280 |    19244 |     5376      4 |        0 |        0
15.28/15.38	c 15.1s |      11 |    64364 |    21844 |     5376      5 |        0 |        0
17.29/17.39	c 17.1s |      11 |    68311 |    24144 |     5376      5 |        0 |        0
18.58/18.66	c 18.4s |      12 |    70930 |    25819 |     5914      6 |        0 |        0
20.79/20.80	c 20.5s |      12 |    76207 |    27719 |     5914      6 |        0 |        0
22.79/22.88	c 22.6s |      12 |    79307 |    29719 |     5914      7 |        0 |        0
24.79/24.89	c 24.6s |      12 |    81618 |    31419 |     5914      7 |        0 |        0
26.88/26.92	c 26.7s |      12 |    83364 |    32819 |     5914      7 |        0 |        0
28.99/29.01	c 28.8s |      12 |    85426 |    34219 |     5914      8 |        0 |        0
30.98/31.09	c 30.8s |      12 |    87911 |    35719 |     5914      8 |        0 |        0
32.99/33.10	c 32.8s |      12 |    90531 |    37519 |     5914      8 |        0 |        0
35.09/35.20	c 34.9s |      12 |    92208 |    38819 |     6506      9 |        0 |        0
35.19/35.23	c 35.0s |      13 |    92218 |    38832 |     6506      9 |        0 |        0
37.28/37.31	c 37.1s |      13 |    96222 |    39832 |     6506      9 |        0 |        0
39.29/39.33	c 39.1s |      13 |    98000 |    40932 |     6506      9 |        0 |        0
41.39/41.43	c 41.2s |      13 |    99966 |    42132 |     6506      9 |        0 |        0
43.49/43.52	c 43.3s |      13 |   103764 |    44632 |     6506     10 |        0 |        0
45.58/45.61	c 45.3s |      13 |   106594 |    46632 |     6506     10 |        0 |        0
47.58/47.68	c 47.4s |      13 |   108914 |    48232 |     6506     11 |        0 |        0
49.69/49.76	c 49.5s |      13 |   112484 |    50432 |     6506     11 |        0 |        0
51.69/51.78	c 51.5s |      13 |   115825 |    52632 |     6506     12 |        0 |        0
53.78/53.90	c 53.6s |      13 |   118160 |    54332 |     6506     12 |        0 |        0
55.89/55.99	c 55.7s |      13 |   120258 |    55832 |     6506     12 |        0 |        0
57.88/57.99	c 57.7s |      13 |   122367 |    57132 |     6506     13 |        0 |        0
59.49/59.57	c 59.3s |      14 |   124213 |    58352 |     7157     13 |        0 |        0
61.69/61.77	c 61.5s |      14 |   128968 |    59652 |     7157     13 |        0 |        0
63.79/63.87	c 63.6s |      14 |   131638 |    61552 |     7157     13 |        0 |        0
65.88/65.92	c 65.7s |      14 |   133973 |    63352 |     7157     14 |        0 |        0
67.88/67.99	c 67.7s |      14 |   135886 |    64852 |     7157     14 |        0 |        0
70.08/70.12	c 69.9s |      14 |   137942 |    66252 |     7157     14 |        0 |        0
72.18/72.21	c 71.9s |      14 |   140174 |    67952 |     7157     15 |        0 |        0
74.18/74.22	c 74.0s |      14 |   142286 |    69552 |     7157     15 |        0 |        0
76.18/76.27	c 76.0s |      14 |   143851 |    70652 |     7157     15 |        0 |        0
78.38/78.40	c 78.1s |      14 |   145030 |    71552 |     7157     15 |        0 |        0
80.39/80.49	c 80.2s |      14 |   146437 |    72452 |     7157     16 |        0 |        0
82.49/82.54	c 82.3s |      14 |   149960 |    75052 |     7157     16 |        0 |        0
84.58/84.66	c 84.4s |      14 |   152351 |    76552 |     7157     16 |        0 |        0
86.68/86.77	c 86.5s |      14 |   154447 |    77852 |     7157     17 |        0 |        0
88.78/88.88	c 88.6s |      14 |   156509 |    79252 |     7157     17 |        0 |        0
90.88/90.90	c 90.6s |      14 |   158742 |    80752 |     7157     17 |        0 |        0
92.87/92.94	c 92.7s |      14 |   160935 |    82252 |     7157     18 |        0 |        0
94.98/95.04	c 94.8s |      14 |   162949 |    83652 |     7157     18 |        0 |        0
97.08/97.18	c 96.9s |      14 |   164637 |    84852 |     7157     18 |        0 |        0
99.37/99.42	c 99.2s |      14 |   166063 |    85852 |     7157     18 |        0 |        0
101.37/101.47	c  101s |      14 |   167506 |    86752 |     7157     19 |        0 |        0
103.18/103.28	c  103s |      15 |   168778 |    87632 |     7873     19 |        0 |        0
105.28/105.31	c  105s |      15 |   172724 |    88532 |     7873     19 |        0 |        0
107.27/107.35	c  107s |      15 |   174039 |    89432 |     7873     19 |        0 |        0
109.37/109.44	c  109s |      15 |   175057 |    90132 |     7873     19 |        0 |        0
111.47/111.58	c  111s |      15 |   177471 |    91832 |     7873     19 |        0 |        0
113.57/113.61	c  113s |      15 |   178840 |    92832 |     7873     20 |        0 |        0
115.58/115.64	c  115s |      15 |   180741 |    94132 |     7873     20 |        0 |        0
117.57/117.67	c  117s |      15 |   183008 |    95732 |     7873     20 |        0 |        0
119.68/119.78	c  119s |      15 |   185514 |    97332 |     7873     20 |        0 |        0
121.78/121.86	c  121s |      15 |   186752 |    98232 |     7873     21 |        0 |        0
123.97/124.00	c  123s |      15 |   188751 |    99532 |     7873     21 |        0 |        0
125.97/126.02	c  125s |      15 |   190059 |   100432 |     7873     21 |        0 |        0
128.08/128.15	c  127s |      15 |   191463 |   101332 |     7873     21 |        0 |        0
130.28/130.33	c  130s |      15 |   192728 |   102132 |     7873     21 |        0 |        0
132.37/132.44	c  132s |      15 |   193798 |   102832 |     7873     22 |        0 |        0
134.47/134.53	c  134s |      15 |   196911 |   105032 |     7873     22 |        0 |        0
136.47/136.57	c  136s |      15 |   199031 |   106732 |     7873     22 |        0 |        0
138.58/138.60	c  138s |      15 |   200461 |   107932 |     7873     22 |        0 |        0
140.57/140.62	c  140s |      15 |   202829 |   109632 |     7873     23 |        0 |        0
142.57/142.63	c  142s |      15 |   205838 |   111532 |     7873     23 |        0 |        0
144.57/144.65	c  144s |      15 |   208538 |   113232 |     7873     23 |        0 |        0
146.57/146.69	c  146s |      15 |   210685 |   114432 |     7873     24 |        0 |        0
148.67/148.79	c  148s |      15 |   213295 |   116132 |     7873     24 |        0 |        0
150.78/150.85	c  150s |      15 |   215808 |   117732 |     7873     24 |        0 |        0
152.97/153.08	c  152s |      15 |   217368 |   118832 |     7873     25 |        0 |        0
155.27/155.31	c  155s |      15 |   218919 |   119932 |     7873     25 |        0 |        0
157.27/157.34	c  157s |      15 |   220693 |   121132 |     7873     25 |        0 |        0
159.27/159.39	c  159s |      15 |   222694 |   122432 |     7873     25 |        0 |        0
161.46/161.52	c  161s |      15 |   224688 |   123732 |     7873     25 |        0 |        0
163.56/163.63	c  163s |      15 |   227220 |   125332 |     7873     26 |        0 |        0
165.57/165.68	c  165s |      15 |   229405 |   126732 |     7873     26 |        0 |        0
167.67/167.75	c  167s |      15 |   231583 |   128032 |     7873     26 |        0 |        0
169.76/169.86	c  169s |      15 |   233050 |   129032 |     7873     26 |        0 |        0
171.87/171.90	c  171s |      15 |   234252 |   129832 |     7873     27 |        0 |        0
173.87/173.92	c  173s |      15 |   235788 |   130732 |     8661     27 |        0 |        0
174.87/174.98	c  174s |      16 |   236933 |   131552 |     8661     27 |        0 |        0
177.07/177.18	c  176s |      16 |   241379 |   132652 |     8661     27 |        0 |        0
179.17/179.20	c  178s |      16 |   242888 |   133652 |     8661     27 |        0 |        0
181.16/181.27	c  181s |      16 |   244687 |   134852 |     8661     27 |        0 |        0
183.36/183.44	c  183s |      16 |   245756 |   135652 |     8661     28 |        0 |        0
185.56/185.65	c  185s |      16 |   246969 |   136452 |     8661     28 |        0 |        0
187.76/187.84	c  187s |      16 |   248128 |   137252 |     8661     28 |        0 |        0
189.96/190.04	c  189s |      16 |   249404 |   138052 |     8661     28 |        0 |        0
192.16/192.21	c  191s |      16 |   250510 |   138752 |     8661     28 |        0 |        0
194.26/194.30	c  194s |      16 |   251548 |   139452 |     8661     28 |        0 |        0
196.27/196.39	c  196s |      16 |   252602 |   140152 |     8661     28 |        0 |        0
198.36/198.41	c  198s |      16 |   253717 |   140852 |     8661     28 |        0 |        0
200.36/200.46	c  200s |      16 |   254882 |   141652 |     8661     29 |        0 |        0
202.56/202.62	c  202s |      16 |   256613 |   142752 |     8661     29 |        0 |        0
204.67/204.74	c  204s |      16 |   258204 |   143752 |     8661     29 |        0 |        0
206.66/206.80	c  206s |      16 |   259790 |   144752 |     8661     29 |        0 |        0
208.97/209.01	c  208s |      16 |   261545 |   145752 |     8661     29 |        0 |        0
211.16/211.23	c  210s |      16 |   262674 |   146452 |     8661     29 |        0 |        0
213.16/213.26	c  213s |      16 |   264013 |   147252 |     8661     30 |        0 |        0
215.16/215.27	c  215s |      16 |   265743 |   148352 |     8661     30 |        0 |        0
217.25/217.38	c  217s |      16 |   267354 |   149352 |     8661     30 |        0 |        0
219.36/219.46	c  219s |      16 |   268985 |   150352 |     8661     30 |        0 |        0
221.66/221.73	c  221s |      16 |   270560 |   151252 |     8661     30 |        0 |        0
223.86/223.98	c  223s |      16 |   271631 |   151952 |     8661     30 |        0 |        0
226.46/226.51	c  226s |      16 |   272836 |   152652 |     8661     31 |        0 |        0
228.66/228.77	c  228s |      16 |   273983 |   153352 |     8661     31 |        0 |        0
230.85/230.98	c  230s |      16 |   275465 |   154152 |     8661     31 |        0 |        0
232.96/233.03	c  232s |      16 |   276671 |   154852 |     8661     31 |        0 |        0
234.96/235.08	c  234s |      16 |   277617 |   155452 |     8661     31 |        0 |        0
237.25/237.33	c  237s |      16 |   278556 |   156052 |     8661     31 |        0 |        0
239.25/239.35	c  239s |      16 |   279530 |   156652 |     8661     31 |        0 |        0
241.45/241.56	c  241s |      16 |   280523 |   157252 |     8661     31 |        0 |        0
243.55/243.64	c  243s |      16 |   281273 |   157752 |     8661     31 |        0 |        0
245.96/246.02	c  245s |      16 |   282332 |   158352 |     8661     31 |        0 |        0
248.15/248.21	c  247s |      16 |   282890 |   158752 |     8661     32 |        0 |        0
250.15/250.22	c  249s |      16 |   284526 |   159852 |     8661     32 |        0 |        0
252.15/252.26	c  252s |      16 |   285809 |   160752 |     8661     32 |        0 |        0
254.16/254.28	c  254s |      16 |   286903 |   161452 |     8661     32 |        0 |        0
256.46/256.50	c  256s |      16 |   287863 |   162152 |     8661     32 |        0 |        0
258.46/258.52	c  258s |      16 |   289122 |   163052 |     8661     32 |        0 |        0
260.66/260.72	c  260s |      16 |   290241 |   163852 |     8661     32 |        0 |        0
262.85/262.98	c  262s |      16 |   291395 |   164552 |     8661     33 |        0 |        0
264.95/265.04	c  264s |      16 |   292210 |   165152 |     8661     33 |        0 |        0
267.15/267.21	c  266s |      16 |   293296 |   165852 |     8661     33 |        0 |        0
269.15/269.24	c  268s |      16 |   294165 |   166452 |     8661     33 |        0 |        0
271.45/271.55	c  271s |      16 |   295171 |   167052 |     8661     33 |        0 |        0
273.55/273.61	c  273s |      16 |   295948 |   167552 |     8661     33 |        0 |        0
275.55/275.67	c  275s |      16 |   297040 |   168252 |     8661     33 |        0 |        0
277.75/277.83	c  277s |      16 |   298144 |   168952 |     8661     33 |        0 |        0
279.85/279.90	c  279s |      16 |   299916 |   170052 |     8661     34 |        0 |        0
281.84/281.97	c  281s |      16 |   301402 |   171052 |     8661     34 |        0 |        0
283.95/284.08	c  283s |      16 |   302914 |   171952 |     8661     34 |        0 |        0
286.06/286.19	c  285s |      16 |   304256 |   172752 |     8661     34 |        0 |        0
288.16/288.22	c  287s |      16 |   305264 |   173352 |     8661     34 |        0 |        0
290.25/290.38	c  290s |      16 |   306584 |   174052 |     8661     34 |        0 |        0
292.44/292.56	c  292s |      16 |   307930 |   174852 |     8661     34 |        0 |        0
294.95/295.09	c  294s |      16 |   309084 |   175552 |     8661     35 |        0 |        0
297.05/297.15	c  296s |      16 |   310305 |   176252 |     8661     35 |        0 |        0
299.04/299.16	c  298s |      16 |   311276 |   176952 |     8661     35 |        0 |        0
301.25/301.31	c  301s |      16 |   313051 |   178052 |     8661     35 |        0 |        0
303.56/303.68	c  303s |      16 |   314057 |   178752 |     8661     35 |        0 |        0
305.75/305.87	c  305s |      16 |   315476 |   179752 |     8661     35 |        0 |        0
307.84/307.90	c  307s |      16 |   316701 |   180552 |     8661     35 |        0 |        0
309.95/310.05	c  309s |      16 |   317894 |   181252 |     8661     36 |        0 |        0
312.24/312.32	c  312s |      16 |   319451 |   182152 |     8661     36 |        0 |        0
314.35/314.43	c  314s |      16 |   320724 |   182952 |     8661     36 |        0 |        0
316.34/316.43	c  316s |      16 |   322243 |   183952 |     8661     36 |        0 |        0
318.54/318.62	c  318s |      16 |   323715 |   184952 |     8661     36 |        0 |        0
320.75/320.86	c  320s |      16 |   325261 |   185952 |     8661     36 |        0 |        0
323.04/323.14	c  322s |      16 |   326643 |   186952 |     8661     37 |        0 |        0
325.14/325.24	c  324s |      16 |   328440 |   187952 |     8661     37 |        0 |        0
327.44/327.51	c  327s |      16 |   329981 |   188852 |     8661     37 |        0 |        0
329.44/329.56	c  329s |      16 |   331243 |   189552 |     8661     37 |        0 |        0
331.44/331.57	c  331s |      16 |   332529 |   190252 |     8661     37 |        0 |        0
333.64/333.78	c  333s |      16 |   333629 |   190952 |     8661     37 |        0 |        0
335.94/336.03	c  335s |      16 |   334505 |   191552 |     8661     37 |        0 |        0
338.03/338.15	c  337s |      16 |   335495 |   192152 |     8661     37 |        0 |        0
340.14/340.21	c  339s |      16 |   336426 |   192752 |     8661     38 |        0 |        0
342.33/342.46	c  342s |      16 |   337288 |   193352 |     8661     38 |        0 |        0
344.44/344.51	c  344s |      16 |   338475 |   194052 |     8661     38 |        0 |        0
346.64/346.76	c  346s |      16 |   339473 |   194752 |     8661     38 |        0 |        0
348.64/348.80	c  348s |      16 |   340328 |   195352 |     8661     38 |        0 |        0
350.84/350.92	c  350s |      16 |   341330 |   195952 |     8661     38 |        0 |        0
352.84/352.95	c  352s |      16 |   342355 |   196552 |     9528     38 |        0 |        0
355.24/355.32	c  355s |      16 |   343331 |   197152 |     9528     38 |        0 |        0
356.35/356.43	c  356s |      17 |   343811 |   197432 |     9528     38 |        0 |        0
358.43/358.52	c  358s |      17 |   348022 |   198332 |     9528     39 |        0 |        0
360.43/360.59	c  360s |      17 |   350982 |   200432 |     9528     39 |        0 |        0
362.63/362.77	c  362s |      17 |   352835 |   201532 |     9528     39 |        0 |        0
364.73/364.89	c  364s |      17 |   354319 |   202532 |     9528     39 |        0 |        0
366.83/366.92	c  366s |      17 |   355748 |   203532 |     9528     39 |        0 |        0
368.84/368.98	c  368s |      17 |   357982 |   204932 |     9528     40 |        0 |        0
370.93/371.08	c  370s |      17 |   360009 |   206032 |     9528     40 |        0 |        0
373.03/373.18	c  372s |      17 |   362679 |   207632 |     9528     40 |        0 |        0
375.14/375.22	c  374s |      17 |   364568 |   208732 |     9528     40 |        0 |        0
377.24/377.36	c  377s |      17 |   366298 |   209732 |     9528     40 |        0 |        0
379.44/379.57	c  379s |      17 |   367435 |   210532 |     9528     40 |        0 |        0
381.54/381.69	c  381s |      17 |   368798 |   211532 |     9528     41 |        0 |        0
383.63/383.78	c  383s |      17 |   370316 |   212732 |     9528     41 |        0 |        0
385.63/385.79	c  385s |      17 |   372587 |   214232 |     9528     41 |        0 |        0
387.73/387.85	c  387s |      17 |   374207 |   215432 |     9528     41 |        0 |        0
390.03/390.19	c  389s |      17 |   376335 |   216832 |     9528     42 |        0 |        0
392.23/392.33	c  392s |      17 |   378418 |   218332 |     9528     42 |        0 |        0
394.33/394.47	c  394s |      17 |   379942 |   219432 |     9528     42 |        0 |        0
396.43/396.51	c  396s |      17 |   381371 |   220532 |     9528     42 |        0 |        0
398.43/398.53	c  398s |      17 |   383574 |   222232 |     9528     42 |        0 |        0
400.44/400.55	c  400s |      17 |   384933 |   223232 |     9528     43 |        0 |        0
402.64/402.72	c  402s |      17 |   386528 |   224432 |     9528     43 |        0 |        0
404.63/404.77	c  404s |      17 |   388045 |   225632 |     9528     43 |        0 |        0
406.73/406.83	c  406s |      17 |   389469 |   226732 |     9528     43 |        0 |        0
408.73/408.84	c  408s |      17 |   391009 |   227832 |     9528     43 |        0 |        0
410.82/410.96	c  410s |      17 |   392386 |   228832 |     9528     43 |        0 |        0
412.93/413.08	c  412s |      17 |   394197 |   229932 |     9528     44 |        0 |        0
415.03/415.17	c  414s |      17 |   395818 |   231132 |     9528     44 |        0 |        0
417.13/417.27	c  417s |      17 |   397069 |   232032 |     9528     44 |        0 |        0
419.33/419.41	c  419s |      17 |   398203 |   232932 |     9528     44 |        0 |        0
421.33/421.47	c  421s |      17 |   399396 |   233832 |     9528     44 |        0 |        0
423.44/423.58	c  423s |      17 |   400409 |   234632 |     9528     44 |        0 |        0
425.63/425.75	c  425s |      17 |   401176 |   235232 |     9528     45 |        0 |        0
427.73/427.84	c  427s |      17 |   402482 |   236132 |     9528     45 |        0 |        0
429.83/429.95	c  429s |      17 |   404529 |   237532 |     9528     45 |        0 |        0
431.92/432.08	c  431s |      17 |   405966 |   238632 |     9528     45 |        0 |        0
434.13/434.20	c  433s |      17 |   407429 |   239632 |     9528     45 |        0 |        0
436.13/436.23	c  435s |      17 |   408467 |   240432 |     9528     45 |        0 |        0
438.12/438.28	c  438s |      17 |   409901 |   241332 |     9528     45 |        0 |        0
440.23/440.39	c  440s |      17 |   412075 |   242832 |     9528     46 |        0 |        0
442.32/442.48	c  442s |      17 |   414095 |   244132 |     9528     46 |        0 |        0
444.62/444.74	c  444s |      17 |   415623 |   245232 |     9528     46 |        0 |        0
446.93/447.08	c  446s |      17 |   416871 |   246232 |     9528     46 |        0 |        0
449.23/449.31	c  449s |      17 |   418107 |   247032 |     9528     46 |        0 |        0
451.22/451.39	c  451s |      17 |   419288 |   247932 |     9528     47 |        0 |        0
453.32/453.47	c  453s |      17 |   421199 |   249332 |     9528     47 |        0 |        0
455.33/455.48	c  455s |      17 |   422900 |   250532 |     9528     47 |        0 |        0
457.42/457.55	c  457s |      17 |   424360 |   251532 |     9528     47 |        0 |        0
459.52/459.64	c  459s |      17 |   425689 |   252332 |     9528     47 |        0 |        0
461.52/461.67	c  461s |      17 |   426812 |   253132 |     9528     47 |        0 |        0
463.72/463.83	c  463s |      17 |   427695 |   253732 |     9528     48 |        0 |        0
465.82/465.97	c  465s |      17 |   428753 |   254532 |     9528     48 |        0 |        0
468.02/468.12	c  467s |      17 |   429768 |   255232 |     9528     48 |        0 |        0
470.01/470.18	c  469s |      17 |   430902 |   256032 |     9528     48 |        0 |        0
472.12/472.25	c  471s |      17 |   433028 |   257432 |     9528     48 |        0 |        0
474.32/474.43	c  474s |      17 |   434745 |   258632 |     9528     48 |        0 |        0
476.32/476.44	c  476s |      17 |   436323 |   259732 |     9528     48 |        0 |        0
478.32/478.47	c  478s |      17 |   437704 |   260732 |     9528     49 |        0 |        0
480.52/480.69	c  480s |      17 |   439129 |   261732 |     9528     49 |        0 |        0
482.61/482.78	c  482s |      17 |   440587 |   262632 |     9528     49 |        0 |        0
484.82/484.96	c  484s |      17 |   442058 |   263632 |     9528     49 |        0 |        0
486.92/487.07	c  486s |      17 |   444764 |   265332 |     9528     49 |        0 |        0
489.11/489.21	c  488s |      17 |   447018 |   266732 |     9528     50 |        0 |        0
491.32/491.42	c  491s |      17 |   449170 |   268132 |     9528     50 |        0 |        0
493.31/493.46	c  493s |      17 |   450394 |   269032 |     9528     50 |        0 |        0
495.41/495.57	c  495s |      17 |   452111 |   270132 |     9528     50 |        0 |        0
497.52/497.63	c  497s |      17 |   453596 |   271132 |     9528     50 |        0 |        0
499.62/499.78	c  499s |      17 |   454769 |   271932 |     9528     50 |        0 |        0
501.81/501.93	c  501s |      17 |   456220 |   272932 |     9528     51 |        0 |        0
503.82/503.97	c  503s |      17 |   457469 |   273832 |     9528     51 |        0 |        0
505.93/506.08	c  505s |      17 |   458650 |   274632 |     9528     51 |        0 |        0
508.02/508.14	c  507s |      17 |   460108 |   275632 |     9528     51 |        0 |        0
510.11/510.27	c  510s |      17 |   461789 |   276732 |     9528     51 |        0 |        0
512.41/512.59	c  512s |      17 |   462896 |   277532 |     9528     51 |        0 |        0
514.82/514.94	c  514s |      17 |   463904 |   278232 |     9528     52 |        0 |        0
516.92/517.05	c  516s |      17 |   465448 |   279232 |     9528     52 |        0 |        0
518.91/519.09	c  518s |      17 |   466685 |   280032 |     9528     52 |        0 |        0
521.11/521.28	c  521s |      17 |   467661 |   280732 |     9528     52 |        0 |        0
523.31/523.42	c  523s |      17 |   469094 |   281632 |     9528     52 |        0 |        0
525.51/525.62	c  525s |      17 |   470409 |   282632 |     9528     52 |        0 |        0
527.51/527.67	c  527s |      17 |   471600 |   283332 |     9528     52 |        0 |        0
529.81/529.92	c  529s |      17 |   472913 |   284132 |     9528     52 |        0 |        0
531.81/531.95	c  531s |      17 |   473702 |   284632 |     9528     53 |        0 |        0
534.01/534.11	c  533s |      17 |   475091 |   285532 |     9528     53 |        0 |        0
536.01/536.11	c  535s |      17 |   476225 |   286332 |     9528     53 |        0 |        0
538.11/538.25	c  537s |      17 |   477450 |   287032 |     9528     53 |        0 |        0
540.12/540.29	c  540s |      17 |   478361 |   287632 |     9528     53 |        0 |        0
542.41/542.54	c  542s |      17 |   479626 |   288432 |     9528     53 |        0 |        0
544.51/544.65	c  544s |      17 |   480666 |   289132 |     9528     53 |        0 |        0
546.81/546.93	c  546s |      17 |   481635 |   289732 |     9528     53 |        0 |        0
548.81/548.97	c  548s |      17 |   483190 |   290632 |     9528     54 |        0 |        0
550.91/551.06	c  550s |      17 |   485365 |   291932 |     9528     54 |        0 |        0
553.00/553.12	c  552s |      17 |   487142 |   293032 |     9528     54 |        0 |        0
555.11/555.22	c  554s |      17 |   488926 |   294032 |     9528     54 |        0 |        0
557.21/557.39	c  557s |      17 |   490521 |   295032 |    10481     54 |        0 |        0
559.30/559.45	c  559s |      17 |   491816 |   295832 |    10481     54 |        0 |        0
560.30/560.43	c  560s |      18 |   492522 |   296252 |    10481     54 |        0 |        0
562.41/562.52	c  562s |      18 |   496928 |   297252 |    10481     55 |        0 |        0
564.41/564.57	c  564s |      18 |   499146 |   298652 |    10481     55 |        0 |        0
566.51/566.69	c  566s |      18 |   500711 |   299652 |    10481     55 |        0 |        0
568.61/568.78	c  568s |      18 |   502971 |   301052 |    10481     55 |        0 |        0
570.70/570.90	c  570s |      18 |   504803 |   302152 |    10481     55 |        0 |        0
573.01/573.15	c  572s |      18 |   506209 |   303052 |    10481     55 |        0 |        0
575.10/575.26	c  574s |      18 |   507563 |   303852 |    10481     56 |        0 |        0
577.30/577.47	c  577s |      18 |   509217 |   304852 |    10481     56 |        0 |        0
579.61/579.76	c  579s |      18 |   510421 |   305652 |    10481     56 |        0 |        0
581.70/581.86	c  581s |      18 |   514122 |   307952 |    10481     56 |        0 |        0
583.80/583.94	c  583s |      18 |   517040 |   309652 |    10481     56 |        0 |        0
585.80/586.00	c  585s |      18 |   519209 |   311052 |    10481     57 |        0 |        0
588.00/588.16	c  587s |      18 |   521554 |   312652 |    10481     57 |        0 |        0
590.10/590.20	c  589s |      18 |   523377 |   313852 |    10481     57 |        0 |        0
592.30/592.41	c  592s |      18 |   525138 |   315052 |    10481     57 |        0 |        0
594.50/594.63	c  594s |      18 |   526440 |   315952 |    10481     57 |        0 |        0
596.90/597.04	c  596s |      18 |   527841 |   316852 |    10481     58 |        0 |        0
598.90/599.06	c  598s |      18 |   529204 |   317852 |    10481     58 |        0 |        0
601.00/601.16	c  600s |      18 |   530589 |   318852 |    10481     58 |        0 |        0
603.20/603.36	c  603s |      18 |   532354 |   319952 |    10481     58 |        0 |        0
605.30/605.43	c  605s |      18 |   533865 |   320852 |    10481     58 |        0 |        0
607.40/607.55	c  607s |      18 |   535417 |   321952 |    10481     58 |        0 |        0
609.40/609.57	c  609s |      18 |   536659 |   322752 |    10481     58 |        0 |        0
611.80/611.94	c  611s |      18 |   537756 |   323452 |    10481     59 |        0 |        0
614.10/614.22	c  613s |      18 |   539755 |   324652 |    10481     59 |        0 |        0
616.40/616.50	c  616s |      18 |   541353 |   325552 |    10481     59 |        0 |        0
618.49/618.62	c  618s |      18 |   543304 |   326752 |    10481     59 |        0 |        0
620.60/620.70	c  620s |      18 |   545588 |   328352 |    10481     59 |        0 |        0
622.69/622.81	c  622s |      18 |   547520 |   329652 |    10481     59 |        0 |        0
624.70/624.85	c  624s |      18 |   548650 |   330552 |    10481     60 |        0 |        0
626.90/627.06	c  626s |      18 |   550618 |   331852 |    10481     60 |        0 |        0
628.99/629.10	c  628s |      18 |   552474 |   333052 |    10481     60 |        0 |        0
631.19/631.38	c  631s |      18 |   554436 |   334352 |    10481     60 |        0 |        0
633.39/633.50	c  633s |      18 |   556310 |   335552 |    10481     60 |        0 |        0
635.39/635.52	c  635s |      18 |   557797 |   336552 |    10481     60 |        0 |        0
637.50/637.69	c  637s |      18 |   558965 |   337452 |    10481     61 |        0 |        0
639.49/639.69	c  639s |      18 |   560595 |   338452 |    10481     61 |        0 |        0
641.69/641.84	c  641s |      18 |   562239 |   339452 |    10481     61 |        0 |        0
643.79/643.94	c  643s |      18 |   563836 |   340452 |    10481     61 |        0 |        0
645.89/646.09	c  645s |      18 |   565526 |   341552 |    10481     61 |        0 |        0
647.99/648.10	c  647s |      18 |   566775 |   342452 |    10481     61 |        0 |        0
650.10/650.25	c  649s |      18 |   567857 |   343252 |    10481     61 |        0 |        0
652.20/652.33	c  652s |      18 |   568730 |   343952 |    10481     62 |        0 |        0
654.39/654.52	c  654s |      18 |   570280 |   344952 |    10481     62 |        0 |        0
656.39/656.55	c  656s |      18 |   571326 |   345652 |    10481     62 |        0 |        0
658.59/658.72	c  658s |      18 |   573194 |   346852 |    10481     62 |        0 |        0
660.59/660.78	c  660s |      18 |   574545 |   347652 |    10481     62 |        0 |        0
662.69/662.81	c  662s |      18 |   575770 |   348552 |    10481     62 |        0 |        0
664.89/665.03	c  664s |      18 |   577144 |   349652 |    10481     62 |        0 |        0
667.09/667.21	c  666s |      18 |   578258 |   350452 |    10481     63 |        0 |        0
669.19/669.31	c  669s |      18 |   579729 |   351252 |    10481     63 |        0 |        0
671.19/671.32	c  671s |      18 |   581302 |   352252 |    10481     63 |        0 |        0
673.39/673.55	c  673s |      18 |   583172 |   353352 |    10481     63 |        0 |        0
675.58/675.70	c  675s |      18 |   584571 |   354352 |    10481     63 |        0 |        0
677.69/677.85	c  677s |      18 |   586136 |   355352 |    10481     63 |        0 |        0
679.79/679.93	c  679s |      18 |   587523 |   356352 |    10481     63 |        0 |        0
681.79/681.97	c  681s |      18 |   588224 |   356952 |    10481     64 |        0 |        0
683.89/684.06	c  683s |      18 |   590116 |   358252 |    10481     64 |        0 |        0
686.08/686.20	c  685s |      18 |   591658 |   359352 |    10481     64 |        0 |        0
688.18/688.38	c  688s |      18 |   593574 |   360452 |    10481     64 |        0 |        0
690.29/690.43	c  690s |      18 |   594867 |   361252 |    10481     64 |        0 |        0
692.38/692.53	c  692s |      18 |   597016 |   362452 |    10481     64 |        0 |        0
694.69/694.88	c  694s |      18 |   598014 |   363252 |    10481     65 |        0 |        0
696.79/696.96	c  696s |      18 |   599081 |   364052 |    10481     65 |        0 |        0
698.98/699.19	c  698s |      18 |   599780 |   364652 |    10481     65 |        0 |        0
701.19/701.30	c  701s |      18 |   601490 |   365752 |    10481     65 |        0 |        0
703.19/703.35	c  703s |      18 |   603030 |   366652 |    10481     65 |        0 |        0
705.48/705.69	c  705s |      18 |   604113 |   367452 |    10481     65 |        0 |        0
707.79/707.90	c  707s |      18 |   605226 |   368152 |    10481     65 |        0 |        0
709.78/709.93	c  709s |      18 |   607242 |   369552 |    10481     65 |        0 |        0
711.78/711.96	c  711s |      18 |   608945 |   370652 |    10481     66 |        0 |        0
713.79/713.97	c  713s |      18 |   611098 |   372052 |    10481     66 |        0 |        0
715.99/716.13	c  715s |      18 |   612984 |   373252 |    10481     66 |        0 |        0
717.98/718.17	c  717s |      18 |   615169 |   374652 |    10481     66 |        0 |        0
720.08/720.20	c  719s |      18 |   617044 |   375852 |    10481     66 |        0 |        0
722.09/722.21	c  721s |      18 |   618331 |   376752 |    10481     67 |        0 |        0
724.08/724.24	c  723s |      18 |   620082 |   377952 |    10481     67 |        0 |        0
726.18/726.37	c  726s |      18 |   621785 |   379052 |    10481     67 |        0 |        0
728.28/728.45	c  728s |      18 |   623899 |   380352 |    10481     67 |        0 |        0
730.29/730.48	c  730s |      18 |   625397 |   381352 |    10481     67 |        0 |        0
732.38/732.59	c  732s |      18 |   627485 |   382652 |    10481     67 |        0 |        0
734.38/734.59	c  734s |      18 |   629142 |   383652 |    10481     68 |        0 |        0
736.47/736.68	c  736s |      18 |   630774 |   384752 |    10481     68 |        0 |        0
738.58/738.79	c  738s |      18 |   632149 |   385752 |    10481     68 |        0 |        0
740.78/740.99	c  740s |      18 |   633873 |   386752 |    10481     68 |        0 |        0
742.87/743.04	c  742s |      18 |   634898 |   387352 |    10481     68 |        0 |        0
744.97/745.13	c  744s |      18 |   636767 |   388352 |    10481     68 |        0 |        0
747.08/747.21	c  746s |      18 |   638476 |   389352 |    10481     68 |        0 |        0
749.09/749.21	c  748s |      18 |   639905 |   390252 |    10481     69 |        0 |        0
751.28/751.45	c  751s |      18 |   641743 |   391352 |    10481     69 |        0 |        0
753.58/753.71	c  753s |      18 |   643531 |   392352 |    10481     69 |        0 |        0
755.78/755.96	c  755s |      18 |   644821 |   393252 |    10481     69 |        0 |        0
757.97/758.14	c  757s |      18 |   646105 |   394052 |    10481     69 |        0 |        0
759.98/760.18	c  759s |      18 |   647332 |   394852 |    10481     69 |        0 |        0
762.08/762.27	c  762s |      18 |   648607 |   395652 |    10481     69 |        0 |        0
764.28/764.49	c  764s |      18 |   650301 |   396552 |    10481     70 |        0 |        0
766.58/766.75	c  766s |      18 |   651785 |   397452 |    10481     70 |        0 |        0
768.78/768.92	c  768s |      18 |   652860 |   398152 |    10481     70 |        0 |        0
770.78/770.93	c  770s |      18 |   653808 |   398752 |    10481     70 |        0 |        0
772.77/772.99	c  772s |      18 |   655042 |   399452 |    10481     70 |        0 |        0
774.78/774.99	c  774s |      18 |   656463 |   400252 |    10481     70 |        0 |        0
776.87/777.08	c  776s |      18 |   657999 |   401152 |    10481     70 |        0 |        0
779.07/779.23	c  778s |      18 |   660139 |   402252 |    10481     70 |        0 |        0
781.07/781.29	c  781s |      18 |   661637 |   403052 |    10481     71 |        0 |        0
783.37/783.51	c  783s |      18 |   663426 |   404052 |    10481     71 |        0 |        0
785.57/785.74	c  785s |      18 |   664443 |   404752 |    10481     71 |        0 |        0
787.77/787.92	c  787s |      18 |   665840 |   405552 |    10481     71 |        0 |        0
789.87/790.04	c  789s |      18 |   667196 |   406452 |    10481     71 |        0 |        0
791.98/792.12	c  791s |      18 |   668478 |   407252 |    10481     71 |        0 |        0
793.97/794.15	c  793s |      18 |   669877 |   408028 |    10481     71 |        0 |        0
793.97/794.15	c #cpu_time = 791.863s
793.97/794.15	c #wall_clock_time = 793.893s
793.97/794.15	c #decision = 669877
793.97/794.15	c #random_decision = 928
793.97/794.15	c #conflict = 408028
793.97/794.15	c #restart = 18
793.97/794.15	c BCD2: found a new core of size 2652: cost of the new core is >=1
793.97/794.15	c lower bound updated to 1
793.97/794.16	c BCD2: 1 <= obj <= 388
793.97/794.16	c BCD2: #cores=1, #unrelaxed=55, #relaxed=2652, #hardened=0
793.97/794.16	c BCD2: #sat=1 #unsat=2 bias=2/3
793.97/794.17	c Solving starts ...
793.97/794.17	c ============================[ Search Statistics ]============================
793.97/794.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
793.97/794.17	c       |         |          |          |    Limit     GC | Var      | Constra 
793.97/794.17	c =============================================================================
793.97/794.17	c  0.0s |       0 |        0 |        0 |    10481      0 |        0 |        0
794.77/794.99	c  0.8s |       0 |     2753 |        0 |    10481      1 |        0 |        0
794.77/794.99	c #cpu_time = 0.813s
794.77/794.99	c #wall_clock_time = 0.815s
794.77/794.99	c #decision = 2753
794.77/794.99	c #random_decision = 10
794.77/794.99	c #conflict = 0
794.77/794.99	c #restart = 0
794.77/794.99	o 31
794.77/794.99	c BCD2: hardening fixes 1910 literals
794.77/794.99	c BCD2: updating upper bound: 388 -> 30
794.77/794.99	c BCD2: 1 <= obj <= 30
794.77/794.99	c BCD2: #cores=1, #unrelaxed=14, #relaxed=783, #hardened=1910
794.77/794.99	c BCD2: #sat=2 #unsat=2 bias=2/4
794.87/795.00	c Solving starts ...
794.87/795.00	c ============================[ Search Statistics ]============================
794.87/795.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
794.87/795.00	c       |         |          |          |    Limit     GC | Var      | Constra 
794.87/795.00	c =============================================================================
794.87/795.00	c  0.0s |       0 |        0 |        0 |    10481      0 |     1910 |        1
795.18/795.36	c  0.4s |       1 |      275 |      100 |    10481      0 |     1910 |        1
795.57/795.74	c  0.7s |       2 |      583 |      250 |    10481      0 |     1910 |        1
795.77/795.98	c  1.0s |       2 |      698 |      285 |    10481      0 |     1910 |        1
795.77/795.98	c #cpu_time = 0.974s
795.77/795.98	c #wall_clock_time = 0.977s
795.77/795.98	c #decision = 698
795.77/795.98	c #random_decision = 1
795.77/795.98	c #conflict = 285
795.77/795.98	c #restart = 2
795.77/795.98	o 6
795.77/795.98	c BCD2: hardening fixes 658 literals
795.77/795.98	c BCD2: updating upper bound: 30 -> 5
795.77/795.98	c BCD2: 1 <= obj <= 5
795.77/795.98	c BCD2: #cores=1, #unrelaxed=1, #relaxed=138, #hardened=2568
795.77/795.98	c BCD2: #sat=3 #unsat=2 bias=2/5
795.77/795.98	c Solving starts ...
795.77/795.98	c ============================[ Search Statistics ]============================
795.77/795.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
795.77/795.98	c       |         |          |          |    Limit     GC | Var      | Constra 
795.77/795.98	c =============================================================================
795.77/795.98	c  0.0s |       0 |        0 |        0 |    10481      0 |     2568 |        2
796.07/796.22	c  0.2s |       1 |      160 |      100 |    10481      0 |     2568 |        3
796.38/796.56	c  0.6s |       2 |      387 |      250 |    10481      0 |     2568 |        3
796.67/796.87	c  0.9s |       3 |      727 |      475 |    10481      0 |     2568 |        3
797.07/797.28	c  1.3s |       4 |     1258 |      813 |    10481      0 |     2568 |        3
797.38/797.57	c  1.6s |       4 |     1612 |     1014 |    10481      0 |     2568 |        3
797.38/797.57	c #cpu_time = 1.585s
797.38/797.57	c #wall_clock_time = 1.589s
797.38/797.57	c #decision = 1612
797.38/797.57	c #random_decision = 3
797.38/797.57	c #conflict = 1014
797.38/797.57	c #restart = 4
797.38/797.58	o 3
797.38/797.58	c BCD2: hardening fixes 84 literals
797.38/797.58	c BCD2: updating upper bound: 5 -> 2
797.38/797.58	c BCD2: 1 <= obj <= 2
797.38/797.58	c BCD2: #cores=1, #unrelaxed=0, #relaxed=55, #hardened=2652
797.38/797.58	c BCD2: #sat=4 #unsat=2 bias=2/6
797.38/797.58	c Solving starts ...
797.38/797.58	c ============================[ Search Statistics ]============================
797.38/797.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
797.38/797.58	c       |         |          |          |    Limit     GC | Var      | Constra 
797.38/797.58	c =============================================================================
797.38/797.58	c  0.0s |       0 |        0 |        0 |    10481      0 |     2652 |        6
797.67/797.81	c  0.2s |       1 |      151 |      100 |    10481      0 |     2652 |        6
797.87/798.09	c  0.5s |       2 |      386 |      250 |    10481      0 |     2652 |        6
798.17/798.38	c  0.8s |       3 |      755 |      475 |    10481      0 |     2652 |        6
798.58/798.71	c  1.1s |       4 |     1365 |      813 |    10481      0 |     2652 |        6
798.97/799.13	c  1.6s |       5 |     2221 |     1320 |    10481      0 |     2652 |        6
799.47/799.65	c  2.1s |       6 |     3603 |     2081 |    10481      0 |     2652 |        6
800.17/800.37	c  2.8s |       7 |     5353 |     3223 |    10481      0 |     2652 |        6
801.17/801.38	c  3.8s |       8 |     7930 |     4936 |    10481      0 |     2652 |        6
802.47/802.68	c  5.1s |       8 |    10245 |     6402 |    10481      1 |     2652 |        6
802.47/802.68	c #cpu_time = 5.091s
802.47/802.68	c #wall_clock_time = 5.104s
802.47/802.68	c #decision = 10245
802.47/802.68	c #random_decision = 30
802.47/802.68	c #conflict = 6402
802.47/802.68	c #restart = 8
802.47/802.68	o 1
802.47/802.68	s OPTIMUM FOUND
802.47/802.68	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
802.47/802.68	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20
802.47/802.68	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
802.47/802.68	v x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
802.47/802.68	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
802.47/802.68	v x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
802.47/802.68	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
802.47/802.68	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
802.47/802.68	v -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90
802.47/802.68	v -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
802.47/802.68	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110
802.47/802.68	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
802.47/802.68	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
802.47/802.68	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
802.47/802.68	v x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
802.47/802.68	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
802.47/802.68	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169 -x170
802.47/802.68	v -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180
802.47/802.68	v -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
802.47/802.68	v -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200
802.47/802.68	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210
802.47/802.68	v -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220
802.47/802.68	v -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230
802.47/802.68	v -x231
802.47/802.68	c total CPU time = 800.634s
802.47/802.68	c total wall clock time = 802.686s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4093647-1466094486/watcher-4093647-1466094486 -o /tmp/evaluation-result-4093647-1466094486/solver-4093647-1466094486 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466075295-13239 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093647-1466094486.wbo 

pid=17120
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.27 2.24 2.19 3/179 17123
/proc/meminfo: memFree=30568440/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=668092 CPUtime=0 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 2480 0 0 0 0 0 0 0 20 0 4 0 11497512 684126208 3351 33554432000 4194304 16246674 140736154167648 140736154167072 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 167791 3360 441 2943 0 164685 0
[pid=17123/tid=17124] ppid=17120 vsize=685500 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 701952000 3418 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=689596 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 706146304 3436 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=693692 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11497512 710340608 3452 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.27 2.24 2.19 3/179 17123
/proc/meminfo: memFree=30568440/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 24968 0 0 0 5 4 0 0 20 0 4 0 11497512 1247350784 25832 33554432000 4194304 16246674 140736154167648 140736154167072 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 304529 25837 615 2943 0 301423 0
[pid=17123/tid=17124] ppid=17120 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1247350784 25837 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1247350784 25838 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11497512 1247350784 25841 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200529 s]
/proc/loadavg: 2.27 2.24 2.19 3/179 17123
/proc/meminfo: memFree=30568440/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 36080 0 0 0 13 6 0 0 20 0 4 0 11497512 1252593664 36898 33554432000 4194304 16246674 140736154167648 140736154166960 6861716 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 305809 36898 863 2943 0 302703 0
[pid=17123/tid=17124] ppid=17120 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1252593664 36898 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1252593664 36898 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1252593664 36898 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300505 s]
/proc/loadavg: 2.27 2.24 2.19 3/179 17123
/proc/meminfo: memFree=30568440/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 47472 0 0 0 21 8 0 0 20 0 4 0 11497512 1338576896 48290 33554432000 4194304 16246674 140736154167648 140736154166960 5546098 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 326801 48294 920 2943 0 323695 0
[pid=17123/tid=17124] ppid=17120 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1338576896 48299 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1338576896 48308 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1338576896 48313 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700408 s]
/proc/loadavg: 2.27 2.24 2.19 3/179 17123
/proc/meminfo: memFree=30568440/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 113085 0 0 0 54 15 0 0 20 0 4 0 11497512 1338576896 113903 33554432000 4194304 16246674 140736154167648 140736154150648 5545885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 326801 113914 920 2943 0 323695 0
[pid=17123/tid=17124] ppid=17120 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1338576896 113929 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1338576896 113940 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1338576896 113954 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.50043 s]
/proc/loadavg: 2.27 2.24 2.19 3/183 17127
/proc/meminfo: memFree=30099452/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1308228 CPUtime=1.49 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 116915 0 0 0 133 16 0 0 20 0 4 0 11497512 1339625472 117733 33554432000 4194304 16246674 140736154167648 140736154150648 5523508 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 327057 117733 925 2943 0 323951 0
[pid=17123/tid=17124] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117733 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117733 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117733 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308228

[startup+3.10043 s]
/proc/loadavg: 2.27 2.24 2.19 3/183 17127
/proc/meminfo: memFree=30098460/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1308228 CPUtime=3.09 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 116920 0 0 0 293 16 0 0 20 0 4 0 11497512 1339625472 117738 33554432000 4194304 16246674 140736154167648 140736154166824 5823655 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 327057 117738 930 2943 0 323951 0
[pid=17123/tid=17124] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117738 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117738 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117738 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30042 s]
/proc/loadavg: 2.25 2.23 2.18 3/183 17127
/proc/meminfo: memFree=30096360/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 116921 0 0 0 613 16 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140736154149568 5530673 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 327057 117739 931 2943 0 323951 0
[pid=17123/tid=17124] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.31 2.25 2.19 3/183 17127
/proc/meminfo: memFree=30095804/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1308228 CPUtime=12.69 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 116921 0 0 0 1253 16 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140736154149568 5545708 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 327057 117739 931 2943 0 323951 0
[pid=17123/tid=17124] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1339625472 117739 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308228

[startup+25.5005 s]
/proc/loadavg: 2.24 2.23 2.18 3/183 17127
/proc/meminfo: memFree=30061068/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1311300 CPUtime=25.49 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 117689 0 0 0 2531 18 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140736154166824 5545752 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 327825 118507 931 2943 0 324719 0
[pid=17123/tid=17124] ppid=17120 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1311300

[startup+51.1005 s]
/proc/loadavg: 2.29 2.24 2.19 3/183 17127
/proc/meminfo: memFree=30029220/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1311300 CPUtime=51.09 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 117689 0 0 0 5087 22 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140736154166744 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 327825 118507 931 2943 0 324719 0
[pid=17123/tid=17124] ppid=17120 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1342771200 118507 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1311300

[startup+102.301 s]
/proc/loadavg: 2.22 2.23 2.18 3/183 17128
/proc/meminfo: memFree=29941248/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1315396 CPUtime=102.28 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 118713 0 0 0 10198 30 0 0 20 0 4 0 11497512 1346965504 119531 33554432000 4194304 16246674 140736154167648 140736154166824 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 328849 119531 931 2943 0 325743 0
[pid=17123/tid=17124] ppid=17120 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1346965504 119531 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1346965504 119531 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1346965504 119531 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1315396


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

Current children cumulated vsize (KiB) 1319492

[startup+702.301 s]
/proc/loadavg: 2.14 2.21 2.18 4/183 17143
/proc/meminfo: memFree=29483040/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1319492 CPUtime=702.19 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 119739 0 0 0 70082 137 0 0 20 0 4 0 11497512 1351159808 120903 33554432000 4194304 16246674 140736154167648 140736154149568 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 329873 120903 932 2943 0 326767 0
[pid=17123/tid=17124] ppid=17120 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1351159808 120903 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1351159808 120903 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1351159808 120903 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 1319492

[startup+762.3 s]
/proc/loadavg: 2.09 2.18 2.17 3/184 17148
/proc/meminfo: memFree=29310584/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1319492 CPUtime=762.18 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 138698 0 0 0 76068 150 0 0 20 0 4 0 11497512 1351159808 164054 33554432000 4194304 16246674 140736154167648 140736154166744 5523539 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 329873 164054 932 2943 0 326767 0
[pid=17123/tid=17124] ppid=17120 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1351159808 164054 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1351159808 164054 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1351159808 164054 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 1319492

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17123 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+768 s]
/proc/loadavg: 2.08 2.18 2.17 3/184 17148
/proc/meminfo: memFree=29293828/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=767.87 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 138854 0 0 0 76636 151 0 0 20 0 4 0 11497512 1352208384 168242 33554432000 4194304 16246674 140736154167648 140736154149568 13950188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 168242 932 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 168242 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 168242 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 168242 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 767.87
Current children cumulated vsize (KiB) 1320516

[startup+780.8 s]
/proc/loadavg: 2.14 2.19 2.17 3/183 17148
/proc/meminfo: memFree=29277204/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=780.68 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 138954 0 0 0 77914 154 0 0 20 0 4 0 11497512 1352208384 172374 33554432000 4194304 16246674 140736154167648 140736154149568 5589704 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 172374 932 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 172374 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 172374 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 172374 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 780.68
Current children cumulated vsize (KiB) 1320516

[startup+793.6 s]
/proc/loadavg: 2.11 2.18 2.17 3/183 17149
/proc/meminfo: memFree=29261176/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=793.47 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 138954 0 0 0 79191 156 0 0 20 0 4 0 11497512 1352208384 176406 33554432000 4194304 16246674 140736154167648 140736154166824 13874575 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 176406 932 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 176406 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 176406 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 176406 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 793.47
Current children cumulated vsize (KiB) 1320516

[startup+796.8 s]
/proc/loadavg: 2.11 2.18 2.17 4/183 17149
/proc/meminfo: memFree=29245048/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=796.67 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 138962 0 0 0 79510 157 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140736154165504 5827744 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 180446 940 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 796.67
Current children cumulated vsize (KiB) 1320516

[startup+800 s]
/proc/loadavg: 2.10 2.17 2.17 4/183 17149
/proc/meminfo: memFree=29245048/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=799.87 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 138962 0 0 0 79830 157 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140736154149568 5723580 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 180446 940 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 180446 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 799.87
Current children cumulated vsize (KiB) 1320516

[startup+801.6 s]
/proc/loadavg: 2.10 2.17 2.17 4/183 17149
/proc/meminfo: memFree=29235252/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=801.47 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 183923 0 0 0 79984 163 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140736154166824 5822428 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 225407 940 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 801.47
Current children cumulated vsize (KiB) 1320516

[startup+802.4 s]
/proc/loadavg: 2.10 2.17 2.17 3/183 17149
/proc/meminfo: memFree=29065124/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=802.27 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 183923 0 0 0 80064 163 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140736154166824 5861548 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 225407 940 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 802.27
Current children cumulated vsize (KiB) 1320516

[startup+802.6 s]
/proc/loadavg: 2.10 2.17 2.17 3/183 17149
/proc/meminfo: memFree=29065124/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=1320516 CPUtime=802.47 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202496 183923 0 0 0 80084 163 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140736154149568 5546072 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 330129 225407 940 2943 0 327023 0
[pid=17123/tid=17124] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17124/stat : 17124 (toysat) S 17120 17123 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140177013976304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17123/tid=17125] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17125/stat : 17125 (toysat) S 17120 17123 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140176927993072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17123/tid=17126] ppid=17120 vsize=1320516 CPUtime=0 cores=1,3,5,7
/proc/17123/task/17126/stat : 17126 (toysat) S 17120 17123 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11497512 1352208384 225407 33554432000 4194304 16246674 140736154167648 140176917519536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 802.47
Current children cumulated vsize (KiB) 1320516

[startup+802.7 s]
/proc/loadavg: 2.10 2.17 2.17 3/183 17149
/proc/meminfo: memFree=29065124/32872528 swapFree=876280/941688
[pid=17123] ppid=17120 vsize=0 CPUtime=802.57 cores=1,3,5,7
/proc/17123/stat : 17123 (toysat) R 17120 17123 7213 0 -1 4202500 183925 0 0 0 80093 164 0 0 20 0 1 0 11497512 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17123/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 802.57
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 802.734
CPU time (s): 802.61
CPU user time (s): 800.933
CPU system time (s): 1.67674
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1320516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 800.933
system time used= 1.67674
maximum resident set size= 901632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183925
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 827

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.9987 second user time and 3.15352 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-16 18:28:06
IDJOB=4093647
IDBENCH=79267
IDSOLVER=2553
FILE ID=node113/4093647-1466094486
RUNJOBID= node113-1466075295-13239
PBS_JOBID= 19904023
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550006--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093647-1466094486/watcher-4093647-1466094486 -o /tmp/evaluation-result-4093647-1466094486/solver-4093647-1466094486 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466075295-13239 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093647-1466094486.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 200f179ceb6a172fc8d81952e96f0c84
RANDOM SEED=1916096864

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30569364 kB
Buffers:           52800 kB
Cached:           115724 kB
SwapCached:         2160 kB
Active:           575280 kB
Inactive:          83908 kB
Active(anon):     491028 kB
Inactive(anon):     1612 kB
Active(file):      84252 kB
Inactive(file):    82296 kB
Unevictable:      941688 kB
Mlocked:          876280 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:             16344 kB
Writeback:             0 kB
AnonPages:       1430548 kB
Mapped:            10684 kB
Shmem:                 0 kB
Slab:             568744 kB
SReclaimable:      12888 kB
SUnreclaim:       555856 kB
KernelStack:        1520 kB
PageTables:         8000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2165936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node113 at 2016-06-16 18:41:29