Trace number 4099801

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.08 1800.37

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-aflow30a.opb
MD5SUMd5ffb80d8d2a9d2ae5f84f17eeb42612
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3400
Best CPU time to get the best result obtained on this benchmark1800.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2754
Optimality of the best value was proved NO
Number of variables7195
Total number of constraints900
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)29
Number of constraints which are nor clauses,nor cardinality constraints871
Minimum length of a constraint10
Maximum length of a constraint555
Number of terms in the objective function 421
Biggest coefficient in the objective function 500
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 72290
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 102400
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 3334110
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T01:59:05+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","--pb","--search=bcd2","HOME/instance-4099801-1466207944.opb"]
0.00/0.01	c use --random-gen="4245853523 3599968865 92012345 699863559 15769540 2782058946 2338275440 513374244 2663432000 1774253215 2624926204 1271064141 4078368196 3569970838 4008411616 141020548 1256632352 3119060770 2239005812 2149922410 2326533072 899241728 1060975543 4060981409 1119092679 1253830101 4118305554 4000737454 594571238 3572754696 656687545 2188196478 643486825 2068962725 1639435693 1363395261 472476264 952268021 2792133933 898458255 1790713544 2721298351 2243637707 3741464476 2440253704 734110207 562375874 2701043165 2221752205 1661028820 3983997416 2895293964 1059323350 2951104638 1910237573 440599743 2476535428 2121940300 2013193685 2972436966 3831137949 3544597200 3173189352 2500697653 4022747529 1346730681 1850720144 139064830 1357882707 3591282959 3954145120 3516254953 2900110973 2074547184 2767278670 3759440146 1396389787 1731054669 3236863662 3725434265 1432752934 374530753 1201905940 2252639451 3730476260 2722392215 3228103179 1316879364 3536001276 1264402491 1514973510 1939828261 2199117804 4236403079 4258867515 3161559878 2409006348 2983714634 2327184645 2232752917 2425528671 777664492 645878470 1963529367 342392188 3336458269 2022925863 3028765472 3270185350 529171440 3130157859 345937138 2646586638 1267938639 87883829 3250643389 81092950 597382088 2700151202 1576282041 3231233291 1940453201 4200924323 16456484 1364901999 631052178 3064521248 3555955048 3747269174 2461837728 2942062369 548623128 4241591599 406896374 1759663047 962387583 2696071804 606300413 1852254548 2455138757 452627858 1455359671 2355109263 2601546054 620615919 3255340824 1636166081 1798091828 2396012045 1361951126 2575550898 3234722310 551136338 1313192776 543935476 864458622 2987693263 3801531053 3645266305 871727947 4252313667 3224972656 2593196351 1096505345 1255060361 1985678897 4091204716 3854712545 659119470 1052835701 2285260109 4155195992 617640749 3227849871 3946341503 2230361162 627694707 785500948 3595995600 1156359580 3166653082 3049125829 2368628009 3328970653 4030826721 534072019 877235461 2290424669 3619152505 80112331 2326990353 1954430700 3210196800 1982310735 2288961163 2351898119 2270070363 1398732479 949404037 3380082958 1852188551 2523309666 3811802040 3427407001 1640637691 1211461597 2614514307 2961501784 1212319477 2789460450 2031749965 85938043 3135286214 3595991756 2139719898 3105755458 2363661095 1449636629 816573660 3071000467 1275178786 493085029 2991271632 3862874330 2673787500 3094131612 542169696 1336173158 2000124635 25636549 2812546172 3131293092 1731691338 3283281916 1639278461 1130748531 3189133584 1043701586 640322780 2551492404 1335112504 3879626692 694913134 3579795988 2511187389 1830220857 1110930496 2721903927 2567993729 2390481761 2704342779 1464709570 944431601 430694117 1559681277 1323763238 255 362436" option to reproduce the execution
0.00/0.07	c #vars 7195
0.00/0.07	c #constraints 900
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     2717      0 |        0 |        0
0.49/0.52	c  0.3s |       1 |      588 |      100 |     2717      0 |        0 |        0
0.89/0.91	c  0.7s |       2 |     2404 |      250 |     2989      0 |        0 |        0
1.99/2.01	c  1.8s |       3 |     3568 |      475 |     3288      0 |        0 |        0
2.49/2.52	c  2.3s |       4 |     5404 |      813 |     3617      0 |        0 |        0
5.19/5.26	c  5.0s |       4 |     7771 |     1313 |     3979      0 |        0 |        0
5.29/5.30	c  5.0s |       5 |     7803 |     1320 |     3979      0 |        0 |        0
7.39/7.46	c  7.2s |       6 |    15812 |     2081 |     4815      0 |        0 |        0
10.29/10.32	c 10.1s |       6 |    19162 |     2681 |     4815      0 |        0 |        0
12.10/12.20	c 11.9s |       7 |    20883 |     3223 |     5297      0 |        0 |        0
14.19/14.25	c 14.0s |       7 |    23534 |     3823 |     5297      0 |        0 |        0
16.19/16.22	c 16.0s |       8 |    27837 |     4936 |     5827      0 |        0 |        0
18.39/18.40	c 18.1s |       8 |    33669 |     6436 |     5827      0 |        0 |        0
21.09/21.19	c 20.9s |       8 |    34094 |     6636 |     5827      0 |        0 |        0
23.19/23.29	c 23.0s |       8 |    34653 |     6936 |     5827      0 |        0 |        0
25.29/25.37	c 25.1s |       9 |    37182 |     7506 |     6410      1 |        0 |        0
28.28/28.33	c 28.1s |       9 |    40442 |     8206 |     6410      1 |        0 |        0
30.68/30.75	c 30.5s |       9 |    43896 |     8806 |     6410      1 |        0 |        0
33.09/33.10	c 32.9s |       9 |    44670 |     9206 |     6410      1 |        0 |        0
35.08/35.11	c 34.9s |       9 |    49570 |    10106 |     6410      1 |        0 |        0
37.18/37.22	c 37.0s |       9 |    52182 |    10706 |     6410      1 |        0 |        0
38.28/38.30	c 38.0s |      10 |    54864 |    11361 |     7052      2 |        0 |        0
40.38/40.49	c 40.2s |      10 |    59021 |    12661 |     7052      2 |        0 |        0
42.89/42.92	c 42.7s |      10 |    60761 |    13161 |     7052      2 |        0 |        0
47.29/47.34	c 47.1s |      10 |    61480 |    13361 |     7052      2 |        0 |        0
59.29/59.36	c 59.1s |      10 |    62044 |    13461 |     7052      2 |        0 |        0
66.38/66.43	c 66.2s |      10 |    62873 |    13661 |     7052      2 |        0 |        0
69.78/69.81	c 69.6s |      10 |    63388 |    13861 |     7052      2 |        0 |        0
72.69/72.73	c 72.5s |      10 |    64381 |    14261 |     7052      2 |        0 |        0
74.98/75.04	c 74.8s |      10 |    66794 |    14961 |     7052      2 |        0 |        0
77.38/77.41	c 77.2s |      10 |    68622 |    15561 |     7052      2 |        0 |        0
79.88/79.94	c 79.7s |      10 |    70670 |    15961 |     7052      2 |        0 |        0
86.68/86.70	c 86.4s |      10 |    71099 |    16061 |     7052      2 |        0 |        0
89.19/89.27	c 89.0s |      10 |    72685 |    16361 |     7052      2 |        0 |        0
92.68/92.70	c 92.4s |      10 |    73517 |    16661 |     7052      2 |        0 |        0
96.18/96.21	c 96.0s |      10 |    74017 |    16861 |     7052      2 |        0 |        0
98.77/98.88	c 98.6s |      10 |    74317 |    16961 |     7052      2 |        0 |        0
103.07/103.16	c  102s |      11 |    74637 |    17144 |     7758      2 |        0 |        0
105.17/105.27	c  105s |      11 |    83425 |    17844 |     7758      3 |        0 |        0
107.57/107.68	c  107s |      11 |    91224 |    18744 |     7758      3 |        0 |        0
109.87/109.96	c  109s |      11 |    94629 |    19544 |     7758      3 |        0 |        0
112.07/112.10	c  111s |      11 |    97912 |    20444 |     7758      3 |        0 |        0
114.08/114.19	c  113s |      11 |    99791 |    21044 |     7758      3 |        0 |        0
116.28/116.34	c  116s |      11 |   100651 |    21344 |     7758      3 |        0 |        0
118.38/118.47	c  118s |      11 |   101038 |    21544 |     7758      3 |        0 |        0
120.67/120.71	c  120s |      11 |   101312 |    21744 |     7758      3 |        0 |        0
123.77/123.81	c  123s |      11 |   101613 |    21944 |     7758      3 |        0 |        0
126.17/126.29	c  126s |      11 |   101770 |    22044 |     7758      3 |        0 |        0
129.37/129.40	c  129s |      11 |   102015 |    22244 |     7758      3 |        0 |        0
131.47/131.50	c  131s |      11 |   102126 |    22344 |     7758      3 |        0 |        0
133.47/133.58	c  133s |      11 |   102282 |    22444 |     7758      3 |        0 |        0
137.77/137.88	c  137s |      11 |   102561 |    22644 |     7758      3 |        0 |        0
139.87/139.96	c  139s |      11 |   102700 |    22744 |     7758      3 |        0 |        0
141.98/142.05	c  141s |      11 |   102838 |    22844 |     7758      3 |        0 |        0
145.97/146.06	c  145s |      11 |   103107 |    23044 |     7758      3 |        0 |        0
148.48/148.60	c  148s |      11 |   103245 |    23144 |     7758      3 |        0 |        0
151.57/151.60	c  151s |      11 |   103707 |    23344 |     7758      3 |        0 |        0
155.37/155.41	c  155s |      11 |   104217 |    23544 |     7758      3 |        0 |        0
157.87/157.96	c  157s |      11 |   104382 |    23644 |     7758      3 |        0 |        0
160.68/160.74	c  160s |      11 |   104519 |    23744 |     7758      3 |        0 |        0
163.37/163.43	c  163s |      11 |   104649 |    23844 |     7758      3 |        0 |        0
166.26/166.39	c  166s |      11 |   104827 |    23944 |     7758      3 |        0 |        0
169.47/169.52	c  169s |      11 |   105127 |    24144 |     7758      3 |        0 |        0
172.97/173.02	c  172s |      11 |   105467 |    24344 |     7758      3 |        0 |        0
177.17/177.27	c  177s |      11 |   105777 |    24544 |     7758      3 |        0 |        0
181.16/181.28	c  181s |      11 |   106010 |    24744 |     7758      3 |        0 |        0
183.46/183.57	c  183s |      11 |   106138 |    24844 |     7758      3 |        0 |        0
186.16/186.20	c  185s |      11 |   106300 |    24944 |     7758      3 |        0 |        0
188.27/188.35	c  188s |      11 |   106439 |    25044 |     7758      3 |        0 |        0
191.77/191.82	c  191s |      11 |   106782 |    25244 |     7758      4 |        0 |        0
195.66/195.72	c  195s |      11 |   107107 |    25444 |     7758      4 |        0 |        0
197.97/198.01	c  197s |      11 |   107218 |    25544 |     7758      4 |        0 |        0
200.06/200.20	c  199s |      11 |   107457 |    25644 |     7758      4 |        0 |        0
203.56/203.61	c  203s |      11 |   107555 |    25744 |     8534      4 |        0 |        0
205.56/205.67	c  205s |      12 |   107655 |    25819 |     8534      4 |        0 |        0
207.97/208.03	c  207s |      12 |   111545 |    26319 |     8534      4 |        0 |        0
210.46/210.57	c  210s |      12 |   112394 |    26519 |     8534      4 |        0 |        0
213.46/213.51	c  213s |      12 |   112844 |    26719 |     8534      4 |        0 |        0
215.56/215.60	c  215s |      12 |   113200 |    26819 |     8534      4 |        0 |        0
218.45/218.53	c  218s |      12 |   115167 |    27019 |     8534      4 |        0 |        0
220.55/220.67	c  220s |      12 |   119897 |    27919 |     8534      4 |        0 |        0
222.65/222.70	c  222s |      12 |   121798 |    28619 |     8534      4 |        0 |        0
224.66/224.76	c  224s |      12 |   122973 |    29119 |     8534      4 |        0 |        0
226.96/227.09	c  226s |      12 |   123680 |    29419 |     8534      4 |        0 |        0
229.56/229.62	c  229s |      12 |   124327 |    29719 |     8534      4 |        0 |        0
231.76/231.86	c  231s |      12 |   126039 |    30419 |     8534      4 |        0 |        0
234.16/234.29	c  234s |      12 |   127965 |    31019 |     8534      5 |        0 |        0
236.36/236.45	c  236s |      12 |   129334 |    31419 |     8534      5 |        0 |        0
238.55/238.67	c  238s |      12 |   130365 |    31819 |     8534      5 |        0 |        0
240.96/241.05	c  240s |      12 |   131658 |    32219 |     8534      5 |        0 |        0
242.95/243.06	c  242s |      12 |   132819 |    32519 |     8534      5 |        0 |        0
245.05/245.16	c  244s |      12 |   133411 |    32819 |     8534      5 |        0 |        0
247.86/247.94	c  247s |      12 |   135793 |    33419 |     8534      5 |        0 |        0
250.06/250.14	c  249s |      12 |   137399 |    34019 |     8534      5 |        0 |        0
252.55/252.61	c  252s |      12 |   139558 |    34819 |     8534      5 |        0 |        0
254.65/254.76	c  254s |      12 |   140441 |    35119 |     8534      5 |        0 |        0
257.46/257.57	c  257s |      12 |   142549 |    35719 |     8534      5 |        0 |        0
260.35/260.43	c  260s |      12 |   143114 |    36019 |     8534      5 |        0 |        0
262.45/262.55	c  262s |      12 |   144091 |    36319 |     8534      5 |        0 |        0
264.65/264.74	c  264s |      12 |   147769 |    37319 |     8534      6 |        0 |        0
266.75/266.86	c  266s |      12 |   150757 |    38219 |     8534      6 |        0 |        0
269.35/269.48	c  269s |      12 |   152534 |    38819 |     9388      6 |        0 |        0
269.46/269.53	c  269s |      13 |   152567 |    38832 |     9388      6 |        0 |        0
271.65/271.73	c  271s |      13 |   157225 |    39332 |     9388      6 |        0 |        0
273.75/273.84	c  273s |      13 |   159298 |    40032 |     9388      6 |        0 |        0
275.75/275.86	c  275s |      13 |   161144 |    40832 |     9388      6 |        0 |        0
277.95/278.02	c  277s |      13 |   163469 |    41632 |     9388      6 |        0 |        0
280.15/280.25	c  279s |      13 |   165317 |    42232 |     9388      7 |        0 |        0
282.44/282.56	c  282s |      13 |   167084 |    42832 |     9388      7 |        0 |        0
284.95/285.09	c  284s |      13 |   168180 |    43332 |     9388      7 |        0 |        0
286.95/287.10	c  286s |      13 |   169710 |    43732 |     9388      7 |        0 |        0
289.05/289.18	c  288s |      13 |   170419 |    44032 |     9388      7 |        0 |        0
291.55/291.63	c  291s |      13 |   171748 |    44632 |     9388      7 |        0 |        0
293.65/293.79	c  293s |      13 |   172437 |    45032 |     9388      7 |        0 |        0
296.15/296.25	c  295s |      13 |   174599 |    45632 |     9388      7 |        0 |        0
298.35/298.46	c  298s |      13 |   176674 |    46132 |     9388      7 |        0 |        0
300.44/300.58	c  300s |      13 |   178110 |    46532 |     9388      7 |        0 |        0
303.44/303.52	c  303s |      13 |   179381 |    47032 |     9388      7 |        0 |        0
305.45/305.58	c  305s |      13 |   181002 |    47532 |     9388      7 |        0 |        0
307.75/307.88	c  307s |      13 |   183151 |    48232 |     9388      8 |        0 |        0
310.05/310.10	c  309s |      13 |   184689 |    48732 |     9388      8 |        0 |        0
312.15/312.21	c  311s |      13 |   186926 |    49532 |     9388      8 |        0 |        0
314.15/314.24	c  313s |      13 |   189996 |    50532 |     9388      8 |        0 |        0
316.35/316.43	c  316s |      13 |   191585 |    51032 |     9388      8 |        0 |        0
318.45/318.56	c  318s |      13 |   193464 |    51732 |     9388      8 |        0 |        0
320.55/320.61	c  320s |      13 |   195752 |    52332 |     9388      8 |        0 |        0
323.24/323.32	c  323s |      13 |   197174 |    52832 |     9388      8 |        0 |        0
325.65/325.74	c  325s |      13 |   198728 |    53432 |     9388      8 |        0 |        0
327.64/327.77	c  327s |      13 |   199863 |    53832 |     9388      8 |        0 |        0
330.34/330.42	c  330s |      13 |   201237 |    54232 |     9388      8 |        0 |        0
332.74/332.86	c  332s |      13 |   202441 |    54532 |     9388      9 |        0 |        0
335.34/335.45	c  335s |      13 |   203750 |    54932 |     9388      9 |        0 |        0
337.43/337.56	c  337s |      13 |   205749 |    55632 |     9388      9 |        0 |        0
339.63/339.73	c  339s |      13 |   207321 |    56132 |     9388      9 |        0 |        0
341.63/341.73	c  341s |      13 |   207990 |    56432 |     9388      9 |        0 |        0
343.73/343.80	c  343s |      13 |   208428 |    56632 |     9388      9 |        0 |        0
345.83/345.92	c  345s |      13 |   209998 |    57132 |     9388      9 |        0 |        0
348.13/348.20	c  347s |      13 |   211519 |    57632 |     9388      9 |        0 |        0
351.04/351.10	c  350s |      13 |   212822 |    58032 |    10327      9 |        0 |        0
353.24/353.34	c  353s |      13 |   213710 |    58332 |    10327      9 |        0 |        0
353.24/353.37	c  353s |      14 |   213718 |    58352 |    10327      9 |        0 |        0
355.44/355.55	c  355s |      14 |   219116 |    59352 |    10327      9 |        0 |        0
358.94/359.04	c  358s |      14 |   219572 |    59552 |    10327      9 |        0 |        0
360.93/361.07	c  360s |      14 |   221458 |    59952 |    10327      9 |        0 |        0
363.04/363.17	c  362s |      14 |   223229 |    60752 |    10327      9 |        0 |        0
365.24/365.31	c  365s |      14 |   226435 |    61552 |    10327     10 |        0 |        0
367.53/367.60	c  367s |      14 |   229889 |    62652 |    10327     10 |        0 |        0
370.03/370.11	c  369s |      14 |   231988 |    63352 |    10327     10 |        0 |        0
372.13/372.27	c  372s |      14 |   234981 |    64052 |    10327     10 |        0 |        0
374.23/374.34	c  374s |      14 |   239307 |    65052 |    10327     10 |        0 |        0
376.24/376.39	c  376s |      14 |   242529 |    65652 |    10327     10 |        0 |        0
379.13/379.21	c  378s |      14 |   244254 |    66052 |    10327     10 |        0 |        0
383.03/383.17	c  382s |      14 |   244427 |    66152 |    10327     10 |        0 |        0
385.04/385.19	c  384s |      14 |   244616 |    66252 |    10327     10 |        0 |        0
387.33/387.45	c  387s |      14 |   245241 |    66452 |    10327     10 |        0 |        0
389.83/389.99	c  389s |      14 |   245621 |    66652 |    10327     10 |        0 |        0
393.14/393.26	c  393s |      14 |   246007 |    66852 |    10327     10 |        0 |        0
396.23/396.33	c  396s |      14 |   246455 |    67052 |    10327     10 |        0 |        0
398.83/398.97	c  398s |      14 |   246680 |    67152 |    10327     10 |        0 |        0
401.54/401.65	c  401s |      14 |   246886 |    67252 |    10327     10 |        0 |        0
404.53/404.60	c  404s |      14 |   247136 |    67352 |    10327     10 |        0 |        0
406.83/406.98	c  406s |      14 |   247430 |    67452 |    10327     10 |        0 |        0
409.23/409.32	c  409s |      14 |   247639 |    67552 |    10327     10 |        0 |        0
411.43/411.51	c  411s |      14 |   247840 |    67652 |    10327     10 |        0 |        0
413.73/413.83	c  413s |      14 |   248010 |    67752 |    10327     10 |        0 |        0
416.13/416.25	c  415s |      14 |   248565 |    67952 |    10327     10 |        0 |        0
419.43/419.52	c  419s |      14 |   249254 |    68152 |    10327     10 |        0 |        0
421.73/421.88	c  421s |      14 |   249505 |    68252 |    10327     10 |        0 |        0
424.22/424.38	c  424s |      14 |   249748 |    68352 |    10327     10 |        0 |        0
427.83/427.95	c  427s |      14 |   249924 |    68452 |    10327     10 |        0 |        0
431.63/431.73	c  431s |      14 |   250190 |    68552 |    10327     10 |        0 |        0
435.53/435.62	c  435s |      14 |   250726 |    68752 |    10327     10 |        0 |        0
438.12/438.20	c  437s |      14 |   250909 |    68852 |    10327     10 |        0 |        0
440.32/440.47	c  440s |      14 |   251143 |    68952 |    10327     10 |        0 |        0
442.53/442.63	c  442s |      14 |   251370 |    69052 |    10327     10 |        0 |        0
445.03/445.13	c  444s |      14 |   251512 |    69152 |    10327     10 |        0 |        0
448.52/448.66	c  448s |      14 |   251680 |    69252 |    10327     10 |        0 |        0
454.32/454.48	c  454s |      14 |   251847 |    69352 |    10327     10 |        0 |        0
459.42/459.50	c  459s |      14 |   252009 |    69452 |    10327     10 |        0 |        0
463.62/463.76	c  463s |      14 |   252252 |    69552 |    10327     10 |        0 |        0
467.22/467.36	c  467s |      14 |   252349 |    69652 |    10327     10 |        0 |        0
470.62/470.77	c  470s |      14 |   252498 |    69752 |    10327     10 |        0 |        0
474.82/474.97	c  474s |      14 |   252714 |    69852 |    10327     10 |        0 |        0
479.12/479.25	c  478s |      14 |   252923 |    69952 |    10327     10 |        0 |        0
484.31/484.40	c  484s |      14 |   253067 |    70052 |    10327     10 |        0 |        0
488.92/489.04	c  488s |      14 |   253223 |    70152 |    10327     10 |        0 |        0
493.21/493.39	c  493s |      14 |   253381 |    70252 |    10327     10 |        0 |        0
497.62/497.79	c  497s |      14 |   253576 |    70352 |    10327     10 |        0 |        0
503.51/503.60	c  503s |      14 |   253793 |    70452 |    10327     11 |        0 |        0
510.51/510.67	c  510s |      14 |   253911 |    70552 |    10327     11 |        0 |        0
519.32/519.45	c  519s |      14 |   254077 |    70652 |    10327     11 |        0 |        0
529.21/529.37	c  529s |      14 |   254206 |    70752 |    10327     11 |        0 |        0
536.82/536.94	c  536s |      14 |   254355 |    70852 |    10327     11 |        0 |        0
539.70/539.83	c  539s |      14 |   254471 |    70952 |    10327     11 |        0 |        0
544.52/544.64	c  544s |      14 |   254612 |    71052 |    10327     11 |        0 |        0
548.01/548.12	c  547s |      14 |   254753 |    71152 |    10327     11 |        0 |        0
557.00/557.10	c  556s |      14 |   254933 |    71252 |    10327     11 |        0 |        0
563.01/563.16	c  562s |      14 |   255090 |    71352 |    10327     11 |        0 |        0
569.50/569.67	c  569s |      14 |   255229 |    71452 |    10327     11 |        0 |        0
575.40/575.59	c  575s |      14 |   255392 |    71552 |    10327     11 |        0 |        0
583.30/583.40	c  583s |      14 |   255546 |    71652 |    10327     11 |        0 |        0
589.10/589.25	c  588s |      14 |   255684 |    71752 |    10327     11 |        0 |        0
597.21/597.39	c  597s |      14 |   255820 |    71852 |    10327     11 |        0 |        0
603.10/603.25	c  602s |      14 |   256019 |    71952 |    10327     11 |        0 |        0
610.69/610.81	c  610s |      14 |   256193 |    72052 |    10327     11 |        0 |        0
619.90/620.00	c  619s |      14 |   256356 |    72152 |    10327     11 |        0 |        0
627.00/627.19	c  626s |      14 |   256481 |    72252 |    10327     11 |        0 |        0
636.09/636.29	c  636s |      14 |   256613 |    72352 |    10327     11 |        0 |        0
643.59/643.79	c  643s |      14 |   256737 |    72452 |    10327     11 |        0 |        0
651.39/651.53	c  651s |      14 |   256881 |    72552 |    10327     11 |        0 |        0
657.59/657.79	c  657s |      14 |   257018 |    72652 |    10327     11 |        0 |        0
667.49/667.64	c  667s |      14 |   257166 |    72752 |    10327     11 |        0 |        0
678.39/678.53	c  678s |      14 |   257341 |    72852 |    10327     11 |        0 |        0
691.48/691.63	c  691s |      14 |   257489 |    72952 |    10327     11 |        0 |        0
704.29/704.46	c  704s |      14 |   257599 |    73052 |    10327     11 |        0 |        0
717.98/718.18	c  717s |      14 |   257753 |    73152 |    10327     11 |        0 |        0
728.78/728.95	c  728s |      14 |   257921 |    73252 |    10327     11 |        0 |        0
736.18/736.38	c  736s |      14 |   258091 |    73352 |    10327     11 |        0 |        0
745.58/745.77	c  745s |      14 |   258235 |    73452 |    10327     11 |        0 |        0
756.58/756.78	c  756s |      14 |   258383 |    73552 |    10327     11 |        0 |        0
763.57/763.71	c  763s |      14 |   258536 |    73652 |    10327     11 |        0 |        0
778.28/778.44	c  778s |      14 |   258705 |    73752 |    10327     11 |        0 |        0
787.77/787.97	c  787s |      14 |   258842 |    73852 |    10327     11 |        0 |        0
798.67/798.89	c  798s |      14 |   258979 |    73952 |    10327     11 |        0 |        0
807.67/807.89	c  807s |      14 |   259111 |    74052 |    10327     11 |        0 |        0
816.76/816.96	c  816s |      14 |   259233 |    74152 |    10327     11 |        0 |        0
819.47/819.68	c  819s |      14 |   259509 |    74252 |    10327     11 |        0 |        0
822.27/822.47	c  822s |      14 |   259706 |    74352 |    10327     11 |        0 |        0
828.37/828.54	c  828s |      14 |   259872 |    74452 |    10327     11 |        0 |        0
835.97/836.13	c  835s |      14 |   260147 |    74552 |    10327     11 |        0 |        0
840.16/840.30	c  840s |      14 |   260841 |    74752 |    10327     11 |        0 |        0
845.67/845.81	c  845s |      14 |   261202 |    74852 |    10327     11 |        0 |        0
848.86/849.05	c  848s |      14 |   261944 |    75052 |    10327     11 |        0 |        0
852.37/852.56	c  852s |      14 |   262656 |    75252 |    10327     11 |        0 |        0
855.26/855.45	c  855s |      14 |   262820 |    75352 |    10327     11 |        0 |        0
858.56/858.79	c  858s |      14 |   262970 |    75452 |    10327     11 |        0 |        0
861.66/861.87	c  861s |      14 |   263194 |    75552 |    10327     11 |        0 |        0
864.05/864.21	c  863s |      14 |   263403 |    75652 |    10327     11 |        0 |        0
866.77/866.96	c  866s |      14 |   263898 |    75752 |    10327     11 |        0 |        0
869.06/869.28	c  869s |      14 |   264040 |    75852 |    10327     11 |        0 |        0
871.17/871.35	c  871s |      14 |   264274 |    75952 |    10327     11 |        0 |        0
874.06/874.21	c  873s |      14 |   264413 |    76052 |    10327     11 |        0 |        0
878.36/878.50	c  878s |      14 |   264535 |    76152 |    10327     11 |        0 |        0
882.46/882.62	c  882s |      14 |   265184 |    76352 |    10327     11 |        0 |        0
888.16/888.37	c  888s |      14 |   265326 |    76452 |    10327     11 |        0 |        0
894.16/894.31	c  894s |      14 |   265475 |    76552 |    10327     11 |        0 |        0
896.96/897.12	c  896s |      14 |   265624 |    76652 |    10327     11 |        0 |        0
900.25/900.40	c  900s |      14 |   265755 |    76752 |    10327     11 |        0 |        0
904.16/904.36	c  904s |      14 |   265956 |    76852 |    10327     11 |        0 |        0
909.35/909.52	c  909s |      14 |   266121 |    76952 |    10327     11 |        0 |        0
917.55/917.70	c  917s |      14 |   266303 |    77052 |    10327     11 |        0 |        0
926.25/926.48	c  926s |      14 |   266426 |    77152 |    10327     11 |        0 |        0
935.95/936.12	c  935s |      14 |   266741 |    77252 |    10327     11 |        0 |        0
945.14/945.38	c  945s |      14 |   266900 |    77352 |    10327     11 |        0 |        0
950.15/950.36	c  950s |      14 |   267014 |    77452 |    10327     11 |        0 |        0
958.55/958.79	c  958s |      14 |   267153 |    77552 |    10327     11 |        0 |        0
963.94/964.19	c  963s |      14 |   267387 |    77652 |    10327     11 |        0 |        0
966.64/966.87	c  966s |      14 |   267850 |    77752 |    10327     12 |        0 |        0
968.95/969.12	c  968s |      14 |   269465 |    78052 |    10327     12 |        0 |        0
971.65/971.81	c  971s |      14 |   270130 |    78252 |    10327     12 |        0 |        0
974.04/974.22	c  973s |      14 |   270656 |    78452 |    10327     12 |        0 |        0
977.75/977.98	c  977s |      14 |   271155 |    78652 |    10327     12 |        0 |        0
982.24/982.43	c  982s |      14 |   271568 |    78852 |    10327     12 |        0 |        0
986.04/986.29	c  986s |      14 |   271913 |    79052 |    10327     12 |        0 |        0
988.14/988.37	c  988s |      14 |   272056 |    79152 |    10327     12 |        0 |        0
990.84/991.09	c  990s |      14 |   272196 |    79252 |    10327     12 |        0 |        0
994.14/994.35	c  994s |      14 |   272331 |    79352 |    10327     12 |        0 |        0
1000.34/1000.51	c 1000s |      14 |   272488 |    79452 |    10327     12 |        0 |        0
1004.94/1005.10	c 1004s |      14 |   272616 |    79552 |    10327     12 |        0 |        0
1008.84/1009.09	c 1008s |      14 |   272795 |    79652 |    10327     12 |        0 |        0
1014.23/1014.47	c 1014s |      14 |   272934 |    79752 |    10327     12 |        0 |        0
1021.64/1021.86	c 1021s |      14 |   273061 |    79852 |    10327     12 |        0 |        0
1028.53/1028.78	c 1028s |      14 |   273240 |    79952 |    10327     12 |        0 |        0
1036.83/1037.07	c 1036s |      14 |   273350 |    80052 |    10327     12 |        0 |        0
1046.93/1047.11	c 1046s |      14 |   273473 |    80152 |    10327     12 |        0 |        0
1057.03/1057.23	c 1056s |      14 |   273614 |    80252 |    10327     12 |        0 |        0
1067.83/1068.03	c 1067s |      14 |   273750 |    80352 |    10327     12 |        0 |        0
1072.02/1072.29	c 1072s |      14 |   274227 |    80552 |    10327     12 |        0 |        0
1075.92/1076.17	c 1075s |      14 |   274408 |    80652 |    10327     12 |        0 |        0
1078.23/1078.47	c 1078s |      14 |   276003 |    80852 |    10327     12 |        0 |        0
1081.43/1081.68	c 1081s |      14 |   277345 |    81152 |    10327     12 |        0 |        0
1084.93/1085.13	c 1084s |      14 |   277851 |    81352 |    10327     12 |        0 |        0
1088.22/1088.45	c 1088s |      14 |   278745 |    81552 |    10327     12 |        0 |        0
1090.82/1091.02	c 1090s |      14 |   279219 |    81752 |    10327     12 |        0 |        0
1094.63/1094.89	c 1094s |      14 |   281787 |    82052 |    10327     12 |        0 |        0
1099.02/1099.27	c 1099s |      14 |   282776 |    82252 |    10327     12 |        0 |        0
1102.72/1102.99	c 1102s |      14 |   283025 |    82352 |    10327     12 |        0 |        0
1105.72/1105.97	c 1105s |      14 |   283610 |    82452 |    10327     12 |        0 |        0
1107.83/1108.01	c 1107s |      14 |   284333 |    82552 |    10327     12 |        0 |        0
1112.83/1113.08	c 1112s |      14 |   284557 |    82652 |    10327     12 |        0 |        0
1116.82/1117.09	c 1116s |      14 |   285117 |    82752 |    10327     12 |        0 |        0
1121.52/1121.71	c 1121s |      14 |   285327 |    82852 |    10327     12 |        0 |        0
1125.42/1125.66	c 1125s |      14 |   285648 |    82952 |    10327     12 |        0 |        0
1131.22/1131.48	c 1131s |      14 |   285879 |    83052 |    10327     12 |        0 |        0
1135.22/1135.40	c 1135s |      14 |   286125 |    83152 |    10327     12 |        0 |        0
1140.31/1140.51	c 1140s |      14 |   286282 |    83252 |    10327     12 |        0 |        0
1144.22/1144.40	c 1144s |      14 |   286670 |    83352 |    10327     12 |        0 |        0
1146.72/1146.98	c 1146s |      14 |   287167 |    83452 |    10327     12 |        0 |        0
1150.72/1150.96	c 1150s |      14 |   287468 |    83552 |    10327     12 |        0 |        0
1156.32/1156.52	c 1156s |      14 |   287839 |    83652 |    10327     12 |        0 |        0
1159.62/1159.88	c 1159s |      14 |   288315 |    83752 |    10327     12 |        0 |        0
1165.41/1165.61	c 1165s |      14 |   288512 |    83852 |    10327     12 |        0 |        0
1169.91/1170.19	c 1169s |      14 |   288841 |    83952 |    10327     12 |        0 |        0
1173.41/1173.68	c 1173s |      14 |   289311 |    84052 |    10327     12 |        0 |        0
1177.71/1177.93	c 1177s |      14 |   289590 |    84152 |    10327     12 |        0 |        0
1180.62/1180.86	c 1180s |      14 |   289986 |    84252 |    10327     12 |        0 |        0
1184.72/1184.92	c 1184s |      14 |   290399 |    84352 |    10327     12 |        0 |        0
1189.41/1189.66	c 1189s |      14 |   290684 |    84452 |    10327     12 |        0 |        0
1196.11/1196.37	c 1196s |      14 |   290882 |    84552 |    10327     12 |        0 |        0
1201.30/1201.54	c 1201s |      14 |   291111 |    84652 |    10327     12 |        0 |        0
1209.41/1209.69	c 1209s |      14 |   291329 |    84752 |    10327     12 |        0 |        0
1217.21/1217.47	c 1217s |      14 |   291478 |    84852 |    10327     12 |        0 |        0
1222.10/1222.36	c 1222s |      14 |   291661 |    84952 |    10327     12 |        0 |        0
1227.70/1227.98	c 1227s |      14 |   291913 |    85052 |    10327     12 |        0 |        0
1235.81/1236.08	c 1235s |      14 |   292142 |    85152 |    10327     12 |        0 |        0
1245.90/1246.15	c 1245s |      14 |   292470 |    85252 |    10327     12 |        0 |        0
1258.70/1258.90	c 1258s |      14 |   292725 |    85352 |    10327     13 |        0 |        0
1267.40/1267.69	c 1267s |      14 |   292959 |    85452 |    10327     13 |        0 |        0
1271.80/1272.01	c 1271s |      14 |   293133 |    85552 |    10327     13 |        0 |        0
1279.50/1279.76	c 1279s |      14 |   293396 |    85652 |    10327     13 |        0 |        0
1285.59/1285.90	c 1285s |      14 |   293670 |    85752 |    10327     13 |        0 |        0
1290.70/1290.90	c 1290s |      14 |   293926 |    85852 |    10327     13 |        0 |        0
1298.49/1298.75	c 1298s |      14 |   294049 |    85952 |    10327     13 |        0 |        0
1305.89/1306.10	c 1305s |      14 |   294296 |    86052 |    10327     13 |        0 |        0
1312.10/1312.32	c 1312s |      14 |   294667 |    86152 |    10327     13 |        0 |        0
1319.59/1319.89	c 1319s |      14 |   294994 |    86252 |    10327     13 |        0 |        0
1322.79/1323.04	c 1322s |      14 |   295150 |    86352 |    10327     13 |        0 |        0
1327.19/1327.46	c 1327s |      14 |   295316 |    86452 |    10327     13 |        0 |        0
1333.10/1333.32	c 1333s |      14 |   295577 |    86552 |    10327     13 |        0 |        0
1342.48/1342.78	c 1342s |      14 |   295842 |    86652 |    10327     13 |        0 |        0
1346.59/1346.83	c 1346s |      14 |   296024 |    86752 |    10327     13 |        0 |        0
1352.79/1353.09	c 1352s |      14 |   296250 |    86852 |    10327     13 |        0 |        0
1356.78/1357.03	c 1356s |      14 |   296482 |    86952 |    10327     13 |        0 |        0
1362.38/1362.64	c 1362s |      14 |   296820 |    87052 |    11360     13 |        0 |        0
1369.98/1370.25	c 1369s |      14 |   297033 |    87152 |    11360     13 |        0 |        0
1380.78/1381.02	c 1380s |      14 |   297149 |    87252 |    11360     13 |        0 |        0
1388.38/1388.66	c 1388s |      14 |   297367 |    87352 |    11360     13 |        0 |        0
1396.58/1396.80	c 1396s |      14 |   297627 |    87452 |    11360     13 |        0 |        0
1404.68/1404.98	c 1404s |      14 |   297824 |    87552 |    11360     13 |        0 |        0
1411.57/1411.88	c 1411s |      15 |   298007 |    87632 |    11360     13 |        0 |        0
1413.67/1413.99	c 1413s |      15 |   303242 |    88032 |    11360     13 |        0 |        0
1416.07/1416.37	c 1416s |      15 |   306061 |    88732 |    11360     13 |        0 |        0
1418.47/1418.78	c 1418s |      15 |   309223 |    89532 |    11360     13 |        0 |        0
1421.08/1421.34	c 1421s |      15 |   310439 |    89932 |    11360     13 |        0 |        0
1423.68/1423.95	c 1423s |      15 |   312855 |    90332 |    11360     13 |        0 |        0
1425.78/1426.08	c 1425s |      15 |   316680 |    90732 |    11360     13 |        0 |        0
1428.38/1428.65	c 1428s |      15 |   319509 |    91132 |    11360     13 |        0 |        0
1430.57/1430.80	c 1430s |      15 |   321306 |    91732 |    11360     13 |        0 |        0
1433.47/1433.76	c 1433s |      15 |   321926 |    91932 |    11360     13 |        0 |        0
1435.87/1436.19	c 1435s |      15 |   323006 |    92232 |    11360     13 |        0 |        0
1438.68/1438.94	c 1438s |      15 |   325816 |    92532 |    11360     14 |        0 |        0
1441.67/1441.95	c 1441s |      15 |   327124 |    92832 |    11360     14 |        0 |        0
1444.08/1444.34	c 1444s |      15 |   329660 |    93232 |    11360     14 |        0 |        0
1446.17/1446.50	c 1446s |      15 |   330649 |    93532 |    11360     14 |        0 |        0
1450.57/1450.82	c 1450s |      15 |   331131 |    93732 |    11360     14 |        0 |        0
1454.67/1454.97	c 1454s |      15 |   331635 |    93932 |    11360     14 |        0 |        0
1457.47/1457.74	c 1457s |      15 |   331970 |    94032 |    11360     14 |        0 |        0
1460.07/1460.35	c 1460s |      15 |   333890 |    94232 |    11360     14 |        0 |        0
1462.26/1462.58	c 1462s |      15 |   338826 |    94732 |    11360     14 |        0 |        0
1464.46/1464.71	c 1464s |      15 |   341306 |    95132 |    11360     14 |        0 |        0
1466.86/1467.19	c 1466s |      15 |   343195 |    95332 |    11360     14 |        0 |        0
1469.27/1469.59	c 1469s |      15 |   348128 |    95832 |    11360     14 |        0 |        0
1471.77/1472.09	c 1471s |      15 |   350357 |    96232 |    11360     14 |        0 |        0
1473.97/1474.22	c 1473s |      15 |   354921 |    96732 |    11360     14 |        0 |        0
1477.08/1477.37	c 1477s |      15 |   356201 |    97132 |    11360     14 |        0 |        0
1480.27/1480.56	c 1480s |      15 |   356480 |    97232 |    11360     14 |        0 |        0
1482.27/1482.57	c 1482s |      15 |   362954 |    97632 |    11360     14 |        0 |        0
1487.77/1488.08	c 1487s |      15 |   365318 |    97932 |    11360     14 |        0 |        0
1489.77/1490.09	c 1489s |      15 |   370939 |    98332 |    11360     14 |        0 |        0
1495.77/1496.08	c 1495s |      15 |   371923 |    98432 |    11360     14 |        0 |        0
1498.36/1498.67	c 1498s |      15 |   373554 |    98632 |    11360     14 |        0 |        0
1501.16/1501.41	c 1501s |      15 |   376842 |    99032 |    11360     15 |        0 |        0
1504.57/1504.85	c 1504s |      15 |   377212 |    99232 |    11360     15 |        0 |        0
1506.96/1507.23	c 1506s |      15 |   379109 |    99632 |    11360     15 |        0 |        0
1509.66/1509.90	c 1509s |      15 |   380343 |    99932 |    11360     15 |        0 |        0
1512.86/1513.17	c 1512s |      15 |   381326 |   100232 |    11360     15 |        0 |        0
1518.06/1518.35	c 1518s |      15 |   381702 |   100432 |    11360     15 |        0 |        0
1520.76/1521.08	c 1520s |      15 |   382322 |   100632 |    11360     15 |        0 |        0
1523.85/1524.15	c 1523s |      15 |   382492 |   100732 |    11360     15 |        0 |        0
1527.77/1528.07	c 1527s |      15 |   382701 |   100832 |    11360     15 |        0 |        0
1531.16/1531.48	c 1531s |      15 |   383147 |   100932 |    11360     15 |        0 |        0
1538.16/1538.46	c 1538s |      15 |   383495 |   101132 |    11360     15 |        0 |        0
1541.06/1541.37	c 1541s |      15 |   384238 |   101332 |    11360     15 |        0 |        0
1544.26/1544.53	c 1544s |      15 |   384787 |   101532 |    11360     15 |        0 |        0
1546.95/1547.22	c 1546s |      15 |   386845 |   102032 |    11360     15 |        0 |        0
1549.05/1549.33	c 1549s |      15 |   387918 |   102532 |    11360     15 |        0 |        0
1551.86/1552.12	c 1551s |      15 |   388314 |   102732 |    11360     15 |        0 |        0
1554.35/1554.67	c 1554s |      15 |   388717 |   102932 |    11360     15 |        0 |        0
1556.45/1556.75	c 1556s |      15 |   390336 |   103432 |    11360     15 |        0 |        0
1558.66/1558.93	c 1558s |      15 |   391286 |   103732 |    11360     15 |        0 |        0
1561.46/1561.78	c 1561s |      15 |   392774 |   103932 |    11360     15 |        0 |        0
1564.46/1564.74	c 1564s |      15 |   394578 |   104432 |    11360     15 |        0 |        0
1566.45/1566.79	c 1566s |      15 |   395146 |   104732 |    11360     15 |        0 |        0
1568.95/1569.27	c 1569s |      15 |   398944 |   105232 |    11360     16 |        0 |        0
1571.05/1571.34	c 1571s |      15 |   401571 |   105932 |    11360     16 |        0 |        0
1573.15/1573.44	c 1573s |      15 |   405812 |   106632 |    11360     16 |        0 |        0
1575.25/1575.57	c 1575s |      15 |   409736 |   107532 |    11360     16 |        0 |        0
1577.55/1577.87	c 1577s |      15 |   412621 |   108332 |    11360     16 |        0 |        0
1580.35/1580.68	c 1580s |      15 |   414610 |   108732 |    11360     16 |        0 |        0
1582.85/1583.14	c 1582s |      15 |   415506 |   109032 |    11360     16 |        0 |        0
1584.95/1585.24	c 1584s |      15 |   418185 |   109432 |    11360     16 |        0 |        0
1587.05/1587.39	c 1587s |      15 |   419230 |   109832 |    11360     16 |        0 |        0
1589.65/1589.99	c 1589s |      15 |   419921 |   110132 |    11360     16 |        0 |        0
1591.85/1592.12	c 1591s |      15 |   423305 |   110532 |    11360     16 |        0 |        0
1594.15/1594.45	c 1594s |      15 |   426886 |   111232 |    11360     16 |        0 |        0
1596.45/1596.71	c 1596s |      15 |   427963 |   111632 |    11360     16 |        0 |        0
1598.85/1599.17	c 1598s |      15 |   429760 |   112232 |    11360     16 |        0 |        0
1601.65/1601.94	c 1601s |      15 |   431774 |   112632 |    11360     16 |        0 |        0
1604.15/1604.40	c 1604s |      15 |   432974 |   112932 |    11360     16 |        0 |        0
1606.44/1606.78	c 1606s |      15 |   433530 |   113132 |    11360     16 |        0 |        0
1609.94/1610.22	c 1609s |      15 |   434012 |   113332 |    11360     16 |        0 |        0
1611.94/1612.22	c 1611s |      15 |   435199 |   113532 |    11360     16 |        0 |        0
1614.04/1614.32	c 1614s |      15 |   435759 |   113732 |    11360     16 |        0 |        0
1616.54/1616.80	c 1616s |      15 |   437343 |   114032 |    11360     16 |        0 |        0
1619.45/1619.77	c 1619s |      15 |   438421 |   114332 |    11360     16 |        0 |        0
1622.35/1622.64	c 1622s |      15 |   439559 |   114632 |    11360     17 |        0 |        0
1625.65/1625.93	c 1625s |      15 |   440186 |   114832 |    11360     17 |        0 |        0
1629.35/1629.61	c 1629s |      15 |   440466 |   115032 |    11360     17 |        0 |        0
1633.14/1633.43	c 1633s |      15 |   440922 |   115232 |    11360     17 |        0 |        0
1635.94/1636.29	c 1636s |      15 |   441075 |   115332 |    11360     17 |        0 |        0
1638.24/1638.59	c 1638s |      15 |   441290 |   115432 |    11360     17 |        0 |        0
1640.34/1640.67	c 1640s |      15 |   441459 |   115532 |    11360     17 |        0 |        0
1643.54/1643.85	c 1643s |      15 |   441593 |   115632 |    11360     17 |        0 |        0
1645.94/1646.20	c 1645s |      15 |   441748 |   115732 |    11360     17 |        0 |        0
1649.14/1649.47	c 1649s |      15 |   442229 |   115932 |    11360     17 |        0 |        0
1652.53/1652.89	c 1652s |      15 |   442396 |   116032 |    11360     17 |        0 |        0
1655.43/1655.77	c 1655s |      15 |   443682 |   116232 |    11360     17 |        0 |        0
1658.04/1658.34	c 1658s |      15 |   444589 |   116432 |    11360     17 |        0 |        0
1660.44/1660.76	c 1660s |      15 |   445512 |   116632 |    11360     17 |        0 |        0
1664.64/1664.95	c 1664s |      15 |   445979 |   116832 |    11360     17 |        0 |        0
1668.14/1668.46	c 1668s |      15 |   446663 |   117032 |    11360     17 |        0 |        0
1671.14/1671.43	c 1671s |      15 |   446821 |   117132 |    11360     17 |        0 |        0
1673.64/1673.94	c 1673s |      15 |   446940 |   117232 |    11360     17 |        0 |        0
1676.64/1676.98	c 1676s |      15 |   447136 |   117332 |    11360     17 |        0 |        0
1681.03/1681.35	c 1681s |      15 |   447312 |   117432 |    11360     17 |        0 |        0
1685.23/1685.56	c 1685s |      15 |   447694 |   117532 |    11360     17 |        0 |        0
1689.94/1690.24	c 1689s |      15 |   447916 |   117632 |    11360     17 |        0 |        0
1694.14/1694.44	c 1694s |      15 |   448116 |   117732 |    11360     17 |        0 |        0
1698.03/1698.38	c 1698s |      15 |   448365 |   117832 |    11360     17 |        0 |        0
1703.03/1703.32	c 1703s |      15 |   448563 |   117932 |    11360     17 |        0 |        0
1706.53/1706.82	c 1706s |      15 |   448775 |   118032 |    11360     17 |        0 |        0
1708.93/1709.25	c 1708s |      15 |   448969 |   118132 |    11360     17 |        0 |        0
1714.23/1714.50	c 1714s |      15 |   449133 |   118232 |    11360     17 |        0 |        0
1733.22/1733.55	c 1733s |      15 |   449379 |   118332 |    11360     17 |        0 |        0
1736.93/1737.24	c 1736s |      15 |   449537 |   118432 |    11360     17 |        0 |        0
1739.53/1739.81	c 1739s |      15 |   449678 |   118532 |    11360     17 |        0 |        0
1743.42/1743.77	c 1743s |      15 |   450016 |   118732 |    11360     17 |        0 |        0
1745.82/1746.17	c 1745s |      15 |   450149 |   118832 |    11360     17 |        0 |        0
1749.62/1749.99	c 1749s |      15 |   450287 |   118932 |    11360     17 |        0 |        0
1753.33/1753.65	c 1753s |      15 |   450426 |   119032 |    11360     17 |        0 |        0
1756.33/1756.64	c 1756s |      15 |   450578 |   119132 |    11360     17 |        0 |        0
1760.52/1760.85	c 1760s |      15 |   450693 |   119232 |    11360     17 |        0 |        0
1764.13/1764.47	c 1764s |      15 |   450863 |   119332 |    11360     17 |        0 |        0
1767.43/1767.76	c 1767s |      15 |   451031 |   119432 |    11360     17 |        0 |        0
1770.02/1770.35	c 1770s |      15 |   451205 |   119532 |    11360     17 |        0 |        0
1773.62/1773.97	c 1773s |      15 |   451358 |   119632 |    11360     17 |        0 |        0
1777.33/1777.64	c 1777s |      15 |   451516 |   119732 |    11360     17 |        0 |        0
1780.73/1781.07	c 1780s |      15 |   451657 |   119832 |    11360     17 |        0 |        0
1785.22/1785.53	c 1785s |      15 |   451762 |   119932 |    11360     17 |        0 |        0
1791.42/1791.77	c 1791s |      15 |   451911 |   120032 |    11360     17 |        0 |        0
1794.32/1794.65	c 1794s |      15 |   452065 |   120132 |    11360     17 |        0 |        0
1797.42/1797.79	c 1797s |      15 |   452241 |   120232 |    11360     17 |        0 |        0

