Trace number 4484587

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ls+pbsuma-log 63f22ad? (TO) 3602.28 3616.78

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
MD5SUM3dc780a187102f53f7868f024506933f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark3.27712
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10989
Total number of constraints12472
Number of constraints which are clauses10469
Number of constraints which are cardinality constraints (but not clauses)2003
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 10989
Biggest coefficient in the objective function 5985
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 32028
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5985
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 32028
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4484587-1751287940.opb'
0.00/0.02	c 	read 0.60MB  (9.78ms)
0.00/0.02	c	 [cnf: #variables 10989 #clauses 12472 #duplicates 1 #arr 57375]
0.00/0.02	c output proof to 'PROOFDIR/proof-4484587-1751287940'
0.00/0.02	c 
0.00/0.02	c make graph and approximate orbits
0.00/0.03	c	 [group: #orbits ~= 2] (14.43ms)
0.00/0.03	c 
0.00/0.03	c detect special group actions
0.00/0.03	c 	probe for Johnson action (limit=64)
0.00/0.03	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	 (1.74ms)
0.00/0.03	c 
0.00/0.03	c detect symmetries on remainder
0.00/0.03	c 	[graph: #vertices 63581 #edges 194990]
0.00/0.03	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.04	c 	 [group: #symmetries 2.00*10^0 #generators 1] (10.46ms)
0.00/0.04	c 
0.00/0.04	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.04	c 	(0.00ms)
0.00/0.04	c 
0.00/0.04	c finalize break order and special generators
0.00/0.04	c 
0.00/0.04	c add generic predicates (break_depth=20)
0.00/0.04	c 	added predicates for 1 generators (0.01ms)
0.00/0.04	c 
0.00/0.04	c generation finished
0.00/0.04	c 	[sbp: #constraints 1 #add_vars 0]
0.00/0.04	c 
0.00/0.04	c write result to 'HOME/instance-4484587-1751287940.opb.pre'
0.00/0.05	c 	wrote 0.62MB (1.65ms)
0.00/0.05	c ------------------------------------------------------------------
0.00/0.05	c                  14.43ms 35.91% approx_orbits
0.00/0.05	c                  10.46ms 26.03% detect_generic
0.00/0.05	c                   9.78ms 24.34% parse
0.00/0.05	c                   1.74ms  4.33% detect_special
0.00/0.05	c                   1.72ms  4.27% other
0.00/0.05	c                   1.65ms  4.11% output
0.00/0.05	c                   0.40ms  0.98% finalize_order
0.00/0.05	c                   0.01ms  0.01% break_generic
0.00/0.05	c                   0.00ms  0.01% optimize_gens
0.00/0.05	c         ───────────────────────────────────────────────
0.00/0.05	c                  40.17ms   100% total
0.00/0.05	c ------------------------------------------------------------------
0.00/0.06	c RoundingSat 2
0.00/0.06	c branch pb25
0.00/0.06	c commit 63f22ad
0.06/0.14	c #variables 10989 #constraints 12472
0.06/0.14	c objective is ce32 
0.57/0.68	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.57/0.68	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.57/0.68	c bounds 1357 >= -5985 @ 0.604613
0.76/0.86	c bounds 1356 >= -5985 @ 0.774872
0.76/0.87	c bounds 1356 >= -5982 @ 0.780477
0.76/0.87	c bounds 1356 >= -5978 @ 0.784141
0.76/0.88	c bounds 1356 >= -5975 @ 0.787864
0.76/0.88	c bounds 1356 >= -5972 @ 0.790636
0.76/0.88	c bounds 1356 >= -5969 @ 0.794539
0.76/0.89	c bounds 1356 >= -5965 @ 0.797571
0.76/0.89	c bounds 1356 >= -5962 @ 0.800809
0.86/0.90	c bounds 1356 >= -5954 @ 0.805116
0.86/0.90	c bounds 1356 >= -5951 @ 0.808639
0.86/0.90	c bounds 1356 >= -5947 @ 0.812187
0.86/0.91	c bounds 1356 >= -5944 @ 0.814829
0.86/0.91	c bounds 1356 >= -5941 @ 0.819556
0.86/0.92	c bounds 1356 >= -5938 @ 0.823276
0.86/0.92	c bounds 1356 >= -5935 @ 0.826015
0.86/0.93	c bounds 1356 >= -5932 @ 0.82871
0.86/0.93	c bounds 1356 >= -5923 @ 0.833425
0.86/0.94	c bounds 1356 >= -5920 @ 0.83787
0.86/0.94	c bounds 1356 >= -5917 @ 0.840805
0.86/0.95	c bounds 1355 >= -5917 @ 0.847871
0.86/0.96	c bounds 1355 >= -5914 @ 0.851249
0.86/0.96	c bounds 1355 >= -5911 @ 0.855503
0.86/0.97	c bounds 1355 >= -5905 @ 0.8588
0.86/0.97	c bounds 1355 >= -5899 @ 0.862156
0.86/0.98	c bounds 1355 >= -5896 @ 0.865458
0.86/0.98	c bounds 1355 >= -5893 @ 0.868827
0.86/1.00	c bounds 1354 >= -5893 @ 0.875596
0.97/1.00	c bounds 1354 >= -5890 @ 0.880112
0.97/1.01	c bounds 1354 >= -5881 @ 0.882411
0.97/1.01	c bounds 1354 >= -5878 @ 0.885818
0.97/1.02	c bounds 1354 >= -5875 @ 0.890113
0.97/1.02	c bounds 1354 >= -5872 @ 0.894454
0.97/1.03	c bounds 1354 >= -5866 @ 0.89885
0.97/1.04	c bounds 1351 >= -5866 @ 0.906488
0.97/1.04	c bounds 1351 >= -5863 @ 0.910047
0.97/1.05	c bounds 1351 >= -5860 @ 0.913404
0.97/1.05	c bounds 1351 >= -5857 @ 0.918794
0.97/1.06	c bounds 1351 >= -5854 @ 0.922202
0.97/1.06	c bounds 1351 >= -5851 @ 0.92576
0.97/1.07	c bounds 1351 >= -5848 @ 0.931179
0.97/1.08	c bounds 1350 >= -5848 @ 0.937505
0.97/1.09	c bounds 1350 >= -5842 @ 0.941185
0.97/1.09	c bounds 1350 >= -5839 @ 0.944821
0.97/1.10	c bounds 1350 >= -5836 @ 0.949409
1.07/1.10	c bounds 1350 >= -5833 @ 0.954243
1.07/1.11	c bounds 1350 >= -5830 @ 0.958992
1.07/1.12	c bounds 1348 >= -5830 @ 0.97288
1.07/1.13	c bounds 1348 >= -5827 @ 0.977929
1.07/1.13	c bounds 1348 >= -5824 @ 0.981559
1.07/1.14	c bounds 1348 >= -5821 @ 0.985094
1.07/1.14	c bounds 1348 >= -5818 @ 0.989746
1.07/1.15	c bounds 1348 >= -5809 @ 0.992349
1.07/1.16	c bounds 1348 >= -5806 @ 0.996961
1.07/1.17	c bounds 1347 >= -5806 @ 1.00187
1.07/1.17	c bounds 1347 >= -5800 @ 1.0067
1.07/1.18	c bounds 1347 >= -5797 @ 1.00956
1.07/1.18	c bounds 1347 >= -5791 @ 1.01345
1.07/1.19	c bounds 1347 >= -5788 @ 1.01824
1.16/1.20	c bounds 1347 >= -5779 @ 1.02405
1.16/1.21	c bounds 1346 >= -5779 @ 1.02985
1.16/1.21	c bounds 1346 >= -5776 @ 1.03397
1.16/1.22	c bounds 1346 >= -5773 @ 1.03863
1.16/1.22	c bounds 1346 >= -5770 @ 1.04228
1.16/1.23	c bounds 1346 >= -5764 @ 1.04694
1.16/1.23	c bounds 1346 >= -5758 @ 1.05164
1.16/1.24	c bounds 1346 >= -5755 @ 1.05625
1.16/1.25	c bounds 1342 >= -5755 @ 1.06206
1.16/1.26	c bounds 1342 >= -5752 @ 1.06587
1.16/1.26	c bounds 1342 >= -5749 @ 1.07057
1.16/1.27	c bounds 1342 >= -5746 @ 1.07419
1.16/1.27	c bounds 1342 >= -5743 @ 1.0799
1.16/1.28	c bounds 1341 >= -5743 @ 1.0844
1.16/1.29	c bounds 1341 >= -5740 @ 1.08834
1.16/1.29	c bounds 1341 >= -5737 @ 1.09197
1.26/1.30	c bounds 1341 >= -5731 @ 1.09669
1.26/1.31	c bounds 1341 >= -5728 @ 1.1014
1.26/1.31	c bounds 1341 >= -5719 @ 1.10422
1.26/1.32	c bounds 1340 >= -5719 @ 1.10843
1.26/1.33	c bounds 1340 >= -5716 @ 1.11235
1.26/1.33	c bounds 1340 >= -5710 @ 1.11635
1.26/1.34	c bounds 1340 >= -5704 @ 1.12022
1.26/1.35	c bounds 1340 >= -5701 @ 1.12294
1.26/1.35	c bounds 1340 >= -5692 @ 1.12673
1.26/1.36	c bounds 1337 >= -5692 @ 1.13026
1.26/1.37	c bounds 1337 >= -5686 @ 1.13461
1.26/1.37	c bounds 1337 >= -5680 @ 1.13856
1.26/1.38	c bounds 1337 >= -5677 @ 1.14329
1.26/1.38	c bounds 1337 >= -5674 @ 1.14616
1.26/1.39	c bounds 1336 >= -5674 @ 1.15198
1.36/1.40	c bounds 1336 >= -5671 @ 1.156
1.36/1.41	c bounds 1336 >= -5668 @ 1.16081
1.36/1.41	c bounds 1336 >= -5662 @ 1.16464
1.36/1.42	c bounds 1336 >= -5659 @ 1.16954
1.36/1.42	c bounds 1336 >= -5656 @ 1.17344
1.36/1.44	c bounds 1332 >= -5656 @ 1.18368
1.36/1.44	c bounds 1332 >= -5653 @ 1.18877
1.36/1.45	c bounds 1332 >= -5650 @ 1.1927
1.36/1.45	c bounds 1332 >= -5647 @ 1.19755
1.36/1.46	c bounds 1332 >= -5644 @ 1.20247
1.36/1.47	c bounds 1332 >= -5641 @ 1.20831
1.36/1.48	c bounds 1331 >= -5641 @ 1.21436
1.36/1.48	c bounds 1331 >= -5638 @ 1.21946
1.36/1.49	c bounds 1331 >= -5635 @ 1.22337
1.36/1.50	c bounds 1331 >= -5632 @ 1.22732
1.45/1.50	c bounds 1331 >= -5629 @ 1.22928
1.45/1.51	c bounds 1327 >= -5629 @ 1.23846
1.45/1.52	c bounds 1327 >= -5626 @ 1.24263
1.45/1.53	c bounds 1327 >= -5623 @ 1.24558
1.45/1.53	c bounds 1327 >= -5620 @ 1.24749
1.45/1.54	c bounds 1327 >= -5617 @ 1.25247
1.45/1.54	c bounds 1327 >= -5614 @ 1.25645
1.45/1.55	c bounds 1327 >= -5611 @ 1.26041
1.45/1.56	c bounds 1326 >= -5611 @ 1.26707
1.45/1.57	c bounds 1326 >= -5608 @ 1.27127
1.45/1.57	c bounds 1326 >= -5605 @ 1.27632
1.45/1.58	c bounds 1326 >= -5602 @ 1.28038
1.45/1.58	c bounds 1326 >= -5599 @ 1.28459
1.45/1.59	c bounds 1324 >= -5599 @ 1.29227
1.56/1.60	c bounds 1324 >= -5596 @ 1.29553
1.56/1.61	c bounds 1324 >= -5593 @ 1.29858
1.56/1.61	c bounds 1324 >= -5590 @ 1.30279
1.56/1.62	c bounds 1324 >= -5587 @ 1.30788
1.56/1.64	c bounds 1321 >= -5587 @ 1.32323
1.56/1.64	c bounds 1321 >= -5584 @ 1.32678
1.56/1.65	c bounds 1321 >= -5581 @ 1.33178
1.56/1.65	c bounds 1321 >= -5578 @ 1.33595
1.56/1.66	c bounds 1321 >= -5575 @ 1.34001
1.56/1.67	c bounds 1321 >= -5572 @ 1.34404
1.56/1.67	c bounds 1321 >= -5569 @ 1.34811
1.66/1.71	c bounds 1319 >= -5569 @ 1.37638
1.66/1.72	c bounds 1319 >= -5566 @ 1.38014
1.66/1.72	c bounds 1319 >= -5563 @ 1.38429
1.66/1.73	c bounds 1319 >= -5560 @ 1.38938
1.66/1.73	c bounds 1319 >= -5557 @ 1.39262
1.66/1.74	c bounds 1319 >= -5551 @ 1.39671
1.66/1.75	c bounds 1319 >= -5548 @ 1.40076
1.66/1.75	c bounds 1319 >= -5545 @ 1.40589
1.66/1.76	c bounds 1319 >= -5542 @ 1.41004
1.66/1.76	c bounds 1319 >= -5539 @ 1.41422
1.66/1.77	c bounds 1319 >= -5536 @ 1.41841
1.66/1.78	c bounds 1319 >= -5533 @ 1.42168
1.66/1.78	c bounds 1319 >= -5530 @ 1.4268
1.66/1.79	c bounds 1319 >= -5527 @ 1.431
1.76/1.80	c bounds 1319 >= -5524 @ 1.43525
1.76/1.80	c bounds 1319 >= -5521 @ 1.44058
1.76/1.81	c bounds 1319 >= -5518 @ 1.44587
1.76/1.81	c bounds 1319 >= -5515 @ 1.45116
1.76/1.82	c bounds 1318 >= -5515 @ 1.45628
1.76/1.83	c bounds 1318 >= -5512 @ 1.45982
1.76/1.83	c bounds 1318 >= -5506 @ 1.46413
1.76/1.84	c bounds 1318 >= -5503 @ 1.46852
1.76/1.85	c bounds 1318 >= -5500 @ 1.4728
1.76/1.86	c bounds 1317 >= -5500 @ 1.48217
1.76/1.87	c bounds 1317 >= -5497 @ 1.48536
1.76/1.87	c bounds 1317 >= -5494 @ 1.48967
1.76/1.88	c bounds 1317 >= -5491 @ 1.49309
1.76/1.88	c bounds 1317 >= -5488 @ 1.49851
1.76/1.89	c bounds 1317 >= -5485 @ 1.50209
1.86/1.91	c bounds 1316 >= -5485 @ 1.51275
1.86/1.91	c bounds 1316 >= -5482 @ 1.51763
1.86/1.92	c bounds 1316 >= -5479 @ 1.52227
1.86/1.93	c bounds 1316 >= -5476 @ 1.5258
1.86/1.93	c bounds 1316 >= -5473 @ 1.53142
1.86/1.94	c bounds 1316 >= -5470 @ 1.53617
1.86/1.95	c bounds 1315 >= -5470 @ 1.5447
1.86/1.96	c bounds 1315 >= -5467 @ 1.54988
1.86/1.96	c bounds 1315 >= -5464 @ 1.55461
1.86/1.97	c bounds 1315 >= -5461 @ 1.55941
1.86/1.98	c bounds 1315 >= -5458 @ 1.56306
1.86/1.98	c bounds 1315 >= -5455 @ 1.56878
1.86/1.99	c bounds 1312 >= -5455 @ 1.57385
1.86/2.00	c bounds 1312 >= -5452 @ 1.57709
1.96/2.01	c bounds 1312 >= -5449 @ 1.58274
1.96/2.02	c bounds 1310 >= -5449 @ 1.59258
1.96/2.03	c bounds 1310 >= -5446 @ 1.59872
1.96/2.04	c bounds 1310 >= -5443 @ 1.60455
1.96/2.05	c bounds 1310 >= -5440 @ 1.61235
1.96/2.07	c bounds 1309 >= -5440 @ 1.63477
1.96/2.08	c bounds 1309 >= -5437 @ 1.64154
1.96/2.09	c bounds 1309 >= -5434 @ 1.64705
1.96/2.10	c bounds 1309 >= -5431 @ 1.65243
2.06/2.11	c bounds 1309 >= -5428 @ 1.66008
2.06/2.15	c bounds 1308 >= -5428 @ 1.70283
2.06/2.17	c bounds 1308 >= -5425 @ 1.71248
2.06/2.18	c bounds 1308 >= -5422 @ 1.71599
2.06/2.18	c bounds 1308 >= -5419 @ 1.7231
2.16/2.20	c bounds 1308 >= -5416 @ 1.73488
2.16/2.24	c bounds 1305 >= -5416 @ 1.76597
2.16/2.25	c bounds 1305 >= -5413 @ 1.77554
2.16/2.29	c bounds 1304 >= -5413 @ 1.81481
2.25/2.30	c bounds 1304 >= -5410 @ 1.8209
2.25/2.32	c bounds 1304 >= -5407 @ 1.83302
2.25/2.32	c bounds 1304 >= -5404 @ 1.8391
2.25/2.34	c bounds 1302 >= -5404 @ 1.84757
2.25/2.35	c bounds 1302 >= -5401 @ 1.8534
2.25/2.36	c bounds 1302 >= -5398 @ 1.85671
2.25/2.37	c bounds 1301 >= -5398 @ 1.87038
2.25/2.38	c bounds 1301 >= -5395 @ 1.87906
2.25/2.39	c bounds 1301 >= -5392 @ 1.88567
2.35/2.41	c bounds 1299 >= -5392 @ 1.89585
2.35/2.42	c bounds 1299 >= -5389 @ 1.90638
2.35/2.44	c bounds 1298 >= -5389 @ 1.92213
2.35/2.45	c bounds 1298 >= -5386 @ 1.93127
2.35/2.46	c bounds 1297 >= -5386 @ 1.94032
2.35/2.48	c bounds 1297 >= -5383 @ 1.94986
2.45/2.51	c bounds 1296 >= -5383 @ 1.9791
2.45/2.52	c bounds 1296 >= -5380 @ 1.99189
2.45/2.55	c bounds 1295 >= -5380 @ 2.01673
2.45/2.57	c #Conflicts:       1000 | #Constraints:      14394
2.45/2.57	c bounds 1295 >= -5377 @ 2.03163
2.45/2.59	c bounds 1294 >= -5377 @ 2.04787
2.55/2.60	c bounds 1294 >= -5374 @ 2.06013
2.55/2.62	c bounds 1291 >= -5374 @ 2.07344
2.55/2.63	c bounds 1291 >= -5371 @ 2.07835
2.55/2.65	c bounds 1291 >= -5368 @ 2.09263
2.55/2.66	c bounds 1289 >= -5368 @ 2.10012
2.55/2.67	c bounds 1288 >= -5368 @ 2.11261
2.55/2.69	c bounds 488 >= -5368 @ 2.1261
2.66/2.76	c bounds 487 >= -5368 @ 2.19312
2.66/2.77	c bounds 487 >= -5366 @ 2.19774
2.66/2.77	c bounds 487 >= -5364 @ 2.20174
2.66/2.78	c bounds 487 >= -5362 @ 2.20473
2.66/2.78	c bounds 487 >= -5360 @ 2.20874
2.66/2.79	c bounds 487 >= -5356 @ 2.21287
2.66/2.79	c bounds 487 >= -5354 @ 2.2162
2.75/2.80	c bounds 487 >= -5350 @ 2.21976
2.75/2.81	c bounds 487 >= -5348 @ 2.22439
2.75/2.81	c bounds 487 >= -5346 @ 2.22818
2.75/2.82	c bounds 487 >= -5342 @ 2.23167
2.75/2.82	c bounds 487 >= -5338 @ 2.23636
2.75/2.83	c bounds 487 >= -5334 @ 2.24022
2.75/2.83	c bounds 487 >= -5330 @ 2.24384
2.75/2.84	c bounds 487 >= -5326 @ 2.24858
2.75/2.85	c bounds 487 >= -5320 @ 2.25335
2.75/2.85	c bounds 487 >= -5316 @ 2.25822
2.75/2.86	c bounds 487 >= -5314 @ 2.26193
2.75/2.86	c bounds 487 >= -5310 @ 2.26672
2.75/2.87	c bounds 487 >= -5306 @ 2.2715
2.75/2.87	c bounds 487 >= -5302 @ 2.27631
2.85/2.97	c bounds 486 >= -5302 @ 2.36382
2.85/2.98	c bounds 486 >= -5300 @ 2.36707
2.85/2.98	c bounds 486 >= -5296 @ 2.37095
2.85/2.99	c bounds 486 >= -5294 @ 2.37471
2.85/2.99	c bounds 486 >= -5288 @ 2.37964
2.85/3.00	c bounds 486 >= -5286 @ 2.38356
2.96/3.01	c bounds 486 >= -5284 @ 2.38753
2.96/3.01	c bounds 486 >= -5278 @ 2.39052
2.96/3.02	c bounds 486 >= -5274 @ 2.39359
2.96/3.02	c bounds 486 >= -5270 @ 2.39751
2.96/3.03	c bounds 486 >= -5268 @ 2.40147
2.96/3.04	c bounds 486 >= -5266 @ 2.40648
2.96/3.04	c bounds 486 >= -5264 @ 2.4104
2.96/3.05	c bounds 486 >= -5260 @ 2.41433
2.96/3.05	c bounds 486 >= -5256 @ 2.42016
2.96/3.06	c bounds 486 >= -5254 @ 2.42504
2.96/3.07	c bounds 486 >= -5252 @ 2.42896
2.96/3.07	c bounds 486 >= -5250 @ 2.43484
2.96/3.08	c bounds 486 >= -5248 @ 2.43887
2.96/3.08	c bounds 486 >= -5244 @ 2.44186
2.96/3.09	c bounds 486 >= -5242 @ 2.44597
2.96/3.10	c bounds 486 >= -5240 @ 2.44994
3.06/3.10	c bounds 486 >= -5238 @ 2.45489
3.06/3.11	c bounds 486 >= -5236 @ 2.45787
3.06/3.11	c bounds 486 >= -5234 @ 2.46283
3.06/3.12	c bounds 486 >= -5232 @ 2.46685
3.06/3.13	c bounds 486 >= -5230 @ 2.47281
3.06/3.13	c bounds 486 >= -5228 @ 2.47722
3.06/3.14	c bounds 486 >= -5226 @ 2.48026
3.06/3.14	c bounds 486 >= -5224 @ 2.48331
3.06/3.15	c bounds 486 >= -5222 @ 2.48873
3.06/3.16	c bounds 486 >= -5218 @ 2.49519
3.06/3.16	c bounds 486 >= -5216 @ 2.50163
3.06/3.17	c bounds 486 >= -5212 @ 2.50603
3.06/3.18	c bounds 486 >= -5210 @ 2.51045
3.06/3.18	c bounds 486 >= -5208 @ 2.51563
3.06/3.19	c bounds 486 >= -5202 @ 2.52089
3.06/3.20	c bounds 486 >= -5198 @ 2.52505
3.15/3.20	c bounds 486 >= -5196 @ 2.5291
3.15/3.21	c bounds 486 >= -5194 @ 2.53214
3.15/3.21	c bounds 486 >= -5192 @ 2.53537
3.15/3.22	c bounds 486 >= -5188 @ 2.53945
3.15/3.23	c bounds 486 >= -5186 @ 2.5426
3.15/3.23	c bounds 486 >= -5182 @ 2.54861
3.15/3.24	c bounds 486 >= -5178 @ 2.5538
3.15/3.24	c bounds 486 >= -5176 @ 2.55685
3.15/3.25	c bounds 486 >= -5174 @ 2.5609
3.15/3.26	c bounds 486 >= -5170 @ 2.56593
3.15/3.26	c bounds 486 >= -5168 @ 2.56895
3.15/3.27	c bounds 486 >= -5164 @ 2.57197
3.15/3.27	c bounds 486 >= -5162 @ 2.575
3.15/3.28	c bounds 486 >= -5160 @ 2.57761
3.15/3.29	c bounds 486 >= -5158 @ 2.58166
3.15/3.29	c bounds 486 >= -5156 @ 2.58568
3.25/3.30	c bounds 486 >= -5154 @ 2.58969
3.25/3.31	c bounds 486 >= -5152 @ 2.5937
3.25/3.31	c bounds 486 >= -5148 @ 2.5987
3.25/3.32	c bounds 486 >= -5144 @ 2.60274
3.25/3.32	c bounds 486 >= -5142 @ 2.60579
3.25/3.33	c bounds 486 >= -5136 @ 2.6098
3.25/3.34	c bounds 486 >= -5130 @ 2.61288
3.25/3.34	c bounds 486 >= -5128 @ 2.61792
3.25/3.35	c bounds 486 >= -5124 @ 2.62121
3.25/3.35	c bounds 486 >= -5120 @ 2.62438
3.25/3.36	c bounds 486 >= -5118 @ 2.6285
3.25/3.37	c bounds 486 >= -5116 @ 2.63255
3.25/3.37	c bounds 486 >= -5112 @ 2.63562
3.95/4.10	c bounds 485 >= -5112 @ 3.31448
4.05/4.10	c bounds 485 >= -5110 @ 3.31927
4.05/4.11	c bounds 485 >= -5108 @ 3.3235
4.05/4.11	c bounds 485 >= -5104 @ 3.32691
4.05/4.12	c bounds 485 >= -5102 @ 3.33095
4.05/4.13	c bounds 485 >= -5100 @ 3.33453
4.05/4.13	c bounds 485 >= -5098 @ 3.33965
4.05/4.14	c bounds 485 >= -5094 @ 3.34482
4.05/4.15	c bounds 485 >= -5092 @ 3.35011
4.05/4.15	c bounds 485 >= -5090 @ 3.35432
4.05/4.16	c bounds 485 >= -5088 @ 3.35848
4.05/4.16	c bounds 485 >= -5084 @ 3.36362
4.05/4.17	c bounds 485 >= -5080 @ 3.3698
4.05/4.18	c bounds 485 >= -5078 @ 3.374
4.05/4.18	c bounds 485 >= -5074 @ 3.37759
4.05/4.19	c bounds 485 >= -5072 @ 3.38323
4.15/4.20	c bounds 485 >= -5070 @ 3.3898
4.15/4.20	c bounds 485 >= -5064 @ 3.39528
4.15/4.21	c bounds 485 >= -5062 @ 3.39793
4.15/4.22	c bounds 485 >= -5060 @ 3.40235
4.15/4.22	c bounds 485 >= -5058 @ 3.4069
4.15/4.23	c bounds 485 >= -5054 @ 3.41124
4.15/4.24	c bounds 485 >= -5048 @ 3.41567
4.15/4.24	c bounds 485 >= -5044 @ 3.4208
4.15/4.25	c bounds 485 >= -5042 @ 3.4259
4.15/4.25	c bounds 485 >= -5036 @ 3.43006
4.15/4.26	c bounds 485 >= -5034 @ 3.43416
4.15/4.27	c bounds 485 >= -5032 @ 3.43833
4.15/4.27	c bounds 485 >= -5026 @ 3.44291
4.15/4.28	c bounds 485 >= -5022 @ 3.44903
4.15/4.29	c bounds 485 >= -5020 @ 3.45322
4.15/4.29	c bounds 485 >= -5018 @ 3.45935
4.25/4.30	c bounds 485 >= -5016 @ 3.46548
4.25/4.30	c bounds 485 >= -5012 @ 3.47068
4.25/4.31	c bounds 485 >= -5010 @ 3.47483
4.25/4.32	c bounds 485 >= -5008 @ 3.47898
4.25/4.32	c bounds 485 >= -5004 @ 3.48408
4.25/4.33	c bounds 485 >= -5002 @ 3.48921
4.25/4.33	c bounds 485 >= -5000 @ 3.49346
4.25/4.34	c bounds 485 >= -4998 @ 3.49758
4.25/4.35	c bounds 485 >= -4996 @ 3.50274
4.25/4.35	c bounds 485 >= -4994 @ 3.50794
4.25/4.36	c bounds 485 >= -4992 @ 3.51211
4.25/4.37	c bounds 485 >= -4990 @ 3.51722
4.25/4.37	c bounds 485 >= -4988 @ 3.52046
4.25/4.38	c bounds 485 >= -4986 @ 3.5236
4.25/4.38	c bounds 485 >= -4982 @ 3.52866
4.25/4.39	c bounds 485 >= -4980 @ 3.53386
4.35/4.40	c bounds 485 >= -4978 @ 3.53802
4.35/4.40	c bounds 485 >= -4974 @ 3.54315
4.35/4.41	c bounds 485 >= -4972 @ 3.54741
4.35/4.41	c bounds 485 >= -4968 @ 3.55254
4.35/4.42	c bounds 485 >= -4964 @ 3.55602
4.35/4.43	c bounds 485 >= -4962 @ 3.56035
4.35/4.43	c bounds 485 >= -4960 @ 3.56539
4.35/4.44	c bounds 485 >= -4958 @ 3.56854
4.35/4.45	c bounds 485 >= -4956 @ 3.57367
4.35/4.45	c bounds 485 >= -4954 @ 3.57775
4.35/4.46	c bounds 485 >= -4952 @ 3.58226
4.35/4.46	c bounds 485 >= -4948 @ 3.58634
4.35/4.47	c bounds 485 >= -4946 @ 3.59144
4.35/4.48	c bounds 485 >= -4942 @ 3.59561
4.35/4.48	c bounds 485 >= -4940 @ 3.60073
4.35/4.49	c bounds 485 >= -4938 @ 3.60587
4.45/4.50	c bounds 485 >= -4936 @ 3.61007
4.45/4.50	c bounds 485 >= -4932 @ 3.61438
4.45/4.51	c bounds 485 >= -4928 @ 3.61851
4.45/4.51	c bounds 485 >= -4924 @ 3.62377
4.45/4.52	c bounds 485 >= -4920 @ 3.62708
4.45/4.53	c bounds 485 >= -4916 @ 3.63228
4.45/4.53	c bounds 485 >= -4914 @ 3.6364
4.45/4.54	c bounds 485 >= -4910 @ 3.64058
4.45/4.55	c bounds 485 >= -4908 @ 3.64375
4.45/4.55	c bounds 485 >= -4904 @ 3.64903
4.45/4.56	c bounds 485 >= -4902 @ 3.65219
4.45/4.56	c bounds 485 >= -4898 @ 3.65529
4.45/4.57	c bounds 485 >= -4896 @ 3.66091
4.45/4.58	c bounds 485 >= -4894 @ 3.66419
4.45/4.58	c bounds 485 >= -4892 @ 3.66835
4.45/4.59	c bounds 485 >= -4890 @ 3.67252
4.55/4.60	c bounds 485 >= -4888 @ 3.67768
4.55/4.60	c bounds 485 >= -4882 @ 3.68186
4.55/4.61	c bounds 485 >= -4880 @ 3.68699
4.55/4.61	c bounds 485 >= -4878 @ 3.69216
4.55/4.62	c bounds 485 >= -4876 @ 3.69541
4.55/4.63	c bounds 485 >= -4874 @ 3.7005
4.55/4.63	c bounds 485 >= -4872 @ 3.70566
4.55/4.64	c bounds 485 >= -4870 @ 3.70981
4.55/4.64	c bounds 485 >= -4868 @ 3.71397
4.55/4.65	c bounds 485 >= -4864 @ 3.71716
4.55/4.66	c bounds 485 >= -4860 @ 3.72229
4.55/4.66	c bounds 485 >= -4858 @ 3.72648
4.55/4.67	c bounds 485 >= -4856 @ 3.7306
4.55/4.68	c bounds 485 >= -4854 @ 3.73573
4.55/4.68	c bounds 485 >= -4852 @ 3.73999
4.55/4.69	c bounds 485 >= -4850 @ 3.74505
4.55/4.69	c bounds 485 >= -4846 @ 3.75118
4.65/4.70	c bounds 485 >= -4842 @ 3.75632
4.65/4.71	c bounds 485 >= -4838 @ 3.76048
4.65/4.71	c bounds 485 >= -4836 @ 3.76475
4.65/4.72	c bounds 485 >= -4834 @ 3.76916
4.65/4.73	c bounds 485 >= -4830 @ 3.77428
4.65/4.73	c bounds 485 >= -4828 @ 3.7784
4.65/4.74	c bounds 485 >= -4822 @ 3.78254
4.65/4.74	c bounds 485 >= -4820 @ 3.78676
4.65/4.75	c bounds 485 >= -4818 @ 3.79088
4.65/4.76	c bounds 485 >= -4816 @ 3.79495
4.65/4.76	c bounds 485 >= -4812 @ 3.79913
4.65/4.77	c bounds 485 >= -4810 @ 3.80324
4.65/4.77	c bounds 485 >= -4806 @ 3.80742
4.65/4.78	c bounds 485 >= -4802 @ 3.81256
4.65/4.79	c bounds 485 >= -4798 @ 3.81581
4.65/4.79	c bounds 485 >= -4796 @ 3.81889
4.75/4.80	c bounds 485 >= -4792 @ 3.82406
4.75/4.81	c bounds 485 >= -4790 @ 3.82916
4.75/4.81	c bounds 485 >= -4788 @ 3.83422
4.75/4.82	c bounds 485 >= -4784 @ 3.83837
4.75/4.82	c bounds 485 >= -4778 @ 3.84259
4.75/4.83	c bounds 485 >= -4776 @ 3.84574
4.75/4.84	c bounds 485 >= -4772 @ 3.8498
4.75/4.84	c bounds 485 >= -4770 @ 3.85426
4.75/4.85	c bounds 485 >= -4766 @ 3.8585
4.75/4.85	c bounds 485 >= -4762 @ 3.86163
4.75/4.86	c bounds 485 >= -4760 @ 3.86506
4.75/4.87	c bounds 485 >= -4758 @ 3.86821
4.75/4.87	c bounds 485 >= -4754 @ 3.87234
4.75/4.88	c bounds 485 >= -4750 @ 3.87564
4.75/4.89	c bounds 485 >= -4748 @ 3.8797
4.75/4.89	c bounds 485 >= -4746 @ 3.88499
4.85/4.90	c bounds 485 >= -4744 @ 3.89029
4.85/4.90	c bounds 485 >= -4742 @ 3.89452
4.85/4.91	c bounds 485 >= -4740 @ 3.89975
4.85/4.92	c bounds 485 >= -4736 @ 3.90404
4.85/4.92	c bounds 485 >= -4734 @ 3.90832
4.85/4.93	c bounds 485 >= -4732 @ 3.91262
4.85/4.94	c bounds 485 >= -4730 @ 3.91671
4.85/4.94	c bounds 485 >= -4728 @ 3.9209
4.85/4.95	c bounds 485 >= -4726 @ 3.92609
4.85/4.95	c bounds 485 >= -4724 @ 3.93029
4.85/4.96	c bounds 485 >= -4722 @ 3.93449
4.85/4.97	c bounds 485 >= -4716 @ 3.93967
4.85/4.97	c bounds 485 >= -4712 @ 3.94475
4.85/4.98	c bounds 485 >= -4710 @ 3.94979
4.85/4.99	c bounds 485 >= -4708 @ 3.95398
4.85/4.99	c bounds 485 >= -4706 @ 3.95799
4.85/5.00	c bounds 485 >= -4704 @ 3.96123
4.95/5.00	c bounds 485 >= -4702 @ 3.96722
4.95/5.01	c bounds 485 >= -4700 @ 3.97171
4.95/5.02	c bounds 485 >= -4698 @ 3.97592
4.95/5.02	c bounds 485 >= -4694 @ 3.98017
4.95/5.03	c bounds 485 >= -4692 @ 3.98414
4.95/5.03	c bounds 485 >= -4688 @ 3.98733
4.95/5.04	c bounds 485 >= -4686 @ 3.99039
4.95/5.05	c bounds 485 >= -4684 @ 3.99439
4.95/5.05	c bounds 485 >= -4682 @ 3.9995
4.95/5.06	c bounds 485 >= -4680 @ 4.00355
4.95/5.07	c bounds 485 >= -4678 @ 4.00766
4.95/5.07	c bounds 485 >= -4676 @ 4.01274
4.95/5.08	c bounds 485 >= -4674 @ 4.01582
4.95/5.08	c bounds 485 >= -4670 @ 4.02089
4.95/5.09	c bounds 485 >= -4666 @ 4.02508
4.95/5.10	c bounds 485 >= -4664 @ 4.02812
5.06/5.10	c bounds 485 >= -4662 @ 4.03132
5.06/5.11	c bounds 485 >= -4660 @ 4.03629
5.06/5.11	c bounds 485 >= -4658 @ 4.04145
5.06/5.12	c bounds 485 >= -4656 @ 4.04552
5.06/5.13	c bounds 485 >= -4654 @ 4.05058
5.06/5.13	c bounds 485 >= -4652 @ 4.05564
5.06/5.14	c bounds 485 >= -4650 @ 4.05917
5.06/5.15	c bounds 485 >= -4648 @ 4.06348
5.06/5.15	c bounds 485 >= -4646 @ 4.06801
5.06/5.16	c bounds 485 >= -4644 @ 4.07091
5.06/5.17	c bounds 485 >= -4642 @ 4.0744
5.06/5.17	c bounds 485 >= -4640 @ 4.0808
5.06/5.18	c bounds 485 >= -4638 @ 4.08526
5.06/5.19	c bounds 485 >= -4632 @ 4.08895
5.06/5.19	c bounds 485 >= -4630 @ 4.09439
5.14/5.20	c bounds 485 >= -4628 @ 4.09994
5.14/5.20	c bounds 485 >= -4626 @ 4.10642
5.14/5.21	c bounds 485 >= -4622 @ 4.11098
5.14/5.22	c bounds 485 >= -4620 @ 4.11563
5.14/5.22	c bounds 485 >= -4618 @ 4.12017
5.14/5.23	c bounds 485 >= -4616 @ 4.12377
5.14/5.24	c bounds 485 >= -4614 @ 4.12824
5.14/5.24	c bounds 485 >= -4612 @ 4.13367
5.14/5.25	c bounds 485 >= -4610 @ 4.13916
5.14/5.26	c bounds 485 >= -4608 @ 4.14378
5.14/5.26	c bounds 485 >= -4606 @ 4.14823
5.14/5.27	c bounds 485 >= -4604 @ 4.15379
5.14/5.28	c bounds 485 >= -4602 @ 4.15837
5.14/5.28	c bounds 485 >= -4598 @ 4.16402
5.14/5.29	c bounds 485 >= -4596 @ 4.16861
5.25/5.30	c bounds 485 >= -4592 @ 4.17317
5.25/5.30	c bounds 485 >= -4588 @ 4.1768
5.25/5.31	c bounds 485 >= -4584 @ 4.18147
5.25/5.32	c bounds 485 >= -4582 @ 4.18735
5.25/5.33	c bounds 485 >= -4580 @ 4.19202
5.25/5.33	c bounds 485 >= -4576 @ 4.19764
5.25/5.34	c bounds 485 >= -4574 @ 4.20345
5.25/5.34	c bounds 485 >= -4572 @ 4.20738
5.25/5.35	c bounds 485 >= -4570 @ 4.21101
5.25/5.36	c bounds 485 >= -4568 @ 4.21559
5.25/5.36	c bounds 485 >= -4566 @ 4.22216
5.25/5.37	c bounds 485 >= -4564 @ 4.22675
5.25/5.38	c bounds 485 >= -4560 @ 4.23135
5.25/5.38	c bounds 485 >= -4558 @ 4.23592
5.25/5.39	c bounds 485 >= -4554 @ 4.24034
5.35/5.40	c bounds 485 >= -4552 @ 4.24574
5.35/5.40	c bounds 485 >= -4550 @ 4.25115
5.35/5.41	c bounds 485 >= -4548 @ 4.2575
5.35/5.42	c bounds 485 >= -4546 @ 4.26183
5.35/5.42	c bounds 485 >= -4544 @ 4.26536
5.35/5.43	c bounds 485 >= -4542 @ 4.26862
5.35/5.43	c bounds 485 >= -4540 @ 4.27208
5.35/5.44	c bounds 485 >= -4538 @ 4.27623
5.35/5.45	c bounds 485 >= -4534 @ 4.28055
5.35/5.45	c bounds 485 >= -4532 @ 4.28587
5.35/5.46	c bounds 485 >= -4530 @ 4.29217
5.35/5.47	c bounds 485 >= -4528 @ 4.29685
5.35/5.47	c bounds 485 >= -4524 @ 4.30029
5.35/5.48	c bounds 485 >= -4522 @ 4.30572
5.35/5.49	c bounds 485 >= -4520 @ 4.3101
5.35/5.49	c bounds 485 >= -4518 @ 4.31543
5.44/5.50	c bounds 485 >= -4516 @ 4.3187
5.44/5.50	c bounds 485 >= -4514 @ 4.3241
5.44/5.51	c bounds 485 >= -4512 @ 4.32827
5.44/5.52	c bounds 485 >= -4510 @ 4.33359
5.44/5.52	c bounds 485 >= -4508 @ 4.33792
5.44/5.53	c bounds 485 >= -4506 @ 4.34139
5.44/5.54	c bounds 485 >= -4504 @ 4.34497
5.44/5.54	c bounds 485 >= -4502 @ 4.35036
5.44/5.55	c bounds 485 >= -4500 @ 4.3567
5.44/5.56	c bounds 485 >= -4498 @ 4.36213
5.44/5.56	c bounds 485 >= -4496 @ 4.36648
5.44/5.57	c bounds 485 >= -4492 @ 4.37097
5.44/5.58	c bounds 485 >= -4488 @ 4.37523
5.44/5.58	c bounds 485 >= -4486 @ 4.37933
5.44/5.59	c bounds 485 >= -4484 @ 4.3845
5.44/5.59	c bounds 485 >= -4482 @ 4.38865
5.55/5.60	c bounds 485 >= -4480 @ 4.39373
5.55/5.61	c bounds 485 >= -4478 @ 4.39877
5.55/5.61	c bounds 485 >= -4474 @ 4.40385
5.55/5.62	c bounds 485 >= -4472 @ 4.40723
5.55/5.62	c bounds 485 >= -4470 @ 4.41225
5.55/5.63	c bounds 485 >= -4468 @ 4.4163
5.55/5.64	c bounds 485 >= -4466 @ 4.42121
5.55/5.64	c bounds 485 >= -4464 @ 4.42627
5.55/5.65	c bounds 485 >= -4462 @ 4.43021
5.55/5.65	c bounds 485 >= -4460 @ 4.43418
5.55/5.66	c bounds 485 >= -4458 @ 4.43827
5.55/5.67	c bounds 485 >= -4454 @ 4.44233
5.55/5.67	c bounds 485 >= -4450 @ 4.44638
5.55/5.68	c bounds 485 >= -4448 @ 4.45241
5.55/5.68	c bounds 485 >= -4446 @ 4.45562
5.55/5.69	c bounds 485 >= -4444 @ 4.46095
5.65/5.70	c bounds 485 >= -4442 @ 4.46624
5.65/5.70	c bounds 485 >= -4440 @ 4.47151
5.65/5.71	c bounds 485 >= -4438 @ 4.47559
5.65/5.72	c bounds 485 >= -4434 @ 4.48067
5.65/5.72	c bounds 485 >= -4432 @ 4.48472
5.65/5.73	c bounds 485 >= -4430 @ 4.48879
5.65/5.73	c bounds 485 >= -4428 @ 4.49379
5.65/5.74	c bounds 485 >= -4426 @ 4.49879
5.65/5.75	c bounds 485 >= -4424 @ 4.50284
5.65/5.75	c bounds 485 >= -4422 @ 4.50684
5.65/5.76	c bounds 485 >= -4420 @ 4.51084
5.65/5.76	c bounds 485 >= -4418 @ 4.5162
5.65/5.77	c bounds 485 >= -4416 @ 4.52016
5.65/5.78	c bounds 485 >= -4412 @ 4.52324
5.65/5.78	c bounds 485 >= -4410 @ 4.52637
5.65/5.79	c bounds 485 >= -4406 @ 4.53043
5.65/5.79	c bounds 485 >= -4404 @ 4.53532
5.74/5.80	c bounds 485 >= -4402 @ 4.54027
5.74/5.81	c bounds 485 >= -4400 @ 4.54339
5.74/5.81	c bounds 485 >= -4398 @ 4.54736
5.74/5.82	c bounds 485 >= -4396 @ 4.55221
5.74/5.82	c bounds 485 >= -4394 @ 4.5572
5.74/5.83	c bounds 485 >= -4392 @ 4.56129
5.74/5.84	c bounds 485 >= -4390 @ 4.56611
5.74/5.84	c bounds 485 >= -4388 @ 4.56908
5.74/5.85	c bounds 485 >= -4386 @ 4.57403
5.74/5.85	c bounds 485 >= -4384 @ 4.57894
5.74/5.86	c bounds 485 >= -4382 @ 4.5829
5.74/5.87	c bounds 485 >= -4380 @ 4.58783
5.74/5.87	c bounds 485 >= -4376 @ 4.59271
5.74/5.88	c bounds 485 >= -4374 @ 4.59668
5.74/5.88	c bounds 485 >= -4370 @ 4.60062
5.74/5.89	c bounds 485 >= -4368 @ 4.60551
5.84/5.90	c bounds 485 >= -4366 @ 4.60949
5.84/5.90	c bounds 485 >= -4362 @ 4.61336
5.84/5.91	c bounds 485 >= -4360 @ 4.61697
5.84/5.91	c bounds 485 >= -4356 @ 4.61992
5.84/5.92	c bounds 485 >= -4354 @ 4.62282
5.84/5.93	c bounds 485 >= -4352 @ 4.62865
5.84/5.93	c bounds 485 >= -4350 @ 4.63379
5.84/5.94	c bounds 485 >= -4346 @ 4.63877
5.84/5.94	c bounds 485 >= -4342 @ 4.64267
5.84/5.95	c bounds 485 >= -4340 @ 4.64762
5.84/5.96	c bounds 485 >= -4338 @ 4.6535
5.84/5.96	c bounds 485 >= -4336 @ 4.65747
5.84/5.97	c bounds 485 >= -4334 @ 4.66236
5.84/5.97	c bounds 485 >= -4332 @ 4.66735
5.84/5.98	c bounds 485 >= -4330 @ 4.67126
5.84/5.99	c bounds 485 >= -4328 @ 4.67433
5.84/5.99	c bounds 485 >= -4326 @ 4.67732
5.84/6.00	c bounds 485 >= -4324 @ 4.68036
5.95/6.00	c bounds 485 >= -4320 @ 4.6864
5.95/6.01	c bounds 485 >= -4318 @ 4.69246
5.95/6.02	c bounds 485 >= -4316 @ 4.69749
5.95/6.02	c bounds 485 >= -4314 @ 4.70155
5.95/6.03	c bounds 485 >= -4312 @ 4.70702
5.95/6.03	c bounds 485 >= -4310 @ 4.71201
5.95/6.04	c bounds 485 >= -4306 @ 4.71612
5.95/6.05	c bounds 485 >= -4304 @ 4.72258
5.95/6.05	c bounds 485 >= -4302 @ 4.72668
5.95/6.06	c bounds 485 >= -4300 @ 4.73174
5.95/6.07	c bounds 485 >= -4298 @ 4.73621
5.95/6.07	c bounds 485 >= -4296 @ 4.74234
5.95/6.08	c bounds 485 >= -4294 @ 4.74798
5.95/6.09	c bounds 485 >= -4292 @ 4.75125
5.95/6.09	c bounds 485 >= -4290 @ 4.75643
5.95/6.10	c bounds 485 >= -4288 @ 4.7603
6.05/6.10	c bounds 485 >= -4286 @ 4.7651
6.05/6.11	c bounds 485 >= -4284 @ 4.76926
6.05/6.12	c bounds 485 >= -4282 @ 4.77464
6.05/6.12	c bounds 485 >= -4280 @ 4.77876
6.05/6.13	c bounds 485 >= -4278 @ 4.78299
6.05/6.14	c bounds 485 >= -4276 @ 4.78618
6.05/6.14	c bounds 485 >= -4274 @ 4.79136
6.05/6.15	c bounds 485 >= -4272 @ 4.79553
6.05/6.15	c bounds 485 >= -4270 @ 4.79882
6.05/6.16	c bounds 485 >= -4268 @ 4.80502
6.05/6.17	c bounds 485 >= -4266 @ 4.81065
6.05/6.17	c bounds 485 >= -4264 @ 4.81516
6.05/6.18	c bounds 485 >= -4262 @ 4.82058
6.05/6.19	c bounds 485 >= -4260 @ 4.82524
6.05/6.19	c bounds 485 >= -4258 @ 4.8297
6.15/6.20	c bounds 485 >= -4256 @ 4.83453
6.15/6.21	c bounds 485 >= -4254 @ 4.83805
6.15/6.21	c bounds 485 >= -4252 @ 4.84336
6.15/6.22	c bounds 485 >= -4250 @ 4.84775
6.15/6.23	c bounds 485 >= -4248 @ 4.853
6.15/6.23	c bounds 485 >= -4246 @ 4.85834
6.15/6.24	c bounds 485 >= -4244 @ 4.86474
6.15/6.24	c bounds 485 >= -4242 @ 4.8701
6.15/6.25	c bounds 485 >= -4240 @ 4.8735
6.15/6.26	c bounds 485 >= -4238 @ 4.88026
6.15/6.26	c bounds 485 >= -4236 @ 4.88469
6.15/6.27	c bounds 485 >= -4234 @ 4.88908
6.15/6.28	c bounds 485 >= -4232 @ 4.89277
6.15/6.28	c bounds 485 >= -4228 @ 4.89718
6.15/6.29	c bounds 485 >= -4226 @ 4.90352
6.24/6.30	c bounds 485 >= -4224 @ 4.90816
6.24/6.30	c bounds 485 >= -4222 @ 4.91386
6.24/6.31	c bounds 485 >= -4220 @ 4.91759
6.24/6.32	c bounds 485 >= -4218 @ 4.92197
6.24/6.32	c bounds 485 >= -4216 @ 4.92664
6.24/6.33	c bounds 485 >= -4214 @ 4.93319
6.24/6.34	c bounds 485 >= -4212 @ 4.93663
6.24/6.34	c bounds 485 >= -4210 @ 4.94172
6.24/6.35	c bounds 485 >= -4208 @ 4.94572
6.24/6.36	c bounds 485 >= -4206 @ 4.9518
6.24/6.36	c bounds 485 >= -4204 @ 4.95636
6.24/6.37	c bounds 485 >= -4202 @ 4.96114
6.24/6.38	c bounds 485 >= -4200 @ 4.9676
6.24/6.38	c bounds 485 >= -4198 @ 4.97149
6.24/6.39	c bounds 485 >= -4196 @ 4.97722
6.35/6.40	c bounds 485 >= -4194 @ 4.981
6.94/7.05	c bounds 484 >= -4194 @ 5.60095
6.94/7.05	c bounds 484 >= -4192 @ 5.60748
6.94/7.06	c bounds 484 >= -4190 @ 5.61119
6.94/7.07	c bounds 484 >= -4188 @ 5.61683
6.94/7.08	c bounds 484 >= -4186 @ 5.62237
6.94/7.08	c bounds 484 >= -4184 @ 5.62878
6.94/7.09	c bounds 484 >= -4182 @ 5.63526
6.94/7.10	c bounds 484 >= -4180 @ 5.64169
7.05/7.11	c bounds 484 >= -4178 @ 5.64802
7.05/7.11	c bounds 484 >= -4176 @ 5.65437
7.05/7.12	c bounds 484 >= -4174 @ 5.65848
7.05/7.13	c bounds 484 >= -4172 @ 5.66225
7.05/7.14	c bounds 484 >= -4170 @ 5.66651
7.05/7.14	c bounds 484 >= -4168 @ 5.67235
7.05/7.15	c bounds 484 >= -4166 @ 5.67982
7.05/7.16	c bounds 484 >= -4164 @ 5.68517
7.05/7.17	c bounds 484 >= -4162 @ 5.69076
7.05/7.18	c bounds 484 >= -4160 @ 5.69836
7.05/7.18	c bounds 484 >= -4158 @ 5.70562
7.05/7.19	c bounds 484 >= -4156 @ 5.71247
7.14/7.21	c bounds 484 >= -4154 @ 5.72806
7.14/7.23	c bounds 484 >= -4152 @ 5.74686
7.14/7.26	c bounds 484 >= -4150 @ 5.76515
7.14/7.27	c bounds 484 >= -4148 @ 5.77367
7.14/7.28	c bounds 484 >= -4146 @ 5.78646
8.54/8.60	c #Conflicts:       2000 | #Constraints:      17439
8.54/8.60	c INPROCESSING
8.54/8.60	c GARBAGE COLLECT
8.54/8.60	c bounds 484 >= -4144 @ 7.0679
8.54/8.68	c #Conflicts:       3000 | #Constraints:      16529
8.54/8.68	c bounds 484 >= -4142 @ 7.13484
8.63/8.77	c bounds 484 >= -4140 @ 7.21746
9.73/9.89	c #Conflicts:       4000 | #Constraints:      17565
9.73/9.89	c bounds 483 >= -4140 @ 8.31483
9.73/9.90	c bounds 483 >= -4138 @ 8.3219
9.84/9.90	c bounds 483 >= -4136 @ 8.32461
9.84/9.91	c bounds 483 >= -4134 @ 8.33058
9.84/9.92	c bounds 483 >= -4132 @ 8.33703
9.84/9.93	c bounds 483 >= -4130 @ 8.34324
9.84/9.97	c INPROCESSING
9.84/9.97	c GARBAGE COLLECT
9.84/9.97	c bounds 483 >= -4128 @ 8.38619
9.84/9.98	c bounds 483 >= -4126 @ 8.39148
9.84/9.99	c bounds 483 >= -4124 @ 8.39506
9.84/10.00	c bounds 483 >= -4122 @ 8.40411
9.94/10.02	c bounds 483 >= -4120 @ 8.41959
9.94/10.03	c bounds 483 >= -4118 @ 8.43
9.94/10.08	c bounds 483 >= -4116 @ 8.4726
10.04/10.13	c #Conflicts:       5000 | #Constraints:      16957
10.04/10.13	c bounds 483 >= -4114 @ 8.51314
12.03/12.16	c #Conflicts:       6000 | #Constraints:      17969
12.03/12.16	c bounds 483 >= -4112 @ 10.4981
12.23/12.31	c INPROCESSING
12.23/12.31	c GARBAGE COLLECT
12.23/12.31	c #Conflicts:       7000 | #Constraints:      16892
12.23/12.31	c bounds 483 >= -4110 @ 10.6317
12.23/12.31	c bounds 483 >= -4108 @ 10.6367
12.23/12.32	c bounds 483 >= -4106 @ 10.6411
12.23/12.33	c bounds 483 >= -4104 @ 10.646
12.23/12.33	c bounds 483 >= -4102 @ 10.6506
12.23/12.34	c bounds 483 >= -4100 @ 10.6533
12.23/12.34	c bounds 483 >= -4098 @ 10.6573
12.23/12.35	c bounds 483 >= -4096 @ 10.6639
12.23/12.36	c bounds 483 >= -4094 @ 10.6718
12.23/12.38	c bounds 483 >= -4092 @ 10.6888
12.32/12.45	c bounds 483 >= -4090 @ 10.7459
12.93/13.01	c #Conflicts:       8000 | #Constraints:      18081
12.93/13.01	c bounds 482 >= -4090 @ 11.2948
12.93/13.02	c bounds 482 >= -4088 @ 11.2991
12.93/13.03	c bounds 482 >= -4086 @ 11.306
12.93/13.03	c bounds 482 >= -4084 @ 11.311
12.93/13.04	c bounds 482 >= -4082 @ 11.3156
12.93/13.05	c bounds 482 >= -4080 @ 11.3228
12.93/13.06	c bounds 482 >= -4078 @ 11.3333
12.93/13.07	c bounds 482 >= -4076 @ 11.3482
13.03/13.11	c bounds 482 >= -4074 @ 11.3745
13.03/13.18	c #Conflicts:       9000 | #Constraints:      19237
13.03/13.18	c bounds 482 >= -4072 @ 11.4366
18.91/19.05	c INPROCESSING
18.91/19.05	c GARBAGE COLLECT
18.91/19.05	c bounds 481 >= -4072 @ 17.152
18.91/19.06	c bounds 481 >= -4071 @ 17.1558
18.91/19.06	c bounds 481 >= -4068 @ 17.1599
18.91/19.06	c bounds 481 >= -4065 @ 17.164
18.91/19.07	c bounds 481 >= -4064 @ 17.1653
18.91/19.07	c bounds 481 >= -4063 @ 17.1686
18.91/19.08	c bounds 481 >= -4062 @ 17.1729
18.91/19.08	c bounds 481 >= -4059 @ 17.1753
18.91/19.09	c bounds 481 >= -4058 @ 17.1788
18.91/19.09	c bounds 481 >= -4056 @ 17.1814
18.91/19.10	c bounds 481 >= -4053 @ 17.1852
19.01/19.10	c bounds 481 >= -4050 @ 17.189
19.01/19.11	c bounds 481 >= -4047 @ 17.1928
19.01/19.11	c bounds 481 >= -4044 @ 17.1966
19.01/19.12	c bounds 481 >= -4041 @ 17.1994
19.01/19.12	c bounds 481 >= -4038 @ 17.2042
19.01/19.12	c bounds 481 >= -4035 @ 17.2081
19.01/19.13	c bounds 481 >= -4032 @ 17.212
19.01/19.13	c bounds 481 >= -4030 @ 17.2159
19.01/19.14	c bounds 481 >= -4027 @ 17.2197
19.01/19.14	c bounds 481 >= -4024 @ 17.2236
19.01/19.15	c bounds 481 >= -4022 @ 17.2285
19.01/19.15	c bounds 481 >= -4019 @ 17.2325
19.01/19.16	c bounds 481 >= -4016 @ 17.2354
19.01/19.16	c bounds 481 >= -4014 @ 17.2383
19.01/19.17	c bounds 481 >= -4011 @ 17.2431
19.01/19.17	c bounds 481 >= -4008 @ 17.2461
19.01/19.18	c bounds 481 >= -4005 @ 17.2501
19.01/19.18	c bounds 481 >= -4002 @ 17.253
19.01/19.19	c bounds 481 >= -3999 @ 17.2586
19.11/19.20	c bounds 481 >= -3998 @ 17.2624
19.11/19.20	c bounds 481 >= -3995 @ 17.2669
19.11/19.21	c bounds 481 >= -3993 @ 17.2714
19.11/19.21	c bounds 481 >= -3990 @ 17.2759
19.11/19.22	c bounds 481 >= -3989 @ 17.2795
19.11/19.22	c bounds 481 >= -3986 @ 17.284
19.11/19.23	c bounds 481 >= -3985 @ 17.2886
19.11/19.23	c bounds 481 >= -3984 @ 17.291
19.11/19.24	c bounds 481 >= -3983 @ 17.2955
19.11/19.25	c bounds 481 >= -3981 @ 17.3
19.11/19.25	c bounds 481 >= -3979 @ 17.3036
19.11/19.26	c bounds 481 >= -3976 @ 17.3081
19.11/19.26	c bounds 481 >= -3974 @ 17.3126
19.11/19.27	c bounds 481 >= -3973 @ 17.3161
19.11/19.27	c bounds 481 >= -3972 @ 17.3208
19.11/19.28	c bounds 481 >= -3971 @ 17.3253
19.11/19.28	c bounds 481 >= -3970 @ 17.3291
19.11/19.29	c bounds 481 >= -3969 @ 17.3326
19.11/19.30	c bounds 481 >= -3968 @ 17.337
19.20/19.30	c bounds 481 >= -3967 @ 17.3406
19.20/19.31	c bounds 481 >= -3966 @ 17.346
19.20/19.31	c bounds 481 >= -3965 @ 17.3506
19.20/19.32	c bounds 481 >= -3964 @ 17.3551
19.20/19.32	c bounds 481 >= -3963 @ 17.3596
19.20/19.33	c bounds 481 >= -3960 @ 17.363
19.20/19.33	c bounds 481 >= -3959 @ 17.3667
19.20/19.34	c bounds 481 >= -3958 @ 17.3701
19.20/19.35	c bounds 481 >= -3955 @ 17.3746
19.20/19.35	c bounds 481 >= -3952 @ 17.3781
19.20/19.36	c bounds 481 >= -3950 @ 17.3826
19.20/19.36	c bounds 481 >= -3949 @ 17.3874
19.20/19.37	c bounds 481 >= -3947 @ 17.3914
19.20/19.37	c bounds 481 >= -3944 @ 17.395
19.20/19.38	c bounds 481 >= -3943 @ 17.3996
19.20/19.38	c bounds 481 >= -3940 @ 17.4023
19.20/19.39	c bounds 481 >= -3938 @ 17.4068
19.31/19.40	c bounds 481 >= -3937 @ 17.4103
19.31/19.40	c bounds 481 >= -3936 @ 17.413
19.31/19.41	c bounds 481 >= -3935 @ 17.4166
19.31/19.41	c bounds 481 >= -3932 @ 17.4204
19.31/19.42	c bounds 481 >= -3931 @ 17.423
19.31/19.42	c bounds 481 >= -3930 @ 17.4276
19.31/19.43	c bounds 481 >= -3929 @ 17.4321
19.31/19.44	c bounds 481 >= -3927 @ 17.4347
19.31/19.44	c bounds 481 >= -3925 @ 17.4383
19.31/19.45	c bounds 481 >= -3924 @ 17.4427
19.31/19.45	c bounds 481 >= -3921 @ 17.4464
19.31/19.46	c bounds 481 >= -3920 @ 17.45
19.31/19.46	c bounds 481 >= -3919 @ 17.4555
19.31/19.47	c bounds 481 >= -3918 @ 17.4591
19.31/19.47	c bounds 481 >= -3915 @ 17.4646
19.31/19.48	c bounds 481 >= -3914 @ 17.4692
19.31/19.49	c bounds 481 >= -3913 @ 17.4736
19.31/19.49	c bounds 481 >= -3911 @ 17.4782
19.41/19.50	c bounds 481 >= -3910 @ 17.4826
19.41/19.50	c bounds 481 >= -3909 @ 17.4872
19.41/19.51	c bounds 481 >= -3908 @ 17.4908
19.41/19.51	c bounds 481 >= -3906 @ 17.4943
19.41/19.52	c bounds 481 >= -3903 @ 17.4989
19.41/19.52	c bounds 481 >= -3901 @ 17.5016
19.41/19.53	c bounds 481 >= -3900 @ 17.5072
19.41/19.54	c bounds 481 >= -3899 @ 17.511
19.41/19.54	c bounds 481 >= -3896 @ 17.5156
19.41/19.55	c bounds 481 >= -3894 @ 17.5194
19.41/19.55	c bounds 481 >= -3893 @ 17.5232
19.41/19.56	c bounds 481 >= -3891 @ 17.527
19.41/19.56	c bounds 481 >= -3890 @ 17.5306
19.41/19.57	c bounds 481 >= -3887 @ 17.5343
19.41/19.58	c bounds 481 >= -3884 @ 17.5379
19.41/19.58	c bounds 481 >= -3883 @ 17.5416
19.41/19.59	c bounds 481 >= -3880 @ 17.5452
19.41/19.59	c bounds 481 >= -3878 @ 17.5488
19.51/19.60	c bounds 481 >= -3877 @ 17.5515
19.51/19.60	c bounds 481 >= -3875 @ 17.5561
19.51/19.61	c bounds 481 >= -3874 @ 17.5606
19.51/19.62	c bounds 481 >= -3871 @ 17.5652
19.51/19.62	c bounds 481 >= -3870 @ 17.569
19.51/19.63	c bounds 481 >= -3868 @ 17.5717
19.51/19.63	c bounds 481 >= -3867 @ 17.5744
19.51/19.64	c bounds 481 >= -3865 @ 17.5791
19.51/19.64	c bounds 481 >= -3863 @ 17.5829
19.51/19.65	c bounds 481 >= -3862 @ 17.587
19.51/19.66	c bounds 481 >= -3861 @ 17.5916
19.51/19.66	c bounds 481 >= -3860 @ 17.5963
19.51/19.67	c bounds 481 >= -3858 @ 17.6021
19.51/19.67	c bounds 481 >= -3857 @ 17.6058
19.51/19.68	c bounds 481 >= -3856 @ 17.6098
19.51/19.68	c bounds 481 >= -3855 @ 17.6145
19.51/19.69	c bounds 481 >= -3854 @ 17.6183
19.61/19.70	c bounds 481 >= -3853 @ 17.6233
19.61/19.70	c bounds 481 >= -3852 @ 17.6261
19.61/19.71	c bounds 481 >= -3851 @ 17.6319
19.61/19.71	c bounds 481 >= -3848 @ 17.6367
19.61/19.72	c bounds 481 >= -3847 @ 17.6414
19.61/19.73	c bounds 481 >= -3845 @ 17.6442
19.61/19.73	c bounds 481 >= -3842 @ 17.6479
19.61/19.74	c bounds 481 >= -3841 @ 17.6531
19.61/19.74	c bounds 481 >= -3840 @ 17.6578
19.61/19.75	c bounds 481 >= -3839 @ 17.6624
19.61/19.75	c bounds 481 >= -3838 @ 17.6671
19.61/19.76	c bounds 481 >= -3837 @ 17.6698
19.61/19.76	c bounds 481 >= -3836 @ 17.6743
19.61/19.77	c bounds 481 >= -3835 @ 17.6781
19.61/19.78	c bounds 481 >= -3832 @ 17.6817
19.61/19.78	c bounds 481 >= -3830 @ 17.6855
19.61/19.79	c bounds 481 >= -3829 @ 17.6892
19.61/19.79	c bounds 481 >= -3828 @ 17.6931
19.70/19.80	c bounds 481 >= -3827 @ 17.697
19.70/19.80	c bounds 481 >= -3826 @ 17.7008
19.70/19.81	c bounds 481 >= -3825 @ 17.7047
19.70/19.82	c bounds 481 >= -3824 @ 17.7094
19.70/19.82	c bounds 481 >= -3823 @ 17.7132
19.70/19.83	c bounds 481 >= -3822 @ 17.7159
19.70/19.83	c bounds 481 >= -3821 @ 17.7198
19.70/19.84	c bounds 481 >= -3820 @ 17.7248
19.70/19.84	c bounds 481 >= -3819 @ 17.7284
19.70/19.85	c bounds 481 >= -3818 @ 17.7332
19.70/19.86	c bounds 481 >= -3817 @ 17.7387
19.70/19.86	c bounds 481 >= -3816 @ 17.7448
19.70/19.87	c bounds 481 >= -3813 @ 17.7487
19.70/19.87	c bounds 481 >= -3811 @ 17.7536
19.70/19.88	c bounds 481 >= -3809 @ 17.7594
19.70/19.89	c bounds 481 >= -3807 @ 17.7652
19.70/19.89	c bounds 481 >= -3805 @ 17.77
19.81/19.90	c bounds 481 >= -3804 @ 17.774
19.81/19.90	c bounds 481 >= -3803 @ 17.778
19.81/19.91	c bounds 481 >= -3802 @ 17.7817
19.81/19.92	c bounds 481 >= -3801 @ 17.7857
19.81/19.92	c bounds 481 >= -3800 @ 17.7905
19.81/19.93	c bounds 481 >= -3799 @ 17.7964
19.81/19.93	c bounds 481 >= -3797 @ 17.8013
19.81/19.94	c bounds 481 >= -3796 @ 17.8062
19.81/19.94	c bounds 481 >= -3794 @ 17.8091
19.81/19.95	c bounds 481 >= -3793 @ 17.812
19.81/19.96	c bounds 481 >= -3792 @ 17.8168
19.81/19.96	c bounds 481 >= -3791 @ 17.8207
19.81/19.97	c bounds 481 >= -3788 @ 17.8255
19.81/19.97	c bounds 481 >= -3787 @ 17.8304
19.81/19.98	c bounds 481 >= -3784 @ 17.8353
19.81/19.99	c bounds 481 >= -3781 @ 17.8402
19.81/19.99	c bounds 481 >= -3780 @ 17.8451
19.81/20.00	c bounds 481 >= -3779 @ 17.849
19.91/20.00	c bounds 481 >= -3776 @ 17.8531
19.91/20.01	c bounds 481 >= -3775 @ 17.858
19.91/20.02	c bounds 481 >= -3772 @ 17.863
19.91/20.02	c bounds 481 >= -3770 @ 17.8669
19.91/20.03	c bounds 481 >= -3769 @ 17.8699
19.91/20.03	c bounds 481 >= -3768 @ 17.8746
19.91/20.04	c bounds 481 >= -3767 @ 17.8789
19.91/20.05	c bounds 481 >= -3765 @ 17.8818
19.91/20.05	c bounds 481 >= -3764 @ 17.8856
19.91/20.06	c bounds 481 >= -3763 @ 17.8885
19.91/20.06	c bounds 481 >= -3762 @ 17.8927
19.91/20.07	c bounds 481 >= -3760 @ 17.8964
19.91/20.08	c bounds 481 >= -3759 @ 17.9003
19.91/20.08	c bounds 481 >= -3756 @ 17.904
19.91/20.09	c bounds 481 >= -3753 @ 17.9079
19.91/20.09	c bounds 481 >= -3751 @ 17.9107
19.91/20.10	c bounds 481 >= -3749 @ 17.9143
20.01/20.10	c bounds 481 >= -3748 @ 17.9182
20.01/20.11	c bounds 481 >= -3747 @ 17.922
20.01/20.12	c bounds 481 >= -3746 @ 17.9259
20.01/20.12	c bounds 481 >= -3743 @ 17.9306
20.01/20.13	c bounds 481 >= -3741 @ 17.9343
20.01/20.13	c bounds 481 >= -3738 @ 17.939
20.01/20.14	c bounds 481 >= -3737 @ 17.9438
20.01/20.14	c bounds 481 >= -3735 @ 17.9476
20.01/20.15	c bounds 481 >= -3733 @ 17.9514
20.01/20.16	c bounds 481 >= -3732 @ 17.9561
20.01/20.16	c bounds 481 >= -3730 @ 17.9599
20.01/20.17	c bounds 481 >= -3729 @ 17.9647
20.01/20.17	c bounds 481 >= -3728 @ 17.9707
20.01/20.18	c bounds 481 >= -3725 @ 17.9764
20.01/20.19	c bounds 481 >= -3724 @ 17.9812
20.01/20.19	c bounds 481 >= -3723 @ 17.986
20.10/20.20	c bounds 481 >= -3722 @ 17.991
20.10/20.20	c bounds 481 >= -3721 @ 17.9957
20.10/20.21	c bounds 481 >= -3718 @ 17.9995
20.10/20.21	c bounds 481 >= -3717 @ 18.0035
20.10/20.22	c bounds 481 >= -3714 @ 18.0062
20.10/20.23	c bounds 481 >= -3711 @ 18.01
20.10/20.23	c bounds 481 >= -3710 @ 18.0138
20.10/20.24	c bounds 481 >= -3709 @ 18.0185
20.10/20.24	c bounds 481 >= -3707 @ 18.0243
20.10/20.25	c bounds 481 >= -3705 @ 18.029
20.10/20.26	c bounds 481 >= -3704 @ 18.035
20.10/20.26	c bounds 481 >= -3703 @ 18.0388
20.10/20.27	c bounds 481 >= -3702 @ 18.0425
20.10/20.27	c bounds 481 >= -3701 @ 18.0463
20.10/20.28	c bounds 481 >= -3700 @ 18.0501
20.10/20.28	c bounds 481 >= -3698 @ 18.0538
20.10/20.29	c bounds 481 >= -3697 @ 18.0577
20.21/20.30	c bounds 481 >= -3696 @ 18.0624
20.21/20.30	c bounds 481 >= -3694 @ 18.0672
20.21/20.31	c bounds 481 >= -3693 @ 18.071
20.21/20.31	c bounds 481 >= -3692 @ 18.0739
20.21/20.32	c bounds 481 >= -3690 @ 18.0766
20.21/20.32	c bounds 481 >= -3689 @ 18.0814
20.21/20.33	c bounds 481 >= -3688 @ 18.0851
20.21/20.34	c bounds 481 >= -3687 @ 18.0899
20.21/20.34	c bounds 481 >= -3686 @ 18.0956
20.21/20.35	c bounds 481 >= -3685 @ 18.0995
20.21/20.35	c bounds 481 >= -3684 @ 18.1043
20.21/20.36	c bounds 481 >= -3683 @ 18.1081
20.21/20.37	c bounds 481 >= -3680 @ 18.1119
20.21/20.37	c bounds 481 >= -3678 @ 18.1156
20.21/20.38	c bounds 481 >= -3677 @ 18.1196
20.21/20.38	c bounds 481 >= -3676 @ 18.1234
20.21/20.39	c bounds 481 >= -3673 @ 18.1272
20.21/20.39	c bounds 481 >= -3672 @ 18.13
20.31/20.40	c bounds 481 >= -3671 @ 18.1317
20.31/20.40	c bounds 481 >= -3670 @ 18.1351
20.31/20.41	c bounds 481 >= -3668 @ 18.1408
20.31/20.42	c bounds 481 >= -3667 @ 18.1465
20.31/20.42	c bounds 481 >= -3666 @ 18.1512
20.31/20.43	c bounds 481 >= -3665 @ 18.155
20.31/20.43	c bounds 481 >= -3663 @ 18.1598
20.31/20.44	c bounds 481 >= -3660 @ 18.1645
20.31/20.45	c bounds 481 >= -3658 @ 18.1683
20.31/20.45	c bounds 481 >= -3657 @ 18.1732
20.31/20.46	c bounds 481 >= -3656 @ 18.179
20.31/20.46	c bounds 481 >= -3653 @ 18.1819
20.31/20.47	c bounds 481 >= -3652 @ 18.187
20.31/20.47	c bounds 481 >= -3650 @ 18.1908
20.31/20.48	c bounds 481 >= -3648 @ 18.1932
20.31/20.49	c bounds 481 >= -3645 @ 18.197
20.31/20.49	c bounds 481 >= -3644 @ 18.2002
20.40/20.50	c bounds 481 >= -3643 @ 18.204
20.40/20.50	c bounds 481 >= -3642 @ 18.2068
20.40/20.51	c bounds 481 >= -3640 @ 18.2106
20.40/20.52	c bounds 481 >= -3639 @ 18.2158
20.40/20.52	c bounds 481 >= -3637 @ 18.2188
20.40/20.53	c bounds 481 >= -3636 @ 18.2226
20.40/20.53	c bounds 481 >= -3635 @ 18.2269
20.40/20.54	c bounds 481 >= -3632 @ 18.2298
20.40/20.55	c bounds 481 >= -3631 @ 18.2327
20.40/20.55	c bounds 481 >= -3630 @ 18.2365
20.40/20.56	c bounds 481 >= -3629 @ 18.2403
20.40/20.56	c bounds 481 >= -3627 @ 18.245
20.40/20.57	c bounds 481 >= -3624 @ 18.2489
20.40/20.58	c bounds 481 >= -3623 @ 18.2517
20.40/20.58	c bounds 481 >= -3622 @ 18.2545
20.40/20.59	c bounds 481 >= -3621 @ 18.2605
20.40/20.59	c bounds 481 >= -3620 @ 18.2635
20.50/20.60	c bounds 481 >= -3619 @ 18.2692
20.50/20.61	c bounds 481 >= -3618 @ 18.2742
20.50/20.61	c bounds 481 >= -3617 @ 18.2781
20.50/20.62	c bounds 481 >= -3615 @ 18.2839
20.50/20.62	c bounds 481 >= -3612 @ 18.2887
20.50/20.63	c bounds 481 >= -3611 @ 18.2926
20.50/20.63	c bounds 481 >= -3610 @ 18.2964
20.50/20.64	c bounds 481 >= -3609 @ 18.3004
20.50/20.65	c bounds 481 >= -3608 @ 18.3051
20.50/20.65	c bounds 481 >= -3605 @ 18.3098
20.50/20.66	c bounds 481 >= -3604 @ 18.3146
20.50/20.66	c bounds 481 >= -3602 @ 18.3194
20.50/20.67	c bounds 481 >= -3601 @ 18.3242
20.50/20.68	c bounds 481 >= -3600 @ 18.3271
20.50/20.68	c bounds 481 >= -3599 @ 18.3323
20.50/20.69	c bounds 481 >= -3598 @ 18.3352
20.50/20.69	c bounds 481 >= -3597 @ 18.339
20.61/20.70	c bounds 481 >= -3596 @ 18.3429
20.61/20.70	c bounds 481 >= -3594 @ 18.3476
20.61/20.71	c bounds 481 >= -3593 @ 18.3523
20.61/20.72	c bounds 481 >= -3592 @ 18.3584
20.61/20.72	c bounds 481 >= -3591 @ 18.3621
20.61/20.73	c bounds 481 >= -3590 @ 18.365
20.61/20.73	c bounds 481 >= -3589 @ 18.3697
20.61/20.74	c bounds 481 >= -3586 @ 18.3735
20.61/20.75	c bounds 481 >= -3585 @ 18.3763
20.61/20.75	c bounds 481 >= -3584 @ 18.3802
20.61/20.76	c bounds 481 >= -3583 @ 18.3842
20.61/20.76	c bounds 481 >= -3580 @ 18.3889
20.61/20.77	c bounds 481 >= -3579 @ 18.3927
20.61/20.77	c bounds 481 >= -3578 @ 18.3964
20.61/20.78	c bounds 481 >= -3577 @ 18.3987
20.61/20.79	c bounds 481 >= -3576 @ 18.4024
20.61/20.79	c bounds 481 >= -3575 @ 18.4064
20.70/20.80	c bounds 481 >= -3573 @ 18.4091
20.70/20.80	c bounds 481 >= -3571 @ 18.4118
20.70/20.81	c bounds 481 >= -3568 @ 18.4145
20.70/20.81	c bounds 481 >= -3567 @ 18.4202
20.70/20.82	c bounds 481 >= -3566 @ 18.425
20.70/20.83	c bounds 481 >= -3565 @ 18.43
20.70/20.83	c bounds 481 >= -3564 @ 18.4347
20.70/20.84	c bounds 481 >= -3563 @ 18.4385
20.70/20.84	c bounds 481 >= -3562 @ 18.4443
20.70/20.85	c bounds 481 >= -3560 @ 18.447
20.70/20.86	c bounds 481 >= -3557 @ 18.4507
20.70/20.86	c bounds 481 >= -3556 @ 18.4547
20.70/20.87	c bounds 481 >= -3553 @ 18.4585
20.70/20.87	c bounds 481 >= -3551 @ 18.4632
20.70/20.88	c bounds 481 >= -3550 @ 18.4678
20.70/20.88	c bounds 481 >= -3549 @ 18.4715
20.70/20.89	c bounds 481 >= -3548 @ 18.4756
20.80/20.90	c bounds 481 >= -3547 @ 18.4786
20.80/20.90	c bounds 481 >= -3546 @ 18.4834
20.80/20.91	c bounds 481 >= -3545 @ 18.4873
20.80/20.91	c bounds 481 >= -3544 @ 18.4921
20.80/20.92	c bounds 481 >= -3543 @ 18.496
20.80/20.93	c bounds 481 >= -3541 @ 18.5
20.80/20.93	c bounds 481 >= -3538 @ 18.5037
20.80/20.94	c bounds 481 >= -3537 @ 18.5075
20.80/20.94	c bounds 481 >= -3535 @ 18.5123
20.80/20.95	c bounds 481 >= -3534 @ 18.5161
20.80/20.95	c bounds 481 >= -3533 @ 18.5189
20.80/20.96	c bounds 481 >= -3532 @ 18.5226
20.80/20.97	c bounds 481 >= -3531 @ 18.5273
20.80/20.97	c bounds 481 >= -3530 @ 18.5321
20.80/20.98	c bounds 481 >= -3529 @ 18.5369
20.80/20.98	c bounds 481 >= -3527 @ 18.5427
20.80/20.99	c bounds 481 >= -3526 @ 18.5474
20.80/20.99	c bounds 481 >= -3525 @ 18.5522
20.80/21.00	c bounds 481 >= -3523 @ 18.5561
20.90/21.01	c bounds 481 >= -3520 @ 18.5608
20.90/21.01	c bounds 481 >= -3517 @ 18.5646
20.90/21.02	c bounds 481 >= -3516 @ 18.5684
20.90/21.02	c bounds 481 >= -3515 @ 18.5731
20.90/21.03	c bounds 481 >= -3514 @ 18.5778
20.90/21.03	c bounds 481 >= -3512 @ 18.5806
20.90/21.04	c bounds 481 >= -3511 @ 18.5833
20.90/21.05	c bounds 481 >= -3510 @ 18.588
20.90/21.05	c bounds 481 >= -3509 @ 18.5928
20.90/21.06	c bounds 481 >= -3508 @ 18.5964
20.90/21.06	c bounds 481 >= -3507 @ 18.6001
20.90/21.07	c bounds 481 >= -3506 @ 18.6049
20.90/21.07	c bounds 481 >= -3505 @ 18.6087
20.90/21.08	c bounds 481 >= -3503 @ 18.6124
20.90/21.09	c bounds 481 >= -3502 @ 18.6161
20.90/21.09	c bounds 481 >= -3500 @ 18.6208
20.90/21.10	c bounds 481 >= -3499 @ 18.6235
21.01/21.10	c bounds 481 >= -3498 @ 18.6272
21.01/21.11	c bounds 481 >= -3495 @ 18.6309
21.01/21.11	c bounds 481 >= -3494 @ 18.6368
21.01/21.12	c bounds 481 >= -3491 @ 18.6406
21.01/21.13	c bounds 481 >= -3490 @ 18.6444
21.01/21.13	c bounds 481 >= -3489 @ 18.6493
21.01/21.14	c bounds 481 >= -3488 @ 18.6532
21.01/21.14	c bounds 481 >= -3485 @ 18.6571
21.01/21.15	c bounds 481 >= -3484 @ 18.6609
21.01/21.16	c bounds 481 >= -3482 @ 18.6668
21.01/21.16	c bounds 481 >= -3481 @ 18.6707
21.01/21.17	c bounds 481 >= -3479 @ 18.6755
21.01/21.17	c bounds 481 >= -3476 @ 18.6793
21.01/21.18	c bounds 481 >= -3475 @ 18.6841
21.01/21.19	c bounds 481 >= -3473 @ 18.688
21.01/21.19	c bounds 481 >= -3472 @ 18.6918
21.10/21.20	c bounds 481 >= -3471 @ 18.6957
21.10/21.20	c bounds 481 >= -3470 @ 18.6996
21.10/21.21	c bounds 481 >= -3469 @ 18.7024
21.10/21.21	c bounds 481 >= -3468 @ 18.7052
21.10/21.22	c bounds 481 >= -3467 @ 18.709
21.10/21.23	c bounds 481 >= -3466 @ 18.7139
21.10/21.23	c bounds 481 >= -3465 @ 18.7178
21.10/21.24	c bounds 481 >= -3463 @ 18.7226
21.10/21.24	c bounds 481 >= -3462 @ 18.7274
21.10/21.25	c bounds 481 >= -3461 @ 18.7323
21.10/21.26	c bounds 481 >= -3460 @ 18.7361
21.10/21.26	c bounds 481 >= -3459 @ 18.7389
21.10/21.27	c bounds 481 >= -3457 @ 18.7418
21.10/21.27	c bounds 481 >= -3454 @ 18.7466
21.10/21.28	c bounds 481 >= -3453 @ 18.7504
21.10/21.28	c bounds 481 >= -3452 @ 18.7532
21.10/21.29	c bounds 481 >= -3450 @ 18.756
21.20/21.30	c bounds 481 >= -3448 @ 18.7598
21.20/21.30	c bounds 481 >= -3447 @ 18.7627
21.20/21.31	c bounds 481 >= -3446 @ 18.7665
21.20/21.31	c bounds 481 >= -3445 @ 18.7714
21.20/21.32	c bounds 481 >= -3442 @ 18.7751
21.20/21.33	c bounds 481 >= -3441 @ 18.7809
21.20/21.33	c bounds 481 >= -3438 @ 18.7847
21.20/21.34	c bounds 481 >= -3437 @ 18.7896
21.20/21.34	c bounds 481 >= -3436 @ 18.7934
21.20/21.35	c bounds 481 >= -3435 @ 18.7982
21.20/21.35	c bounds 481 >= -3434 @ 18.8021
21.20/21.36	c bounds 481 >= -3431 @ 18.8069
21.20/21.37	c bounds 481 >= -3428 @ 18.8108
21.20/21.37	c bounds 481 >= -3427 @ 18.8146
21.20/21.38	c bounds 481 >= -3424 @ 18.8194
21.20/21.38	c bounds 481 >= -3423 @ 18.8247
21.20/21.39	c bounds 481 >= -3422 @ 18.8285
21.30/21.40	c bounds 481 >= -3421 @ 18.8324
21.30/21.40	c bounds 481 >= -3419 @ 18.8362
21.30/21.41	c bounds 481 >= -3418 @ 18.8422
21.30/21.41	c bounds 481 >= -3417 @ 18.8482
21.30/21.42	c bounds 481 >= -3415 @ 18.8521
21.30/21.43	c bounds 481 >= -3413 @ 18.8548
21.30/21.43	c bounds 481 >= -3412 @ 18.8596
21.30/21.44	c bounds 481 >= -3411 @ 18.8634
21.30/21.44	c bounds 481 >= -3410 @ 18.8682
21.30/21.45	c bounds 481 >= -3407 @ 18.8729
21.30/21.45	c bounds 481 >= -3405 @ 18.8768
21.30/21.46	c bounds 481 >= -3404 @ 18.8825
21.30/21.47	c bounds 481 >= -3403 @ 18.8853
21.30/21.47	c bounds 481 >= -3401 @ 18.89
21.30/21.48	c bounds 481 >= -3400 @ 18.8946
21.30/21.48	c bounds 481 >= -3399 @ 18.9004
21.30/21.49	c bounds 481 >= -3398 @ 18.9031
21.30/21.50	c bounds 481 >= -3397 @ 18.9082
21.39/21.50	c bounds 481 >= -3396 @ 18.9119
21.39/21.51	c bounds 481 >= -3395 @ 18.9166
21.39/21.51	c bounds 481 >= -3394 @ 18.9205
21.39/21.52	c bounds 481 >= -3393 @ 18.9232
21.39/21.52	c bounds 481 >= -3392 @ 18.928
21.39/21.53	c bounds 481 >= -3391 @ 18.9319
21.39/21.53	c bounds 481 >= -3390 @ 18.935
21.39/21.54	c bounds 481 >= -3389 @ 18.9388
21.39/21.55	c bounds 481 >= -3388 @ 18.9425
21.39/21.55	c bounds 481 >= -3387 @ 18.9453
21.39/21.56	c bounds 481 >= -3386 @ 18.9494
21.39/21.56	c bounds 481 >= -3385 @ 18.9531
21.39/21.57	c bounds 481 >= -3384 @ 18.9588
21.39/21.58	c bounds 481 >= -3383 @ 18.9639
21.39/21.58	c bounds 481 >= -3380 @ 18.9686
21.39/21.59	c bounds 481 >= -3379 @ 18.9733
21.39/21.59	c bounds 481 >= -3377 @ 18.9771
21.49/21.60	c bounds 481 >= -3376 @ 18.9809
21.49/21.60	c bounds 481 >= -3375 @ 18.9856
21.49/21.61	c bounds 481 >= -3374 @ 18.9893
21.49/21.62	c bounds 481 >= -3373 @ 18.992
21.49/21.62	c bounds 481 >= -3372 @ 18.9977
21.49/21.63	c bounds 481 >= -3371 @ 19.0015
21.49/21.63	c bounds 481 >= -3370 @ 19.0051
21.49/21.64	c bounds 481 >= -3369 @ 19.0088
21.49/21.64	c bounds 481 >= -3366 @ 19.0126
21.49/21.65	c bounds 481 >= -3364 @ 19.0172
21.49/21.66	c bounds 481 >= -3363 @ 19.0219
21.49/21.66	c bounds 481 >= -3361 @ 19.0268
21.49/21.67	c bounds 481 >= -3358 @ 19.0306
21.49/21.67	c bounds 481 >= -3357 @ 19.0325
21.49/21.68	c bounds 481 >= -3356 @ 19.0372
21.49/21.68	c bounds 481 >= -3355 @ 19.0412
21.49/21.69	c bounds 481 >= -3354 @ 19.045
21.59/21.70	c bounds 481 >= -3353 @ 19.0488
21.59/21.70	c bounds 481 >= -3351 @ 19.0535
21.59/21.71	c bounds 481 >= -3350 @ 19.0574
21.59/21.71	c bounds 481 >= -3348 @ 19.0611
21.59/21.72	c bounds 481 >= -3345 @ 19.065
21.59/21.73	c bounds 481 >= -3344 @ 19.0697
21.59/21.73	c bounds 481 >= -3343 @ 19.0755
21.59/21.74	c bounds 481 >= -3342 @ 19.0802
21.59/21.74	c bounds 481 >= -3341 @ 19.0834
21.59/21.75	c bounds 481 >= -3340 @ 19.086
21.59/21.75	c bounds 481 >= -3339 @ 19.0888
21.59/21.76	c bounds 481 >= -3338 @ 19.0935
21.59/21.76	c bounds 481 >= -3335 @ 19.0973
21.59/21.77	c bounds 481 >= -3332 @ 19.1009
21.59/21.78	c bounds 481 >= -3331 @ 19.1048
21.59/21.78	c #Conflicts:      10000 | #Constraints:      19698
21.59/21.78	c bounds 481 >= -3330 @ 19.1097
21.59/21.79	c bounds 481 >= -3327 @ 19.1134
21.59/21.79	c bounds 481 >= -3326 @ 19.1182
21.69/21.80	c bounds 481 >= -3325 @ 19.1219
21.69/21.81	c bounds 481 >= -3324 @ 19.1267
21.69/21.81	c bounds 481 >= -3323 @ 19.1295
21.69/21.81	c bounds 481 >= -3322 @ 19.1351
21.69/21.82	c bounds 481 >= -3321 @ 19.1399
21.69/21.83	c bounds 481 >= -3320 @ 19.1427
21.69/21.83	c bounds 481 >= -3318 @ 19.1455
21.69/21.84	c bounds 481 >= -3317 @ 19.1493
21.69/21.84	c bounds 481 >= -3316 @ 19.1531
21.69/21.85	c bounds 481 >= -3315 @ 19.1577
21.69/21.86	c bounds 481 >= -3313 @ 19.1614
21.69/21.86	c bounds 481 >= -3310 @ 19.1661
21.69/21.87	c bounds 481 >= -3307 @ 19.1689
21.69/21.87	c bounds 481 >= -3306 @ 19.1726
21.69/21.88	c bounds 481 >= -3305 @ 19.1755
21.69/21.88	c bounds 481 >= -3304 @ 19.1801
21.69/21.89	c bounds 481 >= -3303 @ 19.1829
21.69/21.90	c bounds 481 >= -3302 @ 19.1875
21.79/21.90	c bounds 481 >= -3301 @ 19.1913
21.79/21.91	c bounds 481 >= -3300 @ 19.1962
21.79/21.91	c bounds 481 >= -3299 @ 19.2
21.79/21.92	c bounds 481 >= -3298 @ 19.2052
21.79/21.92	c bounds 481 >= -3296 @ 19.209
21.79/21.93	c bounds 481 >= -3295 @ 19.2116
21.79/21.94	c bounds 481 >= -3294 @ 19.2158
21.79/21.94	c bounds 481 >= -3293 @ 19.2197
21.79/21.95	c bounds 481 >= -3290 @ 19.2246
21.79/21.95	c bounds 481 >= -3287 @ 19.2286
21.79/21.96	c bounds 481 >= -3284 @ 19.2338
21.79/21.97	c bounds 481 >= -3281 @ 19.238
21.79/21.98	c bounds 481 >= -3279 @ 19.2432
21.79/21.98	c bounds 481 >= -3278 @ 19.2469
21.79/21.99	c bounds 481 >= -3277 @ 19.2517
21.79/21.99	c bounds 481 >= -3276 @ 19.2554
21.79/22.00	c bounds 481 >= -3275 @ 19.2584
21.91/22.00	c bounds 481 >= -3274 @ 19.2623
21.91/22.01	c bounds 481 >= -3273 @ 19.2667
21.91/22.01	c bounds 481 >= -3271 @ 19.2724
21.91/22.02	c bounds 481 >= -3269 @ 19.2752
21.91/22.03	c bounds 481 >= -3268 @ 19.279
21.91/22.03	c bounds 481 >= -3266 @ 19.2828
21.91/22.04	c bounds 481 >= -3265 @ 19.2858
21.91/22.04	c bounds 481 >= -3264 @ 19.2886
21.91/22.05	c bounds 481 >= -3263 @ 19.2923
21.91/22.05	c bounds 481 >= -3262 @ 19.2972
21.91/22.06	c bounds 481 >= -3261 @ 19.301
21.91/22.07	c bounds 481 >= -3260 @ 19.3057
21.91/22.07	c bounds 481 >= -3259 @ 19.3074
21.91/22.08	c bounds 481 >= -3258 @ 19.311
21.91/22.08	c bounds 481 >= -3257 @ 19.3165
21.91/22.09	c bounds 481 >= -3255 @ 19.3212
21.91/22.09	c bounds 481 >= -3253 @ 19.3259
21.91/22.10	c bounds 481 >= -3251 @ 19.3296
22.01/22.11	c bounds 481 >= -3250 @ 19.3332
22.01/22.11	c bounds 481 >= -3249 @ 19.337
22.01/22.12	c bounds 481 >= -3248 @ 19.3416
22.01/22.12	c bounds 481 >= -3247 @ 19.3474
22.01/22.13	c bounds 481 >= -3245 @ 19.352
22.01/22.13	c bounds 481 >= -3244 @ 19.3547
22.01/22.14	c bounds 481 >= -3241 @ 19.3594
22.01/22.15	c bounds 481 >= -3238 @ 19.364
22.01/22.15	c bounds 481 >= -3237 @ 19.3677
22.01/22.16	c bounds 481 >= -3236 @ 19.3717
22.01/22.16	c bounds 481 >= -3235 @ 19.3767
22.01/22.17	c bounds 481 >= -3233 @ 19.3804
22.01/22.17	c bounds 481 >= -3232 @ 19.383
22.01/22.18	c bounds 481 >= -3230 @ 19.3867
22.01/22.19	c bounds 481 >= -3229 @ 19.3915
22.01/22.19	c bounds 481 >= -3228 @ 19.3953
22.09/22.20	c bounds 481 >= -3227 @ 19.399
22.09/22.20	c bounds 481 >= -3226 @ 19.404
22.09/22.21	c bounds 481 >= -3225 @ 19.407
22.09/22.22	c bounds 481 >= -3224 @ 19.4098
22.09/22.22	c bounds 481 >= -3223 @ 19.4145
22.09/22.23	c bounds 481 >= -3221 @ 19.4183
22.09/22.23	c bounds 481 >= -3218 @ 19.4219
22.09/22.24	c bounds 481 >= -3217 @ 19.4256
22.09/22.24	c bounds 481 >= -3216 @ 19.4293
22.09/22.25	c bounds 481 >= -3215 @ 19.4335
22.09/22.26	c bounds 481 >= -3214 @ 19.4386
22.09/22.26	c bounds 481 >= -3211 @ 19.4424
22.09/22.27	c bounds 481 >= -3210 @ 19.4462
22.09/22.27	c bounds 481 >= -3209 @ 19.4497
22.09/22.28	c bounds 481 >= -3208 @ 19.4524
22.09/22.28	c bounds 481 >= -3207 @ 19.4558
22.09/22.29	c bounds 481 >= -3204 @ 19.4604
22.09/22.29	c bounds 481 >= -3203 @ 19.4642
22.20/22.30	c bounds 481 >= -3202 @ 19.4689
22.20/22.31	c bounds 481 >= -3200 @ 19.4726
22.20/22.31	c bounds 481 >= -3198 @ 19.4753
22.20/22.32	c bounds 481 >= -3197 @ 19.4799
22.20/22.32	c bounds 481 >= -3196 @ 19.4827
22.20/22.33	c bounds 481 >= -3195 @ 19.4858
22.20/22.34	c bounds 481 >= -3192 @ 19.4914
22.20/22.34	c bounds 481 >= -3191 @ 19.4951
22.20/22.35	c bounds 481 >= -3190 @ 19.4974
22.20/22.35	c bounds 481 >= -3189 @ 19.5012
22.20/22.36	c bounds 481 >= -3188 @ 19.5054
22.20/22.36	c bounds 481 >= -3187 @ 19.509
22.20/22.37	c bounds 481 >= -3186 @ 19.5136
22.20/22.37	c bounds 481 >= -3185 @ 19.5163
22.20/22.38	c bounds 481 >= -3184 @ 19.5212
22.20/22.38	c bounds 481 >= -3182 @ 19.525
22.20/22.39	c bounds 481 >= -3181 @ 19.5296
22.30/22.40	c bounds 481 >= -3180 @ 19.5332
22.30/22.40	c bounds 481 >= -3178 @ 19.5389
22.30/22.41	c bounds 481 >= -3175 @ 19.5436
22.30/22.41	c bounds 481 >= -3174 @ 19.5483
22.30/22.42	c bounds 481 >= -3171 @ 19.5521
22.30/22.42	c bounds 481 >= -3170 @ 19.5568
22.30/22.43	c bounds 481 >= -3169 @ 19.5609
22.30/22.44	c bounds 481 >= -3168 @ 19.5645
22.30/22.44	c bounds 481 >= -3167 @ 19.5692
22.30/22.45	c bounds 481 >= -3166 @ 19.5729
22.30/22.45	c bounds 481 >= -3163 @ 19.5786
22.30/22.46	c bounds 481 >= -3162 @ 19.5823
22.30/22.47	c bounds 481 >= -3161 @ 19.5875
22.30/22.47	c bounds 481 >= -3160 @ 19.5932
22.30/22.48	c bounds 481 >= -3157 @ 19.5969
22.30/22.48	c bounds 481 >= -3156 @ 19.6006
22.30/22.49	c bounds 481 >= -3155 @ 19.6042
22.30/22.49	c bounds 481 >= -3154 @ 19.6089
22.40/22.50	c bounds 481 >= -3152 @ 19.6145
22.40/22.51	c bounds 481 >= -3151 @ 19.6181
22.40/22.51	c bounds 481 >= -3148 @ 19.6217
22.40/22.52	c bounds 481 >= -3147 @ 19.6244
22.40/22.52	c bounds 481 >= -3146 @ 19.628
22.40/22.53	c bounds 481 >= -3145 @ 19.6315
22.40/22.53	c bounds 481 >= -3144 @ 19.6356
22.40/22.54	c bounds 481 >= -3143 @ 19.6402
22.40/22.54	c bounds 481 >= -3142 @ 19.644
22.40/22.55	c bounds 481 >= -3141 @ 19.6476
22.40/22.55	c bounds 481 >= -3140 @ 19.6523
22.40/22.56	c bounds 481 >= -3137 @ 19.6568
22.40/22.57	c bounds 481 >= -3136 @ 19.6618
22.40/22.57	c bounds 481 >= -3135 @ 19.6665
22.40/22.58	c bounds 481 >= -3133 @ 19.671
22.40/22.58	c bounds 481 >= -3132 @ 19.6737
22.40/22.59	c bounds 481 >= -3130 @ 19.6772
22.40/22.59	c bounds 481 >= -3129 @ 19.6798
22.50/22.60	c bounds 481 >= -3128 @ 19.6835
22.50/22.60	c bounds 481 >= -3127 @ 19.687
22.50/22.61	c bounds 481 >= -3125 @ 19.6887
22.50/22.61	c bounds 481 >= -3124 @ 19.6923
22.50/22.62	c bounds 481 >= -3122 @ 19.6959
22.50/22.63	c bounds 481 >= -3121 @ 19.7008
22.50/22.63	c bounds 481 >= -3120 @ 19.7044
22.50/22.64	c bounds 481 >= -3119 @ 19.708
22.50/22.64	c bounds 481 >= -3118 @ 19.7125
22.50/22.65	c bounds 481 >= -3115 @ 19.7136
22.50/22.65	c bounds 481 >= -3114 @ 19.7181
22.50/22.66	c bounds 481 >= -3112 @ 19.7217
22.50/22.66	c bounds 481 >= -3111 @ 19.7263
22.50/22.67	c bounds 481 >= -3110 @ 19.7289
22.50/22.67	c bounds 481 >= -3109 @ 19.7324
22.50/22.68	c bounds 481 >= -3107 @ 19.735
22.50/22.69	c bounds 481 >= -3106 @ 19.7385
22.50/22.69	c bounds 481 >= -3105 @ 19.7431
22.59/22.70	c bounds 481 >= -3104 @ 19.747
22.59/22.70	c bounds 481 >= -3103 @ 19.7496
22.59/22.71	c bounds 481 >= -3102 @ 19.7541
22.59/22.71	c bounds 481 >= -3101 @ 19.7565
22.59/22.72	c bounds 481 >= -3100 @ 19.7614
22.59/22.73	c bounds 481 >= -3098 @ 19.7651
22.59/22.73	c bounds 481 >= -3097 @ 19.7695
22.59/22.74	c bounds 481 >= -3096 @ 19.7741
22.59/22.74	c bounds 481 >= -3095 @ 19.7765
22.59/22.75	c bounds 481 >= -3093 @ 19.7811
22.59/22.75	c bounds 481 >= -3092 @ 19.7836
22.59/22.76	c bounds 481 >= -3091 @ 19.7873
22.59/22.76	c bounds 481 >= -3090 @ 19.7909
22.59/22.77	c bounds 481 >= -3089 @ 19.7948
22.59/22.78	c bounds 481 >= -3088 @ 19.7987
22.59/22.78	c bounds 481 >= -3086 @ 19.8015
22.59/22.79	c bounds 481 >= -3085 @ 19.8062
22.59/22.79	c bounds 481 >= -3084 @ 19.8111
22.70/22.80	c bounds 481 >= -3081 @ 19.8156
22.70/22.80	c bounds 481 >= -3080 @ 19.8185
22.70/22.81	c bounds 481 >= -3079 @ 19.8221
22.70/22.82	c bounds 481 >= -3076 @ 19.8266
22.70/22.82	c bounds 481 >= -3075 @ 19.8304
22.70/22.83	c bounds 481 >= -3074 @ 19.8339
22.70/22.83	c bounds 481 >= -3073 @ 19.8364
22.70/22.84	c bounds 481 >= -3072 @ 19.8409
22.70/22.84	c bounds 481 >= -3071 @ 19.8439
22.70/22.85	c bounds 481 >= -3069 @ 19.8483
22.70/22.85	c bounds 481 >= -3067 @ 19.8529
22.70/22.86	c bounds 481 >= -3065 @ 19.8555
22.70/22.86	c bounds 481 >= -3063 @ 19.858
22.70/22.87	c bounds 481 >= -3062 @ 19.8615
22.70/22.88	c bounds 481 >= -3061 @ 19.866
22.70/22.88	c bounds 481 >= -3060 @ 19.8716
22.70/22.89	c bounds 481 >= -3059 @ 19.8765
22.70/22.89	c bounds 481 >= -3057 @ 19.88
22.80/22.90	c bounds 481 >= -3055 @ 19.8835
22.80/22.90	c bounds 481 >= -3053 @ 19.8861
22.80/22.91	c bounds 481 >= -3052 @ 19.8889
22.80/22.92	c bounds 481 >= -3051 @ 19.8927
22.80/22.92	c bounds 481 >= -3050 @ 19.8952
22.80/22.93	c bounds 481 >= -3049 @ 19.8996
22.80/22.93	c bounds 481 >= -3046 @ 19.9041
22.80/22.94	c bounds 481 >= -3045 @ 19.9088
22.80/22.94	c bounds 481 >= -3043 @ 19.9114
22.80/22.95	c bounds 481 >= -3042 @ 19.9149
22.80/22.95	c bounds 481 >= -3041 @ 19.9184
22.80/22.96	c bounds 481 >= -3039 @ 19.9219
22.80/22.97	c bounds 481 >= -3038 @ 19.9254
22.80/22.97	c bounds 481 >= -3036 @ 19.9288
22.80/22.98	c bounds 481 >= -3034 @ 19.9323
22.80/22.98	c bounds 481 >= -3033 @ 19.9367
22.80/22.99	c bounds 481 >= -3032 @ 19.9407
22.80/22.99	c bounds 481 >= -3031 @ 19.9433
22.80/23.00	c bounds 481 >= -3028 @ 19.9468
22.90/23.00	c bounds 481 >= -3027 @ 19.9493
22.90/23.01	c bounds 481 >= -3026 @ 19.9529
22.90/23.01	c bounds 481 >= -3025 @ 19.9572
22.90/23.02	c bounds 481 >= -3024 @ 19.9588
22.90/23.02	c bounds 481 >= -3023 @ 19.9631
22.90/23.03	c bounds 481 >= -3022 @ 19.9666
22.90/23.04	c bounds 481 >= -3021 @ 19.9705
22.90/23.04	c bounds 481 >= -3020 @ 19.9743
22.90/23.05	c bounds 481 >= -3019 @ 19.9778
22.90/23.05	c bounds 481 >= -3016 @ 19.9811
22.90/23.06	c bounds 481 >= -3014 @ 19.9845
22.90/23.06	c bounds 481 >= -3013 @ 19.9879
22.90/23.07	c bounds 481 >= -3011 @ 19.9923
22.90/23.07	c bounds 481 >= -3010 @ 19.9948
22.90/23.08	c bounds 481 >= -3009 @ 20.0001
22.90/23.08	c bounds 481 >= -3008 @ 20.0026
22.90/23.09	c bounds 481 >= -3007 @ 20.0054
22.90/23.10	c bounds 481 >= -3006 @ 20.0098
23.00/23.10	c bounds 481 >= -3005 @ 20.0143
23.00/23.11	c bounds 481 >= -3004 @ 20.0176
23.00/23.11	c bounds 481 >= -3003 @ 20.022
23.00/23.12	c bounds 481 >= -3000 @ 20.0264
23.00/23.12	c bounds 481 >= -2999 @ 20.0288
23.00/23.13	c bounds 481 >= -2997 @ 20.0322
23.00/23.13	c bounds 481 >= -2995 @ 20.0356
23.00/23.14	c bounds 481 >= -2994 @ 20.039
23.00/23.14	c bounds 481 >= -2993 @ 20.0434
23.00/23.15	c bounds 481 >= -2992 @ 20.0487
23.00/23.16	c bounds 481 >= -2991 @ 20.0512
23.00/23.16	c bounds 481 >= -2990 @ 20.0556
23.00/23.17	c bounds 481 >= -2989 @ 20.0609
23.00/23.17	c bounds 481 >= -2988 @ 20.0635
23.00/23.18	c bounds 481 >= -2985 @ 20.0689
23.00/23.18	c bounds 481 >= -2984 @ 20.0724
23.00/23.19	c bounds 481 >= -2983 @ 20.0757
23.00/23.19	c bounds 481 >= -2982 @ 20.08
23.10/23.20	c bounds 481 >= -2981 @ 20.0838
23.10/23.20	c bounds 481 >= -2980 @ 20.0862
23.10/23.21	c bounds 481 >= -2979 @ 20.0896
23.10/23.22	c bounds 481 >= -2978 @ 20.094
23.10/23.22	c bounds 481 >= -2977 @ 20.0993
23.10/23.23	c bounds 481 >= -2976 @ 20.1018
23.10/23.23	c bounds 481 >= -2975 @ 20.1052
23.10/23.24	c bounds 481 >= -2974 @ 20.1105
23.10/23.24	c bounds 481 >= -2973 @ 20.115
23.10/23.25	c bounds 481 >= -2972 @ 20.1196
23.10/23.25	c bounds 481 >= -2971 @ 20.1232
23.10/23.26	c bounds 481 >= -2970 @ 20.1266
23.10/23.27	c bounds 481 >= -2969 @ 20.1314
23.10/23.27	c bounds 481 >= -2968 @ 20.1368
23.10/23.28	c bounds 481 >= -2967 @ 20.1411
23.10/23.28	c bounds 481 >= -2966 @ 20.1458
23.10/23.29	c bounds 481 >= -2965 @ 20.1492
23.10/23.29	c bounds 481 >= -2964 @ 20.1519
23.20/23.30	c bounds 481 >= -2963 @ 20.1545
23.20/23.30	c bounds 481 >= -2962 @ 20.1598
23.20/23.31	c bounds 481 >= -2961 @ 20.1651
23.20/23.31	c bounds 481 >= -2958 @ 20.1685
23.20/23.32	c bounds 481 >= -2955 @ 20.1728
23.20/23.33	c bounds 481 >= -2952 @ 20.1752
23.20/23.33	c bounds 481 >= -2951 @ 20.1784
23.20/23.34	c bounds 481 >= -2950 @ 20.1828
23.20/23.34	c bounds 481 >= -2949 @ 20.1861
23.20/23.35	c bounds 481 >= -2948 @ 20.1894
23.20/23.35	c bounds 481 >= -2947 @ 20.1933
23.20/23.36	c bounds 481 >= -2946 @ 20.1976
23.20/23.36	c bounds 481 >= -2943 @ 20.1999
23.20/23.37	c bounds 481 >= -2941 @ 20.2032
23.20/23.37	c bounds 481 >= -2939 @ 20.2077
23.20/23.38	c bounds 481 >= -2937 @ 20.2099
23.20/23.38	c bounds 481 >= -2936 @ 20.2122
23.20/23.39	c bounds 481 >= -2935 @ 20.2155
23.30/23.40	c bounds 481 >= -2934 @ 20.2194
23.30/23.40	c bounds 481 >= -2933 @ 20.2229
23.30/23.41	c bounds 481 >= -2932 @ 20.2253
23.30/23.41	c bounds 481 >= -2930 @ 20.2296
23.30/23.42	c bounds 481 >= -2929 @ 20.2319
23.30/23.42	c bounds 481 >= -2927 @ 20.2374
23.30/23.43	c bounds 481 >= -2926 @ 20.241
23.30/23.43	c bounds 481 >= -2925 @ 20.2453
23.30/23.44	c bounds 481 >= -2924 @ 20.2495
23.30/23.44	c bounds 481 >= -2923 @ 20.2542
23.30/23.45	c bounds 481 >= -2921 @ 20.2594
23.30/23.45	c bounds 481 >= -2920 @ 20.2617
23.30/23.46	c bounds 481 >= -2919 @ 20.2654
23.30/23.47	c bounds 481 >= -2918 @ 20.2681
23.30/23.47	c bounds 481 >= -2917 @ 20.2718
23.30/23.48	c bounds 481 >= -2916 @ 20.276
23.30/23.48	c bounds 481 >= -2915 @ 20.2802
23.30/23.49	c bounds 481 >= -2912 @ 20.2844
23.30/23.49	c bounds 481 >= -2911 @ 20.2868
23.39/23.50	c bounds 481 >= -2910 @ 20.2911
23.39/23.50	c bounds 481 >= -2909 @ 20.2943
23.39/23.51	c bounds 481 >= -2908 @ 20.2978
23.39/23.51	c bounds 481 >= -2907 @ 20.3011
23.39/23.52	c bounds 481 >= -2906 @ 20.3053
23.39/23.53	c bounds 481 >= -2905 @ 20.3089
23.39/23.53	c bounds 481 >= -2903 @ 20.3132
23.39/23.54	c bounds 481 >= -2902 @ 20.3165
23.39/23.54	c bounds 481 >= -2901 @ 20.3196
23.39/23.55	c bounds 481 >= -2900 @ 20.3219
23.39/23.55	c bounds 481 >= -2899 @ 20.3265
23.39/23.56	c bounds 481 >= -2897 @ 20.3288
23.39/23.56	c bounds 481 >= -2896 @ 20.3322
23.39/23.57	c bounds 481 >= -2895 @ 20.3374
23.39/23.57	c bounds 481 >= -2894 @ 20.342
23.39/23.58	c bounds 481 >= -2893 @ 20.3465
23.39/23.58	c bounds 481 >= -2892 @ 20.3491
23.39/23.59	c bounds 481 >= -2891 @ 20.3532
23.39/23.59	c bounds 481 >= -2890 @ 20.3578
23.49/23.60	c bounds 481 >= -2888 @ 20.3609
23.49/23.60	c bounds 481 >= -2885 @ 20.365
23.49/23.61	c bounds 481 >= -2884 @ 20.3683
23.49/23.62	c bounds 481 >= -2883 @ 20.3716
23.49/23.62	c bounds 481 >= -2882 @ 20.3762
23.49/23.63	c bounds 481 >= -2881 @ 20.3803
23.49/23.63	c bounds 481 >= -2880 @ 20.3834
23.49/23.63	c bounds 481 >= -2879 @ 20.3853
23.49/23.64	c bounds 481 >= -2878 @ 20.388
23.49/23.64	c bounds 481 >= -2877 @ 20.3922
23.49/23.65	c bounds 481 >= -2875 @ 20.3954
23.49/23.65	c bounds 481 >= -2873 @ 20.3986
23.49/23.66	c bounds 481 >= -2872 @ 20.4017
23.49/23.66	c bounds 481 >= -2871 @ 20.4048
23.49/23.67	c bounds 481 >= -2870 @ 20.4079
23.49/23.67	c bounds 481 >= -2868 @ 20.411
23.49/23.68	c bounds 481 >= -2867 @ 20.416
23.49/23.68	c bounds 481 >= -2866 @ 20.4201
23.49/23.69	c bounds 481 >= -2865 @ 20.4229
23.59/23.70	c bounds 481 >= -2864 @ 20.427
23.59/23.70	c bounds 481 >= -2863 @ 20.4312
23.59/23.71	c bounds 481 >= -2862 @ 20.4343
23.59/23.71	c bounds 481 >= -2861 @ 20.4374
23.59/23.72	c bounds 481 >= -2860 @ 20.4404
23.59/23.72	c bounds 481 >= -2858 @ 20.4435
23.59/23.73	c bounds 481 >= -2856 @ 20.4466
23.59/23.73	c bounds 481 >= -2855 @ 20.4506
23.59/23.74	c bounds 481 >= -2854 @ 20.4542
23.59/23.74	c bounds 481 >= -2853 @ 20.4584
23.59/23.75	c bounds 481 >= -2852 @ 20.4639
23.59/23.75	c bounds 481 >= -2851 @ 20.4681
23.59/23.76	c bounds 481 >= -2850 @ 20.4722
23.59/23.76	c bounds 481 >= -2849 @ 20.4764
23.59/23.77	c bounds 481 >= -2848 @ 20.4795
23.59/23.77	c bounds 481 >= -2847 @ 20.4833
23.59/23.78	c bounds 481 >= -2846 @ 20.4875
23.59/23.78	c bounds 481 >= -2845 @ 20.4896
23.59/23.79	c bounds 481 >= -2844 @ 20.4937
23.59/23.79	c bounds 481 >= -2843 @ 20.497
23.69/23.80	c bounds 481 >= -2842 @ 20.5014
23.69/23.80	c bounds 481 >= -2841 @ 20.5066
23.69/23.81	c bounds 481 >= -2840 @ 20.5112
23.69/23.82	c bounds 481 >= -2839 @ 20.5143
23.69/23.82	c bounds 481 >= -2838 @ 20.5174
23.69/23.83	c bounds 481 >= -2837 @ 20.5215
23.69/23.83	c bounds 481 >= -2836 @ 20.5265
23.69/23.84	c bounds 481 >= -2835 @ 20.5297
23.69/23.84	c bounds 481 >= -2833 @ 20.5348
23.69/23.85	c bounds 481 >= -2832 @ 20.5379
23.69/23.85	c bounds 481 >= -2831 @ 20.5405
23.69/23.86	c bounds 481 >= -2830 @ 20.5445
23.69/23.86	c bounds 481 >= -2829 @ 20.5492
23.69/23.87	c bounds 481 >= -2827 @ 20.5534
23.69/23.87	c bounds 481 >= -2825 @ 20.5576
23.69/23.88	c bounds 481 >= -2824 @ 20.5621
23.69/23.88	c bounds 481 >= -2823 @ 20.5667
23.69/23.89	c bounds 481 >= -2822 @ 20.5701
23.69/23.89	c bounds 481 >= -2821 @ 20.5732
23.79/23.90	c bounds 481 >= -2820 @ 20.5775
23.79/23.90	c bounds 481 >= -2819 @ 20.5806
23.79/23.91	c bounds 481 >= -2818 @ 20.5846
23.79/23.92	c bounds 481 >= -2817 @ 20.5899
23.79/23.92	c bounds 481 >= -2816 @ 20.592
23.79/23.93	c bounds 481 >= -2815 @ 20.5957
23.79/23.93	c bounds 481 >= -2814 @ 20.5993
23.79/23.94	c bounds 481 >= -2813 @ 20.6049
23.79/23.94	c bounds 481 >= -2812 @ 20.6086
23.79/23.95	c bounds 481 >= -2811 @ 20.6122
23.79/23.95	c bounds 481 >= -2810 @ 20.6155
23.79/23.96	c bounds 481 >= -2809 @ 20.62
23.79/23.96	c bounds 481 >= -2808 @ 20.6246
23.79/23.97	c bounds 481 >= -2807 @ 20.6288
23.79/23.98	c bounds 481 >= -2806 @ 20.6321
23.79/23.98	c bounds 481 >= -2805 @ 20.6362
23.79/23.99	c bounds 481 >= -2804 @ 20.6402
23.79/23.99	c bounds 481 >= -2803 @ 20.6435
23.79/24.00	c bounds 481 >= -2802 @ 20.6467
23.79/24.00	c bounds 481 >= -2801 @ 20.6503
23.90/24.01	c bounds 481 >= -2800 @ 20.6528
23.90/24.01	c bounds 481 >= -2799 @ 20.6561
23.90/24.02	c bounds 481 >= -2796 @ 20.6602
23.90/24.02	c bounds 481 >= -2795 @ 20.6638
23.90/24.03	c bounds 481 >= -2794 @ 20.6678
23.90/24.03	c bounds 481 >= -2793 @ 20.6711
23.90/24.04	c bounds 481 >= -2792 @ 20.6762
23.90/24.04	c bounds 481 >= -2791 @ 20.6817
23.90/24.05	c bounds 481 >= -2790 @ 20.6849
23.90/24.05	c bounds 481 >= -2789 @ 20.6898
23.90/24.06	c bounds 481 >= -2788 @ 20.6934
23.90/24.07	c bounds 481 >= -2787 @ 20.6969
23.90/24.07	c bounds 481 >= -2786 @ 20.7023
23.90/24.08	c bounds 481 >= -2785 @ 20.7044
23.90/24.08	c bounds 481 >= -2784 @ 20.7075
23.90/24.09	c bounds 481 >= -2783 @ 20.7099
23.90/24.09	c bounds 481 >= -2782 @ 20.7139
23.90/24.10	c bounds 481 >= -2781 @ 20.718
24.00/24.10	c bounds 481 >= -2780 @ 20.7224
24.00/24.11	c bounds 481 >= -2779 @ 20.7258
24.00/24.11	c bounds 481 >= -2778 @ 20.7303
24.00/24.12	c bounds 481 >= -2777 @ 20.7344
24.00/24.12	c bounds 481 >= -2776 @ 20.7387
24.00/24.13	c bounds 481 >= -2775 @ 20.7431
24.00/24.13	c bounds 481 >= -2774 @ 20.7475
24.00/24.14	c bounds 481 >= -2773 @ 20.7495
24.00/24.14	c bounds 481 >= -2772 @ 20.7537
24.00/24.15	c bounds 481 >= -2771 @ 20.7583
24.00/24.16	c bounds 481 >= -2770 @ 20.7624
24.00/24.16	c bounds 481 >= -2769 @ 20.7668
24.00/24.17	c bounds 481 >= -2768 @ 20.7719
24.00/24.17	c bounds 481 >= -2767 @ 20.7745
24.00/24.18	c bounds 481 >= -2766 @ 20.7799
24.00/24.18	c bounds 481 >= -2765 @ 20.7843
24.00/24.19	c bounds 481 >= -2764 @ 20.7874
24.00/24.19	c bounds 481 >= -2763 @ 20.7904
24.09/24.20	c bounds 481 >= -2762 @ 20.7953
24.09/24.20	c bounds 481 >= -2761 @ 20.7993
24.09/24.21	c bounds 481 >= -2760 @ 20.8027
24.09/24.21	c bounds 481 >= -2759 @ 20.8058
24.09/24.22	c bounds 481 >= -2758 @ 20.8097
24.09/24.22	c bounds 481 >= -2757 @ 20.8142
24.09/24.23	c bounds 481 >= -2756 @ 20.8172
24.09/24.23	c bounds 481 >= -2755 @ 20.8212
24.09/24.24	c bounds 481 >= -2754 @ 20.8241
24.09/24.24	c bounds 481 >= -2753 @ 20.8261
24.09/24.25	c bounds 481 >= -2752 @ 20.8313
24.09/24.25	c bounds 481 >= -2751 @ 20.8354
24.09/24.26	c bounds 481 >= -2750 @ 20.8401
24.09/24.27	c bounds 481 >= -2749 @ 20.8438
24.09/24.27	c bounds 481 >= -2748 @ 20.8496
24.09/24.28	c bounds 481 >= -2747 @ 20.8545
24.09/24.28	c bounds 481 >= -2746 @ 20.8594
24.09/24.29	c bounds 481 >= -2745 @ 20.8633
24.09/24.30	c bounds 481 >= -2744 @ 20.8672
24.19/24.30	c bounds 481 >= -2743 @ 20.8721
24.19/24.31	c bounds 481 >= -2742 @ 20.8764
24.19/24.31	c bounds 481 >= -2741 @ 20.8824
24.19/24.32	c bounds 481 >= -2740 @ 20.8854
24.19/24.33	c bounds 481 >= -2739 @ 20.8893
24.19/24.33	c bounds 481 >= -2738 @ 20.8932
24.19/24.34	c bounds 481 >= -2737 @ 20.8971
24.19/24.34	c bounds 481 >= -2736 @ 20.901
24.19/24.35	c bounds 481 >= -2735 @ 20.905
24.19/24.36	c bounds 481 >= -2734 @ 20.91
24.19/24.36	c bounds 481 >= -2733 @ 20.915
24.19/24.37	c bounds 481 >= -2732 @ 20.92
24.19/24.37	c bounds 481 >= -2731 @ 20.9242
24.19/24.38	c bounds 481 >= -2730 @ 20.9281
24.19/24.38	c bounds 481 >= -2729 @ 20.9327
24.19/24.39	c bounds 481 >= -2728 @ 20.9357
24.29/24.40	c bounds 481 >= -2727 @ 20.9392
24.29/24.40	c bounds 481 >= -2726 @ 20.9441
24.29/24.41	c bounds 481 >= -2725 @ 20.9479
24.29/24.41	c bounds 481 >= -2724 @ 20.9532
24.29/24.42	c bounds 481 >= -2723 @ 20.9573
24.29/24.43	c bounds 481 >= -2722 @ 20.9613
24.29/24.43	c bounds 481 >= -2721 @ 20.9655
24.29/24.44	c bounds 481 >= -2720 @ 20.9705
24.29/24.44	c bounds 481 >= -2719 @ 20.9745
24.29/24.45	c bounds 481 >= -2718 @ 20.9798
24.29/24.46	c bounds 481 >= -2717 @ 20.983
24.29/24.46	c bounds 481 >= -2716 @ 20.9854
24.29/24.47	c bounds 481 >= -2715 @ 20.9907
24.29/24.48	c bounds 481 >= -2714 @ 20.9974
24.29/24.48	c bounds 481 >= -2713 @ 20.9997
24.29/24.49	c bounds 481 >= -2712 @ 21.0045
24.39/24.50	c bounds 481 >= -2711 @ 21.0079
24.39/24.50	c bounds 481 >= -2710 @ 21.0131
24.39/24.51	c bounds 481 >= -2709 @ 21.0185
24.39/24.52	c bounds 481 >= -2708 @ 21.023
24.39/24.53	c bounds 481 >= -2707 @ 21.0315
24.39/24.53	c bounds 481 >= -2706 @ 21.0371
24.39/24.54	c bounds 481 >= -2705 @ 21.041
24.39/24.55	c bounds 481 >= -2704 @ 21.0459
24.39/24.56	c bounds 481 >= -2703 @ 21.0507
24.39/24.56	c bounds 481 >= -2702 @ 21.0554
24.39/24.57	c bounds 481 >= -2701 @ 21.0592
24.39/24.58	c bounds 481 >= -2700 @ 21.0628
24.39/24.59	c bounds 481 >= -2699 @ 21.0674
24.39/24.59	c bounds 481 >= -2698 @ 21.0724
24.49/24.60	c bounds 481 >= -2697 @ 21.0776
24.49/24.61	c bounds 481 >= -2696 @ 21.0833
24.49/24.62	c bounds 481 >= -2695 @ 21.0881
24.49/24.63	c bounds 481 >= -2694 @ 21.0915
24.49/24.65	c bounds 481 >= -2693 @ 21.1033
24.49/24.67	c bounds 481 >= -2692 @ 21.1205
24.49/24.69	c bounds 481 >= -2691 @ 21.1364
24.59/24.71	c bounds 481 >= -2690 @ 21.151
24.59/24.73	c #Conflicts:      11000 | #Constraints:      23388
24.59/24.73	c bounds 481 >= -2689 @ 21.1705
24.59/24.75	c bounds 481 >= -2688 @ 21.1867
24.59/24.77	c bounds 481 >= -2687 @ 21.1975
24.59/24.79	c bounds 481 >= -2686 @ 21.2195
24.69/24.80	c bounds 481 >= -2685 @ 21.2247
24.69/24.82	c bounds 481 >= -2684 @ 21.241
24.69/24.89	c bounds 481 >= -2683 @ 21.2898
24.79/24.90	c bounds 481 >= -2682 @ 21.3047
24.79/24.97	c #Conflicts:      12000 | #Constraints:      24520
24.79/24.97	c INPROCESSING
24.79/24.97	c GARBAGE COLLECT
24.79/24.97	c bounds 481 >= -2681 @ 21.364
24.79/24.98	c bounds 481 >= -2680 @ 21.3673
24.89/25.00	c bounds 481 >= -2679 @ 21.3881
24.89/25.07	c #Conflicts:      13000 | #Constraints:      21365
24.89/25.07	c bounds 481 >= -2678 @ 21.4347
24.89/25.08	c bounds 481 >= -2677 @ 21.4415
24.89/25.09	c bounds 481 >= -2676 @ 21.4491
24.99/25.11	c bounds 481 >= -2675 @ 21.4654
24.99/25.12	c bounds 481 >= -2674 @ 21.4738
24.99/25.13	c bounds 481 >= -2673 @ 21.4828
24.99/25.17	c bounds 481 >= -2672 @ 21.5072
25.09/25.21	c #Conflicts:      14000 | #Constraints:      22518
25.09/25.21	c bounds 481 >= -2671 @ 21.5442
25.09/25.21	c bounds 481 >= -2670 @ 21.5507
25.09/25.23	c bounds 481 >= -2669 @ 21.5602
25.09/25.24	c bounds 481 >= -2668 @ 21.5651
25.09/25.29	c bounds 481 >= -2667 @ 21.6118
25.09/25.29	c bounds 481 >= -2666 @ 21.6159
25.18/25.30	c bounds 481 >= -2665 @ 21.6199
25.18/25.31	c bounds 481 >= -2664 @ 21.6326
25.18/25.32	c bounds 481 >= -2663 @ 21.6385
25.18/25.33	c bounds 481 >= -2662 @ 21.6416
25.18/25.34	c bounds 481 >= -2661 @ 21.6451
25.18/25.35	c bounds 481 >= -2660 @ 21.6537
25.18/25.39	c #Conflicts:      15000 | #Constraints:      23735
25.18/25.39	c INPROCESSING
25.18/25.39	c GARBAGE COLLECT
25.18/25.39	c bounds 481 >= -2659 @ 21.6856
25.29/25.40	c bounds 481 >= -2658 @ 21.6965
25.29/25.41	c bounds 481 >= -2657 @ 21.7056
25.29/25.44	c bounds 481 >= -2656 @ 21.7257
25.38/25.50	c #Conflicts:      16000 | #Constraints:      21560
25.38/25.50	c bounds 481 >= -2655 @ 21.7779
25.38/25.54	c bounds 481 >= -2654 @ 21.8167
25.38/25.55	c bounds 481 >= -2653 @ 21.8274
25.38/25.57	c bounds 481 >= -2652 @ 21.8474
25.48/25.67	c #Conflicts:      17000 | #Constraints:      22671
25.48/25.67	c bounds 481 >= -2651 @ 21.9348
25.58/25.75	c #Conflicts:      18000 | #Constraints:      23722
25.58/25.75	c bounds 481 >= -2650 @ 22.0099
25.69/25.82	c INPROCESSING
25.69/25.82	c GARBAGE COLLECT
25.69/25.82	c bounds 481 >= -2649 @ 22.0725
25.69/25.83	c bounds 481 >= -2648 @ 22.0799
25.69/25.83	c bounds 481 >= -2647 @ 22.0861
25.69/25.84	c bounds 481 >= -2646 @ 22.0912
25.69/25.85	c bounds 481 >= -2645 @ 22.0952
25.69/25.85	c bounds 481 >= -2644 @ 22.1003
25.69/25.86	c bounds 481 >= -2643 @ 22.1039
25.69/25.86	c bounds 481 >= -2642 @ 22.108
25.69/25.87	c bounds 481 >= -2641 @ 22.1122
25.69/25.88	c bounds 481 >= -2640 @ 22.1168
25.69/25.88	c bounds 481 >= -2639 @ 22.1211
25.69/25.89	c bounds 481 >= -2638 @ 22.1243
25.69/25.90	c bounds 481 >= -2637 @ 22.1273
25.78/25.90	c bounds 481 >= -2636 @ 22.1313
25.78/25.91	c bounds 481 >= -2635 @ 22.1357
25.78/25.92	c bounds 481 >= -2634 @ 22.1399
25.78/25.93	c bounds 481 >= -2633 @ 22.1435
25.78/25.93	c bounds 481 >= -2632 @ 22.1479
25.78/25.94	c bounds 481 >= -2631 @ 22.1543
25.78/25.95	c bounds 481 >= -2630 @ 22.16
25.78/25.97	c bounds 481 >= -2629 @ 22.176
25.78/25.99	c #Conflicts:      19000 | #Constraints:      21863
25.78/25.99	c bounds 481 >= -2628 @ 22.1911
25.78/26.00	c bounds 481 >= -2627 @ 22.2027
25.89/26.01	c bounds 481 >= -2626 @ 22.2076
25.89/26.02	c bounds 481 >= -2625 @ 22.2178
25.89/26.04	c bounds 481 >= -2624 @ 22.2317
25.89/26.05	c bounds 481 >= -2623 @ 22.236
25.89/26.08	c bounds 481 >= -2622 @ 22.2556
25.89/26.08	c bounds 481 >= -2621 @ 22.2592
25.99/26.12	c #Conflicts:      20000 | #Constraints:      23010
25.99/26.12	c bounds 481 >= -2620 @ 22.2941
35.16/35.35	c #Conflicts:      21000 | #Constraints:      24046
35.16/35.35	c bounds 480 >= -2620 @ 31.3277
35.16/35.36	c bounds 480 >= -2619 @ 31.3329
35.16/35.36	c bounds 480 >= -2618 @ 31.3375
35.16/35.37	c bounds 480 >= -2617 @ 31.3432
35.16/35.38	c bounds 480 >= -2616 @ 31.3477
35.16/35.38	c bounds 480 >= -2615 @ 31.3513
35.16/35.39	c bounds 480 >= -2614 @ 31.3554
35.16/35.40	c bounds 480 >= -2613 @ 31.3609
35.26/35.40	c bounds 480 >= -2612 @ 31.3655
35.26/35.41	c bounds 480 >= -2611 @ 31.3701
35.26/35.42	c bounds 480 >= -2610 @ 31.3762
35.26/35.42	c bounds 480 >= -2609 @ 31.382
35.26/35.43	c bounds 480 >= -2608 @ 31.3886
35.26/35.44	c bounds 480 >= -2607 @ 31.3962
35.26/35.45	c bounds 480 >= -2606 @ 31.3998
35.26/35.45	c bounds 480 >= -2605 @ 31.4065
35.26/35.47	c bounds 480 >= -2604 @ 31.4139
35.26/35.47	c bounds 480 >= -2603 @ 31.4204
35.26/35.48	c bounds 480 >= -2602 @ 31.4264
35.26/35.49	c bounds 480 >= -2601 @ 31.4307
35.36/35.51	c bounds 480 >= -2600 @ 31.4499
35.36/35.54	c bounds 480 >= -2599 @ 31.4741
35.36/35.57	c #Conflicts:      22000 | #Constraints:      25350
35.36/35.57	c bounds 480 >= -2598 @ 31.5039
35.46/35.61	c bounds 480 >= -2597 @ 31.5376
35.55/35.70	c bounds 480 >= -2596 @ 31.6094
35.55/35.72	c #Conflicts:      23000 | #Constraints:      26425
35.55/35.72	c bounds 480 >= -2595 @ 31.6271
35.55/35.76	c bounds 480 >= -2594 @ 31.6605
35.66/35.80	c bounds 480 >= -2593 @ 31.6924
35.75/35.92	c #Conflicts:      24000 | #Constraints:      27459
35.75/35.92	c bounds 480 >= -2592 @ 31.8003
35.96/36.18	c #Conflicts:      25000 | #Constraints:      28513
35.96/36.18	c bounds 480 >= -2591 @ 32.0477
36.05/36.21	c bounds 480 >= -2590 @ 32.0697
36.05/36.22	c bounds 480 >= -2589 @ 32.0773
36.15/36.39	c #Conflicts:      26000 | #Constraints:      29573
36.15/36.39	c bounds 480 >= -2588 @ 32.2362
36.46/36.65	c #Conflicts:      27000 | #Constraints:      30600
36.46/36.65	c bounds 480 >= -2587 @ 32.4834
43.83/44.10	c #Conflicts:      28000 | #Constraints:      31624
43.83/44.10	c INPROCESSING
43.83/44.10	c GARBAGE COLLECT
43.83/44.10	c rational objective 11.5
44.73/44.91	c #Conflicts:      29000 | #Constraints:      25408
44.73/44.91	c bounds 479 >= -2587 @ 40.5748
44.73/44.91	c bounds 479 >= -2586 @ 40.5798
44.73/44.92	c bounds 479 >= -2585 @ 40.586
44.73/44.93	c bounds 479 >= -2584 @ 40.591
44.73/44.93	c bounds 479 >= -2583 @ 40.5962
44.73/44.94	c bounds 479 >= -2582 @ 40.6002
44.73/44.94	c bounds 479 >= -2581 @ 40.6023
44.73/44.95	c bounds 479 >= -2580 @ 40.608
44.73/44.96	c bounds 479 >= -2579 @ 40.6134
44.73/44.96	c bounds 479 >= -2578 @ 40.6171
44.73/44.97	c bounds 479 >= -2577 @ 40.6216
44.73/44.97	c bounds 479 >= -2576 @ 40.6238
44.73/44.98	c bounds 479 >= -2575 @ 40.6297
44.73/44.99	c bounds 479 >= -2574 @ 40.634
44.73/44.99	c bounds 479 >= -2573 @ 40.6404
44.83/45.00	c bounds 479 >= -2572 @ 40.6468
44.83/45.02	c bounds 479 >= -2571 @ 40.6579
44.83/45.04	c bounds 479 >= -2570 @ 40.6745
44.83/45.04	c bounds 479 >= -2569 @ 40.6833
44.83/45.05	c bounds 479 >= -2568 @ 40.6866
44.83/45.06	c bounds 479 >= -2567 @ 40.6917
44.83/45.08	c bounds 479 >= -2566 @ 40.711
44.83/45.09	c bounds 479 >= -2565 @ 40.7155
44.83/45.09	c bounds 479 >= -2564 @ 40.7195
44.93/45.13	c #Conflicts:      30000 | #Constraints:      26729
44.93/45.13	c bounds 479 >= -2563 @ 40.7535
44.93/45.19	c bounds 479 >= -2562 @ 40.804
45.02/45.27	c #Conflicts:      31000 | #Constraints:      27780
45.02/45.27	c bounds 479 >= -2561 @ 40.8734
45.73/45.90	c bounds 478 >= -2561 @ 41.4904
45.73/45.91	c bounds 478 >= -2560 @ 41.4957
45.73/45.92	c bounds 478 >= -2559 @ 41.5009
45.73/45.92	c bounds 478 >= -2558 @ 41.5063
45.73/45.93	c bounds 478 >= -2557 @ 41.5102
45.73/45.94	c bounds 478 >= -2556 @ 41.5147
45.73/45.95	c bounds 478 >= -2555 @ 41.5208
45.73/45.95	c bounds 478 >= -2554 @ 41.5242
45.73/45.96	c bounds 478 >= -2553 @ 41.5275
45.73/45.96	c bounds 478 >= -2552 @ 41.531
45.73/45.97	c bounds 478 >= -2551 @ 41.5344
45.73/45.97	c bounds 478 >= -2550 @ 41.5412
45.73/45.98	c bounds 478 >= -2549 @ 41.5468
45.73/45.99	c bounds 478 >= -2548 @ 41.5512
45.73/46.00	c bounds 478 >= -2547 @ 41.5589
45.83/46.00	c bounds 478 >= -2546 @ 41.5632
45.83/46.01	c bounds 478 >= -2545 @ 41.5689
45.83/46.02	c bounds 478 >= -2544 @ 41.5762
45.83/46.05	c bounds 478 >= -2543 @ 41.594
45.83/46.06	c bounds 478 >= -2542 @ 41.6089
45.83/46.09	c #Conflicts:      32000 | #Constraints:      29108
45.83/46.09	c bounds 478 >= -2541 @ 41.6333
45.92/46.15	c bounds 478 >= -2540 @ 41.6817
46.03/46.23	c #Conflicts:      33000 | #Constraints:      30159
46.03/46.23	c bounds 478 >= -2539 @ 41.7493
46.12/46.36	c INPROCESSING
46.12/46.36	c GARBAGE COLLECT
46.12/46.36	c #Conflicts:      34000 | #Constraints:      25199
46.12/46.36	c bounds 478 >= -2538 @ 41.8771
49.71/49.98	c #Conflicts:      35000 | #Constraints:      26247
49.71/49.98	c bounds 477 >= -2538 @ 45.4452
49.71/49.99	c bounds 477 >= -2537 @ 45.4533
49.71/50.00	c bounds 477 >= -2536 @ 45.463
49.82/50.01	c bounds 477 >= -2535 @ 45.4737
49.82/50.03	c bounds 477 >= -2534 @ 45.4847
49.82/50.05	c bounds 477 >= -2533 @ 45.5037
49.82/50.07	c bounds 477 >= -2532 @ 45.5233
49.91/50.11	c bounds 477 >= -2531 @ 45.5544
49.91/50.19	c #Conflicts:      36000 | #Constraints:      27393
49.91/50.19	c bounds 477 >= -2530 @ 45.6267
50.01/50.28	c #Conflicts:      37000 | #Constraints:      28417
50.01/50.28	c bounds 477 >= -2529 @ 45.7166
50.21/50.42	c bounds 477 >= -2528 @ 45.8545
50.61/50.82	c #Conflicts:      38000 | #Constraints:      29474
50.61/50.82	c INPROCESSING
50.61/50.82	c GARBAGE COLLECT
50.61/50.82	c #Conflicts:      39000 | #Constraints:      25088
50.61/50.82	c #Conflicts:      40000 | #Constraints:      26088
50.61/50.82	c bounds 477 >= -2527 @ 46.2328
50.61/50.88	c bounds 477 >= -2526 @ 46.2938
50.71/50.97	c #Conflicts:      41000 | #Constraints:      27145
50.71/50.97	c bounds 477 >= -2525 @ 46.3798
50.81/51.06	c bounds 477 >= -2524 @ 46.4644
50.81/51.08	c bounds 477 >= -2523 @ 46.4801
56.79/57.01	c #Conflicts:      42000 | #Constraints:      28169
56.79/57.01	c bounds 477 >= -2522 @ 52.3157
56.90/57.19	c #Conflicts:      43000 | #Constraints:      29211
56.90/57.19	c bounds 477 >= -2521 @ 52.493
57.09/57.32	c #Conflicts:      44000 | #Constraints:      30220
57.09/57.32	c bounds 477 >= -2520 @ 52.6211
57.59/57.88	c #Conflicts:      45000 | #Constraints:      31238
57.59/57.88	c #Conflicts:      46000 | #Constraints:      32238
57.59/57.88	c bounds 477 >= -2519 @ 53.1385
58.98/59.25	c #Conflicts:      47000 | #Constraints:      33253
58.98/59.25	c #Conflicts:      48000 | #Constraints:      34253
58.98/59.25	c #Conflicts:      49000 | #Constraints:      35253
58.98/59.25	c #Conflicts:      50000 | #Constraints:      36253
58.98/59.25	c #Conflicts:      51000 | #Constraints:      37253
58.98/59.25	c bounds 477 >= -2518 @ 54.446
72.77/73.13	c #Conflicts:      52000 | #Constraints:      38298
72.77/73.13	c INPROCESSING
72.77/73.13	c GARBAGE COLLECT
72.77/73.13	c rational objective 11.5
72.97/73.35	c bounds 477 >= -2517 @ 68.2635
72.97/73.36	c bounds 477 >= -2516 @ 68.2675
72.97/73.36	c bounds 477 >= -2515 @ 68.2702
72.97/73.37	c bounds 477 >= -2514 @ 68.273
72.97/73.38	c bounds 477 >= -2513 @ 68.2788
72.97/73.38	c bounds 477 >= -2512 @ 68.2825
72.97/73.39	c bounds 477 >= -2511 @ 68.2867
73.07/73.40	c bounds 477 >= -2510 @ 68.2932
73.07/73.41	c bounds 477 >= -2509 @ 68.3018
73.07/73.42	c #Conflicts:      53000 | #Constraints:      29288
73.07/73.42	c bounds 477 >= -2508 @ 68.3093
73.07/73.44	c bounds 477 >= -2507 @ 68.3217
73.07/73.46	c bounds 477 >= -2506 @ 68.336
73.07/73.47	c bounds 477 >= -2505 @ 68.3464
73.07/73.49	c bounds 477 >= -2504 @ 68.3567
73.16/73.51	c bounds 477 >= -2503 @ 68.3715
73.16/73.53	c bounds 477 >= -2502 @ 68.387
73.16/73.54	c bounds 477 >= -2501 @ 68.4022
73.16/73.58	c #Conflicts:      54000 | #Constraints:      30483
73.16/73.58	c bounds 477 >= -2500 @ 68.4312
73.26/73.62	c bounds 477 >= -2499 @ 68.4698
73.37/73.70	c #Conflicts:      55000 | #Constraints:      31546
73.37/73.70	c bounds 477 >= -2498 @ 68.5392
73.37/73.72	c bounds 477 >= -2497 @ 68.5503
73.46/73.82	c #Conflicts:      56000 | #Constraints:      32606
73.46/73.82	c bounds 477 >= -2496 @ 68.6488
73.67/74.01	c #Conflicts:      57000 | #Constraints:      33636
73.67/74.01	c bounds 477 >= -2495 @ 68.8129
73.67/74.09	c bounds 477 >= -2494 @ 68.8847
73.67/74.10	c bounds 477 >= -2493 @ 68.8933
73.97/74.39	c #Conflicts:      58000 | #Constraints:      34687
73.97/74.39	c INPROCESSING
73.97/74.39	c GARBAGE COLLECT
73.97/74.39	c #Conflicts:      59000 | #Constraints:      27479
73.97/74.39	c bounds 477 >= -2492 @ 69.1653
74.26/74.66	c #Conflicts:      60000 | #Constraints:      28527
74.26/74.66	c #Conflicts:      61000 | #Constraints:      29527
74.26/74.66	c bounds 477 >= -2491 @ 69.4214
81.24/81.68	c #Conflicts:      62000 | #Constraints:      30548
81.24/81.68	c bounds 477 >= -2490 @ 76.3293
81.75/82.16	c #Conflicts:      63000 | #Constraints:      31593
81.75/82.16	c #Conflicts:      64000 | #Constraints:      32593
81.75/82.16	c #Conflicts:      65000 | #Constraints:      33593
81.75/82.16	c INPROCESSING
81.75/82.16	c bounds 477 >= -2489 @ 76.7751
82.75/83.17	c #Conflicts:      66000 | #Constraints:      27458
82.75/83.17	c #Conflicts:      67000 | #Constraints:      28458
82.75/83.17	c #Conflicts:      68000 | #Constraints:      29458
82.75/83.17	c #Conflicts:      69000 | #Constraints:      30458
82.75/83.17	c #Conflicts:      70000 | #Constraints:      31458
82.75/83.17	c #Conflicts:      71000 | #Constraints:      32458
82.75/83.17	c bounds 477 >= -2488 @ 77.7238
87.03/87.41	c #Conflicts:      72000 | #Constraints:      33515
87.03/87.41	c bounds 476 >= -2488 @ 81.897
87.03/87.42	c bounds 476 >= -2487 @ 81.9025
87.03/87.42	c bounds 476 >= -2486 @ 81.9078
87.03/87.43	c bounds 476 >= -2485 @ 81.9125
87.03/87.44	c bounds 476 >= -2484 @ 81.9184
87.03/87.44	c bounds 476 >= -2483 @ 81.9219
87.03/87.45	c bounds 476 >= -2482 @ 81.9283
87.03/87.46	c bounds 476 >= -2481 @ 81.9338
87.03/87.47	c bounds 476 >= -2480 @ 81.9444
87.03/87.49	c bounds 476 >= -2479 @ 81.9544
87.13/87.50	c bounds 476 >= -2478 @ 81.9623
87.13/87.52	c bounds 476 >= -2477 @ 81.9782
87.13/87.53	c bounds 476 >= -2476 @ 81.9854
87.13/87.55	c bounds 476 >= -2475 @ 82.0061
87.13/87.56	c bounds 476 >= -2474 @ 82.0152
87.13/87.58	c bounds 476 >= -2473 @ 82.0271
87.23/87.62	c #Conflicts:      73000 | #Constraints:      34768
87.23/87.62	c bounds 476 >= -2472 @ 82.0686
87.23/87.66	c bounds 476 >= -2471 @ 82.1007
87.23/87.69	c bounds 476 >= -2470 @ 82.1261
87.43/87.80	c #Conflicts:      74000 | #Constraints:      35816
87.43/87.80	c bounds 476 >= -2469 @ 82.2159
87.64/88.05	c #Conflicts:      75000 | #Constraints:      36846
87.64/88.05	c bounds 476 >= -2468 @ 82.4516
87.74/88.12	c bounds 476 >= -2467 @ 82.5105
88.32/88.73	c #Conflicts:      76000 | #Constraints:      37894
88.32/88.73	c #Conflicts:      77000 | #Constraints:      38894
88.32/88.73	c #Conflicts:      78000 | #Constraints:      39894
88.32/88.73	c bounds 476 >= -2466 @ 83.0924
88.93/89.38	c #Conflicts:      79000 | #Constraints:      40939
88.93/89.38	c #Conflicts:      80000 | #Constraints:      41939
88.93/89.38	c bounds 476 >= -2465 @ 83.7176
103.38/103.83	c #Conflicts:      81000 | #Constraints:      42972
103.38/103.83	c #Conflicts:      82000 | #Constraints:      43972
103.38/103.83	c #Conflicts:      83000 | #Constraints:      44972
103.38/103.83	c #Conflicts:      84000 | #Constraints:      45972
103.38/103.83	c INPROCESSING
103.38/103.83	c GARBAGE COLLECT
103.38/103.83	c rational objective 12
136.42/137.15	c #Conflicts:      85000 | #Constraints:      33741
136.42/137.15	c #Conflicts:      86000 | #Constraints:      34753
136.42/137.15	c #Conflicts:      87000 | #Constraints:      35753
136.42/137.15	c #Conflicts:      88000 | #Constraints:      36753
136.42/137.15	c #Conflicts:      89000 | #Constraints:      37755
136.42/137.15	c #Conflicts:      90000 | #Constraints:      38784
136.42/137.15	c #Conflicts:      91000 | #Constraints:      39784
136.42/137.15	c INPROCESSING
136.42/137.15	c GARBAGE COLLECT
136.42/137.15	c bounds 476 >= -2464 @ 130.173
136.42/137.16	c bounds 476 >= -2463 @ 130.177
136.42/137.17	c bounds 476 >= -2462 @ 130.18
136.42/137.17	c bounds 476 >= -2461 @ 130.185
136.42/137.18	c bounds 476 >= -2460 @ 130.189
137.01/137.75	c bounds 476 >= -2459 @ 130.743
137.01/137.75	c bounds 476 >= -2458 @ 130.747
137.01/137.76	c bounds 476 >= -2457 @ 130.751
137.01/137.77	c bounds 476 >= -2456 @ 130.756
137.01/137.77	c bounds 476 >= -2455 @ 130.763
137.01/137.78	c bounds 476 >= -2454 @ 130.769
137.01/137.79	c bounds 476 >= -2453 @ 130.773
137.11/137.80	c bounds 476 >= -2452 @ 130.782
137.11/137.81	c bounds 476 >= -2451 @ 130.786
137.11/137.82	c bounds 476 >= -2450 @ 130.792
137.11/137.82	c bounds 476 >= -2449 @ 130.797
137.11/137.84	c bounds 476 >= -2448 @ 130.812
137.11/137.86	c #Conflicts:      92000 | #Constraints:      30672
137.11/137.86	c bounds 476 >= -2447 @ 130.827
137.11/137.87	c bounds 476 >= -2446 @ 130.84
137.11/137.89	c bounds 476 >= -2445 @ 130.853
137.21/137.91	c bounds 476 >= -2444 @ 130.874
137.21/137.93	c bounds 476 >= -2443 @ 130.886
137.21/137.94	c bounds 476 >= -2442 @ 130.899
137.21/137.96	c bounds 476 >= -2441 @ 130.912
137.21/137.96	c bounds 476 >= -2440 @ 130.919
137.21/138.00	c #Conflicts:      93000 | #Constraints:      31885
137.21/138.00	c bounds 476 >= -2439 @ 130.947
137.32/138.02	c bounds 476 >= -2438 @ 130.967
137.32/138.06	c bounds 476 >= -2437 @ 131.003
137.32/138.07	c bounds 476 >= -2436 @ 131.012
137.42/138.11	c #Conflicts:      94000 | #Constraints:      32960
137.42/138.11	c bounds 476 >= -2435 @ 131.056
137.42/138.13	c bounds 476 >= -2434 @ 131.073
137.42/138.14	c bounds 476 >= -2433 @ 131.079
137.42/138.15	c bounds 476 >= -2432 @ 131.086
137.42/138.18	c bounds 476 >= -2431 @ 131.115
137.51/138.21	c bounds 476 >= -2430 @ 131.141
137.51/138.25	c bounds 476 >= -2429 @ 131.175
137.61/138.30	c #Conflicts:      95000 | #Constraints:      34070
137.61/138.30	c bounds 476 >= -2428 @ 131.223
137.71/138.44	c #Conflicts:      96000 | #Constraints:      35121
137.71/138.44	c bounds 476 >= -2427 @ 131.353
137.90/138.60	c #Conflicts:      97000 | #Constraints:      36166
137.90/138.60	c bounds 476 >= -2426 @ 131.502
144.19/144.98	c #Conflicts:      98000 | #Constraints:      37196
144.19/144.98	c bounds 476 >= -2425 @ 137.785
144.49/145.27	c #Conflicts:      99000 | #Constraints:      38229
144.49/145.27	c INPROCESSING
144.49/145.27	c GARBAGE COLLECT
144.49/145.27	c #Conflicts:     100000 | #Constraints:      29886
144.49/145.27	c bounds 476 >= -2424 @ 138.07
145.19/145.99	c #Conflicts:     101000 | #Constraints:      30943
145.19/145.99	c #Conflicts:     102000 | #Constraints:      31943
145.19/145.99	c #Conflicts:     103000 | #Constraints:      32943
145.19/145.99	c #Conflicts:     104000 | #Constraints:      33943
145.19/145.99	c bounds 476 >= -2423 @ 138.745
145.29/146.04	c #Conflicts:     105000 | #Constraints:      35003
145.29/146.04	c bounds 476 >= -2422 @ 138.785
145.29/146.04	c bounds 476 >= -2421 @ 138.79
145.68/146.46	c #Conflicts:     106000 | #Constraints:      36019
145.68/146.46	c bounds 476 >= -2420 @ 139.179
145.98/146.79	c #Conflicts:     107000 | #Constraints:      37061
145.98/146.79	c #Conflicts:     108000 | #Constraints:      38061
145.98/146.79	c bounds 476 >= -2419 @ 139.48
146.48/147.22	c #Conflicts:     109000 | #Constraints:      39085
146.48/147.22	c #Conflicts:     110000 | #Constraints:      40085
146.48/147.22	c bounds 476 >= -2418 @ 139.898
146.68/147.40	c #Conflicts:     111000 | #Constraints:      41130
146.68/147.40	c bounds 476 >= -2417 @ 140.064
146.68/147.43	c bounds 476 >= -2416 @ 140.086
146.68/147.44	c bounds 476 >= -2415 @ 140.095
146.68/147.48	c bounds 476 >= -2414 @ 140.135
146.78/147.54	c #Conflicts:     112000 | #Constraints:      42215
146.78/147.54	c bounds 476 >= -2413 @ 140.188
146.88/147.63	c bounds 476 >= -2412 @ 140.268
147.08/147.82	c #Conflicts:     113000 | #Constraints:      43275
147.08/147.82	c bounds 476 >= -2411 @ 140.443
147.08/147.87	c #Conflicts:     114000 | #Constraints:      44287
147.08/147.87	c bounds 476 >= -2410 @ 140.487
147.28/148.01	c bounds 476 >= -2409 @ 140.614
147.47/148.28	c #Conflicts:     115000 | #Constraints:      45368
147.47/148.28	c #Conflicts:     116000 | #Constraints:      46368
147.47/148.28	c bounds 476 >= -2408 @ 140.863
147.97/148.71	c #Conflicts:     117000 | #Constraints:      47398
147.97/148.71	c #Conflicts:     118000 | #Constraints:      48398
147.97/148.71	c bounds 476 >= -2407 @ 141.269
147.97/148.76	c bounds 476 >= -2406 @ 141.316
147.97/148.77	c bounds 476 >= -2405 @ 141.325
154.75/155.52	c bounds 476 >= -2404 @ 147.975
154.75/155.55	c #Conflicts:     119000 | #Constraints:      49485
154.75/155.55	c bounds 476 >= -2403 @ 147.995
154.75/155.56	c bounds 476 >= -2402 @ 148.008
154.86/155.63	c bounds 476 >= -2401 @ 148.07
154.86/155.68	c #Conflicts:     120000 | #Constraints:      50560
154.86/155.68	c bounds 476 >= -2400 @ 148.121
154.86/155.69	c bounds 476 >= -2399 @ 148.124
154.86/155.69	c bounds 476 >= -2398 @ 148.129
154.96/155.70	c bounds 476 >= -2397 @ 148.133
154.96/155.71	c bounds 476 >= -2396 @ 148.137
154.96/155.74	c bounds 476 >= -2395 @ 148.16
155.05/155.84	c bounds 476 >= -2394 @ 148.26
164.62/165.44	c #Conflicts:     121000 | #Constraints:      51675
164.62/165.44	c #Conflicts:     122000 | #Constraints:      52675
164.62/165.44	c INPROCESSING
164.62/165.44	c GARBAGE COLLECT
164.62/165.44	c rational objective 12
164.82/165.66	c bounds 476 >= -2393 @ 157.917
165.33/166.14	c #Conflicts:     123000 | #Constraints:      37373
165.33/166.14	c #Conflicts:     124000 | #Constraints:      38373
165.33/166.14	c #Conflicts:     125000 | #Constraints:      39373
165.33/166.14	c bounds 476 >= -2392 @ 158.357
166.23/167.06	c #Conflicts:     126000 | #Constraints:      40436
166.23/167.06	c #Conflicts:     127000 | #Constraints:      41436
166.23/167.06	c #Conflicts:     128000 | #Constraints:      42436
166.23/167.06	c #Conflicts:     129000 | #Constraints:      43436
166.23/167.06	c #Conflicts:     130000 | #Constraints:      44436
166.23/167.06	c bounds 476 >= -2391 @ 159.232
178.68/179.58	c #Conflicts:     131000 | #Constraints:      45478
178.68/179.58	c INPROCESSING
178.68/179.58	c GARBAGE COLLECT
178.68/179.58	c rational objective 12
179.58/180.44	c #Conflicts:     132000 | #Constraints:      33842
179.58/180.44	c #Conflicts:     133000 | #Constraints:      34842
179.58/180.44	c #Conflicts:     134000 | #Constraints:      35842
179.58/180.44	c #Conflicts:     135000 | #Constraints:      36842
179.58/180.44	c bounds 476 >= -2390 @ 172.4
188.45/189.30	c #Conflicts:     136000 | #Constraints:      37884
188.45/189.30	c #Conflicts:     137000 | #Constraints:      38884
188.45/189.30	c #Conflicts:     138000 | #Constraints:      39884
188.45/189.30	c #Conflicts:     139000 | #Constraints:      40884
188.45/189.30	c #Conflicts:     140000 | #Constraints:      41884
188.45/189.30	c #Conflicts:     141000 | #Constraints:      42884
188.45/189.30	c bounds 476 >= -2389 @ 181.121
190.15/191.08	c #Conflicts:     142000 | #Constraints:      43917
190.15/191.08	c #Conflicts:     143000 | #Constraints:      44917
190.15/191.08	c #Conflicts:     144000 | #Constraints:      45917
190.15/191.08	c #Conflicts:     145000 | #Constraints:      46917
190.15/191.08	c #Conflicts:     146000 | #Constraints:      47917
190.15/191.08	c #Conflicts:     147000 | #Constraints:      48917
190.15/191.08	c #Conflicts:     148000 | #Constraints:      49917
190.15/191.08	c bounds 476 >= -2388 @ 182.847
192.04/192.95	c #Conflicts:     149000 | #Constraints:      50968
192.04/192.95	c #Conflicts:     150000 | #Constraints:      51968
192.04/192.95	c #Conflicts:     151000 | #Constraints:      52968
192.04/192.95	c #Conflicts:     152000 | #Constraints:      53968
192.04/192.95	c #Conflicts:     153000 | #Constraints:      54968
192.04/192.95	c bounds 476 >= -2387 @ 184.636
193.34/194.23	c #Conflicts:     154000 | #Constraints:      55989
193.34/194.23	c #Conflicts:     155000 | #Constraints:      56989
193.34/194.23	c #Conflicts:     156000 | #Constraints:      57989
193.34/194.23	c bounds 476 >= -2386 @ 185.871
193.55/194.47	c #Conflicts:     157000 | #Constraints:      59022
193.55/194.47	c bounds 476 >= -2385 @ 186.095
203.71/204.69	c INPROCESSING
203.71/204.69	c GARBAGE COLLECT
203.71/204.69	c rational objective 12
204.41/205.31	c #Conflicts:     158000 | #Constraints:      40521
204.41/205.31	c #Conflicts:     159000 | #Constraints:      41521
204.41/205.31	c #Conflicts:     160000 | #Constraints:      42521
204.41/205.31	c bounds 476 >= -2384 @ 196.761
204.41/205.31	c bounds 476 >= -2383 @ 196.766
204.41/205.32	c bounds 476 >= -2382 @ 196.773
204.41/205.33	c bounds 476 >= -2381 @ 196.783
204.41/205.35	c bounds 476 >= -2380 @ 196.794
204.41/205.36	c bounds 476 >= -2379 @ 196.803
204.41/205.38	c bounds 476 >= -2378 @ 196.821
204.51/205.42	c bounds 476 >= -2377 @ 196.847
204.51/205.47	c #Conflicts:     161000 | #Constraints:      43698
204.51/205.47	c bounds 476 >= -2376 @ 196.891
204.60/205.52	c bounds 476 >= -2375 @ 196.942
204.60/205.59	c #Conflicts:     162000 | #Constraints:      44761
204.60/205.59	c bounds 476 >= -2374 @ 197.005
211.59/212.53	c #Conflicts:     163000 | #Constraints:      45800
211.59/212.53	c bounds 476 >= -2373 @ 203.809
211.69/212.66	c #Conflicts:     164000 | #Constraints:      46827
211.69/212.66	c bounds 476 >= -2372 @ 203.935
211.88/212.86	c #Conflicts:     165000 | #Constraints:      47848
211.88/212.86	c #Conflicts:     166000 | #Constraints:      48848
211.88/212.86	c bounds 476 >= -2371 @ 204.124
212.48/213.40	c #Conflicts:     167000 | #Constraints:      49878
212.48/213.40	c #Conflicts:     168000 | #Constraints:      50878
212.48/213.40	c INPROCESSING
212.48/213.40	c GARBAGE COLLECT
212.48/213.40	c #Conflicts:     169000 | #Constraints:      36871
212.48/213.40	c bounds 476 >= -2370 @ 204.619
212.99/213.95	c #Conflicts:     170000 | #Constraints:      37931
212.99/213.95	c #Conflicts:     171000 | #Constraints:      38931
212.99/213.95	c #Conflicts:     172000 | #Constraints:      39931
212.99/213.95	c #Conflicts:     173000 | #Constraints:      40931
212.99/213.95	c bounds 476 >= -2369 @ 205.12
214.14/215.15	c #Conflicts:     174000 | #Constraints:      41976
214.14/215.15	c #Conflicts:     175000 | #Constraints:      42976
214.14/215.15	c #Conflicts:     176000 | #Constraints:      43976
214.14/215.15	c #Conflicts:     177000 | #Constraints:      44976
214.14/215.15	c #Conflicts:     178000 | #Constraints:      45976
214.14/215.15	c #Conflicts:     179000 | #Constraints:      46976
214.14/215.15	c bounds 476 >= -2368 @ 206.207
215.63/216.65	c #Conflicts:     180000 | #Constraints:      48006
215.63/216.65	c #Conflicts:     181000 | #Constraints:      49006
215.63/216.65	c #Conflicts:     182000 | #Constraints:      50006
215.63/216.65	c #Conflicts:     183000 | #Constraints:      51006
215.63/216.65	c #Conflicts:     184000 | #Constraints:      52006
215.63/216.65	c #Conflicts:     185000 | #Constraints:      53006
215.63/216.65	c bounds 476 >= -2367 @ 207.676
224.51/225.51	c #Conflicts:     186000 | #Constraints:      54054
224.51/225.51	c #Conflicts:     187000 | #Constraints:      55054
224.51/225.51	c #Conflicts:     188000 | #Constraints:      56054
224.51/225.51	c #Conflicts:     189000 | #Constraints:      57054
224.51/225.51	c #Conflicts:     190000 | #Constraints:      58054
224.51/225.51	c #Conflicts:     191000 | #Constraints:      59054
224.51/225.51	c bounds 476 >= -2366 @ 216.401
240.87/241.96	c #Conflicts:     192000 | #Constraints:      60078
240.87/241.96	c #Conflicts:     193000 | #Constraints:      61078
240.87/241.96	c #Conflicts:     194000 | #Constraints:      62078
240.87/241.96	c #Conflicts:     195000 | #Constraints:      63078
240.87/241.96	c #Conflicts:     196000 | #Constraints:      64078
240.87/241.96	c #Conflicts:     197000 | #Constraints:      65078
240.87/241.96	c INPROCESSING
240.87/241.96	c GARBAGE COLLECT
240.87/241.96	c rational objective 12
242.57/243.60	c #Conflicts:     198000 | #Constraints:      43853
242.57/243.60	c #Conflicts:     199000 | #Constraints:      44853
242.57/243.60	c #Conflicts:     200000 | #Constraints:      45853
242.57/243.60	c #Conflicts:     201000 | #Constraints:      46853
242.57/243.60	c #Conflicts:     202000 | #Constraints:      47853
242.57/243.60	c #Conflicts:     203000 | #Constraints:      48853
242.57/243.60	c #Conflicts:     204000 | #Constraints:      49853
242.57/243.60	c bounds 476 >= -2365 @ 234.254
254.23/255.39	c #Conflicts:     205000 | #Constraints:      50895
254.23/255.39	c #Conflicts:     206000 | #Constraints:      51895
254.23/255.39	c #Conflicts:     207000 | #Constraints:      52895
254.23/255.39	c #Conflicts:     208000 | #Constraints:      53895
254.23/255.39	c #Conflicts:     209000 | #Constraints:      54895
254.23/255.39	c INPROCESSING
254.23/255.39	c GARBAGE COLLECT
254.23/255.39	c #Conflicts:     210000 | #Constraints:      38968
254.23/255.39	c #Conflicts:     211000 | #Constraints:      39968
254.23/255.39	c #Conflicts:     212000 | #Constraints:      40968
254.23/255.39	c #Conflicts:     213000 | #Constraints:      41968
254.23/255.39	c #Conflicts:     214000 | #Constraints:      42968
254.23/255.39	c #Conflicts:     215000 | #Constraints:      43968
254.23/255.39	c #Conflicts:     216000 | #Constraints:      44968
254.23/255.39	c #Conflicts:     217000 | #Constraints:      45968
254.23/255.39	c #Conflicts:     218000 | #Constraints:      46968
254.23/255.39	c #Conflicts:     219000 | #Constraints:      47968
254.23/255.39	c #Conflicts:     220000 | #Constraints:      48968
254.23/255.39	c #Conflicts:     221000 | #Constraints:      49968
254.23/255.39	c #Conflicts:     222000 | #Constraints:      50968
254.23/255.39	c bounds 476 >= -2364 @ 245.854
265.30/266.46	c #Conflicts:     223000 | #Constraints:      52049
265.30/266.46	c #Conflicts:     224000 | #Constraints:      53049
265.30/266.46	c #Conflicts:     225000 | #Constraints:      54049
265.30/266.46	c #Conflicts:     226000 | #Constraints:      55049
265.30/266.46	c #Conflicts:     227000 | #Constraints:      56049
265.30/266.46	c #Conflicts:     228000 | #Constraints:      57049
265.30/266.46	c #Conflicts:     229000 | #Constraints:      58049
265.30/266.46	c #Conflicts:     230000 | #Constraints:      59049
265.30/266.46	c #Conflicts:     231000 | #Constraints:      60049
265.30/266.46	c #Conflicts:     232000 | #Constraints:      61049
265.30/266.46	c #Conflicts:     233000 | #Constraints:      62049
265.30/266.46	c #Conflicts:     234000 | #Constraints:      63049
265.30/266.46	c #Conflicts:     235000 | #Constraints:      64049
265.30/266.46	c bounds 476 >= -2363 @ 256.692
280.97/282.14	c #Conflicts:     236000 | #Constraints:      65076
280.97/282.14	c #Conflicts:     237000 | #Constraints:      66076
280.97/282.14	c #Conflicts:     238000 | #Constraints:      67076
280.97/282.14	c #Conflicts:     239000 | #Constraints:      68076
280.97/282.14	c #Conflicts:     240000 | #Constraints:      69076
280.97/282.14	c #Conflicts:     241000 | #Constraints:      70076
280.97/282.14	c INPROCESSING
280.97/282.14	c GARBAGE COLLECT
280.97/282.14	c rational objective 12
291.24/292.46	c #Conflicts:     242000 | #Constraints:      46340
291.24/292.46	c #Conflicts:     243000 | #Constraints:      47340
291.24/292.46	c #Conflicts:     244000 | #Constraints:      48340
291.24/292.46	c #Conflicts:     245000 | #Constraints:      49340
291.24/292.46	c #Conflicts:     246000 | #Constraints:      50340
291.24/292.46	c #Conflicts:     247000 | #Constraints:      51340
291.24/292.46	c #Conflicts:     248000 | #Constraints:      52340
291.24/292.46	c #Conflicts:     249000 | #Constraints:      53340
291.24/292.46	c #Conflicts:     250000 | #Constraints:      54340
291.24/292.46	c #Conflicts:     251000 | #Constraints:      55340
291.24/292.46	c #Conflicts:     252000 | #Constraints:      56340
291.24/292.46	c #Conflicts:     253000 | #Constraints:      57340
291.24/292.46	c #Conflicts:     254000 | #Constraints:      58340
291.24/292.46	c INPROCESSING
291.24/292.46	c GARBAGE COLLECT
291.24/292.46	c rational objective 12
299.72/300.95	c #Conflicts:     255000 | #Constraints:      40511
299.72/300.95	c #Conflicts:     256000 | #Constraints:      41511
299.72/300.95	c #Conflicts:     257000 | #Constraints:      42511
299.72/300.95	c #Conflicts:     258000 | #Constraints:      43511
299.72/300.95	c #Conflicts:     259000 | #Constraints:      44511
299.72/300.95	c #Conflicts:     260000 | #Constraints:      45511
299.72/300.95	c #Conflicts:     261000 | #Constraints:      46511
299.72/300.95	c #Conflicts:     262000 | #Constraints:      47511
299.72/300.95	c #Conflicts:     263000 | #Constraints:      48511
299.72/300.95	c #Conflicts:     264000 | #Constraints:      49511
299.72/300.95	c #Conflicts:     265000 | #Constraints:      50511
299.72/300.95	c #Conflicts:     266000 | #Constraints:      51511
299.72/300.95	c #Conflicts:     267000 | #Constraints:      52511
299.72/300.95	c INPROCESSING
299.72/300.95	c GARBAGE COLLECT
299.72/300.95	c rational objective 12
318.66/319.93	c #Conflicts:     268000 | #Constraints:      37566
318.66/319.93	c #Conflicts:     269000 | #Constraints:      38566
318.66/319.93	c #Conflicts:     270000 | #Constraints:      39566
318.66/319.93	c #Conflicts:     271000 | #Constraints:      40566
318.66/319.93	c #Conflicts:     272000 | #Constraints:      41566
318.66/319.93	c #Conflicts:     273000 | #Constraints:      42566
318.66/319.93	c #Conflicts:     274000 | #Constraints:      43566
318.66/319.93	c #Conflicts:     275000 | #Constraints:      44566
318.66/319.93	c bounds 475 >= -2363 @ 309.248
318.66/319.94	c bounds 475 >= -2362 @ 309.253
318.66/319.95	c bounds 475 >= -2361 @ 309.258
318.66/319.95	c bounds 475 >= -2360 @ 309.263
318.66/319.96	c bounds 475 >= -2359 @ 309.268
318.66/319.96	c bounds 475 >= -2358 @ 309.272
318.66/319.97	c bounds 475 >= -2357 @ 309.278
318.66/319.98	c bounds 475 >= -2356 @ 309.284
318.66/319.98	c bounds 475 >= -2355 @ 309.289
318.66/319.99	c bounds 475 >= -2354 @ 309.293
318.66/320.00	c bounds 475 >= -2353 @ 309.298
318.77/320.00	c bounds 475 >= -2352 @ 309.304
318.77/320.01	c bounds 475 >= -2351 @ 309.309
318.77/320.02	c bounds 475 >= -2350 @ 309.314
318.77/320.03	c bounds 475 >= -2349 @ 309.321
318.77/320.03	c bounds 475 >= -2348 @ 309.325
318.77/320.04	c #Conflicts:     276000 | #Constraints:      45713
318.77/320.04	c bounds 475 >= -2347 @ 309.33
318.77/320.05	c bounds 475 >= -2346 @ 309.333
318.77/320.06	c bounds 475 >= -2345 @ 309.338
318.77/320.06	c bounds 475 >= -2344 @ 309.342
318.77/320.07	c bounds 475 >= -2343 @ 309.348
318.77/320.09	c bounds 475 >= -2342 @ 309.36
318.77/320.10	c bounds 475 >= -2341 @ 309.369
318.86/320.13	c bounds 475 >= -2340 @ 309.393
318.86/320.14	c bounds 475 >= -2339 @ 309.404
318.86/320.16	c bounds 475 >= -2338 @ 309.418
318.86/320.18	c bounds 475 >= -2337 @ 309.435
318.95/320.20	c bounds 475 >= -2336 @ 309.451
318.95/320.24	c #Conflicts:     277000 | #Constraints:      46942
318.95/320.24	c bounds 475 >= -2335 @ 309.481
319.06/320.30	c bounds 475 >= -2334 @ 309.538
319.06/320.33	c bounds 475 >= -2333 @ 309.563
319.06/320.39	c bounds 475 >= -2332 @ 309.619
319.16/320.46	c #Conflicts:     278000 | #Constraints:      48038
319.16/320.46	c bounds 475 >= -2331 @ 309.682
319.36/320.61	c #Conflicts:     279000 | #Constraints:      49062
319.36/320.61	c bounds 475 >= -2330 @ 309.819
319.46/320.76	c bounds 475 >= -2329 @ 309.946
319.65/320.92	c #Conflicts:     280000 | #Constraints:      50105
319.65/320.92	c bounds 475 >= -2328 @ 310.104
319.95/321.29	c #Conflicts:     281000 | #Constraints:      51138
319.95/321.29	c #Conflicts:     282000 | #Constraints:      52138
319.95/321.29	c bounds 475 >= -2327 @ 310.446
320.25/321.56	c #Conflicts:     283000 | #Constraints:      53171
320.25/321.56	c bounds 475 >= -2326 @ 310.714
320.56/321.86	c #Conflicts:     284000 | #Constraints:      54198
320.56/321.86	c bounds 475 >= -2325 @ 310.998
320.95/322.21	c #Conflicts:     285000 | #Constraints:      55204
320.95/322.21	c #Conflicts:     286000 | #Constraints:      56204
320.95/322.21	c bounds 475 >= -2324 @ 311.322
321.75/323.08	c #Conflicts:     287000 | #Constraints:      57258
321.75/323.08	c #Conflicts:     288000 | #Constraints:      58258
321.75/323.08	c #Conflicts:     289000 | #Constraints:      59258
321.75/323.08	c bounds 475 >= -2323 @ 312.158
326.44/327.70	c #Conflicts:     290000 | #Constraints:      60291
326.44/327.70	c bounds 474 >= -2323 @ 316.723
326.44/327.71	c bounds 474 >= -2322 @ 316.727
326.44/327.72	c bounds 474 >= -2321 @ 316.735
326.44/327.75	c bounds 474 >= -2320 @ 316.758
326.44/327.77	c bounds 474 >= -2319 @ 316.784
326.54/327.82	c #Conflicts:     291000 | #Constraints:      61340
326.54/327.82	c bounds 474 >= -2318 @ 316.825
326.54/327.84	c bounds 474 >= -2317 @ 316.848
326.54/327.88	c bounds 474 >= -2316 @ 316.883
326.64/327.93	c bounds 474 >= -2315 @ 316.922
326.84/328.16	c #Conflicts:     292000 | #Constraints:      62434
326.84/328.16	c bounds 474 >= -2314 @ 317.145
327.33/328.61	c #Conflicts:     293000 | #Constraints:      63503
327.33/328.61	c bounds 474 >= -2313 @ 317.587
327.44/328.71	c bounds 474 >= -2312 @ 317.69
328.33/329.65	c #Conflicts:     294000 | #Constraints:      64548
328.33/329.65	c #Conflicts:     295000 | #Constraints:      65548
328.33/329.65	c #Conflicts:     296000 | #Constraints:      66548
328.33/329.65	c bounds 474 >= -2311 @ 318.589
342.90/344.21	c #Conflicts:     297000 | #Constraints:      67620
342.90/344.21	c #Conflicts:     298000 | #Constraints:      68620
342.90/344.21	c #Conflicts:     299000 | #Constraints:      69620
342.90/344.21	c bounds 474 >= -2310 @ 332.96
345.39/346.75	c #Conflicts:     300000 | #Constraints:      70675
345.39/346.75	c bounds 473 >= -2310 @ 335.467
345.39/346.76	c bounds 473 >= -2309 @ 335.473
345.39/346.77	c bounds 473 >= -2308 @ 335.478
345.39/346.78	c bounds 473 >= -2307 @ 335.486
345.39/346.78	c bounds 473 >= -2306 @ 335.49
345.39/346.79	c bounds 473 >= -2305 @ 335.496
345.48/346.80	c bounds 473 >= -2304 @ 335.503
345.48/346.81	c bounds 473 >= -2303 @ 335.513
345.48/346.82	c bounds 473 >= -2302 @ 335.521
345.48/346.84	c bounds 473 >= -2301 @ 335.539
345.48/346.86	c bounds 473 >= -2300 @ 335.548
345.48/346.88	c bounds 473 >= -2299 @ 335.569
345.48/346.89	c bounds 473 >= -2298 @ 335.582
345.59/346.95	c #Conflicts:     301000 | #Constraints:      71856
345.59/346.95	c bounds 473 >= -2297 @ 335.639
345.69/347.02	c bounds 473 >= -2296 @ 335.697
345.69/347.09	c bounds 473 >= -2295 @ 335.764
345.79/347.16	c #Conflicts:     302000 | #Constraints:      72961
345.79/347.16	c bounds 473 >= -2294 @ 335.836
345.88/347.26	c bounds 473 >= -2293 @ 335.925
345.88/347.28	c bounds 473 >= -2292 @ 335.949
346.09/347.45	c #Conflicts:     303000 | #Constraints:      74057
346.09/347.45	c bounds 473 >= -2291 @ 336.106
346.29/347.64	c bounds 473 >= -2290 @ 336.286
383.17/384.66	c #Conflicts:     304000 | #Constraints:      75123
383.17/384.66	c INPROCESSING
383.17/384.66	c GARBAGE COLLECT
383.17/384.66	c bounds 473 >= -2289 @ 372.912
383.17/384.66	c bounds 473 >= -2288 @ 372.915
383.17/384.67	c bounds 473 >= -2287 @ 372.919
383.17/384.67	c bounds 473 >= -2286 @ 372.921
383.17/384.68	c bounds 473 >= -2285 @ 372.924
383.17/384.68	c bounds 473 >= -2284 @ 372.929
383.17/384.69	c bounds 473 >= -2283 @ 372.933
383.27/384.70	c bounds 473 >= -2282 @ 372.938
383.27/384.70	c bounds 473 >= -2281 @ 372.943
383.27/384.71	c bounds 473 >= -2280 @ 372.949
383.27/384.71	c bounds 473 >= -2279 @ 372.955
383.27/384.72	c bounds 473 >= -2278 @ 372.96
383.27/384.73	c bounds 473 >= -2277 @ 372.964
383.27/384.73	c bounds 473 >= -2276 @ 372.971
383.27/384.75	c bounds 473 >= -2275 @ 372.979
383.27/384.76	c bounds 473 >= -2274 @ 372.99
383.27/384.78	c bounds 473 >= -2273 @ 373.006
383.37/384.81	c bounds 473 >= -2272 @ 373.026
383.37/384.84	c #Conflicts:     305000 | #Constraints:      49754
383.37/384.84	c bounds 473 >= -2271 @ 373.055
383.37/384.88	c bounds 473 >= -2270 @ 373.087
383.47/384.93	c #Conflicts:     306000 | #Constraints:      50808
383.47/384.93	c bounds 473 >= -2269 @ 373.134
383.47/384.98	c bounds 473 >= -2268 @ 373.182
383.58/385.04	c bounds 473 >= -2267 @ 373.228
383.58/385.07	c #Conflicts:     307000 | #Constraints:      51892
383.58/385.07	c bounds 473 >= -2266 @ 373.254
383.68/385.16	c bounds 473 >= -2265 @ 373.339
383.87/385.32	c #Conflicts:     308000 | #Constraints:      52943
383.87/385.32	c bounds 473 >= -2264 @ 373.483
384.17/385.61	c #Conflicts:     309000 | #Constraints:      53991
384.17/385.61	c #Conflicts:     310000 | #Constraints:      54991
384.17/385.61	c bounds 473 >= -2263 @ 373.765
384.27/385.73	c #Conflicts:     311000 | #Constraints:      56033
384.27/385.73	c bounds 473 >= -2262 @ 373.865
384.37/385.88	c #Conflicts:     312000 | #Constraints:      57051
384.37/385.88	c bounds 473 >= -2261 @ 374.013
384.67/386.11	c #Conflicts:     313000 | #Constraints:      58069
384.67/386.11	c #Conflicts:     314000 | #Constraints:      59069
384.67/386.11	c bounds 473 >= -2260 @ 374.235
434.48/436.16	c #Conflicts:     315000 | #Constraints:      60102
434.48/436.16	c #Conflicts:     316000 | #Constraints:      61102
434.48/436.16	c #Conflicts:     317000 | #Constraints:      62102
434.48/436.16	c #Conflicts:     318000 | #Constraints:      63102
434.48/436.16	c INPROCESSING
434.48/436.16	c GARBAGE COLLECT
434.48/436.16	c rational objective 12
434.68/436.32	c bounds 473 >= -2259 @ 423.6
434.68/436.33	c bounds 473 >= -2258 @ 423.605
434.68/436.33	c bounds 473 >= -2257 @ 423.609
434.68/436.34	c bounds 473 >= -2256 @ 423.613
434.68/436.34	c bounds 473 >= -2255 @ 423.619
434.68/436.35	c bounds 473 >= -2254 @ 423.625
434.68/436.36	c bounds 473 >= -2253 @ 423.634
434.68/436.37	c bounds 473 >= -2252 @ 423.643
434.68/436.38	c bounds 473 >= -2251 @ 423.647
434.68/436.38	c bounds 473 >= -2250 @ 423.652
434.68/436.39	c bounds 473 >= -2249 @ 423.659
434.78/436.40	c bounds 473 >= -2248 @ 423.668
434.78/436.41	c #Conflicts:     319000 | #Constraints:      43584
434.78/436.41	c bounds 473 >= -2247 @ 423.677
434.78/436.44	c bounds 473 >= -2246 @ 423.696
434.78/436.46	c bounds 473 >= -2245 @ 423.717
434.88/436.50	c bounds 473 >= -2244 @ 423.756
434.88/436.52	c bounds 473 >= -2243 @ 423.776
434.88/436.55	c #Conflicts:     320000 | #Constraints:      44704
434.88/436.55	c bounds 473 >= -2242 @ 423.789
434.88/436.59	c bounds 473 >= -2241 @ 423.826
434.98/436.61	c bounds 473 >= -2240 @ 423.847
434.98/436.65	c bounds 473 >= -2239 @ 423.879
434.98/436.67	c #Conflicts:     321000 | #Constraints:      45821
434.98/436.67	c bounds 473 >= -2238 @ 423.896
434.98/436.68	c bounds 473 >= -2237 @ 423.908
435.08/436.70	c bounds 473 >= -2236 @ 423.926
435.08/436.74	c bounds 473 >= -2235 @ 423.962
435.08/436.78	c bounds 473 >= -2234 @ 424.005
435.18/436.84	c #Conflicts:     322000 | #Constraints:      46944
435.18/436.84	c bounds 473 >= -2233 @ 424.055
435.18/436.85	c bounds 473 >= -2232 @ 424.061
435.27/436.90	c bounds 473 >= -2231 @ 424.114
435.27/436.92	c bounds 473 >= -2230 @ 424.124
435.38/437.02	c #Conflicts:     323000 | #Constraints:      48029
435.38/437.02	c bounds 473 >= -2229 @ 424.22
435.48/437.15	c #Conflicts:     324000 | #Constraints:      49056
435.48/437.15	c bounds 473 >= -2228 @ 424.347
435.57/437.20	c bounds 473 >= -2227 @ 424.392
435.77/437.43	c #Conflicts:     325000 | #Constraints:      50101
435.77/437.43	c #Conflicts:     326000 | #Constraints:      51101
435.77/437.43	c bounds 473 >= -2226 @ 424.614
436.08/437.75	c #Conflicts:     327000 | #Constraints:      52149
436.08/437.75	c #Conflicts:     328000 | #Constraints:      53149
436.08/437.75	c bounds 473 >= -2225 @ 424.924
436.27/437.96	c #Conflicts:     329000 | #Constraints:      54176
436.27/437.96	c bounds 473 >= -2224 @ 425.126
436.27/437.98	c bounds 473 >= -2223 @ 425.136
436.27/437.99	c bounds 473 >= -2222 @ 425.145
436.27/437.99	c bounds 473 >= -2221 @ 425.152
436.37/438.00	c bounds 473 >= -2220 @ 425.16
436.37/438.01	c bounds 473 >= -2219 @ 425.164
436.37/438.02	c bounds 473 >= -2218 @ 425.171
436.37/438.03	c bounds 473 >= -2217 @ 425.177
436.37/438.04	c bounds 473 >= -2216 @ 425.188
436.37/438.05	c bounds 473 >= -2215 @ 425.198
436.37/438.06	c bounds 473 >= -2214 @ 425.203
436.37/438.07	c bounds 473 >= -2213 @ 425.207
436.37/438.08	c bounds 473 >= -2212 @ 425.211
436.37/438.09	c bounds 473 >= -2211 @ 425.229
455.92/457.66	c #Conflicts:     330000 | #Constraints:      55458
455.92/457.66	c bounds 473 >= -2210 @ 444.561
455.92/457.68	c bounds 473 >= -2209 @ 444.579
456.02/457.71	c bounds 473 >= -2208 @ 444.604
456.02/457.72	c bounds 473 >= -2207 @ 444.615
456.02/457.78	c #Conflicts:     331000 | #Constraints:      56543
456.02/457.78	c bounds 473 >= -2206 @ 444.665
456.12/457.85	c bounds 473 >= -2205 @ 444.735
456.21/457.93	c #Conflicts:     332000 | #Constraints:      57615
456.21/457.93	c bounds 473 >= -2204 @ 444.809
456.21/457.94	c bounds 473 >= -2203 @ 444.818
456.21/457.95	c bounds 473 >= -2202 @ 444.829
456.21/457.97	c bounds 473 >= -2201 @ 444.843
456.21/457.98	c #Conflicts:     333000 | #Constraints:      58714
456.21/457.98	c bounds 473 >= -2200 @ 444.858
456.33/458.00	c bounds 473 >= -2199 @ 444.871
456.33/458.07	c bounds 473 >= -2198 @ 444.93
456.42/458.13	c #Conflicts:     334000 | #Constraints:      59765
456.42/458.13	c bounds 473 >= -2197 @ 444.985
456.42/458.14	c bounds 473 >= -2196 @ 444.99
456.52/458.20	c bounds 473 >= -2195 @ 445.038
456.52/458.27	c #Conflicts:     335000 | #Constraints:      60826
456.52/458.27	c bounds 473 >= -2194 @ 445.099
456.62/458.31	c bounds 473 >= -2193 @ 445.134
456.72/458.44	c #Conflicts:     336000 | #Constraints:      61868
456.72/458.44	c bounds 473 >= -2192 @ 445.253
456.92/458.61	c #Conflicts:     337000 | #Constraints:      62901
456.92/458.61	c bounds 473 >= -2191 @ 445.409
457.11/458.87	c #Conflicts:     338000 | #Constraints:      63922
457.11/458.87	c #Conflicts:     339000 | #Constraints:      64922
457.11/458.87	c bounds 473 >= -2190 @ 445.649
457.51/459.24	c #Conflicts:     340000 | #Constraints:      65952
457.51/459.24	c #Conflicts:     341000 | #Constraints:      66952
457.51/459.24	c bounds 473 >= -2189 @ 446.003
457.92/459.65	c #Conflicts:     342000 | #Constraints:      67997
457.92/459.65	c #Conflicts:     343000 | #Constraints:      68997
457.92/459.65	c bounds 473 >= -2188 @ 446.377
458.11/459.86	c #Conflicts:     344000 | #Constraints:      70004
458.11/459.86	c bounds 473 >= -2187 @ 446.573
458.81/460.55	c #Conflicts:     345000 | #Constraints:      71034
458.81/460.55	c #Conflicts:     346000 | #Constraints:      72034
458.81/460.55	c #Conflicts:     347000 | #Constraints:      73034
458.81/460.55	c bounds 473 >= -2186 @ 447.217
459.87/461.64	c #Conflicts:     348000 | #Constraints:      74058
459.87/461.64	c #Conflicts:     349000 | #Constraints:      75058
459.87/461.64	c #Conflicts:     350000 | #Constraints:      76058
459.87/461.64	c #Conflicts:     351000 | #Constraints:      77058
459.87/461.64	c bounds 473 >= -2185 @ 448.244
461.46/463.22	c #Conflicts:     352000 | #Constraints:      78082
461.46/463.22	c #Conflicts:     353000 | #Constraints:      79082
461.46/463.22	c #Conflicts:     354000 | #Constraints:      80082
461.46/463.22	c #Conflicts:     355000 | #Constraints:      81082
461.46/463.22	c #Conflicts:     356000 | #Constraints:      82082
461.46/463.22	c #Conflicts:     357000 | #Constraints:      83082
461.46/463.22	c bounds 473 >= -2184 @ 449.76
464.06/465.87	c #Conflicts:     358000 | #Constraints:      84136
464.06/465.87	c INPROCESSING
464.06/465.87	c GARBAGE COLLECT
464.06/465.87	c #Conflicts:     359000 | #Constraints:      54406
464.06/465.87	c #Conflicts:     360000 | #Constraints:      55406
464.06/465.87	c #Conflicts:     361000 | #Constraints:      56406
464.06/465.87	c #Conflicts:     362000 | #Constraints:      57406
464.06/465.87	c #Conflicts:     363000 | #Constraints:      58406
464.06/465.87	c #Conflicts:     364000 | #Constraints:      59406
464.06/465.87	c #Conflicts:     365000 | #Constraints:      60406
464.06/465.87	c #Conflicts:     366000 | #Constraints:      61406
464.06/465.87	c #Conflicts:     367000 | #Constraints:      62406
464.06/465.87	c bounds 473 >= -2183 @ 452.289
546.33/548.34	c #Conflicts:     368000 | #Constraints:      63487
546.33/548.34	c #Conflicts:     369000 | #Constraints:      64487
546.33/548.34	c #Conflicts:     370000 | #Constraints:      65487
546.33/548.34	c #Conflicts:     371000 | #Constraints:      66487
546.33/548.34	c #Conflicts:     372000 | #Constraints:      67487
546.33/548.34	c #Conflicts:     373000 | #Constraints:      68487
546.33/548.34	c #Conflicts:     374000 | #Constraints:      69487
546.33/548.34	c INPROCESSING
546.33/548.34	c GARBAGE COLLECT
546.33/548.34	c rational objective 12
583.02/585.16	c #Conflicts:     375000 | #Constraints:      47468
583.02/585.16	c #Conflicts:     376000 | #Constraints:      48468
583.02/585.16	c #Conflicts:     377000 | #Constraints:      49468
583.02/585.16	c #Conflicts:     378000 | #Constraints:      50468
583.02/585.16	c #Conflicts:     379000 | #Constraints:      51468
583.02/585.16	c #Conflicts:     380000 | #Constraints:      52469
583.02/585.16	c #Conflicts:     381000 | #Constraints:      53469
583.02/585.16	c bounds 473 >= -2182 @ 570.434
587.62/589.72	c #Conflicts:     382000 | #Constraints:      54535
587.62/589.72	c #Conflicts:     383000 | #Constraints:      55535
587.62/589.72	c #Conflicts:     384000 | #Constraints:      56535
587.62/589.72	c #Conflicts:     385000 | #Constraints:      57535
587.62/589.72	c #Conflicts:     386000 | #Constraints:      58535
587.62/589.72	c #Conflicts:     387000 | #Constraints:      59535
587.62/589.72	c #Conflicts:     388000 | #Constraints:      60535
587.62/589.72	c #Conflicts:     389000 | #Constraints:      61535
587.62/589.72	c #Conflicts:     390000 | #Constraints:      62535
587.62/589.72	c #Conflicts:     391000 | #Constraints:      63535
587.62/589.72	c #Conflicts:     392000 | #Constraints:      64535
587.62/589.72	c #Conflicts:     393000 | #Constraints:      65535
587.62/589.72	c #Conflicts:     394000 | #Constraints:      66535
587.62/589.72	c #Conflicts:     395000 | #Constraints:      67535
587.62/589.72	c bounds 473 >= -2181 @ 574.816
590.70/592.86	c #Conflicts:     396000 | #Constraints:      68577
590.70/592.86	c #Conflicts:     397000 | #Constraints:      69577
590.70/592.86	c bounds 472 >= -2181 @ 577.891
591.10/593.28	c bounds 471 >= -2181 @ 578.296
591.49/593.69	c bounds 470 >= -2181 @ 578.684
593.88/596.04	c #Conflicts:     398000 | #Constraints:      70580
593.88/596.04	c bounds 469 >= -2181 @ 580.967
594.48/596.69	c bounds 468 >= -2181 @ 581.604
594.58/596.70	c bounds 468 >= -2180 @ 581.61
594.58/596.70	c bounds 468 >= -2179 @ 581.613
594.58/596.71	c bounds 468 >= -2178 @ 581.617
594.58/596.71	c bounds 468 >= -2177 @ 581.62
594.58/596.72	c bounds 468 >= -2176 @ 581.623
594.58/596.73	c bounds 468 >= -2175 @ 581.63
594.58/596.74	c bounds 468 >= -2174 @ 581.638
594.58/596.74	c bounds 468 >= -2173 @ 581.644
594.58/596.75	c bounds 468 >= -2172 @ 581.649
594.58/596.76	c bounds 468 >= -2171 @ 581.659
595.38/597.57	c bounds 467 >= -2171 @ 582.453
595.38/597.58	c bounds 467 >= -2170 @ 582.461
595.38/597.58	c bounds 467 >= -2169 @ 582.465
595.38/597.59	c bounds 467 >= -2168 @ 582.471
595.48/597.60	c bounds 467 >= -2167 @ 582.476
595.48/597.60	c bounds 467 >= -2166 @ 582.48
595.48/597.61	c bounds 467 >= -2165 @ 582.485
595.48/597.62	c bounds 467 >= -2164 @ 582.492
595.48/597.62	c bounds 467 >= -2163 @ 582.495
595.48/597.63	c bounds 467 >= -2162 @ 582.5
595.48/597.64	c #Conflicts:     399000 | #Constraints:      71811
595.48/597.64	c bounds 467 >= -2161 @ 582.508
595.48/597.65	c bounds 467 >= -2160 @ 582.516
595.48/597.66	c bounds 467 >= -2159 @ 582.52
595.48/597.67	c bounds 467 >= -2158 @ 582.53
595.48/597.68	c bounds 467 >= -2157 @ 582.539
595.58/597.70	c bounds 467 >= -2156 @ 582.556
595.58/597.73	c bounds 467 >= -2155 @ 582.578
595.58/597.74	c bounds 467 >= -2154 @ 582.588
595.58/597.75	c bounds 467 >= -2153 @ 582.595
595.58/597.75	c bounds 467 >= -2152 @ 582.599
595.67/597.81	c bounds 467 >= -2151 @ 582.651
595.67/597.87	c #Conflicts:     400000 | #Constraints:      73009
595.67/597.87	c bounds 467 >= -2150 @ 582.711
595.78/597.95	c bounds 467 >= -2149 @ 582.783
595.98/598.17	c #Conflicts:     401000 | #Constraints:      74084
595.98/598.17	c bounds 467 >= -2148 @ 582.99
595.98/598.18	c bounds 467 >= -2147 @ 583.002
595.98/598.19	c bounds 467 >= -2146 @ 583.011
596.08/598.20	c bounds 467 >= -2145 @ 583.018
596.08/598.21	c bounds 467 >= -2144 @ 583.026
596.08/598.22	c bounds 467 >= -2143 @ 583.033
596.08/598.24	c #Conflicts:     402000 | #Constraints:      75204
596.08/598.24	c bounds 467 >= -2142 @ 583.045
596.08/598.26	c bounds 467 >= -2141 @ 583.065
596.08/598.29	c bounds 467 >= -2140 @ 583.095
597.27/599.47	c bounds 466 >= -2140 @ 584.244
597.27/599.48	c bounds 466 >= -2139 @ 584.255
597.38/599.50	c bounds 466 >= -2138 @ 584.274
597.38/599.51	c bounds 466 >= -2137 @ 584.283
597.38/599.53	c bounds 466 >= -2136 @ 584.294
597.98/600.12	c #Conflicts:     403000 | #Constraints:      76344
597.98/600.12	c #Conflicts:     404000 | #Constraints:      77344
597.98/600.12	c #Conflicts:     405000 | #Constraints:      78344
597.98/600.12	c bounds 466 >= -2135 @ 584.857
598.77/600.95	c #Conflicts:     406000 | #Constraints:      79392
598.77/600.95	c #Conflicts:     407000 | #Constraints:      80392
598.77/600.95	c #Conflicts:     408000 | #Constraints:      81392
598.77/600.95	c bounds 466 >= -2134 @ 585.647
602.16/604.32	c #Conflicts:     409000 | #Constraints:      82422
602.16/604.32	c bounds 465 >= -2134 @ 588.97
602.26/604.40	c bounds 465 >= -2133 @ 589.045
602.65/604.86	c #Conflicts:     410000 | #Constraints:      83438
602.65/604.86	c bounds 465 >= -2132 @ 589.469
603.24/605.49	c #Conflicts:     411000 | #Constraints:      84471
603.24/605.49	c #Conflicts:     412000 | #Constraints:      85471
603.24/605.49	c bounds 465 >= -2131 @ 590.081
604.15/606.38	c #Conflicts:     413000 | #Constraints:      86498
604.15/606.38	c #Conflicts:     414000 | #Constraints:      87498
604.15/606.38	c #Conflicts:     415000 | #Constraints:      88498
604.15/606.38	c bounds 465 >= -2130 @ 590.948
604.63/606.83	c bounds 464 >= -2130 @ 591.393
605.03/607.23	c bounds 462 >= -2130 @ 591.774
605.03/607.24	c bounds 462 >= -2129 @ 591.782
605.03/607.24	c bounds 462 >= -2128 @ 591.789
605.03/607.25	c bounds 462 >= -2127 @ 591.794
605.03/607.26	c bounds 462 >= -2126 @ 591.798
605.03/607.26	c bounds 462 >= -2125 @ 591.803
605.03/607.27	c bounds 462 >= -2124 @ 591.807
605.03/607.28	c bounds 462 >= -2123 @ 591.812
605.03/607.28	c bounds 462 >= -2122 @ 591.818
605.03/607.29	c bounds 462 >= -2121 @ 591.827
605.13/607.30	c bounds 462 >= -2120 @ 591.832
605.13/607.31	c bounds 462 >= -2119 @ 591.839
605.13/607.32	c bounds 462 >= -2118 @ 591.846
605.13/607.33	c bounds 462 >= -2117 @ 591.859
605.13/607.36	c bounds 462 >= -2116 @ 591.885
605.23/607.40	c bounds 462 >= -2115 @ 591.922
609.57/611.90	c #Conflicts:     416000 | #Constraints:      89763
609.57/611.90	c bounds 461 >= -2115 @ 596.181
609.57/611.91	c bounds 461 >= -2114 @ 596.194
609.57/611.93	c bounds 461 >= -2113 @ 596.205
609.57/611.94	c bounds 461 >= -2112 @ 596.216
609.78/612.13	c #Conflicts:     417000 | #Constraints:      90819
609.78/612.13	c INPROCESSING
609.78/612.13	c GARBAGE COLLECT
609.78/612.13	c bounds 461 >= -2111 @ 596.402
609.78/612.14	c bounds 461 >= -2110 @ 596.415
609.78/612.15	c bounds 461 >= -2109 @ 596.422
609.78/612.16	c bounds 461 >= -2108 @ 596.427
609.78/612.17	c bounds 461 >= -2107 @ 596.432
609.78/612.18	c bounds 461 >= -2106 @ 596.442
609.78/612.19	c bounds 461 >= -2105 @ 596.447
609.88/612.20	c bounds 461 >= -2104 @ 596.455
609.88/612.22	c bounds 461 >= -2103 @ 596.474
609.88/612.25	c #Conflicts:     418000 | #Constraints:      58619
609.88/612.25	c bounds 461 >= -2102 @ 596.496
609.88/612.28	c bounds 461 >= -2101 @ 596.529
609.97/612.33	c bounds 461 >= -2100 @ 596.568
610.07/612.41	c #Conflicts:     419000 | #Constraints:      59700
610.07/612.41	c bounds 461 >= -2099 @ 596.643
610.18/612.54	c #Conflicts:     420000 | #Constraints:      60730
610.18/612.54	c bounds 461 >= -2098 @ 596.776
610.37/612.72	c #Conflicts:     421000 | #Constraints:      61775
610.37/612.72	c #Conflicts:     422000 | #Constraints:      62775
610.37/612.72	c bounds 461 >= -2097 @ 596.944
610.56/612.93	c #Conflicts:     423000 | #Constraints:      63796
610.56/612.93	c bounds 461 >= -2096 @ 597.142
610.67/613.09	c #Conflicts:     424000 | #Constraints:      64820
610.67/613.09	c bounds 461 >= -2095 @ 597.301
611.46/613.86	c #Conflicts:     425000 | #Constraints:      65844
611.46/613.86	c #Conflicts:     426000 | #Constraints:      66844
611.46/613.86	c #Conflicts:     427000 | #Constraints:      67844
611.46/613.86	c #Conflicts:     428000 | #Constraints:      68844
611.46/613.86	c bounds 461 >= -2094 @ 598.036
613.04/615.44	c #Conflicts:     429000 | #Constraints:      69886
613.04/615.44	c #Conflicts:     430000 | #Constraints:      70886
613.04/615.44	c #Conflicts:     431000 | #Constraints:      71886
613.04/615.44	c #Conflicts:     432000 | #Constraints:      72886
613.04/615.44	c #Conflicts:     433000 | #Constraints:      73886
613.04/615.44	c #Conflicts:     434000 | #Constraints:      74886
613.04/615.44	c INPROCESSING
613.04/615.44	c GARBAGE COLLECT
613.04/615.44	c #Conflicts:     435000 | #Constraints:      50695
613.04/615.44	c bounds 461 >= -2093 @ 599.562
650.93/653.42	c #Conflicts:     436000 | #Constraints:      51761
650.93/653.42	c #Conflicts:     437000 | #Constraints:      52761
650.93/653.42	c #Conflicts:     438000 | #Constraints:      53761
650.93/653.42	c #Conflicts:     439000 | #Constraints:      54761
650.93/653.42	c #Conflicts:     440000 | #Constraints:      55761
650.93/653.42	c #Conflicts:     441000 | #Constraints:      56761
650.93/653.42	c #Conflicts:     442000 | #Constraints:      57761
650.93/653.42	c #Conflicts:     443000 | #Constraints:      58761
650.93/653.42	c #Conflicts:     444000 | #Constraints:      59761
650.93/653.42	c #Conflicts:     445000 | #Constraints:      60761
650.93/653.42	c #Conflicts:     446000 | #Constraints:      61761
650.93/653.42	c #Conflicts:     447000 | #Constraints:      62762
650.93/653.42	c #Conflicts:     448000 | #Constraints:      63762
650.93/653.42	c #Conflicts:     449000 | #Constraints:      64762
650.93/653.42	c #Conflicts:     450000 | #Constraints:      65762
650.93/653.42	c #Conflicts:     451000 | #Constraints:      66762
650.93/653.42	c #Conflicts:     452000 | #Constraints:      67762
650.93/653.42	c #Conflicts:     453000 | #Constraints:      68762
650.93/653.42	c bounds 461 >= -2092 @ 637.173
684.39/687.11	c #Conflicts:     454000 | #Constraints:      69855
684.39/687.11	c #Conflicts:     455000 | #Constraints:      70855
684.39/687.11	c #Conflicts:     456000 | #Constraints:      71855
684.39/687.11	c #Conflicts:     457000 | #Constraints:      72855
684.39/687.11	c #Conflicts:     458000 | #Constraints:      73855
684.39/687.11	c #Conflicts:     459000 | #Constraints:      74855
684.39/687.11	c #Conflicts:     460000 | #Constraints:      75855
684.39/687.11	c #Conflicts:     461000 | #Constraints:      76855
684.39/687.11	c bounds 460 >= -2092 @ 670.205
684.39/687.13	c bounds 460 >= -2091 @ 670.219
684.39/687.14	c bounds 460 >= -2090 @ 670.224
684.39/687.15	c bounds 460 >= -2089 @ 670.231
684.39/687.16	c bounds 460 >= -2088 @ 670.239
684.39/687.18	c #Conflicts:     462000 | #Constraints:      77911
684.39/687.18	c bounds 460 >= -2087 @ 670.258
684.49/687.22	c bounds 460 >= -2086 @ 670.297
684.49/687.28	c bounds 460 >= -2085 @ 670.354
684.58/687.33	c bounds 460 >= -2084 @ 670.4
684.68/687.43	c bounds 460 >= -2083 @ 670.498
684.79/687.60	c #Conflicts:     463000 | #Constraints:      79034
684.79/687.60	c bounds 460 >= -2082 @ 670.66
684.98/687.71	c bounds 460 >= -2081 @ 670.773
685.29/688.07	c #Conflicts:     464000 | #Constraints:      80097
685.29/688.07	c bounds 460 >= -2080 @ 671.125
685.78/688.57	c #Conflicts:     465000 | #Constraints:      81121
685.78/688.57	c #Conflicts:     466000 | #Constraints:      82121
685.78/688.57	c bounds 460 >= -2079 @ 671.622
686.39/689.15	c #Conflicts:     467000 | #Constraints:      83148
686.39/689.15	c bounds 460 >= -2078 @ 672.176
687.18/689.97	c #Conflicts:     468000 | #Constraints:      84193
687.18/689.97	c #Conflicts:     469000 | #Constraints:      85193
687.18/689.97	c #Conflicts:     470000 | #Constraints:      86193
687.18/689.97	c bounds 460 >= -2077 @ 672.989
688.67/691.44	c #Conflicts:     471000 | #Constraints:      87220
688.67/691.44	c #Conflicts:     472000 | #Constraints:      88220
688.67/691.44	c bounds 460 >= -2076 @ 674.436
689.77/692.55	c #Conflicts:     473000 | #Constraints:      89271
689.77/692.55	c #Conflicts:     474000 | #Constraints:      90271
689.77/692.55	c bounds 460 >= -2075 @ 675.539
743.41/746.36	c #Conflicts:     475000 | #Constraints:      91310
743.41/746.36	c #Conflicts:     476000 | #Constraints:      92310
743.41/746.36	c #Conflicts:     477000 | #Constraints:      93310
743.41/746.36	c #Conflicts:     478000 | #Constraints:      94310
743.41/746.36	c #Conflicts:     479000 | #Constraints:      95310
743.41/746.36	c #Conflicts:     480000 | #Constraints:      96310
743.41/746.36	c INPROCESSING
743.41/746.36	c GARBAGE COLLECT
743.41/746.36	c rational objective 12
743.81/746.70	c #Conflicts:     481000 | #Constraints:      61526
743.81/746.70	c bounds 460 >= -2074 @ 729.181
808.72/811.88	c #Conflicts:     482000 | #Constraints:      62568
808.72/811.88	c #Conflicts:     483000 | #Constraints:      63568
808.72/811.88	c #Conflicts:     484000 | #Constraints:      64568
808.72/811.88	c #Conflicts:     485000 | #Constraints:      65568
808.72/811.88	c #Conflicts:     486000 | #Constraints:      66568
808.72/811.88	c #Conflicts:     487000 | #Constraints:      67568
808.72/811.88	c #Conflicts:     488000 | #Constraints:      68568
808.72/811.88	c #Conflicts:     489000 | #Constraints:      69568
808.72/811.88	c #Conflicts:     490000 | #Constraints:      70568
808.72/811.88	c #Conflicts:     491000 | #Constraints:      71568
808.72/811.88	c #Conflicts:     492000 | #Constraints:      72568
808.72/811.88	c bounds 460 >= -2073 @ 793.711
809.31/812.41	c #Conflicts:     493000 | #Constraints:      73622
809.31/812.41	c bounds 460 >= -2072 @ 794.234
810.71/813.80	c #Conflicts:     494000 | #Constraints:      74655
810.71/813.80	c #Conflicts:     495000 | #Constraints:      75655
810.71/813.80	c #Conflicts:     496000 | #Constraints:      76655
810.71/813.80	c #Conflicts:     497000 | #Constraints:      77655
810.71/813.80	c bounds 460 >= -2071 @ 795.605
810.91/814.02	c #Conflicts:     498000 | #Constraints:      78694
810.91/814.02	c bounds 460 >= -2070 @ 795.814
811.32/814.46	c INPROCESSING
811.32/814.46	c GARBAGE COLLECT
811.32/814.46	c #Conflicts:     499000 | #Constraints:      52682
811.32/814.46	c #Conflicts:     500000 | #Constraints:      53682
811.32/814.46	c #Conflicts:     501000 | #Constraints:      54682
811.32/814.46	c bounds 460 >= -2069 @ 796.238
812.40/815.50	c #Conflicts:     502000 | #Constraints:      55727
812.40/815.50	c #Conflicts:     503000 | #Constraints:      56727
812.40/815.50	c #Conflicts:     504000 | #Constraints:      57727
812.40/815.50	c #Conflicts:     505000 | #Constraints:      58727
812.40/815.50	c #Conflicts:     506000 | #Constraints:      59727
812.40/815.50	c bounds 460 >= -2068 @ 797.265
817.79/820.95	c #Conflicts:     507000 | #Constraints:      60769
817.79/820.95	c #Conflicts:     508000 | #Constraints:      61769
817.79/820.95	c #Conflicts:     509000 | #Constraints:      62769
817.79/820.95	c #Conflicts:     510000 | #Constraints:      63769
817.79/820.95	c #Conflicts:     511000 | #Constraints:      64769
817.79/820.95	c #Conflicts:     512000 | #Constraints:      65769
817.79/820.95	c #Conflicts:     513000 | #Constraints:      66769
817.79/820.95	c #Conflicts:     514000 | #Constraints:      67769
817.79/820.95	c #Conflicts:     515000 | #Constraints:      68769
817.79/820.95	c #Conflicts:     516000 | #Constraints:      69769
817.79/820.95	c #Conflicts:     517000 | #Constraints:      70769
817.79/820.95	c #Conflicts:     518000 | #Constraints:      71769
817.79/820.95	c #Conflicts:     519000 | #Constraints:      72769
817.79/820.95	c bounds 460 >= -2067 @ 802.586
830.05/833.26	c #Conflicts:     520000 | #Constraints:      73820
830.05/833.26	c #Conflicts:     521000 | #Constraints:      74820
830.05/833.26	c #Conflicts:     522000 | #Constraints:      75820
830.05/833.26	c #Conflicts:     523000 | #Constraints:      76820
830.05/833.26	c #Conflicts:     524000 | #Constraints:      77820
830.05/833.26	c #Conflicts:     525000 | #Constraints:      78820
830.05/833.26	c #Conflicts:     526000 | #Constraints:      79820
830.05/833.26	c #Conflicts:     527000 | #Constraints:      80820
830.05/833.26	c #Conflicts:     528000 | #Constraints:      81820
830.05/833.26	c #Conflicts:     529000 | #Constraints:      82820
830.05/833.26	c #Conflicts:     530000 | #Constraints:      83820
830.05/833.26	c #Conflicts:     531000 | #Constraints:      84820
830.05/833.26	c #Conflicts:     532000 | #Constraints:      85820
830.05/833.26	c #Conflicts:     533000 | #Constraints:      86820
830.05/833.26	c #Conflicts:     534000 | #Constraints:      87820
830.05/833.26	c #Conflicts:     535000 | #Constraints:      88820
830.05/833.26	c #Conflicts:     536000 | #Constraints:      89820
830.05/833.26	c #Conflicts:     537000 | #Constraints:      90820
830.05/833.26	c #Conflicts:     538000 | #Constraints:      91820
830.05/833.26	c #Conflicts:     539000 | #Constraints:      92820
830.05/833.26	c bounds 460 >= -2066 @ 814.641
830.96/834.16	c #Conflicts:     540000 | #Constraints:      93865
830.96/834.16	c bounds 459 >= -2066 @ 815.519
831.25/834.44	c bounds 458 >= -2066 @ 815.802
831.54/834.70	c bounds 457 >= -2066 @ 816.049
831.75/834.97	c bounds 456 >= -2066 @ 816.323
832.04/835.28	c bounds 455 >= -2066 @ 816.622
832.35/835.54	c bounds 454 >= -2066 @ 816.875
832.65/835.86	c bounds 453 >= -2066 @ 817.181
832.95/836.14	c bounds 452 >= -2066 @ 817.454
833.24/836.48	c #Conflicts:     541000 | #Constraints:      94873
833.24/836.48	c bounds 450 >= -2066 @ 817.786
833.54/836.77	c bounds 448 >= -2066 @ 818.074
833.84/837.05	c bounds 447 >= -2066 @ 818.35
834.14/837.38	c bounds 446 >= -2066 @ 818.677
834.44/837.66	c bounds 444 >= -2066 @ 818.946
834.74/837.93	c bounds 443 >= -2066 @ 819.214
835.03/838.21	c bounds 441 >= -2066 @ 819.481
835.24/838.49	c bounds 439 >= -2066 @ 819.754
836.43/839.65	c bounds 438 >= -2066 @ 820.906
837.94/841.15	c #Conflicts:     542000 | #Constraints:      95882
837.94/841.15	c bounds 437 >= -2066 @ 822.385
838.23/841.46	c bounds 436 >= -2066 @ 822.698
838.73/841.90	c bounds 434 >= -2066 @ 823.123
839.23/842.48	c bounds 433 >= -2066 @ 823.695
843.15/846.43	c #Conflicts:     543000 | #Constraints:      96886
843.15/846.43	c bounds 432 >= -2066 @ 827.539
849.13/852.49	c #Conflicts:     544000 | #Constraints:      97887
849.13/852.49	c bounds 431 >= -2066 @ 833.508
849.23/852.50	c bounds 431 >= -2065 @ 833.518
849.23/852.51	c bounds 431 >= -2064 @ 833.521
849.23/852.52	c bounds 431 >= -2063 @ 833.53
849.23/852.53	c bounds 431 >= -2062 @ 833.534
849.23/852.53	c bounds 431 >= -2061 @ 833.538
849.23/852.54	c bounds 431 >= -2060 @ 833.54
849.23/852.54	c bounds 431 >= -2059 @ 833.547
849.23/852.55	c bounds 431 >= -2058 @ 833.551
849.23/852.57	c bounds 431 >= -2057 @ 833.567
849.23/852.59	c bounds 431 >= -2056 @ 833.588
849.33/852.62	c bounds 431 >= -2055 @ 833.608
849.33/852.64	c bounds 431 >= -2054 @ 833.633
849.33/852.65	c bounds 431 >= -2053 @ 833.643
849.43/852.71	c bounds 431 >= -2052 @ 833.691
849.53/852.80	c #Conflicts:     545000 | #Constraints:      99090
849.53/852.80	c bounds 431 >= -2051 @ 833.774
849.53/852.81	c bounds 431 >= -2050 @ 833.784
849.63/852.92	c bounds 431 >= -2049 @ 833.89
849.63/852.93	c bounds 431 >= -2048 @ 833.898
849.73/853.01	c bounds 431 >= -2047 @ 833.969
849.93/853.27	c #Conflicts:     546000 | #Constraints:     100204
849.93/853.27	c bounds 431 >= -2046 @ 834.228
910.75/914.22	c #Conflicts:     547000 | #Constraints:     101249
910.75/914.22	c INPROCESSING
910.75/914.22	c GARBAGE COLLECT
910.75/914.22	c rational objective 12
910.86/914.38	c bounds 431 >= -2045 @ 894.792
910.95/914.48	c #Conflicts:     548000 | #Constraints:      64045
910.95/914.48	c bounds 431 >= -2044 @ 894.891
911.15/914.63	c #Conflicts:     549000 | #Constraints:      65084
911.15/914.63	c bounds 431 >= -2043 @ 895.026
911.15/914.67	c bounds 431 >= -2042 @ 895.064
912.05/915.50	c #Conflicts:     550000 | #Constraints:      66114
912.05/915.50	c #Conflicts:     551000 | #Constraints:      67114
912.05/915.50	c #Conflicts:     552000 | #Constraints:      68114
912.05/915.50	c #Conflicts:     553000 | #Constraints:      69114
912.05/915.50	c bounds 431 >= -2041 @ 895.874
913.75/917.21	c #Conflicts:     554000 | #Constraints:      70165
913.75/917.21	c #Conflicts:     555000 | #Constraints:      71165
913.75/917.21	c #Conflicts:     556000 | #Constraints:      72165
913.75/917.21	c #Conflicts:     557000 | #Constraints:      73165
913.75/917.21	c #Conflicts:     558000 | #Constraints:      74165
913.75/917.21	c #Conflicts:     559000 | #Constraints:      75165
913.75/917.21	c bounds 431 >= -2040 @ 897.534
914.44/917.92	c bounds 430 >= -2040 @ 898.224
914.85/918.36	c bounds 429 >= -2040 @ 898.659
915.15/918.69	c bounds 428 >= -2040 @ 898.977
915.74/919.26	c bounds 427 >= -2040 @ 899.53
915.74/919.27	c bounds 427 >= -2039 @ 899.534
915.74/919.27	c bounds 427 >= -2038 @ 899.537
915.74/919.28	c bounds 427 >= -2037 @ 899.541
915.74/919.28	c bounds 427 >= -2036 @ 899.545
915.74/919.29	c bounds 427 >= -2035 @ 899.55
915.85/919.30	c bounds 427 >= -2034 @ 899.553
915.85/919.31	c #Conflicts:     560000 | #Constraints:      76281
915.85/919.31	c bounds 427 >= -2033 @ 899.559
915.85/919.32	c bounds 427 >= -2032 @ 899.565
915.85/919.33	c bounds 427 >= -2031 @ 899.575
915.85/919.34	c bounds 427 >= -2030 @ 899.582
915.85/919.35	c bounds 427 >= -2029 @ 899.589
915.85/919.35	c bounds 427 >= -2028 @ 899.593
915.85/919.36	c bounds 427 >= -2027 @ 899.599
915.85/919.38	c bounds 427 >= -2026 @ 899.614
915.85/919.39	c bounds 427 >= -2025 @ 899.627
915.94/919.42	c bounds 427 >= -2024 @ 899.646
915.94/919.42	c bounds 427 >= -2023 @ 899.649
915.94/919.43	c bounds 427 >= -2022 @ 899.654
915.94/919.44	c bounds 427 >= -2021 @ 899.66
915.94/919.45	c bounds 427 >= -2020 @ 899.671
915.94/919.46	c bounds 427 >= -2019 @ 899.677
915.94/919.47	c bounds 427 >= -2018 @ 899.685
916.54/920.07	c #Conflicts:     561000 | #Constraints:      77599
916.54/920.07	c bounds 426 >= -2018 @ 900.273
916.54/920.08	c bounds 426 >= -2017 @ 900.279
916.54/920.08	c bounds 426 >= -2016 @ 900.283
916.54/920.09	c bounds 426 >= -2015 @ 900.288
916.54/920.10	c bounds 426 >= -2014 @ 900.293
916.64/920.10	c bounds 426 >= -2013 @ 900.299
916.64/920.11	c bounds 426 >= -2012 @ 900.308
916.64/920.14	c bounds 426 >= -2011 @ 900.327
917.04/920.53	c #Conflicts:     562000 | #Constraints:      78738
917.04/920.53	c #Conflicts:     563000 | #Constraints:      79738
917.04/920.53	c #Conflicts:     564000 | #Constraints:      80738
917.04/920.53	c bounds 426 >= -2010 @ 900.684
917.55/921.02	c #Conflicts:     565000 | #Constraints:      81816
917.55/921.02	c #Conflicts:     566000 | #Constraints:      82816
917.55/921.02	c bounds 426 >= -2009 @ 901.157
918.64/922.12	c bounds 425 >= -2009 @ 902.227
918.64/922.13	c bounds 425 >= -2008 @ 902.233
918.64/922.13	c bounds 425 >= -2007 @ 902.239
918.64/922.14	c bounds 425 >= -2006 @ 902.242
918.64/922.15	c bounds 425 >= -2005 @ 902.25
918.64/922.15	c bounds 425 >= -2004 @ 902.257
918.64/922.16	c bounds 425 >= -2003 @ 902.265
918.64/922.18	c bounds 425 >= -2002 @ 902.275
918.64/922.19	c bounds 425 >= -2001 @ 902.289
918.84/922.31	c #Conflicts:     567000 | #Constraints:      84006
918.84/922.31	c INPROCESSING
918.84/922.31	c GARBAGE COLLECT
918.84/922.31	c bounds 425 >= -2000 @ 902.402
918.84/922.32	c bounds 425 >= -1999 @ 902.406
918.84/922.34	c bounds 425 >= -1998 @ 902.427
918.84/922.38	c bounds 425 >= -1997 @ 902.462
919.03/922.54	c #Conflicts:     568000 | #Constraints:      55953
919.03/922.54	c bounds 425 >= -1996 @ 902.609
921.53/925.08	c #Conflicts:     569000 | #Constraints:      56986
921.53/925.08	c bounds 424 >= -1996 @ 905.116
921.53/925.09	c bounds 424 >= -1995 @ 905.123
921.53/925.10	c bounds 424 >= -1994 @ 905.129
921.63/925.11	c bounds 424 >= -1993 @ 905.14
921.63/925.12	c bounds 424 >= -1992 @ 905.149
921.63/925.14	c bounds 424 >= -1991 @ 905.167
921.63/925.17	c #Conflicts:     570000 | #Constraints:      58075
921.63/925.17	c bounds 424 >= -1990 @ 905.186
921.63/925.19	c bounds 424 >= -1989 @ 905.212
921.73/925.23	c bounds 424 >= -1988 @ 905.245
921.82/925.31	c #Conflicts:     571000 | #Constraints:      59144
921.82/925.31	c bounds 424 >= -1987 @ 905.309
921.82/925.32	c bounds 424 >= -1986 @ 905.318
921.82/925.37	c bounds 424 >= -1985 @ 905.361
921.93/925.41	c bounds 424 >= -1984 @ 905.4
921.93/925.48	c #Conflicts:     572000 | #Constraints:      60276
921.93/925.48	c bounds 424 >= -1983 @ 905.46
922.12/925.61	c #Conflicts:     573000 | #Constraints:      61306
922.12/925.61	c bounds 424 >= -1982 @ 905.592
922.12/925.65	c bounds 424 >= -1981 @ 905.628
922.32/925.81	c #Conflicts:     574000 | #Constraints:      62357
922.32/925.81	c bounds 424 >= -1980 @ 905.781
922.62/926.18	c #Conflicts:     575000 | #Constraints:      63384
922.62/926.18	c #Conflicts:     576000 | #Constraints:      64384
922.62/926.18	c bounds 424 >= -1979 @ 906.143
923.62/927.12	c #Conflicts:     577000 | #Constraints:      65426
923.62/927.12	c #Conflicts:     578000 | #Constraints:      66426
923.62/927.12	c #Conflicts:     579000 | #Constraints:      67426
923.62/927.12	c #Conflicts:     580000 | #Constraints:      68426
923.62/927.12	c bounds 424 >= -1978 @ 907.039
924.52/928.00	c bounds 423 >= -1978 @ 907.896
924.82/928.31	c bounds 422 >= -1978 @ 908.189
925.22/928.72	c #Conflicts:     581000 | #Constraints:      69467
925.22/928.72	c #Conflicts:     582000 | #Constraints:      70467
925.22/928.72	c bounds 422 >= -1977 @ 908.572
925.42/929.00	c bounds 421 >= -1977 @ 908.842
925.71/929.22	c bounds 420 >= -1977 @ 909.056
926.11/929.65	c #Conflicts:     583000 | #Constraints:      71514
926.11/929.65	c #Conflicts:     584000 | #Constraints:      72514
926.11/929.65	c bounds 420 >= -1976 @ 909.474
926.31/929.86	c bounds 419 >= -1976 @ 909.688
926.51/930.08	c bounds 418 >= -1976 @ 909.902
926.81/930.30	c bounds 417 >= -1976 @ 910.115
927.81/931.32	c #Conflicts:     585000 | #Constraints:      73550
927.81/931.32	c #Conflicts:     586000 | #Constraints:      74550
927.81/931.32	c #Conflicts:     587000 | #Constraints:      75550
927.81/931.32	c #Conflicts:     588000 | #Constraints:      76550
927.81/931.32	c bounds 417 >= -1975 @ 911.084
928.01/931.54	c bounds 415 >= -1975 @ 911.301
928.20/931.75	c bounds 414 >= -1975 @ 911.506
928.41/931.96	c bounds 413 >= -1975 @ 911.714
928.61/932.16	c bounds 411 >= -1975 @ 911.91
928.80/932.39	c bounds 409 >= -1975 @ 912.142
929.11/932.66	c bounds 408 >= -1975 @ 912.403
1004.58/1008.39	c #Conflicts:     589000 | #Constraints:      77586
1004.58/1008.39	c #Conflicts:     590000 | #Constraints:      78586
1004.58/1008.39	c #Conflicts:     591000 | #Constraints:      79586
1004.58/1008.39	c #Conflicts:     592000 | #Constraints:      80586
1004.58/1008.39	c #Conflicts:     593000 | #Constraints:      81586
1004.58/1008.39	c bounds 408 >= -1974 @ 987.527
1005.08/1008.86	c bounds 407 >= -1974 @ 987.985
1005.67/1009.41	c bounds 405 >= -1974 @ 988.515
1006.17/1009.95	c bounds 404 >= -1974 @ 989.05
1006.67/1010.45	c bounds 403 >= -1974 @ 989.537
1007.07/1010.84	c bounds 402 >= -1974 @ 989.924
1007.66/1011.41	c bounds 401 >= -1974 @ 990.476
1008.57/1012.36	c bounds 400 >= -1974 @ 991.418
1008.57/1012.38	c bounds 400 >= -1973 @ 991.427
1008.57/1012.39	c #Conflicts:     594000 | #Constraints:      82641
1008.57/1012.39	c bounds 400 >= -1972 @ 991.438
1008.67/1012.40	c bounds 400 >= -1971 @ 991.444
1008.67/1012.41	c bounds 400 >= -1970 @ 991.45
1008.67/1012.42	c bounds 400 >= -1969 @ 991.455
1008.67/1012.43	c bounds 400 >= -1968 @ 991.467
1008.67/1012.44	c bounds 400 >= -1967 @ 991.473
1008.67/1012.45	c bounds 400 >= -1966 @ 991.478
1008.67/1012.47	c bounds 400 >= -1965 @ 991.496
1008.67/1012.49	c bounds 400 >= -1964 @ 991.517
1008.77/1012.50	c bounds 400 >= -1963 @ 991.522
1008.77/1012.52	c bounds 400 >= -1962 @ 991.545
1008.77/1012.58	c bounds 400 >= -1961 @ 991.604
1008.86/1012.63	c bounds 400 >= -1960 @ 991.653
1008.86/1012.68	c bounds 400 >= -1959 @ 991.693
1008.96/1012.73	c #Conflicts:     595000 | #Constraints:      83906
1008.96/1012.73	c bounds 400 >= -1958 @ 991.743
1009.06/1012.81	c bounds 400 >= -1957 @ 991.813
1009.17/1012.94	c bounds 400 >= -1956 @ 991.946
1013.15/1016.99	c #Conflicts:     596000 | #Constraints:      84984
1013.15/1016.99	c bounds 399 >= -1956 @ 995.922
1016.44/1020.20	c #Conflicts:     597000 | #Constraints:      85985
1016.44/1020.20	c #Conflicts:     598000 | #Constraints:      86985
1016.44/1020.20	c #Conflicts:     599000 | #Constraints:      87985
1016.44/1020.20	c #Conflicts:     600000 | #Constraints:      88985
1016.44/1020.20	c #Conflicts:     601000 | #Constraints:      89985
1016.44/1020.20	c #Conflicts:     602000 | #Constraints:      90985
1016.44/1020.20	c #Conflicts:     603000 | #Constraints:      91985
1016.44/1020.20	c #Conflicts:     604000 | #Constraints:      92985
1016.44/1020.20	c #Conflicts:     605000 | #Constraints:      93985
1016.44/1020.20	c bounds 399 >= -1955 @ 999.081
1016.74/1020.52	c bounds 398 >= -1955 @ 999.392
1017.14/1020.95	c #Conflicts:     606000 | #Constraints:      95046
1017.14/1020.95	c bounds 397 >= -1955 @ 999.821
1017.53/1021.38	c bounds 395 >= -1955 @ 1000.24
1017.94/1021.70	c bounds 394 >= -1955 @ 1000.55
1018.24/1022.00	c bounds 393 >= -1955 @ 1000.85
1018.53/1022.30	c bounds 392 >= -1955 @ 1001.15
1018.84/1022.63	c bounds 391 >= -1955 @ 1001.46
1018.84/1022.65	c bounds 391 >= -1954 @ 1001.49
1018.84/1022.68	c bounds 391 >= -1953 @ 1001.51
1018.93/1022.74	c bounds 391 >= -1952 @ 1001.57
1019.03/1022.82	c bounds 391 >= -1951 @ 1001.64
1019.13/1022.98	c #Conflicts:     607000 | #Constraints:      96148
1019.13/1022.98	c bounds 391 >= -1950 @ 1001.8
1060.71/1064.83	c #Conflicts:     608000 | #Constraints:      97178
1060.71/1064.83	c #Conflicts:     609000 | #Constraints:      98178
1060.71/1064.83	c #Conflicts:     610000 | #Constraints:      99178
1060.71/1064.83	c #Conflicts:     611000 | #Constraints:     100178
1060.71/1064.83	c #Conflicts:     612000 | #Constraints:     101178
1060.71/1064.83	c #Conflicts:     613000 | #Constraints:     102178
1060.71/1064.83	c #Conflicts:     614000 | #Constraints:     103178
1060.71/1064.83	c #Conflicts:     615000 | #Constraints:     104178
1060.71/1064.83	c #Conflicts:     616000 | #Constraints:     105178
1060.71/1064.83	c bounds 390 >= -1950 @ 1042.62
1064.20/1068.35	c #Conflicts:     617000 | #Constraints:     106179
1064.20/1068.35	c #Conflicts:     618000 | #Constraints:     107179
1064.20/1068.35	c #Conflicts:     619000 | #Constraints:     108179
1064.20/1068.35	c INPROCESSING
1064.20/1068.35	c GARBAGE COLLECT
1064.20/1068.35	c #Conflicts:     620000 | #Constraints:      68222
1064.20/1068.35	c #Conflicts:     621000 | #Constraints:      69222
1064.20/1068.35	c bounds 390 >= -1949 @ 1046.05
1065.20/1069.39	c #Conflicts:     622000 | #Constraints:      70261
1065.20/1069.39	c #Conflicts:     623000 | #Constraints:      71261
1065.20/1069.39	c #Conflicts:     624000 | #Constraints:      72261
1065.20/1069.39	c #Conflicts:     625000 | #Constraints:      73261
1065.20/1069.39	c #Conflicts:     626000 | #Constraints:      74261
1065.20/1069.39	c bounds 390 >= -1948 @ 1047.04
1068.71/1073.09	c #Conflicts:     627000 | #Constraints:      75291
1068.71/1073.09	c #Conflicts:     628000 | #Constraints:      76291
1068.71/1073.09	c #Conflicts:     629000 | #Constraints:      77291
1068.71/1073.09	c #Conflicts:     630000 | #Constraints:      78291
1068.71/1073.09	c #Conflicts:     631000 | #Constraints:      79291
1068.71/1073.09	c #Conflicts:     632000 | #Constraints:      80291
1068.71/1073.09	c #Conflicts:     633000 | #Constraints:      81291
1068.71/1073.09	c #Conflicts:     634000 | #Constraints:      82291
1068.71/1073.09	c #Conflicts:     635000 | #Constraints:      83291
1068.71/1073.09	c bounds 390 >= -1947 @ 1050.47
1162.03/1166.63	c #Conflicts:     636000 | #Constraints:      84339
1162.03/1166.63	c #Conflicts:     637000 | #Constraints:      85339
1162.03/1166.63	c #Conflicts:     638000 | #Constraints:      86339
1162.03/1166.63	c #Conflicts:     639000 | #Constraints:      87339
1162.03/1166.63	c #Conflicts:     640000 | #Constraints:      88339
1162.03/1166.63	c INPROCESSING
1162.03/1166.63	c GARBAGE COLLECT
1162.03/1166.63	c #Conflicts:     641000 | #Constraints:      58438
1162.03/1166.63	c #Conflicts:     642000 | #Constraints:      59438
1162.03/1166.63	c #Conflicts:     643000 | #Constraints:      60438
1162.03/1166.63	c #Conflicts:     644000 | #Constraints:      61438
1162.03/1166.63	c #Conflicts:     645000 | #Constraints:      62438
1162.03/1166.63	c #Conflicts:     646000 | #Constraints:      63438
1162.03/1166.63	c #Conflicts:     647000 | #Constraints:      64438
1162.03/1166.63	c #Conflicts:     648000 | #Constraints:      65438
1162.03/1166.63	c #Conflicts:     649000 | #Constraints:      66438
1162.03/1166.63	c #Conflicts:     650000 | #Constraints:      67438
1162.03/1166.63	c #Conflicts:     651000 | #Constraints:      68438
1162.03/1166.63	c #Conflicts:     652000 | #Constraints:      69438
1162.03/1166.63	c bounds 390 >= -1946 @ 1143.06
1178.29/1182.98	c #Conflicts:     653000 | #Constraints:      70501
1178.29/1182.98	c #Conflicts:     654000 | #Constraints:      71501
1178.29/1182.98	c #Conflicts:     655000 | #Constraints:      72501
1178.29/1182.98	c #Conflicts:     656000 | #Constraints:      73501
1178.29/1182.98	c #Conflicts:     657000 | #Constraints:      74501
1178.29/1182.98	c #Conflicts:     658000 | #Constraints:      75501
1178.29/1182.98	c #Conflicts:     659000 | #Constraints:      76501
1178.29/1182.98	c #Conflicts:     660000 | #Constraints:      77501
1178.29/1182.98	c #Conflicts:     661000 | #Constraints:      78501
1178.29/1182.98	c #Conflicts:     662000 | #Constraints:      79501
1178.29/1182.98	c #Conflicts:     663000 | #Constraints:      80501
1178.29/1182.98	c #Conflicts:     664000 | #Constraints:      81501
1178.29/1182.98	c #Conflicts:     665000 | #Constraints:      82501
1178.29/1182.98	c #Conflicts:     666000 | #Constraints:      83501
1178.29/1182.98	c #Conflicts:     667000 | #Constraints:      84501
1178.29/1182.98	c #Conflicts:     668000 | #Constraints:      85501
1178.29/1182.98	c #Conflicts:     669000 | #Constraints:      86501
1178.29/1182.98	c #Conflicts:     670000 | #Constraints:      87501
1178.29/1182.98	c #Conflicts:     671000 | #Constraints:      88501
1178.29/1182.98	c #Conflicts:     672000 | #Constraints:      89501
1178.29/1182.98	c #Conflicts:     673000 | #Constraints:      90501
1178.29/1182.98	c #Conflicts:     674000 | #Constraints:      91501
1178.29/1182.98	c #Conflicts:     675000 | #Constraints:      92501
1178.29/1182.98	c #Conflicts:     676000 | #Constraints:      93501
1178.29/1182.98	c bounds 390 >= -1945 @ 1159.11
1256.39/1261.39	c #Conflicts:     677000 | #Constraints:      94558
1256.39/1261.39	c #Conflicts:     678000 | #Constraints:      95558
1256.39/1261.39	c #Conflicts:     679000 | #Constraints:      96558
1256.39/1261.39	c #Conflicts:     680000 | #Constraints:      97558
1256.39/1261.39	c #Conflicts:     681000 | #Constraints:      98558
1256.39/1261.39	c #Conflicts:     682000 | #Constraints:      99558
1256.39/1261.39	c #Conflicts:     683000 | #Constraints:     100558
1256.39/1261.39	c #Conflicts:     684000 | #Constraints:     101558
1256.39/1261.39	c #Conflicts:     685000 | #Constraints:     102558
1256.39/1261.39	c #Conflicts:     686000 | #Constraints:     103558
1256.39/1261.39	c #Conflicts:     687000 | #Constraints:     104558
1256.39/1261.39	c #Conflicts:     688000 | #Constraints:     105558
1256.39/1261.39	c #Conflicts:     689000 | #Constraints:     106558
1256.39/1261.39	c #Conflicts:     690000 | #Constraints:     107558
1256.39/1261.39	c #Conflicts:     691000 | #Constraints:     108558
1256.39/1261.39	c #Conflicts:     692000 | #Constraints:     109558
1256.39/1261.39	c #Conflicts:     693000 | #Constraints:     110558
1256.39/1261.39	c #Conflicts:     694000 | #Constraints:     111558
1256.39/1261.39	c #Conflicts:     695000 | #Constraints:     112558
1256.39/1261.39	c INPROCESSING
1256.39/1261.39	c GARBAGE COLLECT
1256.39/1261.39	c #Conflicts:     696000 | #Constraints:      70415
1256.39/1261.39	c bounds 389 >= -1945 @ 1236.66
1256.69/1261.61	c bounds 388 >= -1945 @ 1236.87
1303.13/1308.33	c #Conflicts:     697000 | #Constraints:      71417
1303.13/1308.33	c #Conflicts:     698000 | #Constraints:      72417
1303.13/1308.33	c #Conflicts:     699000 | #Constraints:      73417
1303.13/1308.33	c #Conflicts:     700000 | #Constraints:      74417
1303.13/1308.33	c #Conflicts:     701000 | #Constraints:      75417
1303.13/1308.33	c #Conflicts:     702000 | #Constraints:      76417
1303.13/1308.33	c #Conflicts:     703000 | #Constraints:      77417
1303.13/1308.33	c #Conflicts:     704000 | #Constraints:      78417
1303.13/1308.33	c #Conflicts:     705000 | #Constraints:      79417
1303.13/1308.33	c #Conflicts:     706000 | #Constraints:      80417
1303.13/1308.33	c bounds 386 >= -1945 @ 1282.8
1303.13/1308.37	c bounds 386 >= -1944 @ 1282.83
1303.22/1308.42	c bounds 386 >= -1943 @ 1282.89
1324.95/1330.42	c #Conflicts:     707000 | #Constraints:      81475
1324.95/1330.42	c #Conflicts:     708000 | #Constraints:      82475
1324.95/1330.42	c #Conflicts:     709000 | #Constraints:      83475
1324.95/1330.42	c #Conflicts:     710000 | #Constraints:      84475
1324.95/1330.42	c #Conflicts:     711000 | #Constraints:      85475
1324.95/1330.42	c #Conflicts:     712000 | #Constraints:      86475
1324.95/1330.42	c #Conflicts:     713000 | #Constraints:      87475
1324.95/1330.42	c #Conflicts:     714000 | #Constraints:      88475
1324.95/1330.42	c #Conflicts:     715000 | #Constraints:      89475
1324.95/1330.42	c #Conflicts:     716000 | #Constraints:      90475
1324.95/1330.42	c #Conflicts:     717000 | #Constraints:      91475
1324.95/1330.42	c INPROCESSING
1324.95/1330.42	c GARBAGE COLLECT
1324.95/1330.42	c #Conflicts:     718000 | #Constraints:      59794
1324.95/1330.42	c #Conflicts:     719000 | #Constraints:      60794
1324.95/1330.42	c #Conflicts:     720000 | #Constraints:      61794
1324.95/1330.42	c #Conflicts:     721000 | #Constraints:      62794
1324.95/1330.42	c #Conflicts:     722000 | #Constraints:      63794
1324.95/1330.42	c #Conflicts:     723000 | #Constraints:      64794
1324.95/1330.42	c #Conflicts:     724000 | #Constraints:      65794
1324.95/1330.42	c #Conflicts:     725000 | #Constraints:      66794
1324.95/1330.42	c #Conflicts:     726000 | #Constraints:      67794
1324.95/1330.42	c #Conflicts:     727000 | #Constraints:      68794
1324.95/1330.42	c #Conflicts:     728000 | #Constraints:      69794
1324.95/1330.42	c #Conflicts:     729000 | #Constraints:      70794
1324.95/1330.42	c #Conflicts:     730000 | #Constraints:      71794
1324.95/1330.42	c #Conflicts:     731000 | #Constraints:      72794
1324.95/1330.42	c #Conflicts:     732000 | #Constraints:      73794
1324.95/1330.42	c #Conflicts:     733000 | #Constraints:      74794
1324.95/1330.42	c #Conflicts:     734000 | #Constraints:      75794
1324.95/1330.42	c bounds 386 >= -1942 @ 1304.43
1429.10/1434.93	c #Conflicts:     735000 | #Constraints:      76881
1429.10/1434.93	c #Conflicts:     736000 | #Constraints:      77881
1429.10/1434.93	c #Conflicts:     737000 | #Constraints:      78881
1429.10/1434.93	c #Conflicts:     738000 | #Constraints:      79881
1429.10/1434.93	c #Conflicts:     739000 | #Constraints:      80881
1429.10/1434.93	c #Conflicts:     740000 | #Constraints:      81881
1429.10/1434.93	c #Conflicts:     741000 | #Constraints:      82881
1429.10/1434.93	c #Conflicts:     742000 | #Constraints:      83881
1429.10/1434.93	c #Conflicts:     743000 | #Constraints:      84881
1429.10/1434.93	c #Conflicts:     744000 | #Constraints:      85881
1429.10/1434.93	c #Conflicts:     745000 | #Constraints:      86881
1429.10/1434.93	c #Conflicts:     746000 | #Constraints:      87881
1429.10/1434.93	c #Conflicts:     747000 | #Constraints:      88881
1429.10/1434.93	c #Conflicts:     748000 | #Constraints:      89881
1429.10/1434.93	c #Conflicts:     749000 | #Constraints:      90881
1429.10/1434.93	c #Conflicts:     750000 | #Constraints:      91881
1429.10/1434.93	c #Conflicts:     751000 | #Constraints:      92881
1429.10/1434.93	c #Conflicts:     752000 | #Constraints:      93881
1429.10/1434.93	c #Conflicts:     753000 | #Constraints:      94881
1429.10/1434.93	c #Conflicts:     754000 | #Constraints:      95881
1429.10/1434.93	c #Conflicts:     755000 | #Constraints:      96881
1429.10/1434.93	c #Conflicts:     756000 | #Constraints:      97881
1429.10/1434.93	c #Conflicts:     757000 | #Constraints:      98881
1429.10/1434.93	c #Conflicts:     758000 | #Constraints:      99881
1429.10/1434.93	c #Conflicts:     759000 | #Constraints:     100881
1429.10/1434.93	c #Conflicts:     760000 | #Constraints:     101881
1429.10/1434.93	c #Conflicts:     761000 | #Constraints:     102881
1429.10/1434.93	c #Conflicts:     762000 | #Constraints:     103881
1429.10/1434.93	c #Conflicts:     763000 | #Constraints:     104881
1429.10/1434.93	c #Conflicts:     764000 | #Constraints:     105881
1429.10/1434.93	c #Conflicts:     765000 | #Constraints:     106881
1429.10/1434.93	c #Conflicts:     766000 | #Constraints:     107881
1429.10/1434.93	c #Conflicts:     767000 | #Constraints:     108881
1429.10/1434.93	c #Conflicts:     768000 | #Constraints:     109881
1429.10/1434.93	c #Conflicts:     769000 | #Constraints:     110881
1429.10/1434.93	c #Conflicts:     770000 | #Constraints:     111881
1429.10/1434.93	c #Conflicts:     771000 | #Constraints:     112881
1429.10/1434.93	c #Conflicts:     772000 | #Constraints:     113881
1429.10/1434.93	c #Conflicts:     773000 | #Constraints:     114881
1429.10/1434.93	c #Conflicts:     774000 | #Constraints:     115881
1429.10/1434.93	c #Conflicts:     775000 | #Constraints:     116881
1429.10/1434.93	c #Conflicts:     776000 | #Constraints:     117881
1429.10/1434.93	c INPROCESSING
1429.10/1434.93	c GARBAGE COLLECT
1429.10/1434.93	c rational objective 12
1429.40/1435.28	c bounds 385 >= -1942 @ 1408.2
1429.51/1435.38	c bounds 383 >= -1942 @ 1408.29
1429.60/1435.47	c bounds 381 >= -1942 @ 1408.38
1430.10/1435.98	c bounds 379 >= -1942 @ 1408.88
1438.37/1444.24	c #Conflicts:     777000 | #Constraints:      73315
1438.37/1444.24	c bounds 378 >= -1942 @ 1416.99
1524.80/1531.71	c #Conflicts:     778000 | #Constraints:      74316
1524.80/1531.71	c #Conflicts:     779000 | #Constraints:      75316
1524.80/1531.71	c #Conflicts:     780000 | #Constraints:      76316
1524.80/1531.71	c #Conflicts:     781000 | #Constraints:      77316
1524.80/1531.71	c #Conflicts:     782000 | #Constraints:      78316
1524.80/1531.71	c #Conflicts:     783000 | #Constraints:      79316
1524.80/1531.71	c #Conflicts:     784000 | #Constraints:      80316
1524.80/1531.71	c #Conflicts:     785000 | #Constraints:      81316
1524.80/1531.71	c #Conflicts:     786000 | #Constraints:      82316
1524.80/1531.71	c #Conflicts:     787000 | #Constraints:      83316
1524.80/1531.71	c #Conflicts:     788000 | #Constraints:      84316
1524.80/1531.71	c #Conflicts:     789000 | #Constraints:      85316
1524.80/1531.71	c #Conflicts:     790000 | #Constraints:      86316
1524.80/1531.71	c #Conflicts:     791000 | #Constraints:      87316
1524.80/1531.71	c #Conflicts:     792000 | #Constraints:      88316
1524.80/1531.71	c bounds 377 >= -1942 @ 1502.18
1524.90/1531.86	c bounds 377 >= -1941 @ 1502.33
1525.50/1532.41	c bounds 377 >= -1940 @ 1502.87
1526.79/1533.71	c #Conflicts:     793000 | #Constraints:      89365
1526.79/1533.71	c bounds 377 >= -1939 @ 1504.15
1528.28/1535.27	c #Conflicts:     794000 | #Constraints:      90407
1528.28/1535.27	c bounds 377 >= -1938 @ 1505.68
1530.38/1537.31	c #Conflicts:     795000 | #Constraints:      91437
1530.38/1537.31	c bounds 377 >= -1937 @ 1507.7
1533.67/1540.65	c #Conflicts:     796000 | #Constraints:      92473
1533.67/1540.65	c #Conflicts:     797000 | #Constraints:      93473
1533.67/1540.65	c #Conflicts:     798000 | #Constraints:      94473
1533.67/1540.65	c bounds 377 >= -1936 @ 1511.01
1618.03/1625.23	c #Conflicts:     799000 | #Constraints:      95497
1618.03/1625.23	c INPROCESSING
1618.03/1625.23	c GARBAGE COLLECT
1618.03/1625.23	c rational objective 12
1618.73/1625.95	c #Conflicts:     800000 | #Constraints:      61910
1618.73/1625.95	c #Conflicts:     801000 | #Constraints:      62910
1618.73/1625.95	c #Conflicts:     802000 | #Constraints:      63910
1618.73/1625.95	c #Conflicts:     803000 | #Constraints:      64910
1618.73/1625.95	c bounds 377 >= -1935 @ 1595.56
1619.62/1626.82	c #Conflicts:     804000 | #Constraints:      65958
1619.62/1626.82	c #Conflicts:     805000 | #Constraints:      66958
1619.62/1626.82	c #Conflicts:     806000 | #Constraints:      67958
1619.62/1626.82	c #Conflicts:     807000 | #Constraints:      68958
1619.62/1626.82	c #Conflicts:     808000 | #Constraints:      69958
1619.62/1626.82	c bounds 377 >= -1934 @ 1596.41
1622.22/1629.41	c #Conflicts:     809000 | #Constraints:      70997
1622.22/1629.41	c #Conflicts:     810000 | #Constraints:      71997
1622.22/1629.41	c #Conflicts:     811000 | #Constraints:      72997
1622.22/1629.41	c #Conflicts:     812000 | #Constraints:      73997
1622.22/1629.41	c #Conflicts:     813000 | #Constraints:      74997
1622.22/1629.41	c #Conflicts:     814000 | #Constraints:      75997
1622.22/1629.41	c #Conflicts:     815000 | #Constraints:      76997
1622.22/1629.41	c #Conflicts:     816000 | #Constraints:      77997
1622.22/1629.41	c #Conflicts:     817000 | #Constraints:      78997
1622.22/1629.41	c bounds 377 >= -1933 @ 1598.91
1627.40/1634.67	c #Conflicts:     818000 | #Constraints:      80033
1627.40/1634.67	c #Conflicts:     819000 | #Constraints:      81033
1627.40/1634.67	c #Conflicts:     820000 | #Constraints:      82033
1627.40/1634.67	c #Conflicts:     821000 | #Constraints:      83033
1627.40/1634.67	c #Conflicts:     822000 | #Constraints:      84033
1627.40/1634.67	c #Conflicts:     823000 | #Constraints:      85033
1627.40/1634.67	c #Conflicts:     824000 | #Constraints:      86033
1627.40/1634.67	c #Conflicts:     825000 | #Constraints:      87033
1627.40/1634.67	c #Conflicts:     826000 | #Constraints:      88033
1627.40/1634.67	c #Conflicts:     827000 | #Constraints:      89033
1627.40/1634.67	c #Conflicts:     828000 | #Constraints:      90033
1627.40/1634.67	c #Conflicts:     829000 | #Constraints:      91033
1627.40/1634.67	c #Conflicts:     830000 | #Constraints:      92033
1627.40/1634.67	c bounds 377 >= -1932 @ 1604.04
1696.99/1704.48	c #Conflicts:     831000 | #Constraints:      93078
1696.99/1704.48	c #Conflicts:     832000 | #Constraints:      94078
1696.99/1704.48	c #Conflicts:     833000 | #Constraints:      95078
1696.99/1704.48	c #Conflicts:     834000 | #Constraints:      96078
1696.99/1704.48	c #Conflicts:     835000 | #Constraints:      97078
1696.99/1704.48	c #Conflicts:     836000 | #Constraints:      98078
1696.99/1704.48	c #Conflicts:     837000 | #Constraints:      99078
1696.99/1704.48	c #Conflicts:     838000 | #Constraints:     100078
1696.99/1704.48	c #Conflicts:     839000 | #Constraints:     101078
1696.99/1704.48	c #Conflicts:     840000 | #Constraints:     102078
1696.99/1704.48	c #Conflicts:     841000 | #Constraints:     103078
1696.99/1704.48	c #Conflicts:     842000 | #Constraints:     104078
1696.99/1704.48	c #Conflicts:     843000 | #Constraints:     105078
1696.99/1704.48	c #Conflicts:     844000 | #Constraints:     106078
1696.99/1704.48	c #Conflicts:     845000 | #Constraints:     107078
1696.99/1704.48	c #Conflicts:     846000 | #Constraints:     108078
1696.99/1704.48	c #Conflicts:     847000 | #Constraints:     109078
1696.99/1704.48	c #Conflicts:     848000 | #Constraints:     110079
1696.99/1704.48	c #Conflicts:     849000 | #Constraints:     111079
1696.99/1704.48	c #Conflicts:     850000 | #Constraints:     112079
1696.99/1704.48	c #Conflicts:     851000 | #Constraints:     113079
1696.99/1704.48	c #Conflicts:     852000 | #Constraints:     114079
1696.99/1704.48	c bounds 377 >= -1931 @ 1673.13
1773.96/1781.63	c #Conflicts:     853000 | #Constraints:     115115
1773.96/1781.63	c #Conflicts:     854000 | #Constraints:     116115
1773.96/1781.63	c #Conflicts:     855000 | #Constraints:     117115
1773.96/1781.63	c #Conflicts:     856000 | #Constraints:     118115
1773.96/1781.63	c #Conflicts:     857000 | #Constraints:     119115
1773.96/1781.63	c #Conflicts:     858000 | #Constraints:     120115
1773.96/1781.63	c #Conflicts:     859000 | #Constraints:     121115
1773.96/1781.63	c #Conflicts:     860000 | #Constraints:     122115
1773.96/1781.63	c #Conflicts:     861000 | #Constraints:     123115
1773.96/1781.63	c INPROCESSING
1773.96/1781.63	c GARBAGE COLLECT
1773.96/1781.63	c #Conflicts:     862000 | #Constraints:      76048
1773.96/1781.63	c #Conflicts:     863000 | #Constraints:      77048
1773.96/1781.63	c #Conflicts:     864000 | #Constraints:      78048
1773.96/1781.63	c #Conflicts:     865000 | #Constraints:      79048
1773.96/1781.63	c #Conflicts:     866000 | #Constraints:      80048
1773.96/1781.63	c #Conflicts:     867000 | #Constraints:      81048
1773.96/1781.63	c #Conflicts:     868000 | #Constraints:      82048
1773.96/1781.63	c #Conflicts:     869000 | #Constraints:      83048
1773.96/1781.63	c #Conflicts:     870000 | #Constraints:      84048
1773.96/1781.63	c #Conflicts:     871000 | #Constraints:      85048
1773.96/1781.63	c #Conflicts:     872000 | #Constraints:      86048
1773.96/1781.63	c #Conflicts:     873000 | #Constraints:      87048
1773.96/1781.63	c #Conflicts:     874000 | #Constraints:      88048
1773.96/1781.63	c #Conflicts:     875000 | #Constraints:      89048
1773.96/1781.63	c #Conflicts:     876000 | #Constraints:      90048
1773.96/1781.63	c #Conflicts:     877000 | #Constraints:      91048
1773.96/1781.63	c #Conflicts:     878000 | #Constraints:      92048
1773.96/1781.63	c #Conflicts:     879000 | #Constraints:      93048
1773.96/1781.63	c #Conflicts:     880000 | #Constraints:      94048
1773.96/1781.63	c #Conflicts:     881000 | #Constraints:      95048
1773.96/1781.63	c #Conflicts:     882000 | #Constraints:      96048
1773.96/1781.63	c #Conflicts:     883000 | #Constraints:      97048
1773.96/1781.63	c #Conflicts:     884000 | #Constraints:      98048
1773.96/1781.63	c #Conflicts:     885000 | #Constraints:      99048
1773.96/1781.63	c INPROCESSING
1773.96/1781.63	c GARBAGE COLLECT
1773.96/1781.63	c rational objective 12
1786.62/1794.32	c #Conflicts:     886000 | #Constraints:      63623
1786.62/1794.32	c #Conflicts:     887000 | #Constraints:      64623
1786.62/1794.32	c #Conflicts:     888000 | #Constraints:      65623
1786.62/1794.32	c #Conflicts:     889000 | #Constraints:      66623
1786.62/1794.32	c #Conflicts:     890000 | #Constraints:      67623
1786.62/1794.32	c #Conflicts:     891000 | #Constraints:      68623
1786.62/1794.32	c #Conflicts:     892000 | #Constraints:      69623
1786.62/1794.32	c #Conflicts:     893000 | #Constraints:      70623
1786.62/1794.32	c #Conflicts:     894000 | #Constraints:      71623
1786.62/1794.32	c #Conflicts:     895000 | #Constraints:      72623
1786.62/1794.32	c #Conflicts:     896000 | #Constraints:      73623
1786.62/1794.32	c #Conflicts:     897000 | #Constraints:      74623
1786.62/1794.32	c #Conflicts:     898000 | #Constraints:      75623
1786.62/1794.32	c #Conflicts:     899000 | #Constraints:      76623
1786.62/1794.32	c #Conflicts:     900000 | #Constraints:      77623
1786.62/1794.32	c #Conflicts:     901000 | #Constraints:      78623
1786.62/1794.32	c #Conflicts:     902000 | #Constraints:      79623
1786.62/1794.32	c #Conflicts:     903000 | #Constraints:      80623
1786.62/1794.32	c #Conflicts:     904000 | #Constraints:      81623
1786.62/1794.32	c #Conflicts:     905000 | #Constraints:      82623
1786.62/1794.32	c #Conflicts:     906000 | #Constraints:      83623
1786.62/1794.32	c #Conflicts:     907000 | #Constraints:      84623
1786.62/1794.32	c #Conflicts:     908000 | #Constraints:      85623
1786.62/1794.32	c #Conflicts:     909000 | #Constraints:      86623
1786.62/1794.32	c #Conflicts:     910000 | #Constraints:      87623
1786.62/1794.32	c #Conflicts:     911000 | #Constraints:      88623
1786.62/1794.32	c #Conflicts:     912000 | #Constraints:      89623
1786.62/1794.32	c #Conflicts:     913000 | #Constraints:      90623
1786.62/1794.32	c #Conflicts:     914000 | #Constraints:      91623
1786.62/1794.32	c #Conflicts:     915000 | #Constraints:      92623
1786.62/1794.32	c #Conflicts:     916000 | #Constraints:      93623
1786.62/1794.32	c #Conflicts:     917000 | #Constraints:      94623
1786.62/1794.32	c #Conflicts:     918000 | #Constraints:      95623
1786.62/1794.32	c bounds 377 >= -1930 @ 1761.81
1861.30/1869.21	c #Conflicts:     919000 | #Constraints:      96671
1861.30/1869.21	c #Conflicts:     920000 | #Constraints:      97671
1861.30/1869.21	c #Conflicts:     921000 | #Constraints:      98671
1861.30/1869.21	c #Conflicts:     922000 | #Constraints:      99671
1861.30/1869.21	c #Conflicts:     923000 | #Constraints:     100671
1861.30/1869.21	c #Conflicts:     924000 | #Constraints:     101671
1861.30/1869.21	c #Conflicts:     925000 | #Constraints:     102671
1861.30/1869.21	c #Conflicts:     926000 | #Constraints:     103671
1861.30/1869.21	c #Conflicts:     927000 | #Constraints:     104671
1861.30/1869.21	c #Conflicts:     928000 | #Constraints:     105671
1861.30/1869.21	c #Conflicts:     929000 | #Constraints:     106671
1861.30/1869.21	c #Conflicts:     930000 | #Constraints:     107671
1861.30/1869.21	c #Conflicts:     931000 | #Constraints:     108671
1861.30/1869.21	c #Conflicts:     932000 | #Constraints:     109671
1861.30/1869.21	c #Conflicts:     933000 | #Constraints:     110671
1861.30/1869.21	c #Conflicts:     934000 | #Constraints:     111671
1861.30/1869.21	c #Conflicts:     935000 | #Constraints:     112671
1861.30/1869.21	c #Conflicts:     936000 | #Constraints:     113671
1861.30/1869.21	c #Conflicts:     937000 | #Constraints:     114672
1861.30/1869.21	c #Conflicts:     938000 | #Constraints:     115672
1861.30/1869.21	c #Conflicts:     939000 | #Constraints:     116672
1861.30/1869.21	c #Conflicts:     940000 | #Constraints:     117672
1861.30/1869.21	c #Conflicts:     941000 | #Constraints:     118672
1861.30/1869.21	c #Conflicts:     942000 | #Constraints:     119672
1861.30/1869.21	c #Conflicts:     943000 | #Constraints:     120672
1861.30/1869.21	c #Conflicts:     944000 | #Constraints:     121672
1861.30/1869.21	c #Conflicts:     945000 | #Constraints:     122672
1861.30/1869.21	c #Conflicts:     946000 | #Constraints:     123672
1861.30/1869.21	c #Conflicts:     947000 | #Constraints:     124672
1861.30/1869.21	c #Conflicts:     948000 | #Constraints:     125672
1861.30/1869.21	c #Conflicts:     949000 | #Constraints:     126672
1861.30/1869.21	c #Conflicts:     950000 | #Constraints:     127672
1861.30/1869.21	c INPROCESSING
1861.30/1869.21	c GARBAGE COLLECT
1861.30/1869.21	c rational objective 12
1871.76/1879.70	c #Conflicts:     951000 | #Constraints:      78147
1871.76/1879.70	c #Conflicts:     952000 | #Constraints:      79147
1871.76/1879.70	c #Conflicts:     953000 | #Constraints:      80147
1871.76/1879.70	c #Conflicts:     954000 | #Constraints:      81147
1871.76/1879.70	c #Conflicts:     955000 | #Constraints:      82147
1871.76/1879.70	c #Conflicts:     956000 | #Constraints:      83147
1871.76/1879.70	c #Conflicts:     957000 | #Constraints:      84147
1871.76/1879.70	c #Conflicts:     958000 | #Constraints:      85147
1871.76/1879.70	c #Conflicts:     959000 | #Constraints:      86147
1871.76/1879.70	c #Conflicts:     960000 | #Constraints:      87147
1871.76/1879.70	c #Conflicts:     961000 | #Constraints:      88147
1871.76/1879.70	c #Conflicts:     962000 | #Constraints:      89147
1871.76/1879.70	c #Conflicts:     963000 | #Constraints:      90147
1871.76/1879.70	c #Conflicts:     964000 | #Constraints:      91147
1871.76/1879.70	c #Conflicts:     965000 | #Constraints:      92147
1871.76/1879.70	c #Conflicts:     966000 | #Constraints:      93147
1871.76/1879.70	c #Conflicts:     967000 | #Constraints:      94147
1871.76/1879.70	c #Conflicts:     968000 | #Constraints:      95147
1871.76/1879.70	c #Conflicts:     969000 | #Constraints:      96147
1871.76/1879.70	c #Conflicts:     970000 | #Constraints:      97147
1871.76/1879.70	c #Conflicts:     971000 | #Constraints:      98147
1871.76/1879.70	c #Conflicts:     972000 | #Constraints:      99147
1871.76/1879.70	c bounds 377 >= -1929 @ 1846.23
1944.35/1952.56	c #Conflicts:     973000 | #Constraints:     100180
1944.35/1952.56	c #Conflicts:     974000 | #Constraints:     101180
1944.35/1952.56	c #Conflicts:     975000 | #Constraints:     102180
1944.35/1952.56	c #Conflicts:     976000 | #Constraints:     103180
1944.35/1952.56	c INPROCESSING
1944.35/1952.56	c GARBAGE COLLECT
1944.35/1952.56	c rational objective 12
2076.59/2085.64	c #Conflicts:     977000 | #Constraints:      65860
2076.59/2085.64	c #Conflicts:     978000 | #Constraints:      66860
2076.59/2085.64	c #Conflicts:     979000 | #Constraints:      67860
2076.59/2085.64	c #Conflicts:     980000 | #Constraints:      68860
2076.59/2085.64	c #Conflicts:     981000 | #Constraints:      69860
2076.59/2085.64	c #Conflicts:     982000 | #Constraints:      70860
2076.59/2085.64	c #Conflicts:     983000 | #Constraints:      71860
2076.59/2085.64	c #Conflicts:     984000 | #Constraints:      72860
2076.59/2085.64	c #Conflicts:     985000 | #Constraints:      73860
2076.59/2085.64	c #Conflicts:     986000 | #Constraints:      74860
2076.59/2085.64	c #Conflicts:     987000 | #Constraints:      75860
2076.59/2085.64	c #Conflicts:     988000 | #Constraints:      76860
2076.59/2085.64	c #Conflicts:     989000 | #Constraints:      77860
2076.59/2085.64	c #Conflicts:     990000 | #Constraints:      78860
2076.59/2085.64	c #Conflicts:     991000 | #Constraints:      79860
2076.59/2085.64	c #Conflicts:     992000 | #Constraints:      80860
2076.59/2085.64	c #Conflicts:     993000 | #Constraints:      81860
2076.59/2085.64	c #Conflicts:     994000 | #Constraints:      82860
2076.59/2085.64	c #Conflicts:     995000 | #Constraints:      83860
2076.59/2085.64	c #Conflicts:     996000 | #Constraints:      84860
2076.59/2085.64	c #Conflicts:     997000 | #Constraints:      85860
2076.59/2085.64	c #Conflicts:     998000 | #Constraints:      86860
2076.59/2085.64	c #Conflicts:     999000 | #Constraints:      87860
2076.59/2085.64	c #Conflicts:    1000000 | #Constraints:      88860
2076.59/2085.64	c #Conflicts:    1001000 | #Constraints:      89860
2076.59/2085.64	c #Conflicts:    1002000 | #Constraints:      90861
2076.59/2085.64	c #Conflicts:    1003000 | #Constraints:      91861
2076.59/2085.64	c #Conflicts:    1004000 | #Constraints:      92861
2076.59/2085.64	c #Conflicts:    1005000 | #Constraints:      93861
2076.59/2085.64	c #Conflicts:    1006000 | #Constraints:      94861
2076.59/2085.64	c #Conflicts:    1007000 | #Constraints:      95861
2076.59/2085.64	c #Conflicts:    1008000 | #Constraints:      96861
2076.59/2085.64	c #Conflicts:    1009000 | #Constraints:      97861
2076.59/2085.64	c #Conflicts:    1010000 | #Constraints:      98861
2076.59/2085.64	c #Conflicts:    1011000 | #Constraints:      99861
2076.59/2085.64	c #Conflicts:    1012000 | #Constraints:     100861
2076.59/2085.64	c #Conflicts:    1013000 | #Constraints:     101861
2076.59/2085.64	c #Conflicts:    1014000 | #Constraints:     102861
2076.59/2085.64	c #Conflicts:    1015000 | #Constraints:     103861
2076.59/2085.64	c #Conflicts:    1016000 | #Constraints:     104861
2076.59/2085.64	c #Conflicts:    1017000 | #Constraints:     105861
2076.59/2085.64	c #Conflicts:    1018000 | #Constraints:     106861
2076.59/2085.64	c #Conflicts:    1019000 | #Constraints:     107861
2076.59/2085.64	c #Conflicts:    1020000 | #Constraints:     108861
2076.59/2085.64	c #Conflicts:    1021000 | #Constraints:     109861
2076.59/2085.64	c #Conflicts:    1022000 | #Constraints:     110861
2076.59/2085.64	c #Conflicts:    1023000 | #Constraints:     111861
2076.59/2085.64	c #Conflicts:    1024000 | #Constraints:     112861
2076.59/2085.64	c #Conflicts:    1025000 | #Constraints:     113861
2076.59/2085.64	c #Conflicts:    1026000 | #Constraints:     114861
2076.59/2085.64	c #Conflicts:    1027000 | #Constraints:     115861
2076.59/2085.64	c #Conflicts:    1028000 | #Constraints:     116861
2076.59/2085.64	c #Conflicts:    1029000 | #Constraints:     117861
2076.59/2085.64	c #Conflicts:    1030000 | #Constraints:     118861
2076.59/2085.64	c #Conflicts:    1031000 | #Constraints:     119861
2076.59/2085.64	c #Conflicts:    1032000 | #Constraints:     120861
2076.59/2085.64	c #Conflicts:    1033000 | #Constraints:     121861
2076.59/2085.64	c #Conflicts:    1034000 | #Constraints:     122861
2076.59/2085.64	c #Conflicts:    1035000 | #Constraints:     123861
2076.59/2085.64	c #Conflicts:    1036000 | #Constraints:     124861
2076.59/2085.64	c #Conflicts:    1037000 | #Constraints:     125861
2076.59/2085.64	c #Conflicts:    1038000 | #Constraints:     126861
2076.59/2085.64	c #Conflicts:    1039000 | #Constraints:     127861
2076.59/2085.64	c #Conflicts:    1040000 | #Constraints:     128861
2076.59/2085.64	c #Conflicts:    1041000 | #Constraints:     129861
2076.59/2085.64	c #Conflicts:    1042000 | #Constraints:     130861
2076.59/2085.64	c #Conflicts:    1043000 | #Constraints:     131861
2076.59/2085.64	c #Conflicts:    1044000 | #Constraints:     132861
2076.59/2085.64	c INPROCESSING
2076.59/2085.64	c GARBAGE COLLECT
2076.59/2085.64	c #Conflicts:    1045000 | #Constraints:      80844
2076.59/2085.64	c #Conflicts:    1046000 | #Constraints:      81844
2076.59/2085.64	c #Conflicts:    1047000 | #Constraints:      82844
2076.59/2085.64	c #Conflicts:    1048000 | #Constraints:      83844
2076.59/2085.64	c #Conflicts:    1049000 | #Constraints:      84844
2076.59/2085.64	c #Conflicts:    1050000 | #Constraints:      85844
2076.59/2085.64	c #Conflicts:    1051000 | #Constraints:      86844
2076.59/2085.64	c #Conflicts:    1052000 | #Constraints:      87844
2076.59/2085.64	c #Conflicts:    1053000 | #Constraints:      88844
2076.59/2085.64	c #Conflicts:    1054000 | #Constraints:      89844
2076.59/2085.64	c #Conflicts:    1055000 | #Constraints:      90844
2211.17/2221.34	c #Conflicts:    1056000 | #Constraints:      91844
2211.17/2221.34	c #Conflicts:    1057000 | #Constraints:      92844
2211.17/2221.34	c #Conflicts:    1058000 | #Constraints:      93861
2211.17/2221.34	c #Conflicts:    1059000 | #Constraints:      95032
2211.17/2221.34	c #Conflicts:    1060000 | #Constraints:      96051
2211.17/2221.34	c #Conflicts:    1061000 | #Constraints:      97095
2211.17/2221.34	c #Conflicts:    1062000 | #Constraints:      98095
2211.17/2221.34	c #Conflicts:    1063000 | #Constraints:      99095
2211.17/2221.34	c #Conflicts:    1064000 | #Constraints:     100095
2211.17/2221.34	c #Conflicts:    1065000 | #Constraints:     101095
2211.17/2221.34	c #Conflicts:    1066000 | #Constraints:     102096
2211.17/2221.34	c #Conflicts:    1067000 | #Constraints:     103096
2211.17/2221.34	c #Conflicts:    1068000 | #Constraints:     104099
2211.17/2221.34	c #Conflicts:    1069000 | #Constraints:     105106
2211.17/2221.34	c #Conflicts:    1070000 | #Constraints:     106115
2211.17/2221.34	c #Conflicts:    1071000 | #Constraints:     107124
2211.17/2221.34	c INPROCESSING
2211.17/2221.34	c GARBAGE COLLECT
2211.17/2221.34	c rational objective 12
2219.75/2229.93	c #Conflicts:    1072000 | #Constraints:      67836
2219.75/2229.93	c #Conflicts:    1073000 | #Constraints:      68836
2219.75/2229.93	c #Conflicts:    1074000 | #Constraints:      69836
2219.75/2229.93	c #Conflicts:    1075000 | #Constraints:      70836
2219.75/2229.93	c #Conflicts:    1076000 | #Constraints:      71836
2219.75/2229.93	c #Conflicts:    1077000 | #Constraints:      72836
2219.75/2229.93	c #Conflicts:    1078000 | #Constraints:      73837
2219.75/2229.93	c #Conflicts:    1079000 | #Constraints:      74837
2219.75/2229.93	c #Conflicts:    1080000 | #Constraints:      75837
2219.75/2229.93	c #Conflicts:    1081000 | #Constraints:      76837
2219.75/2229.93	c bounds 377 >= -1928 @ 2190.57
2261.71/2272.01	c #Conflicts:    1082000 | #Constraints:      77876
2261.71/2272.01	c #Conflicts:    1083000 | #Constraints:      78876
2261.71/2272.01	c #Conflicts:    1084000 | #Constraints:      79876
2261.71/2272.01	c #Conflicts:    1085000 | #Constraints:      80876
2261.71/2272.01	c #Conflicts:    1086000 | #Constraints:      81876
2261.71/2272.01	c #Conflicts:    1087000 | #Constraints:      82876
2261.71/2272.01	c #Conflicts:    1088000 | #Constraints:      83876
2261.71/2272.01	c #Conflicts:    1089000 | #Constraints:      84877
2261.71/2272.01	c #Conflicts:    1090000 | #Constraints:      85877
2261.71/2272.01	c #Conflicts:    1091000 | #Constraints:      86877
2261.71/2272.01	c #Conflicts:    1092000 | #Constraints:      87877
2261.71/2272.01	c #Conflicts:    1093000 | #Constraints:      88877
2261.71/2272.01	c bounds 377 >= -1927 @ 2232.2
2322.13/2332.63	c #Conflicts:    1094000 | #Constraints:      89925
2322.13/2332.63	c #Conflicts:    1095000 | #Constraints:      90925
2322.13/2332.63	c #Conflicts:    1096000 | #Constraints:      91925
2322.13/2332.63	c #Conflicts:    1097000 | #Constraints:      92925
2322.13/2332.63	c #Conflicts:    1098000 | #Constraints:      93925
2322.13/2332.63	c #Conflicts:    1099000 | #Constraints:      94925
2322.13/2332.63	c INPROCESSING
2322.13/2332.63	c GARBAGE COLLECT
2322.13/2332.63	c rational objective 12
2329.69/2340.20	c #Conflicts:    1100000 | #Constraints:      64605
2329.69/2340.20	c #Conflicts:    1101000 | #Constraints:      65605
2329.69/2340.20	c #Conflicts:    1102000 | #Constraints:      66605
2329.69/2340.20	c #Conflicts:    1103000 | #Constraints:      67605
2329.69/2340.20	c #Conflicts:    1104000 | #Constraints:      68605
2329.69/2340.20	c #Conflicts:    1105000 | #Constraints:      69605
2329.69/2340.20	c #Conflicts:    1106000 | #Constraints:      70605
2329.69/2340.20	c #Conflicts:    1107000 | #Constraints:      71605
2329.69/2340.20	c #Conflicts:    1108000 | #Constraints:      72605
2329.69/2340.20	c #Conflicts:    1109000 | #Constraints:      73605
2329.69/2340.20	c #Conflicts:    1110000 | #Constraints:      74605
2329.69/2340.20	c #Conflicts:    1111000 | #Constraints:      75605
2329.69/2340.20	c #Conflicts:    1112000 | #Constraints:      76605
2329.69/2340.20	c #Conflicts:    1113000 | #Constraints:      77605
2329.69/2340.20	c #Conflicts:    1114000 | #Constraints:      78605
2329.69/2340.20	c #Conflicts:    1115000 | #Constraints:      79605
2329.69/2340.20	c #Conflicts:    1116000 | #Constraints:      80605
2329.69/2340.20	c #Conflicts:    1117000 | #Constraints:      81605
2329.69/2340.20	c #Conflicts:    1118000 | #Constraints:      82605
2329.69/2340.20	c #Conflicts:    1119000 | #Constraints:      83605
2329.69/2340.20	c #Conflicts:    1120000 | #Constraints:      84605
2329.69/2340.20	c #Conflicts:    1121000 | #Constraints:      85605
2329.69/2340.20	c bounds 377 >= -1926 @ 2299.66
2527.33/2538.42	c #Conflicts:    1122000 | #Constraints:      86677
2527.33/2538.42	c #Conflicts:    1123000 | #Constraints:      87677
2527.33/2538.42	c #Conflicts:    1124000 | #Constraints:      88677
2527.33/2538.42	c #Conflicts:    1125000 | #Constraints:      89677
2527.33/2538.42	c #Conflicts:    1126000 | #Constraints:      90677
2527.33/2538.42	c #Conflicts:    1127000 | #Constraints:      91677
2527.33/2538.42	c #Conflicts:    1128000 | #Constraints:      92677
2527.33/2538.42	c #Conflicts:    1129000 | #Constraints:      93677
2527.33/2538.42	c #Conflicts:    1130000 | #Constraints:      94677
2527.33/2538.42	c #Conflicts:    1131000 | #Constraints:      95677
2527.33/2538.42	c #Conflicts:    1132000 | #Constraints:      96677
2527.33/2538.42	c #Conflicts:    1133000 | #Constraints:      97677
2527.33/2538.42	c #Conflicts:    1134000 | #Constraints:      98677
2527.33/2538.42	c #Conflicts:    1135000 | #Constraints:      99677
2527.33/2538.42	c #Conflicts:    1136000 | #Constraints:     100677
2527.33/2538.42	c #Conflicts:    1137000 | #Constraints:     101677
2527.33/2538.42	c #Conflicts:    1138000 | #Constraints:     102677
2527.33/2538.42	c #Conflicts:    1139000 | #Constraints:     103677
2527.33/2538.42	c #Conflicts:    1140000 | #Constraints:     104677
2527.33/2538.42	c #Conflicts:    1141000 | #Constraints:     105677
2527.33/2538.42	c #Conflicts:    1142000 | #Constraints:     106677
2527.33/2538.42	c #Conflicts:    1143000 | #Constraints:     107677
2527.33/2538.42	c #Conflicts:    1144000 | #Constraints:     108677
2527.33/2538.42	c #Conflicts:    1145000 | #Constraints:     109677
2527.33/2538.42	c #Conflicts:    1146000 | #Constraints:     110677
2527.33/2538.42	c #Conflicts:    1147000 | #Constraints:     111677
2527.33/2538.42	c #Conflicts:    1148000 | #Constraints:     112677
2527.33/2538.42	c #Conflicts:    1149000 | #Constraints:     113677
2527.33/2538.42	c #Conflicts:    1150000 | #Constraints:     114677
2527.33/2538.42	c #Conflicts:    1151000 | #Constraints:     115677
2527.33/2538.42	c #Conflicts:    1152000 | #Constraints:     116677
2527.33/2538.42	c #Conflicts:    1153000 | #Constraints:     117677
2527.33/2538.42	c #Conflicts:    1154000 | #Constraints:     118677
2527.33/2538.42	c #Conflicts:    1155000 | #Constraints:     119677
2527.33/2538.42	c #Conflicts:    1156000 | #Constraints:     120677
2527.33/2538.42	c #Conflicts:    1157000 | #Constraints:     121677
2527.33/2538.42	c #Conflicts:    1158000 | #Constraints:     122677
2527.33/2538.42	c #Conflicts:    1159000 | #Constraints:     123677
2527.33/2538.42	c #Conflicts:    1160000 | #Constraints:     124677
2527.33/2538.42	c #Conflicts:    1161000 | #Constraints:     125677
2527.33/2538.42	c #Conflicts:    1162000 | #Constraints:     126677
2527.33/2538.42	c #Conflicts:    1163000 | #Constraints:     127677
2527.33/2538.42	c #Conflicts:    1164000 | #Constraints:     128677
2527.33/2538.42	c #Conflicts:    1165000 | #Constraints:     129677
2527.33/2538.42	c #Conflicts:    1166000 | #Constraints:     130677
2527.33/2538.42	c #Conflicts:    1167000 | #Constraints:     131677
2527.33/2538.42	c #Conflicts:    1168000 | #Constraints:     132677
2527.33/2538.42	c #Conflicts:    1169000 | #Constraints:     133677
2527.33/2538.42	c #Conflicts:    1170000 | #Constraints:     134677
2527.33/2538.42	c #Conflicts:    1171000 | #Constraints:     135677
2527.33/2538.42	c INPROCESSING
2527.33/2538.42	c GARBAGE COLLECT
2527.33/2538.42	c rational objective 12
2531.33/2542.43	c #Conflicts:    1172000 | #Constraints:      82398
2531.33/2542.43	c #Conflicts:    1173000 | #Constraints:      83398
2531.33/2542.43	c #Conflicts:    1174000 | #Constraints:      84398
2531.33/2542.43	c #Conflicts:    1175000 | #Constraints:      85398
2531.33/2542.43	c #Conflicts:    1176000 | #Constraints:      86398
2531.33/2542.43	c #Conflicts:    1177000 | #Constraints:      87398
2531.33/2542.43	c #Conflicts:    1178000 | #Constraints:      88398
2531.33/2542.43	c #Conflicts:    1179000 | #Constraints:      89398
2531.33/2542.43	c bounds 377 >= -1925 @ 2499.75
2546.27/2557.48	c #Conflicts:    1180000 | #Constraints:      90461
2546.27/2557.48	c #Conflicts:    1181000 | #Constraints:      91461
2546.27/2557.48	c #Conflicts:    1182000 | #Constraints:      92461
2546.27/2557.48	c #Conflicts:    1183000 | #Constraints:      93461
2546.27/2557.48	c #Conflicts:    1184000 | #Constraints:      94461
2546.27/2557.48	c #Conflicts:    1185000 | #Constraints:      95461
2546.27/2557.48	c #Conflicts:    1186000 | #Constraints:      96461
2546.27/2557.48	c #Conflicts:    1187000 | #Constraints:      97461
2546.27/2557.48	c #Conflicts:    1188000 | #Constraints:      98461
2546.27/2557.48	c #Conflicts:    1189000 | #Constraints:      99461
2546.27/2557.48	c #Conflicts:    1190000 | #Constraints:     100461
2546.27/2557.48	c #Conflicts:    1191000 | #Constraints:     101461
2546.27/2557.48	c #Conflicts:    1192000 | #Constraints:     102461
2546.27/2557.48	c #Conflicts:    1193000 | #Constraints:     103461
2546.27/2557.48	c #Conflicts:    1194000 | #Constraints:     104461
2546.27/2557.48	c #Conflicts:    1195000 | #Constraints:     105461
2546.27/2557.48	c #Conflicts:    1196000 | #Constraints:     106461
2546.27/2557.48	c #Conflicts:    1197000 | #Constraints:     107461
2546.27/2557.48	c #Conflicts:    1198000 | #Constraints:     108461
2546.27/2557.48	c #Conflicts:    1199000 | #Constraints:     109461
2546.27/2557.48	c #Conflicts:    1200000 | #Constraints:     110461
2546.27/2557.48	c INPROCESSING
2546.27/2557.48	c GARBAGE COLLECT
2546.27/2557.48	c #Conflicts:    1201000 | #Constraints:      69837
2546.27/2557.48	c #Conflicts:    1202000 | #Constraints:      70837
2546.27/2557.48	c #Conflicts:    1203000 | #Constraints:      71837
2546.27/2557.48	c bounds 377 >= -1924 @ 2514.53
2546.77/2557.99	c #Conflicts:    1204000 | #Constraints:      72897
2546.77/2557.99	c #Conflicts:    1205000 | #Constraints:      73897
2546.77/2557.99	c bounds 377 >= -1923 @ 2515
2548.87/2560.06	c #Conflicts:    1206000 | #Constraints:      74942
2548.87/2560.06	c #Conflicts:    1207000 | #Constraints:      75942
2548.87/2560.06	c #Conflicts:    1208000 | #Constraints:      76942
2548.87/2560.06	c #Conflicts:    1209000 | #Constraints:      77942
2548.87/2560.06	c #Conflicts:    1210000 | #Constraints:      78942
2548.87/2560.06	c #Conflicts:    1211000 | #Constraints:      79942
2548.87/2560.06	c #Conflicts:    1212000 | #Constraints:      80942
2548.87/2560.06	c #Conflicts:    1213000 | #Constraints:      81942
2548.87/2560.06	c bounds 377 >= -1922 @ 2517.02
2557.14/2568.38	c #Conflicts:    1214000 | #Constraints:      82981
2557.14/2568.38	c #Conflicts:    1215000 | #Constraints:      83981
2557.14/2568.38	c #Conflicts:    1216000 | #Constraints:      84981
2557.14/2568.38	c #Conflicts:    1217000 | #Constraints:      85981
2557.14/2568.38	c #Conflicts:    1218000 | #Constraints:      86981
2557.14/2568.38	c #Conflicts:    1219000 | #Constraints:      87981
2557.14/2568.38	c #Conflicts:    1220000 | #Constraints:      88981
2557.14/2568.38	c #Conflicts:    1221000 | #Constraints:      89981
2557.14/2568.38	c #Conflicts:    1222000 | #Constraints:      90981
2557.14/2568.38	c #Conflicts:    1223000 | #Constraints:      91981
2557.14/2568.38	c #Conflicts:    1224000 | #Constraints:      92981
2557.14/2568.38	c #Conflicts:    1225000 | #Constraints:      93981
2557.14/2568.38	c #Conflicts:    1226000 | #Constraints:      94981
2557.14/2568.38	c #Conflicts:    1227000 | #Constraints:      95981
2557.14/2568.38	c #Conflicts:    1228000 | #Constraints:      96981
2557.14/2568.38	c #Conflicts:    1229000 | #Constraints:      97981
2557.14/2568.38	c INPROCESSING
2557.14/2568.38	c GARBAGE COLLECT
2557.14/2568.38	c #Conflicts:    1230000 | #Constraints:      66772
2557.14/2568.38	c #Conflicts:    1231000 | #Constraints:      67772
2557.14/2568.38	c bounds 377 >= -1921 @ 2525.2
2570.33/2581.69	c #Conflicts:    1232000 | #Constraints:      68829
2570.33/2581.69	c #Conflicts:    1233000 | #Constraints:      69829
2570.33/2581.69	c #Conflicts:    1234000 | #Constraints:      70829
2570.33/2581.69	c #Conflicts:    1235000 | #Constraints:      71829
2570.33/2581.69	c #Conflicts:    1236000 | #Constraints:      72829
2570.33/2581.69	c #Conflicts:    1237000 | #Constraints:      73829
2570.33/2581.69	c #Conflicts:    1238000 | #Constraints:      74829
2570.33/2581.69	c #Conflicts:    1239000 | #Constraints:      75829
2570.33/2581.69	c #Conflicts:    1240000 | #Constraints:      76829
2570.33/2581.69	c #Conflicts:    1241000 | #Constraints:      77829
2570.33/2581.69	c #Conflicts:    1242000 | #Constraints:      78829
2570.33/2581.69	c #Conflicts:    1243000 | #Constraints:      79829
2570.33/2581.69	c #Conflicts:    1244000 | #Constraints:      80829
2570.33/2581.69	c #Conflicts:    1245000 | #Constraints:      81829
2570.33/2581.69	c #Conflicts:    1246000 | #Constraints:      82829
2570.33/2581.69	c #Conflicts:    1247000 | #Constraints:      83829
2570.33/2581.69	c #Conflicts:    1248000 | #Constraints:      84829
2570.33/2581.69	c #Conflicts:    1249000 | #Constraints:      85829
2570.33/2581.69	c #Conflicts:    1250000 | #Constraints:      86829
2570.33/2581.69	c #Conflicts:    1251000 | #Constraints:      87829
2570.33/2581.69	c #Conflicts:    1252000 | #Constraints:      88829
2570.33/2581.69	c #Conflicts:    1253000 | #Constraints:      89829
2570.33/2581.69	c #Conflicts:    1254000 | #Constraints:      90829
2570.33/2581.69	c #Conflicts:    1255000 | #Constraints:      91829
2570.33/2581.69	c #Conflicts:    1256000 | #Constraints:      92829
2570.33/2581.69	c #Conflicts:    1257000 | #Constraints:      93829
2570.33/2581.69	c #Conflicts:    1258000 | #Constraints:      94829
2570.33/2581.69	c #Conflicts:    1259000 | #Constraints:      95829
2570.33/2581.69	c #Conflicts:    1260000 | #Constraints:      96829
2570.33/2581.69	c bounds 377 >= -1920 @ 2538.1
2702.06/2713.72	c #Conflicts:    1261000 | #Constraints:      97889
2702.06/2713.72	c #Conflicts:    1262000 | #Constraints:      98889
2702.06/2713.72	c #Conflicts:    1263000 | #Constraints:      99889
2702.06/2713.72	c #Conflicts:    1264000 | #Constraints:     100889
2702.06/2713.72	c #Conflicts:    1265000 | #Constraints:     101889
2702.06/2713.72	c #Conflicts:    1266000 | #Constraints:     102889
2702.06/2713.72	c #Conflicts:    1267000 | #Constraints:     103889
2702.06/2713.72	c #Conflicts:    1268000 | #Constraints:     104889
2702.06/2713.72	c #Conflicts:    1269000 | #Constraints:     105889
2702.06/2713.72	c #Conflicts:    1270000 | #Constraints:     106889
2702.06/2713.72	c #Conflicts:    1271000 | #Constraints:     107889
2702.06/2713.72	c #Conflicts:    1272000 | #Constraints:     108889
2702.06/2713.72	c #Conflicts:    1273000 | #Constraints:     109889
2702.06/2713.72	c #Conflicts:    1274000 | #Constraints:     110889
2702.06/2713.72	c #Conflicts:    1275000 | #Constraints:     111889
2702.06/2713.72	c #Conflicts:    1276000 | #Constraints:     112889
2702.06/2713.72	c #Conflicts:    1277000 | #Constraints:     113889
2702.06/2713.72	c #Conflicts:    1278000 | #Constraints:     114889
2702.06/2713.72	c #Conflicts:    1279000 | #Constraints:     115889
2702.06/2713.72	c #Conflicts:    1280000 | #Constraints:     116889
2702.06/2713.72	c #Conflicts:    1281000 | #Constraints:     117889
2702.06/2713.72	c #Conflicts:    1282000 | #Constraints:     118889
2702.06/2713.72	c #Conflicts:    1283000 | #Constraints:     119889
2702.06/2713.72	c #Conflicts:    1284000 | #Constraints:     120889
2702.06/2713.72	c #Conflicts:    1285000 | #Constraints:     121889
2702.06/2713.72	c #Conflicts:    1286000 | #Constraints:     122889
2702.06/2713.72	c #Conflicts:    1287000 | #Constraints:     123889
2702.06/2713.72	c #Conflicts:    1288000 | #Constraints:     124889
2702.06/2713.72	c #Conflicts:    1289000 | #Constraints:     125889
2702.06/2713.72	c #Conflicts:    1290000 | #Constraints:     126889
2702.06/2713.72	c #Conflicts:    1291000 | #Constraints:     127889
2702.06/2713.72	c #Conflicts:    1292000 | #Constraints:     128889
2702.06/2713.72	c #Conflicts:    1293000 | #Constraints:     129889
2702.06/2713.72	c #Conflicts:    1294000 | #Constraints:     130889
2702.06/2713.72	c #Conflicts:    1295000 | #Constraints:     131889
2702.06/2713.72	c #Conflicts:    1296000 | #Constraints:     132889
2702.06/2713.72	c #Conflicts:    1297000 | #Constraints:     133889
2702.06/2713.72	c #Conflicts:    1298000 | #Constraints:     134889
2702.06/2713.72	c #Conflicts:    1299000 | #Constraints:     135889
2702.06/2713.72	c #Conflicts:    1300000 | #Constraints:     136889
2702.06/2713.72	c #Conflicts:    1301000 | #Constraints:     137889
2702.06/2713.72	c #Conflicts:    1302000 | #Constraints:     138889
2702.06/2713.72	c #Conflicts:    1303000 | #Constraints:     139889
2702.06/2713.72	c #Conflicts:    1304000 | #Constraints:     140889
2702.06/2713.72	c #Conflicts:    1305000 | #Constraints:     141889
2702.06/2713.72	c INPROCESSING
2702.06/2713.72	c GARBAGE COLLECT
2702.06/2713.72	c rational objective 12
2827.27/2839.32	c #Conflicts:    1306000 | #Constraints:      85514
2827.27/2839.32	c #Conflicts:    1307000 | #Constraints:      86514
2827.27/2839.32	c #Conflicts:    1308000 | #Constraints:      87514
2827.27/2839.32	c #Conflicts:    1309000 | #Constraints:      88514
2827.27/2839.32	c #Conflicts:    1310000 | #Constraints:      89514
2827.27/2839.32	c #Conflicts:    1311000 | #Constraints:      90514
2827.27/2839.32	c #Conflicts:    1312000 | #Constraints:      91514
2827.27/2839.32	c #Conflicts:    1313000 | #Constraints:      92514
2827.27/2839.32	c #Conflicts:    1314000 | #Constraints:      93514
2827.27/2839.32	c #Conflicts:    1315000 | #Constraints:      94514
2827.27/2839.32	c #Conflicts:    1316000 | #Constraints:      95514
2827.27/2839.32	c #Conflicts:    1317000 | #Constraints:      96514
2827.27/2839.32	c #Conflicts:    1318000 | #Constraints:      97514
2827.27/2839.32	c #Conflicts:    1319000 | #Constraints:      98514
2827.27/2839.32	c #Conflicts:    1320000 | #Constraints:      99514
2827.27/2839.32	c #Conflicts:    1321000 | #Constraints:     100514
2827.27/2839.32	c #Conflicts:    1322000 | #Constraints:     101514
2827.27/2839.32	c #Conflicts:    1323000 | #Constraints:     102514
2827.27/2839.32	c #Conflicts:    1324000 | #Constraints:     103514
2827.27/2839.32	c #Conflicts:    1325000 | #Constraints:     104514
2827.27/2839.32	c #Conflicts:    1326000 | #Constraints:     105514
2827.27/2839.32	c #Conflicts:    1327000 | #Constraints:     106514
2827.27/2839.32	c #Conflicts:    1328000 | #Constraints:     107514
2827.27/2839.32	c #Conflicts:    1329000 | #Constraints:     108514
2827.27/2839.32	c #Conflicts:    1330000 | #Constraints:     109514
2827.27/2839.32	c #Conflicts:    1331000 | #Constraints:     110514
2827.27/2839.32	c #Conflicts:    1332000 | #Constraints:     111514
2827.27/2839.32	c #Conflicts:    1333000 | #Constraints:     112514
2827.27/2839.32	c #Conflicts:    1334000 | #Constraints:     113514
2827.27/2839.32	c #Conflicts:    1335000 | #Constraints:     114514
2827.27/2839.32	c INPROCESSING
2827.27/2839.32	c GARBAGE COLLECT
2827.27/2839.32	c rational objective 12
2828.27/2840.39	c #Conflicts:    1336000 | #Constraints:      71627
2828.27/2840.39	c #Conflicts:    1337000 | #Constraints:      72627
2828.27/2840.39	c #Conflicts:    1338000 | #Constraints:      73627
2828.27/2840.39	c #Conflicts:    1339000 | #Constraints:      74627
2828.27/2840.39	c bounds 377 >= -1919 @ 2794.23
2918.51/2930.87	c #Conflicts:    1340000 | #Constraints:      75675
2918.51/2930.87	c #Conflicts:    1341000 | #Constraints:      76675
2918.51/2930.87	c #Conflicts:    1342000 | #Constraints:      77675
2918.51/2930.87	c #Conflicts:    1343000 | #Constraints:      78675
2918.51/2930.87	c #Conflicts:    1344000 | #Constraints:      79675
2918.51/2930.87	c #Conflicts:    1345000 | #Constraints:      80675
2918.51/2930.87	c #Conflicts:    1346000 | #Constraints:      81675
2918.51/2930.87	c #Conflicts:    1347000 | #Constraints:      82675
2918.51/2930.87	c #Conflicts:    1348000 | #Constraints:      83675
2918.51/2930.87	c #Conflicts:    1349000 | #Constraints:      84675
2918.51/2930.87	c #Conflicts:    1350000 | #Constraints:      85675
2918.51/2930.87	c #Conflicts:    1351000 | #Constraints:      86675
2918.51/2930.87	c #Conflicts:    1352000 | #Constraints:      87675
2918.51/2930.87	c #Conflicts:    1353000 | #Constraints:      88675
2918.51/2930.87	c #Conflicts:    1354000 | #Constraints:      89675
2918.51/2930.87	c #Conflicts:    1355000 | #Constraints:      90675
2918.51/2930.87	c #Conflicts:    1356000 | #Constraints:      91675
2918.51/2930.87	c #Conflicts:    1357000 | #Constraints:      92675
2918.51/2930.87	c #Conflicts:    1358000 | #Constraints:      93675
2918.51/2930.87	c #Conflicts:    1359000 | #Constraints:      94675
2918.51/2930.87	c #Conflicts:    1360000 | #Constraints:      95675
2918.51/2930.87	c #Conflicts:    1361000 | #Constraints:      96675
2918.51/2930.87	c #Conflicts:    1362000 | #Constraints:      97675
2918.51/2930.87	c #Conflicts:    1363000 | #Constraints:      98675
2918.51/2930.87	c #Conflicts:    1364000 | #Constraints:      99675
2918.51/2930.87	c #Conflicts:    1365000 | #Constraints:     100675
2918.51/2930.87	c #Conflicts:    1366000 | #Constraints:     101675
2918.51/2930.87	c INPROCESSING
2918.51/2930.87	c GARBAGE COLLECT
2918.51/2930.87	c #Conflicts:    1367000 | #Constraints:      68516
2918.51/2930.87	c #Conflicts:    1368000 | #Constraints:      69516
2918.51/2930.87	c #Conflicts:    1369000 | #Constraints:      70516
2918.51/2930.87	c #Conflicts:    1370000 | #Constraints:      71516
2918.51/2930.87	c #Conflicts:    1371000 | #Constraints:      72516
2918.51/2930.87	c #Conflicts:    1372000 | #Constraints:      73516
2918.51/2930.87	c #Conflicts:    1373000 | #Constraints:      74516
2918.51/2930.87	c #Conflicts:    1374000 | #Constraints:      75516
2918.51/2930.87	c #Conflicts:    1375000 | #Constraints:      76516
2918.51/2930.87	c #Conflicts:    1376000 | #Constraints:      77516
2918.51/2930.87	c #Conflicts:    1377000 | #Constraints:      78516
2918.51/2930.87	c #Conflicts:    1378000 | #Constraints:      79516
2918.51/2930.87	c #Conflicts:    1379000 | #Constraints:      80516
2918.51/2930.87	c #Conflicts:    1380000 | #Constraints:      81516
2918.51/2930.87	c #Conflicts:    1381000 | #Constraints:      82516
2918.51/2930.87	c #Conflicts:    1382000 | #Constraints:      83516
2918.51/2930.87	c #Conflicts:    1383000 | #Constraints:      84516
2918.51/2930.87	c #Conflicts:    1384000 | #Constraints:      85516
2918.51/2930.87	c #Conflicts:    1385000 | #Constraints:      86516
2918.51/2930.87	c #Conflicts:    1386000 | #Constraints:      87516
2918.51/2930.87	c #Conflicts:    1387000 | #Constraints:      88516
2918.51/2930.87	c #Conflicts:    1388000 | #Constraints:      89516
2918.51/2930.87	c #Conflicts:    1389000 | #Constraints:      90516
2918.51/2930.87	c #Conflicts:    1390000 | #Constraints:      91516
2918.51/2930.87	c #Conflicts:    1391000 | #Constraints:      92516
2918.51/2930.87	c #Conflicts:    1392000 | #Constraints:      93516
2918.51/2930.87	c #Conflicts:    1393000 | #Constraints:      94516
2918.51/2930.87	c #Conflicts:    1394000 | #Constraints:      95516
2918.51/2930.87	c #Conflicts:    1395000 | #Constraints:      96516
2918.51/2930.87	c #Conflicts:    1396000 | #Constraints:      97516
2918.51/2930.87	c #Conflicts:    1397000 | #Constraints:      98516
2918.51/2930.87	c #Conflicts:    1398000 | #Constraints:      99516
2918.51/2930.87	c #Conflicts:    1399000 | #Constraints:     100517
2918.51/2930.87	c #Conflicts:    1400000 | #Constraints:     101517
2918.51/2930.87	c #Conflicts:    1401000 | #Constraints:     102517
2918.51/2930.87	c #Conflicts:    1402000 | #Constraints:     103517
2918.51/2930.87	c #Conflicts:    1403000 | #Constraints:     104517
2918.51/2930.87	c #Conflicts:    1404000 | #Constraints:     105517
2918.51/2930.87	c #Conflicts:    1405000 | #Constraints:     106517
2918.51/2930.87	c #Conflicts:    1406000 | #Constraints:     107517
2918.51/2930.87	c #Conflicts:    1407000 | #Constraints:     108517
2918.51/2930.87	c #Conflicts:    1408000 | #Constraints:     109517
2918.51/2930.87	c #Conflicts:    1409000 | #Constraints:     110517
2918.51/2930.87	c #Conflicts:    1410000 | #Constraints:     111517
2918.51/2930.87	c #Conflicts:    1411000 | #Constraints:     112517
2918.51/2930.87	c #Conflicts:    1412000 | #Constraints:     113517
2918.51/2930.87	c #Conflicts:    1413000 | #Constraints:     114517
2918.51/2930.87	c #Conflicts:    1414000 | #Constraints:     115517
2918.51/2930.87	c #Conflicts:    1415000 | #Constraints:     116517
2918.51/2930.87	c #Conflicts:    1416000 | #Constraints:     117517
2918.51/2930.87	c #Conflicts:    1417000 | #Constraints:     118517
2918.51/2930.87	c #Conflicts:    1418000 | #Constraints:     119517
2962.82/2975.39	c #Conflicts:    1419000 | #Constraints:     120517
2962.82/2975.39	c #Conflicts:    1420000 | #Constraints:     121517
2962.82/2975.39	c #Conflicts:    1421000 | #Constraints:     122517
2962.82/2975.39	c #Conflicts:    1422000 | #Constraints:     123517
2962.82/2975.39	c #Conflicts:    1423000 | #Constraints:     124517
2962.82/2975.39	c #Conflicts:    1424000 | #Constraints:     125517
2962.82/2975.39	c #Conflicts:    1425000 | #Constraints:     126517
2962.82/2975.39	c #Conflicts:    1426000 | #Constraints:     127517
2962.82/2975.39	c #Conflicts:    1427000 | #Constraints:     128517
2962.82/2975.39	c #Conflicts:    1428000 | #Constraints:     129517
2962.82/2975.39	c #Conflicts:    1429000 | #Constraints:     130517
2962.82/2975.39	c #Conflicts:    1430000 | #Constraints:     131517
2962.82/2975.39	c #Conflicts:    1431000 | #Constraints:     132517
2962.82/2975.39	c #Conflicts:    1432000 | #Constraints:     133517
2962.82/2975.39	c #Conflicts:    1433000 | #Constraints:     134517
2962.82/2975.39	c #Conflicts:    1434000 | #Constraints:     135517
2962.82/2975.39	c #Conflicts:    1435000 | #Constraints:     136517
2962.82/2975.39	c #Conflicts:    1436000 | #Constraints:     137517
2962.82/2975.39	c #Conflicts:    1437000 | #Constraints:     138517
2962.82/2975.39	c #Conflicts:    1438000 | #Constraints:     139517
2962.82/2975.39	c #Conflicts:    1439000 | #Constraints:     140517
2962.82/2975.39	c #Conflicts:    1440000 | #Constraints:     141517
2962.82/2975.39	c #Conflicts:    1441000 | #Constraints:     142517
2962.82/2975.39	c #Conflicts:    1442000 | #Constraints:     143517
2962.82/2975.39	c #Conflicts:    1443000 | #Constraints:     144517
2962.82/2975.39	c #Conflicts:    1444000 | #Constraints:     145517
2962.82/2975.39	c #Conflicts:    1445000 | #Constraints:     146517
2962.82/2975.39	c #Conflicts:    1446000 | #Constraints:     147517
2962.82/2975.39	c INPROCESSING
2962.82/2975.39	c GARBAGE COLLECT
2962.82/2975.39	c rational objective 12
2978.87/2991.43	c #Conflicts:    1447000 | #Constraints:      88177
2978.87/2991.43	c #Conflicts:    1448000 | #Constraints:      89177
2978.87/2991.43	c #Conflicts:    1449000 | #Constraints:      90177
2978.87/2991.43	c #Conflicts:    1450000 | #Constraints:      91177
2978.87/2991.43	c #Conflicts:    1451000 | #Constraints:      92177
2978.87/2991.43	c #Conflicts:    1452000 | #Constraints:      93177
2978.87/2991.43	c #Conflicts:    1453000 | #Constraints:      94177
2978.87/2991.43	c #Conflicts:    1454000 | #Constraints:      95177
2978.87/2991.43	c #Conflicts:    1455000 | #Constraints:      96177
2978.87/2991.43	c #Conflicts:    1456000 | #Constraints:      97177
2978.87/2991.43	c #Conflicts:    1457000 | #Constraints:      98177
2978.87/2991.43	c #Conflicts:    1458000 | #Constraints:      99177
2978.87/2991.43	c #Conflicts:    1459000 | #Constraints:     100177
2978.87/2991.43	c #Conflicts:    1460000 | #Constraints:     101177
2978.87/2991.43	c #Conflicts:    1461000 | #Constraints:     102177
2978.87/2991.43	c #Conflicts:    1462000 | #Constraints:     103177
2978.87/2991.43	c #Conflicts:    1463000 | #Constraints:     104177
2978.87/2991.43	c #Conflicts:    1464000 | #Constraints:     105177
2978.87/2991.43	c #Conflicts:    1465000 | #Constraints:     106177
2978.87/2991.43	c #Conflicts:    1466000 | #Constraints:     107177
2978.87/2991.43	c #Conflicts:    1467000 | #Constraints:     108177
2978.87/2991.43	c bounds 377 >= -1918 @ 2943.15
3072.89/3085.79	c #Conflicts:    1468000 | #Constraints:     109252
3072.89/3085.79	c #Conflicts:    1469000 | #Constraints:     110252
3072.89/3085.79	c #Conflicts:    1470000 | #Constraints:     111252
3072.89/3085.79	c #Conflicts:    1471000 | #Constraints:     112252
3072.89/3085.79	c #Conflicts:    1472000 | #Constraints:     113252
3072.89/3085.79	c #Conflicts:    1473000 | #Constraints:     114252
3072.89/3085.79	c #Conflicts:    1474000 | #Constraints:     115252
3072.89/3085.79	c #Conflicts:    1475000 | #Constraints:     116252
3072.89/3085.79	c #Conflicts:    1476000 | #Constraints:     117252
3072.89/3085.79	c #Conflicts:    1477000 | #Constraints:     118252
3072.89/3085.79	c #Conflicts:    1478000 | #Constraints:     119252
3072.89/3085.79	c INPROCESSING
3072.89/3085.79	c GARBAGE COLLECT
3072.89/3085.79	c rational objective 12
3148.67/3161.71	c #Conflicts:    1479000 | #Constraints:      74114
3148.67/3161.71	c #Conflicts:    1480000 | #Constraints:      75114
3148.67/3161.71	c #Conflicts:    1481000 | #Constraints:      76114
3148.67/3161.71	c #Conflicts:    1482000 | #Constraints:      77114
3148.67/3161.71	c #Conflicts:    1483000 | #Constraints:      78114
3148.67/3161.71	c #Conflicts:    1484000 | #Constraints:      79114
3148.67/3161.71	c #Conflicts:    1485000 | #Constraints:      80114
3148.67/3161.71	c #Conflicts:    1486000 | #Constraints:      81114
3148.67/3161.71	c #Conflicts:    1487000 | #Constraints:      82114
3148.67/3161.71	c #Conflicts:    1488000 | #Constraints:      83114
3148.67/3161.71	c #Conflicts:    1489000 | #Constraints:      84114
3148.67/3161.71	c #Conflicts:    1490000 | #Constraints:      85114
3148.67/3161.71	c #Conflicts:    1491000 | #Constraints:      86114
3148.67/3161.71	c #Conflicts:    1492000 | #Constraints:      87114
3148.67/3161.71	c #Conflicts:    1493000 | #Constraints:      88114
3148.67/3161.71	c #Conflicts:    1494000 | #Constraints:      89114
3148.67/3161.71	c #Conflicts:    1495000 | #Constraints:      90114
3148.67/3161.71	c #Conflicts:    1496000 | #Constraints:      91114
3148.67/3161.71	c #Conflicts:    1497000 | #Constraints:      92114
3148.67/3161.71	c #Conflicts:    1498000 | #Constraints:      93114
3148.67/3161.71	c #Conflicts:    1499000 | #Constraints:      94114
3148.67/3161.71	c #Conflicts:    1500000 | #Constraints:      95114
3148.67/3161.71	c #Conflicts:    1501000 | #Constraints:      96114
3148.67/3161.71	c #Conflicts:    1502000 | #Constraints:      97114
3148.67/3161.71	c #Conflicts:    1503000 | #Constraints:      98114
3148.67/3161.71	c #Conflicts:    1504000 | #Constraints:      99114
3148.67/3161.71	c #Conflicts:    1505000 | #Constraints:     100114
3148.67/3161.71	c #Conflicts:    1506000 | #Constraints:     101114
3148.67/3161.71	c #Conflicts:    1507000 | #Constraints:     102114
3148.67/3161.71	c #Conflicts:    1508000 | #Constraints:     103114
3148.67/3161.71	c #Conflicts:    1509000 | #Constraints:     104114
3148.67/3161.71	c #Conflicts:    1510000 | #Constraints:     105114
3148.67/3161.71	c INPROCESSING
3148.67/3161.71	c GARBAGE COLLECT
3148.67/3161.71	c rational objective 12
3215.08/3228.41	c #Conflicts:    1511000 | #Constraints:      69436
3215.08/3228.41	c #Conflicts:    1512000 | #Constraints:      70436
3215.08/3228.41	c #Conflicts:    1513000 | #Constraints:      71436
3215.08/3228.41	c #Conflicts:    1514000 | #Constraints:      72436
3215.08/3228.41	c #Conflicts:    1515000 | #Constraints:      73436
3215.08/3228.41	c #Conflicts:    1516000 | #Constraints:      74436
3215.08/3228.41	c #Conflicts:    1517000 | #Constraints:      75436
3215.08/3228.41	c #Conflicts:    1518000 | #Constraints:      76436
3215.08/3228.41	c #Conflicts:    1519000 | #Constraints:      77436
3215.08/3228.41	c #Conflicts:    1520000 | #Constraints:      78436
3215.08/3228.41	c #Conflicts:    1521000 | #Constraints:      79436
3215.08/3228.41	c #Conflicts:    1522000 | #Constraints:      80436
3215.08/3228.41	c #Conflicts:    1523000 | #Constraints:      81436
3215.08/3228.41	c #Conflicts:    1524000 | #Constraints:      82436
3215.08/3228.41	c #Conflicts:    1525000 | #Constraints:      83436
3215.08/3228.41	c #Conflicts:    1526000 | #Constraints:      84436
3215.08/3228.41	c #Conflicts:    1527000 | #Constraints:      85436
3215.08/3228.41	c #Conflicts:    1528000 | #Constraints:      86436
3215.08/3228.41	c #Conflicts:    1529000 | #Constraints:      87436
3215.08/3228.41	c #Conflicts:    1530000 | #Constraints:      88436
3215.08/3228.41	c #Conflicts:    1531000 | #Constraints:      89436
3215.08/3228.41	c #Conflicts:    1532000 | #Constraints:      90436
3215.08/3228.41	c #Conflicts:    1533000 | #Constraints:      91436
3215.08/3228.41	c #Conflicts:    1534000 | #Constraints:      92436
3215.08/3228.41	c #Conflicts:    1535000 | #Constraints:      93436
3215.08/3228.41	c #Conflicts:    1536000 | #Constraints:      94436
3215.08/3228.41	c #Conflicts:    1537000 | #Constraints:      95436
3215.08/3228.41	c #Conflicts:    1538000 | #Constraints:      96436
3215.08/3228.41	c #Conflicts:    1539000 | #Constraints:      97436
3215.08/3228.41	c #Conflicts:    1540000 | #Constraints:      98436
3215.08/3228.41	c #Conflicts:    1541000 | #Constraints:      99436
3215.08/3228.41	c #Conflicts:    1542000 | #Constraints:     100436
3215.08/3228.41	c #Conflicts:    1543000 | #Constraints:     101436
3215.08/3228.41	c #Conflicts:    1544000 | #Constraints:     102436
3215.08/3228.41	c #Conflicts:    1545000 | #Constraints:     103436
3215.08/3228.41	c #Conflicts:    1546000 | #Constraints:     104436
3215.08/3228.41	c #Conflicts:    1547000 | #Constraints:     105436
3215.08/3228.41	c #Conflicts:    1548000 | #Constraints:     106436
3215.08/3228.41	c #Conflicts:    1549000 | #Constraints:     107436
3215.08/3228.41	c #Conflicts:    1550000 | #Constraints:     108436
3215.08/3228.41	c #Conflicts:    1551000 | #Constraints:     109436
3215.08/3228.41	c #Conflicts:    1552000 | #Constraints:     110436
3215.08/3228.41	c #Conflicts:    1553000 | #Constraints:     111436
3215.08/3228.41	c #Conflicts:    1554000 | #Constraints:     112436
3215.08/3228.41	c #Conflicts:    1555000 | #Constraints:     113436
3215.08/3228.41	c #Conflicts:    1556000 | #Constraints:     114436
3215.08/3228.41	c #Conflicts:    1557000 | #Constraints:     115436
3215.08/3228.41	c #Conflicts:    1558000 | #Constraints:     116436
3215.08/3228.41	c #Conflicts:    1559000 | #Constraints:     117436
3215.08/3228.41	c #Conflicts:    1560000 | #Constraints:     118436
3215.08/3228.41	c #Conflicts:    1561000 | #Constraints:     119436
3215.08/3228.41	c #Conflicts:    1562000 | #Constraints:     120436
3215.08/3228.41	c #Conflicts:    1563000 | #Constraints:     121436
3215.08/3228.41	c #Conflicts:    1564000 | #Constraints:     122436
3215.08/3228.41	c #Conflicts:    1565000 | #Constraints:     123436
3215.08/3228.41	c #Conflicts:    1566000 | #Constraints:     124436
3215.08/3228.41	c #Conflicts:    1567000 | #Constraints:     125436
3215.08/3228.41	c #Conflicts:    1568000 | #Constraints:     126436
3215.08/3228.41	c #Conflicts:    1569000 | #Constraints:     127436
3215.08/3228.41	c #Conflicts:    1570000 | #Constraints:     128436
3215.08/3228.41	c #Conflicts:    1571000 | #Constraints:     129436
3215.08/3228.41	c #Conflicts:    1572000 | #Constraints:     130436
3215.08/3228.41	c #Conflicts:    1573000 | #Constraints:     131436
3215.08/3228.41	c #Conflicts:    1574000 | #Constraints:     132436
3215.08/3228.41	c #Conflicts:    1575000 | #Constraints:     133436
3215.08/3228.41	c #Conflicts:    1576000 | #Constraints:     134436
3215.08/3228.41	c #Conflicts:    1577000 | #Constraints:     135436
3215.08/3228.41	c #Conflicts:    1578000 | #Constraints:     136436
3215.08/3228.41	c #Conflicts:    1579000 | #Constraints:     137436
3215.08/3228.41	c #Conflicts:    1580000 | #Constraints:     138436
3215.08/3228.41	c #Conflicts:    1581000 | #Constraints:     139436
3215.08/3228.41	c #Conflicts:    1582000 | #Constraints:     140436
3215.08/3228.41	c #Conflicts:    1583000 | #Constraints:     141436
3215.08/3228.41	c #Conflicts:    1584000 | #Constraints:     142436
3215.08/3228.41	c #Conflicts:    1585000 | #Constraints:     143436
3215.08/3228.41	c #Conflicts:    1586000 | #Constraints:     144436
3215.08/3228.41	c #Conflicts:    1587000 | #Constraints:     145436
3215.08/3228.41	c #Conflicts:    1588000 | #Constraints:     146436
3215.08/3228.41	c #Conflicts:    1589000 | #Constraints:     147436
3272.51/3286.04	c #Conflicts:    1590000 | #Constraints:     148436
3272.51/3286.04	c #Conflicts:    1591000 | #Constraints:     149436
3272.51/3286.04	c #Conflicts:    1592000 | #Constraints:     150436
3272.51/3286.04	c #Conflicts:    1593000 | #Constraints:     151436
3272.51/3286.04	c #Conflicts:    1594000 | #Constraints:     152436
3272.51/3286.04	c #Conflicts:    1595000 | #Constraints:     153436
3272.51/3286.04	c INPROCESSING
3272.51/3286.04	c GARBAGE COLLECT
3272.51/3286.04	c rational objective 12
3359.15/3372.98	c #Conflicts:    1596000 | #Constraints:      91410
3359.15/3372.98	c #Conflicts:    1597000 | #Constraints:      92410
3359.15/3372.98	c #Conflicts:    1598000 | #Constraints:      93410
3359.15/3372.98	c #Conflicts:    1599000 | #Constraints:      94410
3359.15/3372.98	c #Conflicts:    1600000 | #Constraints:      95410
3359.15/3372.98	c #Conflicts:    1601000 | #Constraints:      96410
3359.15/3372.98	c #Conflicts:    1602000 | #Constraints:      97410
3359.15/3372.98	c #Conflicts:    1603000 | #Constraints:      98410
3359.15/3372.98	c #Conflicts:    1604000 | #Constraints:      99410
3359.15/3372.98	c #Conflicts:    1605000 | #Constraints:     100410
3359.15/3372.98	c bounds 377 >= -1917 @ 3320.51
3509.76/3524.02	c #Conflicts:    1606000 | #Constraints:     101470
3509.76/3524.02	c #Conflicts:    1607000 | #Constraints:     102470
3509.76/3524.02	c #Conflicts:    1608000 | #Constraints:     103470
3509.76/3524.02	c #Conflicts:    1609000 | #Constraints:     104470
3509.76/3524.02	c #Conflicts:    1610000 | #Constraints:     105470
3509.76/3524.02	c #Conflicts:    1611000 | #Constraints:     106470
3509.76/3524.02	c #Conflicts:    1612000 | #Constraints:     107470
3509.76/3524.02	c #Conflicts:    1613000 | #Constraints:     108470
3509.76/3524.02	c #Conflicts:    1614000 | #Constraints:     109470
3509.76/3524.02	c #Conflicts:    1615000 | #Constraints:     110470
3509.76/3524.02	c #Conflicts:    1616000 | #Constraints:     111470
3509.76/3524.02	c #Conflicts:    1617000 | #Constraints:     112470
3509.76/3524.02	c #Conflicts:    1618000 | #Constraints:     113470
3509.76/3524.02	c #Conflicts:    1619000 | #Constraints:     114470
3509.76/3524.02	c #Conflicts:    1620000 | #Constraints:     115470
3509.76/3524.02	c #Conflicts:    1621000 | #Constraints:     116470
3509.76/3524.02	c #Conflicts:    1622000 | #Constraints:     117470
3509.76/3524.02	c #Conflicts:    1623000 | #Constraints:     118470
3509.76/3524.02	c #Conflicts:    1624000 | #Constraints:     119470
3509.76/3524.02	c #Conflicts:    1625000 | #Constraints:     120470
3509.76/3524.02	c #Conflicts:    1626000 | #Constraints:     121470
3509.76/3524.02	c #Conflicts:    1627000 | #Constraints:     122470
3509.76/3524.02	c #Conflicts:    1628000 | #Constraints:     123470
3509.76/3524.02	c INPROCESSING
3509.76/3524.02	c GARBAGE COLLECT
3509.76/3524.02	c rational objective 12
3510.35/3524.67	c #Conflicts:    1629000 | #Constraints:      76205
3510.35/3524.67	c #Conflicts:    1630000 | #Constraints:      77205
3510.35/3524.67	c #Conflicts:    1631000 | #Constraints:      78205
3510.35/3524.67	c #Conflicts:    1632000 | #Constraints:      79205
3510.35/3524.67	c #Conflicts:    1633000 | #Constraints:      80205
3510.35/3524.67	c bounds 377 >= -1916 @ 3469.55
3510.55/3524.80	c #Conflicts:    1634000 | #Constraints:      81253
3510.55/3524.80	c bounds 377 >= -1915 @ 3469.68
3510.75/3525.08	c #Conflicts:    1635000 | #Constraints:      82283
3510.75/3525.08	c bounds 377 >= -1914 @ 3469.94
3511.36/3525.69	c #Conflicts:    1636000 | #Constraints:      83322
3511.36/3525.69	c #Conflicts:    1637000 | #Constraints:      84322
3511.36/3525.69	c #Conflicts:    1638000 | #Constraints:      85322
3511.36/3525.69	c bounds 377 >= -1913 @ 3470.53
3512.94/3527.29	c #Conflicts:    1639000 | #Constraints:      86358
3512.94/3527.29	c #Conflicts:    1640000 | #Constraints:      87358
3512.94/3527.29	c #Conflicts:    1641000 | #Constraints:      88358
3512.94/3527.29	c #Conflicts:    1642000 | #Constraints:      89358
3512.94/3527.29	c #Conflicts:    1643000 | #Constraints:      90358
3512.94/3527.29	c #Conflicts:    1644000 | #Constraints:      91358
3512.94/3527.29	c bounds 377 >= -1912 @ 3472.08
3516.73/3531.02	c #Conflicts:    1645000 | #Constraints:      92394
3516.73/3531.02	c #Conflicts:    1646000 | #Constraints:      93394
3516.73/3531.02	c #Conflicts:    1647000 | #Constraints:      94394
3516.73/3531.02	c #Conflicts:    1648000 | #Constraints:      95394
3516.73/3531.02	c #Conflicts:    1649000 | #Constraints:      96394
3516.73/3531.02	c #Conflicts:    1650000 | #Constraints:      97394
3516.73/3531.02	c #Conflicts:    1651000 | #Constraints:      98394
3516.73/3531.02	c #Conflicts:    1652000 | #Constraints:      99394
3516.73/3531.02	c #Conflicts:    1653000 | #Constraints:     100394
3516.73/3531.02	c #Conflicts:    1654000 | #Constraints:     101394
3516.73/3531.02	c bounds 377 >= -1911 @ 3475.67

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (59978 MiB free)
  memory of node 1: 64465 MiB (33075 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484587-1751287940/watcher-4484587-1751287940 -o /tmp/evaluation-result-4484587-1751287940/solver-4484587-1751287940 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751280474-37303 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4484587-1751287940.opb PROOFDIR/proof-4484587-1751287940 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100061 s]*
/proc/loadavg: 4.09 4.16 4.14 5/279 38541
/proc/meminfo: memFree=95283004/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=61780 memory=17172 CPUtime=0.03 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 2354 0 0 0 3 0 0 0 20 0 1 0 44468589 63262720 4293 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 15445 4293 2048 1147 0 2872 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 65972 KiB
Current children cumulated memory: 20116 KiB

[startup+0.205719 s]*
/proc/loadavg: 4.09 4.16 4.14 5/279 38541
/proc/meminfo: memFree=95278908/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=75464 memory=31476 CPUtime=0.14 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 5549 0 0 0 13 1 0 0 20 0 1 0 44468589 77275136 7869 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 18866 7869 2336 1147 0 6293 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 79656 KiB
Current children cumulated memory: 34420 KiB

[startup+0.305667 s]*
/proc/loadavg: 4.09 4.16 4.14 5/279 38541
/proc/meminfo: memFree=95278656/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=75464 memory=31476 CPUtime=0.24 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 5549 0 0 0 23 1 0 0 20 0 1 0 44468589 77275136 7869 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 18866 7869 2336 1147 0 6293 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 79656 KiB
Current children cumulated memory: 34420 KiB

[startup+0.700164 s]
/proc/loadavg: 4.09 4.16 4.14 5/279 38541
/proc/meminfo: memFree=95262528/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=87060 memory=41972 CPUtime=0.63 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 8177 0 0 0 62 1 0 0 20 0 1 0 44468589 89149440 10493 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 21765 10493 2368 1147 0 9192 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 91252 KiB
Current children cumulated memory: 44916 KiB

[startup+1.50019 s]
/proc/loadavg: 4.09 4.16 4.14 5/279 38541
/proc/meminfo: memFree=95242556/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=104360 memory=58620 CPUtime=1.42 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 11021 0 0 0 122 20 0 0 20 0 1 0 44468589 106864640 14655 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 26090 14655 2400 1147 0 13517 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 108552 KiB
Current children cumulated memory: 61564 KiB

[startup+3.10559 s]
/proc/loadavg: 4.09 4.16 4.14 5/279 38541
/proc/meminfo: memFree=95091008/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=167132 memory=104016 CPUtime=3.03 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 18760 0 0 0 245 58 0 0 20 0 1 0 44468589 171143168 26004 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 41783 26004 2432 1147 0 29210 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 171324 KiB
Current children cumulated memory: 106960 KiB

[startup+6.30019 s]
/proc/loadavg: 4.08 4.16 4.14 5/279 38541
/proc/meminfo: memFree=94759256/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=268508 memory=224184 CPUtime=6.21 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 37041 0 0 0 490 131 0 0 20 0 1 0 44468589 274952192 56046 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 67127 56046 2432 1147 0 54554 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 272700 KiB
Current children cumulated memory: 227128 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.18 4.15 5/279 38541
/proc/meminfo: memFree=94366920/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=351000 memory=272536 CPUtime=12.59 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 44680 0 0 0 1098 161 0 0 20 0 1 0 44468589 359424000 68134 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 87750 68134 2432 1147 0 75177 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 355192 KiB
Current children cumulated memory: 275480 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.17 4.14 5/279 38541
/proc/meminfo: memFree=94052452/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=515532 memory=379728 CPUtime=25.35 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 66761 0 0 0 2177 358 0 0 20 0 1 0 44468589 527904768 94932 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 128883 94932 2432 1147 0 116310 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 519724 KiB
Current children cumulated memory: 382672 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 4.15 4.14 5/279 38542
/proc/meminfo: memFree=93623144/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=540080 memory=411532 CPUtime=50.89 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 74189 0 0 0 4650 439 0 0 20 0 1 0 44468589 553041920 102883 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 135020 102883 2432 1147 0 122447 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 544272 KiB
Current children cumulated memory: 414476 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.14 4.14 5/279 38543
/proc/meminfo: memFree=92731536/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=552096 memory=425612 CPUtime=101.86 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 77749 0 0 0 9647 539 0 0 20 0 1 0 44468589 565346304 106403 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 138024 106403 2432 1147 0 125451 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 556288 KiB
Current children cumulated memory: 428556 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.13 4.13 5/278 38546
/proc/meminfo: memFree=90147088/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=2066000 memory=1742380 CPUtime=161.5 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 327788 0 0 0 15459 691 0 0 20 0 1 0 44468589 2115584000 435595 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 516500 435595 2432 1147 0 503927 0
Current children cumulated CPU time: 161.53 s
Current children cumulated vsize: 2070192 KiB
Current children cumulated memory: 1745324 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.12 4.12 5/278 38548
/proc/meminfo: memFree=88786428/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=2067320 memory=1743788 CPUtime=221.29 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 328132 0 0 0 21323 806 0 0 20 0 1 0 44468589 2116935680 435947 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0

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

/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360392 memory=6315816 CPUtime=3208.99 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1238602 0 0 0 317139 3760 0 0 20 0 1 0 44468589 7537041408 1578954 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840098 1578954 2432 1147 0 1827525 0
Current children cumulated CPU time: 3209.02 s
Current children cumulated vsize: 7364584 KiB
Current children cumulated memory: 6318760 KiB

[startup+3282.3 s]
/proc/loadavg: 4.41 4.22 4.13 4/275 38916
/proc/meminfo: memFree=81874296/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360392 memory=6325288 CPUtime=3268.8 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1238896 0 0 0 323079 3801 0 0 20 0 1 0 44468589 7537041408 1581322 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840098 1581322 2432 1147 0 1827525 0
Current children cumulated CPU time: 3268.83 s
Current children cumulated vsize: 7364584 KiB
Current children cumulated memory: 6328232 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.20 4.12 5/274 38918
/proc/meminfo: memFree=81573300/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360968 memory=6346408 CPUtime=3328.62 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1239271 0 0 0 329012 3850 0 0 20 0 1 0 44468589 7537631232 1586602 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1586602 2432 1147 0 1827669 0
Current children cumulated CPU time: 3328.65 s
Current children cumulated vsize: 7365160 KiB
Current children cumulated memory: 6349352 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.19 4.12 5/274 38922
/proc/meminfo: memFree=80532964/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360968 memory=6366504 CPUtime=3388.42 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1239961 0 0 0 334925 3917 0 0 20 0 1 0 44468589 7537631232 1591626 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1591626 2432 1147 0 1827669 0
Current children cumulated CPU time: 3388.45 s
Current children cumulated vsize: 7365160 KiB
Current children cumulated memory: 6369448 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.18 4.12 5/275 38927
/proc/meminfo: memFree=78697516/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360968 memory=6390440 CPUtime=3448.23 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1240300 0 0 0 340817 4006 0 0 20 0 1 0 44468589 7537631232 1597610 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1597610 2432 1147 0 1827669 0
Current children cumulated CPU time: 3448.26 s
Current children cumulated vsize: 7365160 KiB
Current children cumulated memory: 6393384 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.16 4.12 5/274 38930
/proc/meminfo: memFree=77520596/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360968 memory=6413224 CPUtime=3508.04 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1240704 0 0 0 346722 4082 0 0 20 0 1 0 44468589 7537631232 1603306 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1603306 2432 1147 0 1827669 0
Current children cumulated CPU time: 3508.07 s
Current children cumulated vsize: 7365160 KiB
Current children cumulated memory: 6416168 KiB

[startup+3582.3 s]
/proc/loadavg: 3.64 4.03 4.08 4/266 38962
/proc/meminfo: memFree=98294700/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360968 memory=6446248 CPUtime=3567.84 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1240910 0 0 0 352637 4147 0 0 20 0 1 0 44468589 7537631232 1611562 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1611562 2432 1147 0 1827669 0
Current children cumulated CPU time: 3567.87 s
Current children cumulated vsize: 7365160 KiB
Current children cumulated memory: 6449192 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.6 s]
/proc/loadavg: 3.35 3.92 4.03 4/266 38964
/proc/meminfo: memFree=98253276/131249992 swapFree=33010160/33010684
[pid=38538] ppid=38535 vsize=4192 memory=2944 CPUtime=0.03 cores=0,2
/proc/38538/stat : 38538 (run-opt-ls-log.) S 38535 38538 37288 0 -1 4194304 239 8191 0 0 0 0 2 1 20 0 1 0 44468584 4292608 736 18446744073709551615 94870461087744 94870461982277 140725816289536 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94870462221328 94870462269072 94870491471872 140725816293659 140725816293857 140725816293857 140725816299459 0
/proc/38538/statm: 1048 736 672 219 0 110 0
[pid=38541] ppid=38538 vsize=7360968 memory=6465960 CPUtime=3600.06 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38538 38538 37288 0 -1 4194304 1240916 0 0 0 355841 4165 0 0 20 0 1 0 44468589 7537631232 1616490 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1616490 2432 1147 0 1827669 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 7365160 KiB
Current children cumulated memory: 6468904 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3616.78 s]
# the end of solver process 38541 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

Solver just ended.
Dumping a history of the last processes samples

[startup+3616 s]*
/proc/loadavg: 3.35 3.92 4.03 4/266 38965
/proc/meminfo: memFree=98258440/131249992 swapFree=33010160/33010684
[pid=38541] ppid=38535 vsize=7360968 memory=6465960 CPUtime=3601.45 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38535 38538 37288 0 -1 4194304 1240963 0 0 0 355980 4165 0 0 20 0 1 0 44468589 7537631232 1616490 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1616490 2432 1147 0 1827669 0
Current cumulated CPU time of completed processes: 0.045334 s
Current children cumulated CPU time: 3601.45 s
Current children cumulated vsize: 7360968 KiB
Current children cumulated memory: 6465960 KiB

[startup+3616.4 s]
/proc/loadavg: 3.35 3.92 4.03 4/266 38965
/proc/meminfo: memFree=98258440/131249992 swapFree=33010160/33010684
[pid=38541] ppid=38535 vsize=7360968 memory=6465960 CPUtime=3601.84 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38535 38538 37288 0 -1 4194304 1240967 0 0 0 356019 4165 0 0 20 0 1 0 44468589 7537631232 1616490 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1616490 2432 1147 0 1827669 0
Current cumulated CPU time of completed processes: 0.045334 s
Current children cumulated CPU time: 3601.84 s
Current children cumulated vsize: 7360968 KiB
Current children cumulated memory: 6465960 KiB

[startup+3616.6 s]
/proc/loadavg: 3.35 3.92 4.03 4/266 38965
/proc/meminfo: memFree=98258440/131249992 swapFree=33010160/33010684
[pid=38541] ppid=38535 vsize=7360968 memory=6465960 CPUtime=3602.05 cores=0,2
/proc/38541/stat : 38541 (roundingsat) R 38535 38538 37288 0 -1 4194304 1240967 0 0 0 356039 4166 0 0 20 0 1 0 44468589 7537631232 1616490 18446744073709551615 4227072 8923433 140727649369584 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21233664 140727649372406 140727649372712 140727649372712 140727649378282 0
/proc/38541/statm: 1840242 1616490 2432 1147 0 1827669 0
Current cumulated CPU time of completed processes: 0.045334 s
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 7360968 KiB
Current children cumulated memory: 6465960 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3616.78
CPU time (s): 3602.28
CPU user time (s): 3560.43
CPU system time (s): 41.8597
CPU usage (%): 99.5992
Max. virtual memory (cumulated for all children) (KiB): 7365160
Max. memory (cumulated for all children) (KiB): 6468904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3560.43
system time used= 41.8597
maximum resident set size= 6465960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1249397
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19531616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 282
involuntary context switches= 8364


# summary of solver processes directly reported to runsolver:
#   pid: 38538,38541
#   total CPU time (s): 3602.28
#   total CPU user time (s): 3560.43
#   total CPU system time (s): 41.8597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.26062 second user time and 15.2356 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-30 14:52:20
IDJOB=4484587
IDBENCH=146662
IDSOLVER=3356
FILE ID=nodeC035/4484587-1751287940
RUNJOBID= nodeC035-1751280474-37303
SLURM_JOB_ID= 9594227
Free space on /tmp= 433036 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 63f22ad
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484587-1751287940/watcher-4484587-1751287940 -o /tmp/evaluation-result-4484587-1751287940/solver-4484587-1751287940 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751280474-37303 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4484587-1751287940.opb PROOFDIR/proof-4484587-1751287940

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

MD5SUM BENCH= 3dc780a187102f53f7868f024506933f
RANDOM SEED=371784674

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        95287068 kB
MemAvailable:   120352284 kB
Buffers:            1840 kB
Cached:         25815764 kB
SwapCached:            8 kB
Active:          9677240 kB
Inactive:       25536208 kB
Active(anon):    9402368 kB
Inactive(anon):    11624 kB
Active(file):     274872 kB
Inactive(file): 25524584 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            498044 kB
Writeback:             4 kB
AnonPages:       9399004 kB
Mapped:           117520 kB
Shmem:             18048 kB
KReclaimable:     210000 kB
Slab:             313832 kB
SReclaimable:     210000 kB
SUnreclaim:       103832 kB
KernelStack:        4496 kB
PageTables:        24164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11203936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150824 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    626688 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC035 at 2025-06-30 15:52:37