Verifier Data

ERROR: no interpretation found !

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-4099801-1466207944/watcher-4099801-1466207944 -o /tmp/evaluation-result-4099801-1466207944/solver-4099801-1466207944 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466206062-31241 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099801-1466207944.opb 

pid=32295
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.20 2.19 1.90 3/179 32298
/proc/meminfo: memFree=30403144/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=743868 CPUtime=0 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 2778 0 0 0 0 0 0 0 20 0 4 0 22840971 761720832 3651 33554432000 4194304 16246674 140734239233088 140734239232512 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 186735 3659 441 2943 0 183629 0
[pid=32298/tid=32299] ppid=32295 vsize=760252 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 778498048 3715 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=765372 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 783740928 3732 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=769468 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22840971 787935232 3750 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100127 s]
/proc/loadavg: 2.20 2.19 1.90 3/179 32298
/proc/meminfo: memFree=30403144/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 28099 0 0 0 5 4 0 0 20 0 4 0 22840971 1249447936 28909 33554432000 4194304 16246674 140734239233088 140734239232400 12367245 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 305041 28919 842 2943 0 301935 0
[pid=32298/tid=32299] ppid=32295 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1249447936 28928 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1249447936 28934 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22840971 1249447936 28941 33554432000 4194304 16246674 140734239233088 140259002150064 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) 1220164

[startup+0.200551 s]
/proc/loadavg: 2.20 2.19 1.90 3/179 32298
/proc/meminfo: memFree=30403144/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1286724 CPUtime=0.19 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 49234 0 0 0 13 6 0 0 20 0 4 0 22840971 1317605376 50045 33554432000 4194304 16246674 140734239233088 140734239232400 13930238 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 321681 50070 845 2943 0 318575 0
[pid=32298/tid=32299] ppid=32295 vsize=1286724 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1317605376 50078 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1286724 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1317605376 50083 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1286724 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1317605376 50088 33554432000 4194304 16246674 140734239233088 140259002150064 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) 1286724

[startup+0.300492 s]
/proc/loadavg: 2.20 2.19 1.90 3/179 32298
/proc/meminfo: memFree=30403144/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1300036 CPUtime=0.29 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 53832 0 0 0 22 7 0 0 20 0 4 0 22840971 1331236864 54642 33554432000 4194304 16246674 140734239233088 140734239232400 13897136 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 325009 54642 892 2943 0 321903 0
[pid=32298/tid=32299] ppid=32295 vsize=1300036 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1331236864 54642 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1300036 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1331236864 54642 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1300036 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1331236864 54642 33554432000 4194304 16246674 140734239233088 140259002150064 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) 1300036

[startup+0.700412 s]
/proc/loadavg: 2.20 2.19 1.90 3/179 32298
/proc/meminfo: memFree=30403144/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 55495 0 0 0 62 7 0 0 20 0 4 0 22840971 1338576896 56305 33554432000 4194304 16246674 140734239233088 140734239232400 13781202 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 326801 56305 894 2943 0 323695 0
[pid=32298/tid=32299] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 56305 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 56305 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 56305 33554432000 4194304 16246674 140734239233088 140259002150064 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.5004 s]
/proc/loadavg: 2.18 2.19 1.90 3/183 32302
/proc/meminfo: memFree=30130168/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1307204 CPUtime=1.49 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 110325 0 0 0 133 16 0 0 20 0 4 0 22840971 1338576896 111135 33554432000 4194304 16246674 140734239233088 140734239214976 13780501 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 326801 111140 894 2943 0 323695 0
[pid=32298/tid=32299] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 111143 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 111147 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 111149 33554432000 4194304 16246674 140734239233088 140259002150064 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) 1307204

[startup+3.10044 s]
/proc/loadavg: 2.18 2.19 1.90 3/183 32302
/proc/meminfo: memFree=29568848/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1307204 CPUtime=3.09 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 195134 0 0 0 281 28 0 0 20 0 4 0 22840971 1338576896 195944 33554432000 4194304 16246674 140734239233088 140734239214976 5712664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 326801 195944 898 2943 0 323695 0
[pid=32298/tid=32299] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 195944 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 195944 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1338576896 195944 33554432000 4194304 16246674 140734239233088 140259002150064 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) 1307204

[startup+6.30043 s]
/proc/loadavg: 2.18 2.19 1.90 3/183 32302
/proc/meminfo: memFree=29362040/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 195140 0 0 0 601 28 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140734239214976 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327057 195950 898 2943 0 323951 0
[pid=32298/tid=32299] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140259002150064 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.15 2.18 1.90 3/183 32302
/proc/meminfo: memFree=28815164/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1308228 CPUtime=12.69 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 195140 0 0 0 1241 28 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140734239232184 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327057 195950 898 2943 0 323951 0
[pid=32298/tid=32299] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 195950 33554432000 4194304 16246674 140734239233088 140259002150064 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.13 2.18 1.90 3/183 32302
/proc/meminfo: memFree=28523308/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1308228 CPUtime=25.49 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 268258 0 0 0 2510 39 0 0 20 0 4 0 22840971 1339625472 269068 33554432000 4194304 16246674 140734239233088 140734239214976 5712756 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327057 269068 904 2943 0 323951 0
[pid=32298/tid=32299] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269068 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269068 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269068 33554432000 4194304 16246674 140734239233088 140259002150064 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) 1308228

[startup+51.1005 s]
/proc/loadavg: 2.23 2.19 1.91 3/183 32302
/proc/meminfo: memFree=28523068/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1308228 CPUtime=51.08 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 268259 0 0 0 5069 39 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140734239214976 5712756 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327057 269069 905 2943 0 323951 0
[pid=32298/tid=32299] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1308228

[startup+102.301 s]
/proc/loadavg: 2.17 2.19 1.92 3/184 32306
/proc/meminfo: memFree=28522824/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1308228 CPUtime=102.28 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 268259 0 0 0 10187 41 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140734239214976 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327057 269069 905 2943 0 323951 0
[pid=32298/tid=32299] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1339625472 269069 33554432000 4194304 16246674 140734239233088 140259002150064 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) 1308228


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

/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1311300

[startup+1362.3 s]
/proc/loadavg: 2.24 2.23 2.12 3/183 32360
/proc/meminfo: memFree=27603376/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1362.08 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269027 0 0 0 136100 108 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140734239214976 5722960 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269837 905 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1311300

[startup+1422.3 s]
/proc/loadavg: 2.26 2.23 2.12 3/183 32362
/proc/meminfo: memFree=27501156/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1422.08 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269027 0 0 0 142098 110 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140734239232264 5711518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269837 905 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1311300

[startup+1482.3 s]
/proc/loadavg: 2.19 2.22 2.12 3/183 32363
/proc/meminfo: memFree=27412224/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1482.07 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269027 0 0 0 148093 114 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140734239214976 12478229 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269837 905 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 1311300

[startup+1542.31 s]
/proc/loadavg: 2.12 2.19 2.11 3/183 32364
/proc/meminfo: memFree=27315408/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1542.06 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269027 0 0 0 154091 115 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140734239232264 5711496 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269837 905 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1311300

[startup+1602.3 s]
/proc/loadavg: 2.12 2.18 2.11 3/183 32365
/proc/meminfo: memFree=27194416/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1602.05 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269027 0 0 0 160088 117 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140734239214976 5722144 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269837 905 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269837 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1311300

[startup+1662.3 s]
/proc/loadavg: 2.14 2.18 2.11 3/183 32366
/proc/meminfo: memFree=27079496/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1662.04 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269028 0 0 0 166083 121 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140734239214976 12875549 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269838 906 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1311300

[startup+1722.3 s]
/proc/loadavg: 2.18 2.17 2.11 3/183 32368
/proc/meminfo: memFree=26996440/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1722.03 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269028 0 0 0 172079 124 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140734239214976 5712756 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269838 906 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1311300

[startup+1782.3 s]
/proc/loadavg: 2.17 2.17 2.11 3/183 32369
/proc/meminfo: memFree=26911828/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1782.02 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269028 0 0 0 178073 129 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140734239214976 5712756 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269838 906 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1311300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.27 2.19 2.12 3/174 32405
/proc/meminfo: memFree=29622736/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1800.02 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269028 0 0 0 179872 130 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140734239232264 12483399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269838 906 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1311300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.27 2.19 2.12 3/174 32405
/proc/meminfo: memFree=29622736/32872528 swapFree=1200228/1314692
[pid=32298] ppid=32295 vsize=1311300 CPUtime=1800.02 cores=1,3,5,7
/proc/32298/stat : 32298 (toysat) R 32295 32298 31224 0 -1 4202496 269028 0 0 0 179872 130 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140734239232264 12483399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32298/statm: 327825 269838 906 2943 0 324719 0
[pid=32298/tid=32299] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32299/stat : 32299 (toysat) S 32295 32298 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259092311280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32298/tid=32300] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32300/stat : 32300 (toysat) S 32295 32298 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259081821424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32298/tid=32301] ppid=32295 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/32298/task/32301/stat : 32301 (toysat) S 32295 32298 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 22840971 1342771200 269838 33554432000 4194304 16246674 140734239233088 140259002150064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1311300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.37
CPU time (s): 1800.08
CPU user time (s): 1798.73
CPU system time (s): 1.35479
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1311300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.35479
maximum resident set size= 1079352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269028
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= 15
involuntary context switches= 1984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.44832 second user time and 7.10692 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 01:59:04
IDJOB=4099801
IDBENCH=1525
IDSOLVER=2542
FILE ID=node131/4099801-1466207944
RUNJOBID= node131-1466206062-31241
PBS_JOBID= 19918146
Free space on /tmp= 71684 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-aflow30a.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099801-1466207944/watcher-4099801-1466207944 -o /tmp/evaluation-result-4099801-1466207944/solver-4099801-1466207944 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466206062-31241 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099801-1466207944.opb

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

MD5SUM BENCH= d5ffb80d8d2a9d2ae5f84f17eeb42612
RANDOM SEED=1182432311

node131.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.752
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.50
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.752
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.752
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.57
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.752
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.56
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.752
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.752
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.56
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.752
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.57
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.752
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30402920 kB
Buffers:           40232 kB
Cached:           102352 kB
SwapCached:         1500 kB
Active:           389372 kB
Inactive:          59928 kB
Active(anon):     306456 kB
Inactive(anon):     2640 kB
Active(file):      82916 kB
Inactive(file):    57288 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099820 kB
Dirty:             37260 kB
Writeback:             0 kB
AnonPages:       1696436 kB
Mapped:            10504 kB
Shmem:                 0 kB
Slab:             570888 kB
SReclaimable:      14672 kB
SUnreclaim:       556216 kB
KernelStack:        1520 kB
PageTables:         9144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2565016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 71668 MiB
End job on node131 at 2016-06-18 02:29:05