Trace number 4532305

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 0f876b3OPT cert.344750 1.44883 1.51609

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/
~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUM848e47deac6a47526073146630130ada
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 benchmark344750
Best CPU time to get the best result obtained on this benchmark0.060434
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
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.02	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.02	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.02	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.02	c │      (c) 2025 Markus Anders                                    │
0.00/0.02	c └────────────────────────────────────────────────────────────────┘
0.00/0.02	c parse 'HOME/instance-4532305-1752584603.opb'
0.00/0.02	c 	read 0.00MB  (0.44ms)
0.00/0.02	c	 [cnf: #variables 90 #clauses 7 #duplicates 0 #arr 420]
0.00/0.03	c output proof to 'PROOFDIR/proof-4532305-1752584603'
0.00/0.03	c 
0.00/0.03	c make graph and approximate orbits
0.00/0.03	c	 [group: #orbits ~= 0] (0.44ms)
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 	 (0.11ms)
0.00/0.03	c 
0.00/0.03	c detect symmetries on remainder
0.00/0.03	c 	[graph: #vertices 577 #edges 1800]
0.00/0.03	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.03	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.15ms)
0.00/0.03	c 
0.00/0.03	c finalize break order and special generators
0.00/0.03	c 
0.00/0.03	c generation finished
0.00/0.03	c 	[sbp: #constraints 0 #add_vars 0]
0.00/0.03	c 
0.00/0.03	c write result to 'HOME/instance-4532305-1752584603.opb.pre'
0.00/0.03	c 	wrote 0.00MB (0.21ms)
0.00/0.03	c ------------------------------------------------------------------
0.00/0.03	c                   0.83ms 37.91% other
0.00/0.03	c                   0.44ms 20.11% approx_orbits
0.00/0.03	c                   0.44ms 19.90% parse
0.00/0.03	c                   0.21ms  9.54% output
0.00/0.03	c                   0.15ms  7.02% detect_generic
0.00/0.03	c                   0.11ms  4.88% detect_special
0.00/0.03	c                   0.01ms  0.64% finalize_order
0.00/0.03	c         ───────────────────────────────────────────────
0.00/0.03	c                   2.19ms   100% total
0.00/0.03	c ------------------------------------------------------------------
0.00/0.05	c RoundingSat 2
0.00/0.05	c branch pb25
0.00/0.05	c commit 0f876b3
0.00/0.05	c #variables 90 #constraints 6
0.00/0.05	c objective is ce64 
0.00/0.05	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.05	c initial counting CF 32, 64, 128, Arb: 5 , 2 , 0 , 0
0.00/0.05	c bounds - >= 0 @ 0.000138
0.00/0.05	c rational objective 344747
0.00/0.06	c bounds 382459 >= 0 @ 0.004087
0.00/0.06	c bounds 382459 >= 65536 @ 0.004829
0.00/0.06	c bounds 382459 >= 106496 @ 0.005126
0.00/0.06	c bounds 382459 >= 131072 @ 0.00543
0.00/0.06	c bounds 382459 >= 147456 @ 0.00575
0.00/0.06	c bounds 382459 >= 167936 @ 0.005827
0.00/0.06	c bounds 382459 >= 176128 @ 0.006353
0.00/0.06	c bounds 382459 >= 184320 @ 0.006815
0.00/0.06	c bounds 382459 >= 188416 @ 0.007263
0.00/0.06	c bounds 382458 >= 188416 @ 0.007756
0.00/0.06	c bounds 382458 >= 189440 @ 0.007774
0.00/0.06	c bounds 382458 >= 190464 @ 0.007946
0.00/0.06	c bounds 382452 >= 190464 @ 0.008435
0.00/0.06	c bounds 382452 >= 190976 @ 0.008754
0.00/0.06	c bounds 382452 >= 191040 @ 0.008754
0.00/0.07	c bounds 382451 >= 191040 @ 0.008795
0.00/0.07	c bounds 382451 >= 193536 @ 0.009199
0.00/0.07	c bounds 382451 >= 196608 @ 0.009733
0.00/0.07	c bounds 382451 >= 197056 @ 0.010126
0.00/0.07	c bounds 382450 >= 197056 @ 0.010405
0.00/0.07	c bounds 382450 >= 199104 @ 0.010734
0.00/0.07	c bounds 382450 >= 200704 @ 0.010755
0.00/0.07	c bounds 382450 >= 200832 @ 0.010755
0.00/0.07	c bounds 382447 >= 200832 @ 0.010855
0.00/0.07	c bounds 382447 >= 201152 @ 0.011344
0.00/0.07	c bounds 382447 >= 201280 @ 0.011819
0.00/0.07	c bounds 382439 >= 201280 @ 0.012792
0.00/0.07	c bounds 382439 >= 201344 @ 0.013537
0.00/0.07	c bounds 382439 >= 201349 @ 0.013683
0.00/0.07	c bounds 382439 >= 202368 @ 0.013683
0.00/0.08	c bounds 382439 >= 202373 @ 0.014163
0.00/0.08	c bounds 382439 >= 202688 @ 0.014694
0.00/0.08	c bounds 382407 >= 202688 @ 0.015041
0.00/0.08	c bounds 382407 >= 202747 @ 0.015504
0.00/0.08	c bounds 382407 >= 203003 @ 0.016115
0.00/0.08	c bounds 382371 >= 203003 @ 0.016785
0.00/0.08	c bounds 382371 >= 203200 @ 0.017435
0.00/0.08	c bounds 382371 >= 203259 @ 0.017989
0.00/0.08	c bounds 381795 >= 203259 @ 0.018357
0.00/0.08	c bounds 381795 >= 203264 @ 0.019024
0.00/0.08	c bounds 381795 >= 203323 @ 0.019717
0.00/0.08	c bounds 377699 >= 203323 @ 0.020392
0.00/0.08	c bounds 377694 >= 203323 @ 0.020702
0.00/0.08	c bounds 377694 >= 203397 @ 0.02144
0.00/0.08	c bounds 377684 >= 203397 @ 0.021812
0.00/0.08	c bounds 377684 >= 203461 @ 0.022426
0.00/0.08	c bounds 377620 >= 203461 @ 0.022502
0.00/0.09	c bounds 377620 >= 203520 @ 0.022538
0.00/0.09	c bounds 377620 >= 203589 @ 0.023377
0.00/0.09	c bounds 377620 >= 203592 @ 0.023503
0.00/0.09	c bounds 365332 >= 203592 @ 0.024403
0.00/0.09	c bounds 365332 >= 203593 @ 0.025159
0.00/0.09	c bounds 365312 >= 203593 @ 0.025919
0.00/0.09	c bounds 365312 >= 203594 @ 0.026727
0.00/0.09	c bounds 362752 >= 203594 @ 0.027283
0.00/0.09	c bounds 362752 >= 203595 @ 0.02776
0.00/0.09	c bounds 362752 >= 203597 @ 0.028474
0.00/0.09	c bounds 361728 >= 203597 @ 0.029008
0.00/0.09	c bounds 361728 >= 203602 @ 0.029548
0.00/0.09	c bounds 361216 >= 203602 @ 0.029946
0.00/0.09	c bounds 361216 >= 203603 @ 0.030842
0.00/0.10	c bounds 357842 >= 203603 @ 0.031707
0.00/0.10	c bounds 357842 >= 203604 @ 0.032328
0.00/0.10	c bounds 357841 >= 203604 @ 0.033754
0.00/0.10	c bounds 357841 >= 203605 @ 0.035205
0.00/0.10	c bounds 357841 >= 203616 @ 0.035658
0.00/0.10	c bounds 357841 >= 203620 @ 0.036417
0.00/0.10	c bounds 357841 >= 203631 @ 0.037236
0.00/0.10	c bounds 357841 >= 203633 @ 0.037872
0.00/0.10	c bounds 357840 >= 203633 @ 0.038487
0.00/0.10	c bounds 357840 >= 203634 @ 0.03868
0.00/0.10	c bounds 357840 >= 203635 @ 0.038843
0.00/0.11	c bounds 357840 >= 204288 @ 0.039633
0.00/0.11	c bounds 357837 >= 204288 @ 0.039927
0.00/0.11	c bounds 357837 >= 204306 @ 0.040295
0.00/0.11	c bounds 357837 >= 204370 @ 0.040295
0.00/0.11	c bounds 357831 >= 204370 @ 0.040295
0.00/0.11	c bounds 357831 >= 206846 @ 0.04046
0.00/0.11	c bounds 357831 >= 207074 @ 0.041009
0.06/0.11	c bounds 357831 >= 207343 @ 0.041533
0.06/0.11	c bounds 357831 >= 207344 @ 0.042316
0.06/0.11	c bounds 357831 >= 207348 @ 0.042789
0.06/0.11	c bounds 357831 >= 207350 @ 0.043284
0.06/0.11	c bounds 357831 >= 207351 @ 0.043808
0.06/0.11	c bounds 357831 >= 207352 @ 0.044293
0.06/0.11	c bounds 357831 >= 207363 @ 0.044758
0.06/0.11	c bounds 357831 >= 207565 @ 0.045141
0.06/0.11	c bounds 357831 >= 208159 @ 0.045141
0.06/0.12	c bounds 357831 >= 208387 @ 0.045627
0.06/0.12	c bounds 357831 >= 208589 @ 0.04626
0.06/0.12	c bounds 357831 >= 209130 @ 0.046693
0.06/0.12	c bounds 357825 >= 209130 @ 0.047429
0.06/0.12	c bounds 357825 >= 209273 @ 0.048122
0.06/0.12	c bounds 357825 >= 209327 @ 0.048122
0.06/0.12	c bounds 357825 >= 209339 @ 0.048271
0.06/0.12	c bounds 357825 >= 209351 @ 0.048725
0.06/0.12	c bounds 357825 >= 209363 @ 0.04913
0.06/0.12	c bounds 357825 >= 209375 @ 0.049959
0.06/0.12	c bounds 357665 >= 209375 @ 0.050915
0.06/0.12	c bounds 357665 >= 209380 @ 0.051682
0.06/0.12	c bounds 357665 >= 209385 @ 0.052629
0.06/0.13	c bounds 357665 >= 212992 @ 0.053083
0.06/0.13	c bounds 357660 >= 212992 @ 0.053253
0.06/0.13	c bounds 357660 >= 213632 @ 0.053728
0.06/0.13	c bounds 357660 >= 217577 @ 0.054333
0.06/0.13	c bounds 357642 >= 217577 @ 0.05482
0.06/0.13	c bounds 357642 >= 221184 @ 0.055547
0.06/0.13	c bounds 357642 >= 221760 @ 0.056042
0.06/0.13	c bounds 357642 >= 221778 @ 0.057047
0.06/0.13	c bounds 357632 >= 221778 @ 0.057047
0.06/0.13	c bounds 357632 >= 222301 @ 0.057219
0.06/0.13	c bounds 357632 >= 222319 @ 0.057844
0.06/0.13	c bounds 357632 >= 222337 @ 0.058436
0.06/0.13	c bounds 357624 >= 222337 @ 0.058922
0.06/0.13	c bounds 357624 >= 222354 @ 0.059028
0.06/0.13	c bounds 357624 >= 222413 @ 0.059233
0.06/0.14	c bounds 357624 >= 222431 @ 0.060006
0.06/0.14	c bounds 357608 >= 222431 @ 0.060006
0.06/0.14	c bounds 357608 >= 222457 @ 0.060021
0.06/0.14	c bounds 357576 >= 222457 @ 0.060209
0.06/0.14	c bounds 357576 >= 222459 @ 0.060882
0.06/0.14	c bounds 357576 >= 222462 @ 0.061008
0.06/0.14	c bounds 357576 >= 222464 @ 0.061268
0.06/0.14	c bounds 357576 >= 222466 @ 0.062579
0.06/0.14	c bounds 357536 >= 222466 @ 0.063125
0.06/0.14	c bounds 357536 >= 222467 @ 0.063925
0.06/0.14	c bounds 357472 >= 222467 @ 0.064723
0.06/0.14	c bounds 357472 >= 222468 @ 0.065573
0.06/0.14	c bounds 357472 >= 222469 @ 0.066406
0.06/0.15	c bounds 357024 >= 222469 @ 0.06693
0.06/0.15	c bounds 357024 >= 222481 @ 0.067151
0.06/0.15	c bounds 356714 >= 222481 @ 0.067949
0.06/0.15	c bounds 356714 >= 222482 @ 0.068142
0.06/0.15	c bounds 356713 >= 222482 @ 0.069701
0.06/0.15	c bounds 356713 >= 222493 @ 0.071265
0.06/0.15	c bounds 356713 >= 222505 @ 0.071893
0.06/0.15	c bounds 356713 >= 222517 @ 0.072493
0.06/0.15	c bounds 356712 >= 222517 @ 0.073349
0.06/0.16	c bounds 356712 >= 222518 @ 0.074371
0.06/0.16	c bounds 356712 >= 222571 @ 0.075295
0.06/0.16	c bounds 356704 >= 222571 @ 0.075842
0.06/0.16	c bounds 356704 >= 222572 @ 0.076531
0.06/0.16	c bounds 356702 >= 222572 @ 0.07702
0.06/0.16	c bounds 356702 >= 222578 @ 0.077973
0.06/0.16	c bounds 356701 >= 222578 @ 0.078648
0.06/0.16	c bounds 356701 >= 222582 @ 0.078682
0.06/0.16	c bounds 356701 >= 222587 @ 0.078682
0.06/0.16	c bounds 356698 >= 222587 @ 0.079554
0.06/0.16	c bounds 356698 >= 222588 @ 0.080416
0.06/0.17	c bounds 356698 >= 222589 @ 0.080666
0.06/0.17	c bounds 356697 >= 222589 @ 0.082201
0.06/0.17	c bounds 356697 >= 222593 @ 0.083403
0.06/0.17	c bounds 356697 >= 222679 @ 0.08364
0.06/0.17	c bounds 356693 >= 222679 @ 0.084378
0.06/0.17	c bounds 356693 >= 222773 @ 0.085026
0.06/0.17	c bounds 356693 >= 222778 @ 0.085845
0.06/0.17	c bounds 356688 >= 222778 @ 0.086785
0.06/0.17	c bounds 356688 >= 222782 @ 0.087657
0.06/0.17	c bounds 356688 >= 222786 @ 0.088395
0.06/0.18	c bounds 356688 >= 222787 @ 0.089532
0.06/0.18	c bounds 356670 >= 222787 @ 0.090125
0.06/0.18	c bounds 356670 >= 222788 @ 0.09088
0.06/0.18	c bounds 356670 >= 222789 @ 0.091725
0.06/0.18	c bounds 356670 >= 222806 @ 0.092556
0.06/0.18	c bounds 356660 >= 222806 @ 0.092556
0.06/0.18	c bounds 356660 >= 222811 @ 0.092557
0.06/0.18	c bounds 356660 >= 222812 @ 0.092759
0.06/0.18	c bounds 356660 >= 222871 @ 0.09348
0.06/0.18	c bounds 356652 >= 222871 @ 0.094331
0.06/0.18	c bounds 356652 >= 222875 @ 0.094542
0.06/0.18	c bounds 356652 >= 222877 @ 0.094543
0.06/0.19	c bounds 356632 >= 222877 @ 0.09493
0.06/0.19	c bounds 356632 >= 222878 @ 0.096289
0.06/0.19	c bounds 356376 >= 222878 @ 0.097343
0.06/0.19	c bounds 356376 >= 222882 @ 0.097785
0.06/0.19	c bounds 355416 >= 222882 @ 0.098702
0.06/0.19	c bounds 355416 >= 222883 @ 0.10073
0.06/0.19	c bounds 355352 >= 222883 @ 0.101878
0.06/0.20	c bounds 355352 >= 222888 @ 0.103286
0.06/0.20	c bounds 355352 >= 222889 @ 0.103476
0.06/0.20	c bounds 355336 >= 222889 @ 0.103878
0.06/0.20	c bounds 355336 >= 222893 @ 0.105037
0.06/0.20	c bounds 355336 >= 222894 @ 0.106257
0.06/0.20	c bounds 355304 >= 222894 @ 0.106896
0.06/0.20	c bounds 355304 >= 222951 @ 0.108007
0.06/0.20	c bounds 355272 >= 222951 @ 0.10893
0.06/0.20	c bounds 355272 >= 222955 @ 0.109784
0.06/0.20	c bounds 355272 >= 222956 @ 0.110706
0.06/0.20	c bounds 355272 >= 222957 @ 0.111573
0.06/0.21	c bounds 355232 >= 222957 @ 0.112238
0.06/0.21	c bounds 355232 >= 222961 @ 0.112394
0.06/0.21	c bounds 355232 >= 222965 @ 0.112395
0.06/0.21	c bounds 355229 >= 222965 @ 0.115811
0.06/0.21	c bounds 355229 >= 222966 @ 0.116755
0.06/0.21	c bounds 355229 >= 222967 @ 0.118259
0.06/0.21	c bounds 355229 >= 222968 @ 0.11936
0.06/0.22	c bounds 355229 >= 222986 @ 0.120143
0.06/0.22	c bounds 355229 >= 223021 @ 0.120737
0.06/0.22	c bounds 355229 >= 223025 @ 0.121588
0.06/0.22	c bounds 355229 >= 223026 @ 0.122541
0.06/0.22	c bounds 355229 >= 223030 @ 0.123163
0.06/0.22	c bounds 355229 >= 223034 @ 0.124007
0.06/0.22	c bounds 355229 >= 223035 @ 0.124897
0.06/0.22	c bounds 355229 >= 223036 @ 0.12599
0.17/0.22	c bounds 355228 >= 223036 @ 0.128125
0.17/0.23	c bounds 355228 >= 223037 @ 0.129456
0.17/0.23	c bounds 355228 >= 223040 @ 0.129574
0.17/0.23	c bounds 355228 >= 223044 @ 0.129991
0.17/0.23	c bounds 355228 >= 223045 @ 0.130515
0.17/0.23	c bounds 355228 >= 223048 @ 0.130614
0.17/0.23	c bounds 355228 >= 223049 @ 0.13094
0.17/0.23	c bounds 355209 >= 223049 @ 0.131658
0.17/0.23	c bounds 355209 >= 223051 @ 0.132934
0.17/0.23	c bounds 355209 >= 223055 @ 0.133723
0.17/0.24	c bounds 355209 >= 223059 @ 0.134676
0.17/0.24	c bounds 355206 >= 223059 @ 0.136346
0.17/0.24	c bounds 355206 >= 223061 @ 0.137298
0.17/0.24	c bounds 355206 >= 223062 @ 0.137564
0.17/0.24	c bounds 355206 >= 223063 @ 0.138395
0.17/0.24	c bounds 355206 >= 223064 @ 0.138557
0.17/0.24	c bounds 355206 >= 223080 @ 0.139531
0.17/0.24	c bounds 355204 >= 223080 @ 0.139831
0.17/0.25	c bounds 355204 >= 223084 @ 0.140738
0.17/0.25	c bounds 355204 >= 223088 @ 0.142126
0.17/0.25	c bounds 355204 >= 223091 @ 0.143177
0.17/0.25	c bounds 355204 >= 223093 @ 0.143514
0.17/0.25	c bounds 355204 >= 223094 @ 0.143514
0.17/0.25	c bounds 355204 >= 223095 @ 0.143514
0.17/0.25	c bounds 355204 >= 223096 @ 0.143793
0.17/0.25	c bounds 355203 >= 223096 @ 0.145449
0.17/0.26	c bounds 355203 >= 223097 @ 0.145764
0.17/0.26	c bounds 355203 >= 223100 @ 0.146966
0.17/0.26	c bounds 355203 >= 223102 @ 0.147482
0.17/0.26	c bounds 355203 >= 223103 @ 0.14858
0.17/0.26	c bounds 354819 >= 223103 @ 0.150596
0.17/0.26	c bounds 354819 >= 223104 @ 0.151959
0.17/0.26	c bounds 354819 >= 223106 @ 0.153959
0.17/0.27	c bounds 354814 >= 223106 @ 0.154356
0.17/0.27	c bounds 354814 >= 223107 @ 0.155196
0.17/0.27	c bounds 354814 >= 223109 @ 0.155348
0.17/0.27	c bounds 354804 >= 223109 @ 0.155655
0.17/0.27	c bounds 354804 >= 223111 @ 0.156662
0.17/0.27	c bounds 354804 >= 223112 @ 0.157925
0.17/0.27	c bounds 354796 >= 223112 @ 0.158309
0.17/0.27	c bounds 354796 >= 223113 @ 0.159258
0.17/0.28	c bounds 354796 >= 223122 @ 0.160306
0.17/0.28	c bounds 354788 >= 223122 @ 0.160825
0.17/0.28	c bounds 354788 >= 223123 @ 0.161582
0.17/0.28	c bounds 354788 >= 223127 @ 0.162862
0.17/0.28	c bounds 354768 >= 223127 @ 0.163278
0.17/0.28	c bounds 354768 >= 223128 @ 0.164107
0.17/0.28	c bounds 354768 >= 223130 @ 0.165136
0.17/0.28	c bounds 354688 >= 223130 @ 0.165952
0.17/0.28	c bounds 354688 >= 223131 @ 0.166257
0.17/0.29	c bounds 354688 >= 223132 @ 0.166558
0.17/0.29	c bounds 354688 >= 223133 @ 0.167496
0.17/0.29	c bounds 354672 >= 223133 @ 0.168332
0.17/0.29	c bounds 354672 >= 223135 @ 0.169788
0.17/0.29	c bounds 354672 >= 223163 @ 0.171497
0.17/0.29	c bounds 354500 >= 223163 @ 0.172313
0.17/0.29	c bounds 354500 >= 223220 @ 0.173221
0.17/0.29	c bounds 354500 >= 223236 @ 0.174072
0.17/0.30	c bounds 354499 >= 223236 @ 0.176558
0.17/0.30	c bounds 354499 >= 223240 @ 0.177175
0.17/0.30	c bounds 354499 >= 223243 @ 0.177175
0.17/0.30	c bounds 354499 >= 223244 @ 0.177197
0.17/0.30	c bounds 354499 >= 223247 @ 0.178149
0.17/0.30	c bounds 354499 >= 223248 @ 0.179933
0.17/0.31	c bounds 354243 >= 223248 @ 0.183943
0.17/0.31	c bounds 354243 >= 223249 @ 0.185335
0.17/0.31	c bounds 354243 >= 223250 @ 0.186395
0.17/0.31	c bounds 354243 >= 223252 @ 0.187715
0.17/0.31	c bounds 354243 >= 223253 @ 0.188045
0.17/0.31	c bounds 354243 >= 223254 @ 0.188777
0.17/0.32	c bounds 354243 >= 223255 @ 0.190276
0.17/0.32	c bounds 354243 >= 223256 @ 0.191989
0.17/0.32	c bounds 354243 >= 223257 @ 0.19356
0.17/0.32	c bounds 354243 >= 223258 @ 0.195545
0.17/0.32	c bounds 354238 >= 223258 @ 0.196475
0.27/0.32	c bounds 354238 >= 223259 @ 0.198151
0.27/0.32	c bounds 354230 >= 223259 @ 0.199086
0.27/0.33	c bounds 354230 >= 223260 @ 0.200703
0.27/0.33	c bounds 354230 >= 223261 @ 0.202675
0.27/0.33	c bounds 354222 >= 223261 @ 0.203586
0.27/0.33	c bounds 354222 >= 223263 @ 0.205377
0.27/0.33	c bounds 354212 >= 223263 @ 0.206295
0.27/0.33	c bounds 354212 >= 223264 @ 0.206984
0.27/0.33	c bounds 354212 >= 223265 @ 0.207965
0.27/0.34	c bounds 354212 >= 223266 @ 0.20979
0.27/0.34	c bounds 354148 >= 223266 @ 0.211015
0.27/0.34	c bounds 354148 >= 223267 @ 0.212572
0.27/0.34	c bounds 353923 >= 223267 @ 0.21363
0.27/0.34	c bounds 353923 >= 223270 @ 0.215532
0.27/0.35	c bounds 353859 >= 223270 @ 0.217063
0.27/0.35	c bounds 353859 >= 223271 @ 0.217968
0.27/0.35	c bounds 353859 >= 223272 @ 0.219567
0.27/0.35	c bounds 353859 >= 223278 @ 0.221297
0.27/0.35	c bounds 353854 >= 223278 @ 0.222526
0.27/0.35	c bounds 353854 >= 223279 @ 0.22258
0.27/0.35	c bounds 353854 >= 223280 @ 0.222903
0.27/0.36	c bounds 353854 >= 223281 @ 0.224126
0.27/0.36	c bounds 353846 >= 223281 @ 0.225059
0.27/0.36	c bounds 353846 >= 223282 @ 0.226009
0.27/0.36	c bounds 353846 >= 223283 @ 0.226865
0.27/0.36	c bounds 353838 >= 223283 @ 0.227697
0.27/0.36	c bounds 353838 >= 223284 @ 0.229521
0.27/0.37	c bounds 353838 >= 223286 @ 0.231809
0.27/0.37	c bounds 353828 >= 223286 @ 0.232647
0.27/0.37	c bounds 353828 >= 223289 @ 0.234275
0.27/0.37	c bounds 353795 >= 223289 @ 0.235109
0.27/0.37	c bounds 353795 >= 223291 @ 0.236144
0.27/0.37	c bounds 353795 >= 223293 @ 0.236485
0.27/0.37	c bounds 353790 >= 223293 @ 0.238107
0.27/0.37	c bounds 353790 >= 223294 @ 0.238467
0.27/0.38	c bounds 353790 >= 223295 @ 0.238468
0.27/0.38	c bounds 353790 >= 223364 @ 0.240014
0.27/0.38	c bounds 353782 >= 223364 @ 0.240849
0.27/0.38	c bounds 353782 >= 223396 @ 0.241612
0.27/0.38	c bounds 353782 >= 223413 @ 0.242532
0.27/0.38	c bounds 353774 >= 223413 @ 0.243378
0.27/0.38	c bounds 353774 >= 223445 @ 0.24429
0.27/0.38	c bounds 353774 >= 223448 @ 0.244424
0.27/0.38	c bounds 353774 >= 223451 @ 0.245852
0.27/0.39	c bounds 353764 >= 223451 @ 0.246726
0.27/0.39	c bounds 353764 >= 223453 @ 0.247678
0.27/0.39	c bounds 353764 >= 223517 @ 0.249145
0.27/0.39	c bounds 353748 >= 223517 @ 0.249988
0.27/0.39	c bounds 353748 >= 223529 @ 0.25104
0.27/0.39	c bounds 353748 >= 223534 @ 0.25208
0.27/0.39	c bounds 353748 >= 223535 @ 0.253253
0.27/0.39	c bounds 353748 >= 223536 @ 0.253361
0.27/0.39	c bounds 353462 >= 223536 @ 0.254105
0.27/0.39	c bounds 353462 >= 223540 @ 0.254918
0.27/0.40	c bounds 353462 >= 223541 @ 0.25535
0.27/0.40	c bounds 353462 >= 223554 @ 0.256033
0.27/0.40	c bounds 353461 >= 223554 @ 0.256717
0.27/0.40	c bounds 353461 >= 223557 @ 0.257756
0.27/0.40	c bounds 353461 >= 223563 @ 0.258323
0.27/0.41	c bounds 353459 >= 223563 @ 0.261229
0.27/0.41	c bounds 353459 >= 226311 @ 0.261308
0.27/0.41	c bounds 353459 >= 227508 @ 0.261729
0.27/0.41	c bounds 353459 >= 227911 @ 0.262214
0.27/0.41	c bounds 353459 >= 228147 @ 0.262301
0.27/0.41	c bounds 353459 >= 228226 @ 0.262634
0.27/0.41	c bounds 353459 >= 228462 @ 0.263703
0.27/0.41	c bounds 353459 >= 228482 @ 0.26447
0.27/0.41	c bounds 353459 >= 228550 @ 0.265288
0.27/0.41	c bounds 353459 >= 228679 @ 0.266043
0.27/0.41	c bounds 353459 >= 228718 @ 0.2669
0.27/0.41	c bounds 353459 >= 228738 @ 0.267045
0.27/0.42	c bounds 353459 >= 228747 @ 0.267048
0.27/0.42	c bounds 353459 >= 228777 @ 0.267439
0.27/0.42	c bounds 353459 >= 228786 @ 0.268581
0.27/0.42	c bounds 353459 >= 228791 @ 0.269424
0.27/0.42	c bounds 353459 >= 228792 @ 0.270517
0.27/0.42	c bounds 353457 >= 228792 @ 0.272054
0.36/0.42	c bounds 353457 >= 228800 @ 0.272675
0.36/0.42	c bounds 353457 >= 228801 @ 0.272844
0.36/0.43	c bounds 353457 >= 228802 @ 0.272846
0.36/0.43	c bounds 353457 >= 228803 @ 0.274022
0.36/0.43	c bounds 353457 >= 228804 @ 0.275169
0.36/0.43	c bounds 353457 >= 228805 @ 0.275819
0.36/0.43	c bounds 353454 >= 228805 @ 0.276531
0.36/0.43	c bounds 353454 >= 228806 @ 0.276813
0.36/0.43	c bounds 353454 >= 230660 @ 0.276816
0.36/0.43	c bounds 353454 >= 230667 @ 0.276816
0.36/0.43	c bounds 353446 >= 230667 @ 0.277658
0.36/0.44	c bounds 353446 >= 230671 @ 0.277806
0.36/0.44	c bounds 353446 >= 230679 @ 0.278501
0.36/0.44	c bounds 353446 >= 230683 @ 0.278802
0.36/0.44	c bounds 353446 >= 230684 @ 0.279138
0.36/0.44	c bounds 353446 >= 230685 @ 0.279794
0.36/0.44	c bounds 353438 >= 230685 @ 0.280557
0.36/0.44	c bounds 353438 >= 230686 @ 0.28164
0.36/0.44	c bounds 353438 >= 230687 @ 0.281782
0.36/0.45	c bounds 353438 >= 230688 @ 0.282118
0.36/0.45	c bounds 353430 >= 230688 @ 0.282988
0.36/0.45	c bounds 353430 >= 230699 @ 0.284509
0.36/0.45	c bounds 353430 >= 230700 @ 0.286071
0.36/0.45	c bounds 353427 >= 230700 @ 0.287609
0.36/0.45	c bounds 353427 >= 230703 @ 0.287737
0.36/0.45	c bounds 353427 >= 230706 @ 0.288085
0.36/0.46	c bounds 353427 >= 230707 @ 0.289337
0.36/0.46	c bounds 353427 >= 230708 @ 0.290062
0.36/0.46	c bounds 353427 >= 230709 @ 0.291259
0.36/0.46	c bounds 353284 >= 230709 @ 0.29315
0.36/0.46	c bounds 353284 >= 230710 @ 0.294653
0.36/0.46	c bounds 353284 >= 230711 @ 0.29624
0.36/0.47	c bounds 353284 >= 230712 @ 0.29703
0.36/0.47	c bounds 353284 >= 230713 @ 0.298343
0.36/0.47	c bounds 353284 >= 230714 @ 0.298937
0.36/0.47	c bounds 353279 >= 230714 @ 0.300987
0.36/0.47	c bounds 353279 >= 230715 @ 0.301928
0.36/0.47	c bounds 353279 >= 230816 @ 0.30341
0.36/0.47	c bounds 353279 >= 230971 @ 0.304122
0.36/0.48	c bounds 353279 >= 231035 @ 0.305023
0.36/0.48	c bounds 353279 >= 231036 @ 0.305542
0.36/0.48	c bounds 353275 >= 231036 @ 0.305678
0.36/0.48	c bounds 353275 >= 231037 @ 0.30713
0.36/0.48	c bounds 353275 >= 231038 @ 0.308914
0.36/0.48	c bounds 353270 >= 231038 @ 0.310456
0.36/0.48	c bounds 353270 >= 231039 @ 0.311179
0.36/0.49	c bounds 353270 >= 231041 @ 0.312961
0.36/0.49	c bounds 353270 >= 231043 @ 0.314622
0.36/0.49	c bounds 353270 >= 231044 @ 0.315993
0.36/0.49	c bounds 353254 >= 231044 @ 0.317238
0.36/0.49	c bounds 353254 >= 231047 @ 0.31746
0.36/0.49	c bounds 353254 >= 231048 @ 0.317806
0.36/0.50	c bounds 353254 >= 231049 @ 0.318456
0.36/0.50	c bounds 353222 >= 231049 @ 0.319364
0.36/0.50	c bounds 353222 >= 231050 @ 0.319448
0.36/0.50	c bounds 353222 >= 237058 @ 0.320403
0.36/0.50	c bounds 353202 >= 237058 @ 0.321376
0.36/0.50	c bounds 353202 >= 238912 @ 0.322044
0.36/0.50	c bounds 353202 >= 239021 @ 0.323018
0.36/0.50	c bounds 353202 >= 239022 @ 0.323739
0.36/0.50	c bounds 353202 >= 239027 @ 0.324445
0.36/0.50	c bounds 353202 >= 239028 @ 0.325147
0.36/0.51	c bounds 353202 >= 239036 @ 0.325861
0.36/0.51	c bounds 353175 >= 239036 @ 0.326854
0.36/0.51	c bounds 353175 >= 239037 @ 0.327578
0.36/0.51	c bounds 353175 >= 239038 @ 0.328293
0.36/0.51	c bounds 353175 >= 239039 @ 0.328387
0.36/0.51	c bounds 353175 >= 239040 @ 0.328853
0.36/0.51	c bounds 353175 >= 239041 @ 0.32958
0.36/0.51	c bounds 353175 >= 239100 @ 0.330587
0.36/0.51	c bounds 353175 >= 239108 @ 0.331395
0.36/0.52	c bounds 353173 >= 239108 @ 0.334413
0.36/0.52	c bounds 353173 >= 239109 @ 0.335597
0.36/0.52	c bounds 353173 >= 239114 @ 0.336427
0.36/0.52	c bounds 353173 >= 239115 @ 0.33724
0.36/0.52	c bounds 353173 >= 239116 @ 0.338053
0.36/0.52	c bounds 353173 >= 239117 @ 0.338855
0.36/0.52	c bounds 353173 >= 239118 @ 0.338964
0.36/0.52	c bounds 353173 >= 239119 @ 0.339568
0.47/0.52	c bounds 353173 >= 239120 @ 0.34037
0.47/0.52	c bounds 353173 >= 239152 @ 0.341355
0.47/0.52	c bounds 353173 >= 239177 @ 0.342199
0.47/0.53	c bounds 353173 >= 239180 @ 0.342988
0.47/0.53	c bounds 353173 >= 239195 @ 0.343983
0.47/0.53	c bounds 353173 >= 239203 @ 0.344873
0.47/0.53	c bounds 353173 >= 239204 @ 0.345804
0.47/0.53	c bounds 353172 >= 239204 @ 0.346792
0.47/0.53	c bounds 353172 >= 239205 @ 0.346894
0.47/0.53	c bounds 353172 >= 239206 @ 0.347791
0.47/0.53	c bounds 353172 >= 239207 @ 0.347895
0.47/0.53	c bounds 353172 >= 239208 @ 0.347897
0.47/0.53	c bounds 353172 >= 239209 @ 0.348571
0.47/0.53	c bounds 353172 >= 239210 @ 0.349475
0.47/0.54	c bounds 353171 >= 239210 @ 0.350775
0.47/0.54	c bounds 353171 >= 239224 @ 0.351749
0.47/0.54	c bounds 353171 >= 239227 @ 0.352613
0.47/0.54	c bounds 353171 >= 239239 @ 0.353553
0.47/0.54	c bounds 353171 >= 239242 @ 0.353849
0.47/0.54	c bounds 353171 >= 240261 @ 0.356159
0.47/0.54	c bounds 353170 >= 240261 @ 0.357474
0.47/0.54	c bounds 353170 >= 240287 @ 0.358214
0.47/0.55	c bounds 353170 >= 240290 @ 0.359033
0.47/0.55	c bounds 353170 >= 240292 @ 0.359835
0.47/0.55	c bounds 353170 >= 240293 @ 0.360671
0.47/0.55	c bounds 353170 >= 240294 @ 0.361474
0.47/0.55	c bounds 353170 >= 240298 @ 0.362278
0.47/0.55	c bounds 353170 >= 240303 @ 0.363084
0.47/0.55	c bounds 353168 >= 240303 @ 0.364134
0.47/0.55	c bounds 353168 >= 240304 @ 0.364986
0.47/0.55	c bounds 353168 >= 240305 @ 0.365833
0.47/0.55	c bounds 353168 >= 240306 @ 0.36667
0.47/0.55	c bounds 353168 >= 240307 @ 0.367548
0.47/0.55	c bounds 353168 >= 240318 @ 0.368387
0.47/0.56	c bounds 353168 >= 240323 @ 0.369215
0.47/0.56	c bounds 353167 >= 240323 @ 0.370612
0.47/0.56	c bounds 353167 >= 240326 @ 0.371564
0.47/0.56	c bounds 353167 >= 240327 @ 0.372525
0.47/0.56	c bounds 353167 >= 240328 @ 0.37326
0.47/0.56	c bounds 353167 >= 240329 @ 0.374163
0.47/0.56	c bounds 353167 >= 240330 @ 0.37513
0.47/0.56	c bounds 353167 >= 240332 @ 0.37602
0.47/0.56	c bounds 353167 >= 240333 @ 0.376924
0.47/0.57	c bounds 353165 >= 240333 @ 0.378683
0.47/0.57	c bounds 353165 >= 240334 @ 0.379925
0.47/0.57	c bounds 353165 >= 240335 @ 0.380967
0.47/0.57	c bounds 353165 >= 240336 @ 0.381999
0.47/0.57	c bounds 353165 >= 240337 @ 0.383159
0.47/0.57	c bounds 353165 >= 240338 @ 0.384257
0.47/0.57	c bounds 353165 >= 240339 @ 0.385432
0.47/0.57	c bounds 353165 >= 240340 @ 0.386664
0.47/0.57	c bounds 353164 >= 240340 @ 0.387844
0.47/0.58	c bounds 353164 >= 240341 @ 0.38894
0.47/0.58	c bounds 353164 >= 240342 @ 0.389953
0.47/0.58	c bounds 353164 >= 240485 @ 0.390902
0.47/0.58	c bounds 353164 >= 240554 @ 0.39189
0.47/0.58	c bounds 353156 >= 240554 @ 0.393238
0.47/0.58	c bounds 353156 >= 240618 @ 0.394281
0.47/0.58	c bounds 353156 >= 240682 @ 0.395308
0.47/0.58	c bounds 353156 >= 240741 @ 0.396335
0.47/0.58	c bounds 353156 >= 240800 @ 0.397384
0.47/0.59	c bounds 353136 >= 240800 @ 0.397963
0.47/0.59	c bounds 353136 >= 240859 @ 0.398831
0.47/0.59	c bounds 353136 >= 240913 @ 0.399842
0.47/0.59	c bounds 353136 >= 240965 @ 0.400807
0.47/0.59	c bounds 353136 >= 240968 @ 0.401714
0.47/0.59	c bounds 353124 >= 240968 @ 0.40283
0.47/0.59	c bounds 353124 >= 240994 @ 0.403896
0.47/0.59	c bounds 353124 >= 241012 @ 0.404948
0.47/0.59	c bounds 353124 >= 241029 @ 0.405966
0.47/0.59	c bounds 353124 >= 241043 @ 0.406973
0.47/0.60	c bounds 353123 >= 241043 @ 0.408661
0.47/0.60	c bounds 353123 >= 241054 @ 0.409962
0.47/0.60	c bounds 353123 >= 241065 @ 0.410985
0.47/0.60	c bounds 353123 >= 241076 @ 0.411358
0.47/0.60	c bounds 353123 >= 241082 @ 0.412336
0.47/0.60	c bounds 353121 >= 241082 @ 0.413739
0.47/0.60	c bounds 353121 >= 241087 @ 0.415038
0.47/0.61	c bounds 353121 >= 241092 @ 0.415771
0.47/0.61	c bounds 353121 >= 241097 @ 0.416923
0.55/0.61	c bounds 353121 >= 241101 @ 0.417316
0.55/0.61	c bounds 353121 >= 241105 @ 0.418518
0.55/0.61	c bounds 353116 >= 241105 @ 0.419663
0.55/0.61	c bounds 353116 >= 241109 @ 0.420886
0.55/0.61	c bounds 353116 >= 241113 @ 0.422212
0.55/0.62	c bounds 353116 >= 241116 @ 0.422638
0.55/0.62	c bounds 353115 >= 241116 @ 0.424424
0.55/0.62	c bounds 353115 >= 241119 @ 0.425261
0.55/0.62	c bounds 353115 >= 241122 @ 0.426502
0.55/0.62	c bounds 353115 >= 241125 @ 0.427682
0.55/0.62	c bounds 353115 >= 241128 @ 0.428916
0.55/0.63	c bounds 353115 >= 241131 @ 0.429231
0.55/0.63	c bounds 353115 >= 241134 @ 0.430617
0.55/0.63	c bounds 353115 >= 241137 @ 0.432007
0.55/0.63	c bounds 353113 >= 241137 @ 0.434024
0.55/0.63	c bounds 353113 >= 241140 @ 0.435518
0.55/0.63	c bounds 353113 >= 241142 @ 0.436465
0.55/0.63	c bounds 353113 >= 241143 @ 0.437312
0.55/0.64	c bounds 353113 >= 241145 @ 0.438519
0.55/0.64	c bounds 353113 >= 241147 @ 0.439768
0.55/0.64	c bounds 353110 >= 241147 @ 0.441272
0.55/0.64	c bounds 353110 >= 241149 @ 0.442573
0.55/0.64	c bounds 353110 >= 241151 @ 0.443122
0.55/0.64	c bounds 353110 >= 241153 @ 0.443562
0.55/0.64	c bounds 353110 >= 241155 @ 0.444118
0.55/0.65	c bounds 352099 >= 241155 @ 0.44698
0.55/0.65	c bounds 352099 >= 241156 @ 0.44791
0.55/0.65	c bounds 352099 >= 241158 @ 0.449267
0.55/0.65	c bounds 352099 >= 241160 @ 0.45096
0.55/0.65	c bounds 352099 >= 241162 @ 0.45149
0.55/0.65	c bounds 352099 >= 241164 @ 0.452775
0.55/0.66	c bounds 352099 >= 241201 @ 0.453897
0.55/0.66	c bounds 352099 >= 241265 @ 0.45491
0.55/0.66	c bounds 352094 >= 241265 @ 0.456437
0.55/0.66	c bounds 352094 >= 241272 @ 0.457606
0.55/0.66	c bounds 352094 >= 241287 @ 0.458909
0.55/0.66	c bounds 352094 >= 241304 @ 0.460147
0.55/0.66	c bounds 352091 >= 241304 @ 0.461698
0.55/0.66	c bounds 352091 >= 241320 @ 0.462979
0.55/0.67	c bounds 352091 >= 241324 @ 0.46429
0.55/0.67	c bounds 352091 >= 241326 @ 0.465759
0.55/0.67	c bounds 352089 >= 241326 @ 0.4677
0.55/0.67	c bounds 352089 >= 241328 @ 0.469096
0.55/0.67	c bounds 352089 >= 241329 @ 0.470175
0.55/0.67	c bounds 352089 >= 241330 @ 0.47149
0.55/0.68	c bounds 352089 >= 241331 @ 0.472277
0.55/0.68	c bounds 352089 >= 241332 @ 0.472833
0.55/0.68	c bounds 352088 >= 241332 @ 0.474107
0.55/0.68	c bounds 352088 >= 241333 @ 0.475506
0.55/0.68	c bounds 352088 >= 241334 @ 0.476153
0.55/0.68	c bounds 352088 >= 241335 @ 0.477405
0.55/0.68	c bounds 352087 >= 241335 @ 0.479314
0.55/0.69	c bounds 352087 >= 241336 @ 0.480117
0.55/0.69	c bounds 352087 >= 241337 @ 0.481487
0.55/0.69	c bounds 352087 >= 241338 @ 0.48212
0.55/0.69	c bounds 352084 >= 241338 @ 0.485125
0.55/0.69	c bounds 352084 >= 241339 @ 0.485739
0.55/0.70	c bounds 352084 >= 241340 @ 0.487189
0.64/0.70	c bounds 352084 >= 241341 @ 0.489146
0.64/0.70	c bounds 352084 >= 241342 @ 0.490586
0.64/0.70	c bounds 352084 >= 241343 @ 0.491166
0.64/0.70	c bounds 352084 >= 241344 @ 0.491699
0.64/0.70	c bounds 352084 >= 241345 @ 0.493135
0.64/0.71	c bounds 352084 >= 241346 @ 0.493967
0.64/0.71	c bounds 352064 >= 241346 @ 0.495096
0.64/0.71	c bounds 352064 >= 241347 @ 0.49567
0.64/0.71	c bounds 352064 >= 241348 @ 0.496139
0.64/0.71	c bounds 352064 >= 241349 @ 0.496669
0.64/0.71	c bounds 352056 >= 241349 @ 0.498405
0.64/0.71	c bounds 352056 >= 241350 @ 0.499123
0.64/0.72	c bounds 352056 >= 241351 @ 0.500166
0.64/0.72	c bounds 352056 >= 241352 @ 0.501612
0.64/0.72	c bounds 352056 >= 241353 @ 0.50313
0.64/0.72	c bounds 352051 >= 241353 @ 0.504607
0.64/0.72	c bounds 352051 >= 241354 @ 0.506118
0.64/0.73	c bounds 352051 >= 241355 @ 0.506604
0.64/0.73	c bounds 352042 >= 241355 @ 0.507902
0.64/0.73	c bounds 352042 >= 241356 @ 0.508592
0.64/0.73	c bounds 352042 >= 241357 @ 0.510007
0.64/0.73	c bounds 352042 >= 241358 @ 0.511061
0.64/0.73	c bounds 352039 >= 241358 @ 0.512659
0.64/0.73	c bounds 352039 >= 241359 @ 0.514273
0.64/0.74	c bounds 352039 >= 241360 @ 0.514981
0.64/0.74	c bounds 352039 >= 241361 @ 0.516312
0.64/0.74	c bounds 352039 >= 241362 @ 0.517246
0.64/0.74	c bounds 352021 >= 241362 @ 0.518833
0.64/0.74	c bounds 352021 >= 241363 @ 0.519525
0.64/0.74	c bounds 352021 >= 241364 @ 0.520923
0.64/0.75	c bounds 352021 >= 241365 @ 0.521796
0.64/0.75	c bounds 352020 >= 241365 @ 0.522943
0.64/0.75	c bounds 352020 >= 241366 @ 0.524462
0.64/0.75	c bounds 352020 >= 241367 @ 0.526382
0.64/0.75	c bounds 352020 >= 241368 @ 0.528017
0.64/0.75	c bounds 352018 >= 241368 @ 0.529482
0.64/0.76	c bounds 352018 >= 241369 @ 0.531254
0.64/0.76	c bounds 352018 >= 241370 @ 0.532896
0.64/0.76	c bounds 352002 >= 241370 @ 0.535671
0.64/0.76	c bounds 352002 >= 241374 @ 0.537254
0.64/0.76	c bounds 352002 >= 241375 @ 0.539059
0.64/0.77	c bounds 352002 >= 241376 @ 0.539374
0.64/0.77	c bounds 352002 >= 241377 @ 0.541243
0.64/0.77	c bounds 352002 >= 241378 @ 0.543034
0.64/0.77	c bounds 351997 >= 241378 @ 0.544419
0.64/0.77	c bounds 351997 >= 241379 @ 0.546184
0.64/0.77	c bounds 351997 >= 241380 @ 0.547962
0.64/0.78	c bounds 351988 >= 241380 @ 0.549342
0.64/0.78	c bounds 351988 >= 241381 @ 0.551024
0.64/0.78	c bounds 351988 >= 241382 @ 0.552642
0.64/0.78	c bounds 351988 >= 241383 @ 0.553567
0.64/0.78	c bounds 351916 >= 241383 @ 0.554764
0.64/0.78	c bounds 351916 >= 241384 @ 0.555603
0.64/0.79	c bounds 351916 >= 241385 @ 0.556632
0.64/0.79	c bounds 351916 >= 241386 @ 0.557259
0.64/0.79	c bounds 351913 >= 241386 @ 0.558562
0.64/0.79	c bounds 351913 >= 241387 @ 0.559249
0.64/0.79	c bounds 351913 >= 241388 @ 0.559853
0.64/0.79	c bounds 351908 >= 241388 @ 0.561528
0.74/0.80	c bounds 351908 >= 241389 @ 0.562599
0.74/0.80	c bounds 351908 >= 241390 @ 0.563582
0.74/0.80	c bounds 351908 >= 241391 @ 0.565155
0.74/0.80	c bounds 351904 >= 241391 @ 0.566903
0.74/0.80	c bounds 351904 >= 241392 @ 0.567751
0.74/0.81	c bounds 351904 >= 241394 @ 0.568981
0.74/0.81	c bounds 351904 >= 241396 @ 0.56969
0.74/0.81	c bounds 351901 >= 241396 @ 0.571043
0.74/0.81	c bounds 351901 >= 241398 @ 0.571657
0.74/0.81	c bounds 351901 >= 241399 @ 0.572897
0.74/0.82	c bounds 351899 >= 241399 @ 0.577424
0.74/0.82	c bounds 351899 >= 241400 @ 0.578489
0.74/0.82	c bounds 351899 >= 241412 @ 0.579607
0.74/0.82	c bounds 351899 >= 241424 @ 0.581594
0.74/0.83	c bounds 351899 >= 241426 @ 0.583338
0.74/0.83	c bounds 351899 >= 242254 @ 0.585578
0.74/0.83	c bounds 351899 >= 242318 @ 0.586827
0.74/0.83	c bounds 351899 >= 242329 @ 0.588134
0.74/0.83	c bounds 351897 >= 242329 @ 0.590742
0.74/0.83	c bounds 351897 >= 242334 @ 0.59102
0.74/0.84	c bounds 351897 >= 242338 @ 0.59175
0.74/0.84	c bounds 351897 >= 242341 @ 0.59313
0.74/0.84	c bounds 351897 >= 242344 @ 0.594608
0.74/0.84	c bounds 351892 >= 242344 @ 0.596032
0.74/0.84	c bounds 351892 >= 242347 @ 0.59766
0.74/0.84	c bounds 351892 >= 242348 @ 0.598926
0.74/0.84	c bounds 351892 >= 242351 @ 0.599433
0.74/0.85	c bounds 351872 >= 242351 @ 0.600854
0.74/0.85	c bounds 351872 >= 242353 @ 0.602395
0.74/0.85	c bounds 351872 >= 242355 @ 0.602909
0.74/0.85	c bounds 351872 >= 242357 @ 0.60353
0.74/0.85	c bounds 351856 >= 242357 @ 0.60495
0.74/0.85	c bounds 351856 >= 242359 @ 0.606656
0.74/0.86	c bounds 351856 >= 242361 @ 0.608184
0.74/0.86	c bounds 351856 >= 242363 @ 0.609977
0.74/0.86	c bounds 351839 >= 242363 @ 0.611668
0.74/0.86	c bounds 351839 >= 242364 @ 0.613484
0.74/0.86	c bounds 351839 >= 242365 @ 0.615275
0.74/0.86	c bounds 351827 >= 242365 @ 0.616761
0.74/0.87	c bounds 351827 >= 242366 @ 0.61707
0.74/0.87	c bounds 351827 >= 242367 @ 0.617805
0.74/0.87	c bounds 351827 >= 242368 @ 0.618564
0.74/0.87	c bounds 351824 >= 242368 @ 0.620293
0.74/0.87	c bounds 351824 >= 242369 @ 0.620792
0.74/0.87	c bounds 351824 >= 242370 @ 0.621646
0.74/0.87	c bounds 351824 >= 242371 @ 0.622518
0.74/0.88	c bounds 351824 >= 242372 @ 0.624147
0.74/0.88	c bounds 351760 >= 242372 @ 0.626133
0.74/0.88	c bounds 351760 >= 242373 @ 0.627593
0.74/0.88	c bounds 351760 >= 242374 @ 0.62898
0.74/0.88	c bounds 351760 >= 242375 @ 0.629664
0.74/0.88	c bounds 351760 >= 242376 @ 0.631056
0.74/0.89	c bounds 351753 >= 242376 @ 0.632486
0.74/0.89	c bounds 351753 >= 242377 @ 0.633913
0.74/0.89	c bounds 351753 >= 242378 @ 0.634657
0.74/0.89	c bounds 351753 >= 242379 @ 0.635046
0.74/0.89	c bounds 351745 >= 242379 @ 0.636141
0.74/0.89	c bounds 351745 >= 242380 @ 0.636646
0.74/0.89	c bounds 351745 >= 242381 @ 0.638031
0.74/0.90	c bounds 351742 >= 242381 @ 0.639087
0.84/0.90	c bounds 351742 >= 242382 @ 0.640085
0.84/0.90	c bounds 351742 >= 242383 @ 0.641437
0.84/0.90	c bounds 351742 >= 242384 @ 0.642884
0.84/0.90	c bounds 351734 >= 242384 @ 0.645625
0.84/0.90	c bounds 351734 >= 242386 @ 0.647249
0.84/0.91	c bounds 351734 >= 242388 @ 0.648534
0.84/0.91	c bounds 351734 >= 242390 @ 0.649975
0.84/0.91	c bounds 351734 >= 242392 @ 0.651211
0.84/0.91	c bounds 351734 >= 242393 @ 0.652709
0.84/0.91	c bounds 351731 >= 242393 @ 0.653911
0.84/0.91	c bounds 351731 >= 242394 @ 0.654926
0.84/0.91	c bounds 351731 >= 242395 @ 0.655543
0.84/0.92	c bounds 351728 >= 242395 @ 0.656454
0.84/0.92	c bounds 351728 >= 242398 @ 0.658047
0.84/0.92	c bounds 351728 >= 242400 @ 0.658527
0.84/0.92	c bounds 351727 >= 242400 @ 0.659596
0.84/0.92	c bounds 351727 >= 242402 @ 0.660887
0.84/0.92	c bounds 351727 >= 242404 @ 0.662099
0.84/0.92	c bounds 351727 >= 242406 @ 0.662506
0.84/0.92	c bounds 351721 >= 242406 @ 0.663878
0.84/0.93	c bounds 351721 >= 242407 @ 0.665693
0.84/0.93	c bounds 351721 >= 242408 @ 0.667309
0.84/0.93	c bounds 351721 >= 242409 @ 0.668744
0.84/0.93	c bounds 351719 >= 242409 @ 0.67005
0.84/0.93	c bounds 351719 >= 242410 @ 0.670765
0.84/0.93	c bounds 351719 >= 242496 @ 0.672057
0.84/0.94	c bounds 351718 >= 242496 @ 0.673442
0.84/0.94	c bounds 351718 >= 242555 @ 0.673443
0.84/0.94	c bounds 351718 >= 242612 @ 0.673443
0.84/0.94	c bounds 351718 >= 242624 @ 0.674771
0.84/0.94	c bounds 351718 >= 242625 @ 0.675602
0.84/0.94	c bounds 351718 >= 242629 @ 0.676427
0.84/0.94	c bounds 351718 >= 242645 @ 0.677514
0.84/0.94	c bounds 351714 >= 242645 @ 0.678936
0.84/0.94	c bounds 351714 >= 242649 @ 0.679409
0.84/0.95	c bounds 351714 >= 242651 @ 0.679427
0.84/0.95	c bounds 351714 >= 242653 @ 0.680759
0.84/0.95	c bounds 351709 >= 242653 @ 0.681875
0.84/0.95	c bounds 351709 >= 242655 @ 0.682393
0.84/0.95	c bounds 351709 >= 242657 @ 0.683423
0.84/0.95	c bounds 351709 >= 242658 @ 0.685082
0.84/0.95	c bounds 351700 >= 242658 @ 0.686423
0.84/0.96	c bounds 351700 >= 242659 @ 0.687972
0.84/0.96	c bounds 351700 >= 242660 @ 0.689494
0.84/0.96	c bounds 351688 >= 242660 @ 0.691157
0.84/0.96	c bounds 351688 >= 243338 @ 0.692842
0.84/0.96	c bounds 351688 >= 243679 @ 0.693727
0.84/0.96	c bounds 351688 >= 243825 @ 0.694578
0.84/0.96	c bounds 351688 >= 243876 @ 0.695384
0.84/0.96	c bounds 351688 >= 243889 @ 0.696411
0.84/0.97	c bounds 351685 >= 243889 @ 0.69757
0.84/0.97	c bounds 351685 >= 243940 @ 0.698484
0.84/0.97	c bounds 351685 >= 243950 @ 0.699554
0.84/0.97	c bounds 351685 >= 243953 @ 0.701051
0.84/0.97	c bounds 351677 >= 243953 @ 0.70305
0.84/0.97	c bounds 351677 >= 243963 @ 0.703979
0.84/0.97	c bounds 351677 >= 243968 @ 0.704266
0.84/0.97	c bounds 351677 >= 243970 @ 0.705336
0.84/0.98	c bounds 351677 >= 243975 @ 0.706255
0.84/0.98	c bounds 351677 >= 243978 @ 0.707327
0.84/0.98	c bounds 351677 >= 243979 @ 0.708245
0.84/0.98	c bounds 351677 >= 243980 @ 0.709686
0.84/0.98	c bounds 351677 >= 243981 @ 0.710642
0.84/0.98	c bounds 351674 >= 243981 @ 0.711916
0.84/0.98	c bounds 351674 >= 243984 @ 0.71297
0.84/0.99	c bounds 351674 >= 244048 @ 0.714785
0.84/0.99	c bounds 351674 >= 244074 @ 0.716811
0.84/0.99	c bounds 351674 >= 244077 @ 0.717202
0.84/0.99	c bounds 351674 >= 244085 @ 0.717807
0.84/0.99	c bounds 351673 >= 244085 @ 0.71917
0.84/0.99	c bounds 351673 >= 244103 @ 0.719189
0.84/0.99	c bounds 351673 >= 244104 @ 0.719486
0.84/1.01	c bounds 351673 >= 244105 @ 0.720494
0.84/1.01	c bounds 351673 >= 244116 @ 0.721115
0.84/1.01	c bounds 351671 >= 244116 @ 0.722382
0.84/1.01	c bounds 351671 >= 244117 @ 0.72324
0.84/1.01	c bounds 351671 >= 244121 @ 0.724074
0.84/1.01	c bounds 351671 >= 244122 @ 0.724868
0.84/1.01	c bounds 351671 >= 244123 @ 0.725776
0.84/1.01	c bounds 351671 >= 244124 @ 0.726672
0.84/1.01	c bounds 351668 >= 244124 @ 0.728026
0.84/1.01	c bounds 351668 >= 244125 @ 0.728965
0.84/1.01	c bounds 351668 >= 244126 @ 0.729757
0.84/1.01	c bounds 351668 >= 244127 @ 0.730678
0.84/1.01	c bounds 351668 >= 244128 @ 0.731519
0.84/1.01	c bounds 351668 >= 244130 @ 0.732435
0.95/1.01	c bounds 351645 >= 244130 @ 0.733703
0.95/1.01	c bounds 351645 >= 244131 @ 0.734607
0.95/1.01	c bounds 351645 >= 244135 @ 0.735496
0.95/1.01	c bounds 351645 >= 244136 @ 0.735911
0.95/1.01	c bounds 351645 >= 244137 @ 0.736347
0.95/1.01	c bounds 351642 >= 244137 @ 0.737662
0.95/1.02	c bounds 351642 >= 244138 @ 0.738624
0.95/1.02	c bounds 351642 >= 244139 @ 0.739529
0.95/1.02	c bounds 351642 >= 244140 @ 0.740381
0.95/1.02	c bounds 351642 >= 244143 @ 0.741246
0.95/1.02	c bounds 351639 >= 244143 @ 0.742769
0.95/1.02	c bounds 351639 >= 244144 @ 0.743696
0.95/1.02	c bounds 351639 >= 244145 @ 0.744524
0.95/1.02	c bounds 351639 >= 244146 @ 0.745416
0.95/1.02	c bounds 351639 >= 244147 @ 0.74624
0.95/1.02	c bounds 351639 >= 244150 @ 0.747224
0.95/1.03	c bounds 351638 >= 244150 @ 0.749141
0.95/1.03	c bounds 351638 >= 244151 @ 0.750395
0.95/1.03	c bounds 351638 >= 244152 @ 0.750611
0.95/1.03	c bounds 351638 >= 244153 @ 0.751289
0.95/1.03	c bounds 351638 >= 244154 @ 0.752209
0.95/1.03	c bounds 351638 >= 244158 @ 0.753138
0.95/1.03	c bounds 351635 >= 244158 @ 0.753775
0.95/1.03	c bounds 351635 >= 244162 @ 0.754415
0.95/1.03	c bounds 351635 >= 244163 @ 0.755223
0.95/1.04	c bounds 351635 >= 244167 @ 0.756193
0.95/1.04	c bounds 351635 >= 244170 @ 0.75713
0.95/1.04	c bounds 351629 >= 244170 @ 0.758625
0.95/1.04	c bounds 351629 >= 244171 @ 0.75959
0.95/1.04	c bounds 351629 >= 244174 @ 0.760511
0.95/1.04	c bounds 351629 >= 244175 @ 0.761441
0.95/1.04	c bounds 351629 >= 244176 @ 0.762339
0.95/1.04	c bounds 351629 >= 244180 @ 0.763206
0.95/1.04	c bounds 351627 >= 244180 @ 0.764564
0.95/1.04	c bounds 351627 >= 244181 @ 0.76546
0.95/1.05	c bounds 351627 >= 244182 @ 0.766393
0.95/1.05	c bounds 351627 >= 244183 @ 0.767277
0.95/1.05	c bounds 351627 >= 244184 @ 0.768203
0.95/1.05	c bounds 351618 >= 244184 @ 0.769712
0.95/1.05	c bounds 351618 >= 244188 @ 0.770667
0.95/1.05	c bounds 351618 >= 244192 @ 0.771556
0.95/1.05	c bounds 351618 >= 244196 @ 0.772347
0.95/1.05	c bounds 351618 >= 244197 @ 0.773261
0.95/1.05	c bounds 351618 >= 244199 @ 0.774178
0.95/1.05	c bounds 351608 >= 244199 @ 0.775366
0.95/1.06	c bounds 351608 >= 244200 @ 0.776306
0.95/1.06	c bounds 351608 >= 244201 @ 0.777246
0.95/1.06	c bounds 351608 >= 244202 @ 0.778082
0.95/1.06	c bounds 351608 >= 244203 @ 0.778944
0.95/1.06	c bounds 351568 >= 244203 @ 0.780139
0.95/1.06	c bounds 351568 >= 244204 @ 0.781033
0.95/1.06	c bounds 351568 >= 244205 @ 0.781916
0.95/1.06	c bounds 351568 >= 244206 @ 0.782397
0.95/1.06	c bounds 351485 >= 244206 @ 0.783046
0.95/1.06	c bounds 351485 >= 244207 @ 0.784
0.95/1.07	c bounds 351485 >= 244209 @ 0.784954
0.95/1.07	c bounds 351485 >= 244210 @ 0.785914
0.95/1.07	c bounds 351485 >= 244211 @ 0.786903
0.95/1.07	c bounds 351482 >= 244211 @ 0.788506
0.95/1.07	c bounds 351482 >= 244212 @ 0.788575
0.95/1.07	c bounds 351482 >= 244213 @ 0.789395
0.95/1.07	c bounds 351482 >= 244214 @ 0.790296
0.95/1.07	c bounds 351482 >= 244215 @ 0.791253
0.95/1.07	c bounds 351482 >= 244216 @ 0.792331
0.95/1.08	c bounds 351479 >= 244216 @ 0.793553
0.95/1.08	c bounds 351479 >= 244217 @ 0.794474
0.95/1.08	c bounds 351479 >= 244218 @ 0.795461
0.95/1.08	c bounds 351479 >= 244220 @ 0.796416
0.95/1.08	c bounds 351478 >= 244220 @ 0.798029
0.95/1.08	c bounds 351478 >= 244222 @ 0.798947
0.95/1.08	c bounds 351478 >= 244226 @ 0.799896
0.95/1.08	c bounds 351478 >= 244227 @ 0.800889
0.95/1.08	c bounds 351478 >= 244228 @ 0.801883
0.95/1.08	c bounds 351478 >= 244267 @ 0.802279
0.95/1.09	c bounds 351475 >= 244267 @ 0.803297
0.95/1.09	c bounds 351475 >= 244276 @ 0.804212
0.95/1.09	c bounds 351475 >= 244284 @ 0.805138
0.95/1.09	c bounds 351475 >= 244285 @ 0.806069
0.95/1.09	c bounds 351467 >= 244285 @ 0.808001
0.95/1.09	c bounds 351467 >= 244286 @ 0.808968
0.95/1.09	c bounds 351467 >= 244287 @ 0.809905
0.95/1.09	c bounds 351467 >= 244288 @ 0.810943
0.95/1.09	c bounds 351467 >= 244289 @ 0.812038
0.95/1.10	c bounds 351467 >= 244293 @ 0.813048
0.95/1.10	c bounds 351464 >= 244293 @ 0.814581
0.95/1.10	c bounds 351464 >= 244294 @ 0.815313
0.95/1.10	c bounds 351464 >= 244295 @ 0.815825
0.95/1.10	c bounds 351464 >= 244296 @ 0.816684
0.95/1.10	c bounds 351464 >= 244300 @ 0.817653
0.95/1.10	c bounds 351438 >= 244300 @ 0.819436
0.95/1.10	c bounds 351438 >= 244303 @ 0.820332
0.95/1.11	c bounds 351438 >= 244304 @ 0.821333
0.95/1.11	c bounds 351438 >= 244305 @ 0.822326
0.95/1.11	c bounds 351438 >= 244307 @ 0.823295
0.95/1.11	c bounds 351438 >= 244308 @ 0.824239
1.04/1.11	c bounds 351435 >= 244308 @ 0.825598
1.04/1.11	c bounds 351435 >= 244310 @ 0.826614
1.04/1.11	c bounds 351435 >= 244312 @ 0.827591
1.04/1.11	c bounds 351435 >= 244313 @ 0.8286
1.04/1.12	c bounds 351431 >= 244313 @ 0.830734
1.04/1.12	c bounds 351431 >= 244317 @ 0.831996
1.04/1.12	c bounds 351431 >= 244319 @ 0.832982
1.04/1.12	c bounds 351431 >= 244328 @ 0.833895
1.04/1.12	c bounds 351431 >= 244358 @ 0.834797
1.04/1.12	c bounds 351431 >= 244367 @ 0.835735
1.04/1.12	c bounds 351431 >= 244368 @ 0.836658
1.04/1.12	c bounds 351431 >= 244369 @ 0.837673
1.04/1.12	c bounds 351431 >= 244371 @ 0.838686
1.04/1.13	c bounds 351402 >= 244371 @ 0.841523
1.04/1.13	c bounds 351402 >= 244372 @ 0.842508
1.04/1.13	c bounds 351402 >= 244373 @ 0.843531
1.04/1.13	c bounds 351402 >= 244376 @ 0.844526
1.04/1.13	c bounds 351402 >= 244379 @ 0.845535
1.04/1.13	c bounds 351402 >= 244381 @ 0.846554
1.04/1.13	c bounds 351402 >= 244385 @ 0.847562
1.04/1.13	c bounds 351402 >= 244386 @ 0.848414
1.04/1.13	c bounds 351402 >= 244389 @ 0.849321
1.04/1.14	c bounds 351401 >= 244389 @ 0.851046
1.04/1.14	c bounds 351401 >= 244390 @ 0.851977
1.04/1.14	c bounds 351401 >= 244391 @ 0.853201
1.04/1.14	c bounds 351401 >= 244392 @ 0.854121
1.04/1.14	c bounds 351401 >= 244393 @ 0.855125
1.04/1.14	c bounds 351396 >= 244393 @ 0.85651
1.04/1.14	c bounds 351396 >= 244394 @ 0.857038
1.04/1.14	c bounds 351396 >= 244395 @ 0.857747
1.04/1.14	c bounds 351396 >= 244400 @ 0.858686
1.04/1.15	c bounds 351394 >= 244400 @ 0.860371
1.04/1.15	c bounds 351394 >= 244408 @ 0.861507
1.04/1.15	c bounds 351394 >= 244409 @ 0.861964
1.04/1.15	c bounds 351394 >= 244410 @ 0.862647
1.04/1.15	c bounds 351394 >= 244411 @ 0.863567
1.04/1.15	c bounds 351393 >= 244411 @ 0.865037
1.04/1.15	c bounds 351393 >= 244412 @ 0.866167
1.04/1.15	c bounds 351393 >= 244413 @ 0.866712
1.04/1.16	c bounds 351393 >= 244414 @ 0.86725
1.04/1.16	c bounds 351388 >= 244414 @ 0.869013
1.04/1.16	c bounds 351388 >= 244417 @ 0.870072
1.04/1.16	c bounds 351388 >= 244421 @ 0.871032
1.04/1.16	c bounds 351388 >= 244424 @ 0.871912
1.04/1.16	c bounds 351388 >= 244425 @ 0.872916
1.04/1.16	c bounds 351378 >= 244425 @ 0.874275
1.04/1.16	c bounds 351378 >= 244426 @ 0.875318
1.04/1.16	c bounds 351378 >= 244427 @ 0.876459
1.04/1.17	c bounds 351378 >= 244428 @ 0.877492
1.04/1.17	c bounds 351374 >= 244428 @ 0.878847
1.04/1.17	c bounds 351374 >= 244432 @ 0.879832
1.04/1.17	c bounds 351374 >= 244435 @ 0.880798
1.04/1.17	c bounds 351374 >= 244436 @ 0.881806
1.04/1.17	c bounds 351373 >= 244436 @ 0.883629
1.04/1.17	c bounds 351373 >= 244441 @ 0.885061
1.04/1.17	c bounds 351373 >= 244449 @ 0.886108
1.04/1.18	c bounds 351373 >= 244450 @ 0.887137
1.04/1.18	c bounds 351373 >= 244451 @ 0.88816
1.04/1.18	c bounds 351372 >= 244451 @ 0.889681
1.04/1.18	c bounds 351372 >= 244452 @ 0.890692
1.04/1.18	c bounds 351372 >= 244453 @ 0.891736
1.04/1.18	c bounds 351372 >= 244454 @ 0.89282
1.04/1.18	c bounds 351372 >= 244455 @ 0.893905
1.04/1.18	c bounds 351369 >= 244455 @ 0.895404
1.04/1.18	c #Conflicts:       1000 | #Constraints:       5965
1.04/1.18	c bounds 351369 >= 244691 @ 0.895741
1.04/1.19	c bounds 351369 >= 244696 @ 0.895743
1.04/1.19	c bounds 351369 >= 244697 @ 0.896923
1.04/1.19	c bounds 351361 >= 244697 @ 0.898429
1.04/1.19	c bounds 351361 >= 244710 @ 0.89872
1.04/1.19	c bounds 351361 >= 244839 @ 0.89996
1.04/1.19	c bounds 351361 >= 244845 @ 0.90107
1.04/1.19	c bounds 351356 >= 244845 @ 0.902419
1.04/1.19	c bounds 351356 >= 244846 @ 0.9027
1.13/1.20	c bounds 351356 >= 244847 @ 0.90366
1.13/1.20	c bounds 351346 >= 244847 @ 0.904164
1.13/1.20	c bounds 351346 >= 244848 @ 0.905205
1.13/1.20	c bounds 351346 >= 244850 @ 0.906322
1.13/1.20	c bounds 351346 >= 244851 @ 0.906652
1.13/1.20	c bounds 351314 >= 244851 @ 0.907792
1.13/1.20	c bounds 351314 >= 244854 @ 0.90846
1.13/1.20	c bounds 351314 >= 244855 @ 0.909046
1.13/1.21	c bounds 351314 >= 244856 @ 0.910169
1.13/1.21	c bounds 351186 >= 244856 @ 0.911514
1.13/1.21	c bounds 351186 >= 244857 @ 0.912687
1.13/1.21	c bounds 351186 >= 244861 @ 0.913832
1.13/1.21	c bounds 351186 >= 244862 @ 0.915018
1.13/1.21	c bounds 351150 >= 244862 @ 0.916368
1.13/1.21	c bounds 351150 >= 244866 @ 0.917577
1.13/1.21	c bounds 351150 >= 244867 @ 0.917883
1.13/1.22	c bounds 351132 >= 244867 @ 0.919084
1.13/1.22	c bounds 351132 >= 244868 @ 0.920272
1.13/1.22	c bounds 351132 >= 244869 @ 0.920577
1.13/1.22	c bounds 351132 >= 244871 @ 0.921548
1.13/1.22	c bounds 351125 >= 244871 @ 0.923218
1.13/1.22	c bounds 351125 >= 244872 @ 0.924535
1.13/1.22	c bounds 351125 >= 244873 @ 0.925759
1.13/1.22	c bounds 351125 >= 244876 @ 0.92685
1.13/1.23	c bounds 351124 >= 244876 @ 0.928309
1.13/1.23	c bounds 351124 >= 244877 @ 0.929471
1.13/1.23	c bounds 351124 >= 244957 @ 0.930668
1.13/1.23	c bounds 351124 >= 245025 @ 0.931791
1.13/1.23	c bounds 351121 >= 245025 @ 0.934876
1.13/1.23	c bounds 351121 >= 245089 @ 0.9355
1.13/1.24	c bounds 351121 >= 245142 @ 0.9366
1.13/1.24	c bounds 351121 >= 245193 @ 0.937753
1.13/1.24	c bounds 351121 >= 245194 @ 0.938711
1.13/1.24	c bounds 351121 >= 245195 @ 0.939663
1.13/1.24	c bounds 351121 >= 245207 @ 0.940601
1.13/1.24	c bounds 351121 >= 245223 @ 0.941484
1.13/1.24	c bounds 351113 >= 245223 @ 0.94317
1.13/1.24	c bounds 351113 >= 245227 @ 0.944134
1.13/1.24	c bounds 351113 >= 245231 @ 0.945079
1.13/1.24	c bounds 351113 >= 245232 @ 0.946034
1.13/1.25	c bounds 351113 >= 245233 @ 0.946986
1.13/1.25	c bounds 351113 >= 245234 @ 0.947973
1.13/1.25	c bounds 351105 >= 245234 @ 0.949716
1.13/1.25	c bounds 351105 >= 245238 @ 0.950727
1.13/1.25	c bounds 351105 >= 245240 @ 0.951743
1.13/1.25	c bounds 351105 >= 245395 @ 0.952901
1.13/1.25	c bounds 351105 >= 245396 @ 0.954149
1.13/1.25	c bounds 351073 >= 245396 @ 0.955597
1.13/1.26	c bounds 351073 >= 245460 @ 0.956798
1.13/1.26	c bounds 351073 >= 245510 @ 0.95813
1.13/1.26	c bounds 350985 >= 245510 @ 0.959567
1.13/1.26	c bounds 350985 >= 245549 @ 0.960369
1.13/1.26	c bounds 350985 >= 245584 @ 0.961174
1.13/1.26	c bounds 350977 >= 245584 @ 0.962932
1.13/1.26	c bounds 350977 >= 245614 @ 0.963575
1.13/1.27	c bounds 350977 >= 245640 @ 0.964335
1.13/1.27	c bounds 350977 >= 245678 @ 0.96523
1.13/1.27	c bounds 350945 >= 245678 @ 0.966832
1.13/1.27	c bounds 350945 >= 245702 @ 0.96809
1.13/1.27	c bounds 350945 >= 245722 @ 0.969125
1.13/1.27	c bounds 350433 >= 245722 @ 0.969327
1.13/1.27	c bounds 350433 >= 245742 @ 0.970478
1.13/1.28	c bounds 350433 >= 245760 @ 0.971693
1.13/1.28	c bounds 349409 >= 245760 @ 0.973099
1.13/1.28	c bounds 349409 >= 245778 @ 0.974384
1.13/1.28	c bounds 349409 >= 245794 @ 0.975698
1.13/1.28	c bounds 348937 >= 245794 @ 0.977133
1.13/1.28	c bounds 348937 >= 245810 @ 0.978457
1.13/1.28	c bounds 348937 >= 245826 @ 0.979912
1.13/1.29	c bounds 348681 >= 245826 @ 0.981902
1.13/1.29	c bounds 348681 >= 245827 @ 0.98288
1.13/1.29	c bounds 348681 >= 245843 @ 0.984137
1.13/1.29	c bounds 348681 >= 245859 @ 0.985425
1.13/1.29	c bounds 348681 >= 245873 @ 0.986799
1.13/1.29	c bounds 348169 >= 245873 @ 0.988595
1.13/1.29	c bounds 348169 >= 245900 @ 0.989958
1.13/1.30	c bounds 348169 >= 245923 @ 0.991435
1.23/1.30	c bounds 348161 >= 245923 @ 0.996198
1.23/1.31	c bounds 348161 >= 251692 @ 1.00441
1.23/1.31	c bounds 348161 >= 253060 @ 1.00848
1.23/1.32	c bounds 348161 >= 253253 @ 1.00997
1.23/1.32	c bounds 348161 >= 253367 @ 1.01104
1.23/1.32	c bounds 348161 >= 253391 @ 1.0119
1.23/1.32	c bounds 348161 >= 253392 @ 1.01253
1.23/1.32	c bounds 348161 >= 255440 @ 1.01303
1.23/1.32	c bounds 348161 >= 255479 @ 1.01352
1.23/1.32	c bounds 348161 >= 256055 @ 1.01449
1.23/1.32	c bounds 348161 >= 256056 @ 1.01545
1.23/1.32	c bounds 348161 >= 256060 @ 1.01641
1.23/1.32	c bounds 348161 >= 256071 @ 1.01737
1.23/1.33	c bounds 348161 >= 256128 @ 1.01838
1.23/1.33	c bounds 348129 >= 256128 @ 1.0195
1.23/1.33	c bounds 348129 >= 256130 @ 1.02048
1.23/1.33	c bounds 348129 >= 256132 @ 1.02145
1.23/1.33	c bounds 348121 >= 256132 @ 1.0225
1.23/1.33	c bounds 348121 >= 256133 @ 1.02349
1.23/1.33	c bounds 348121 >= 256134 @ 1.02447
1.23/1.33	c bounds 348116 >= 256134 @ 1.02552
1.23/1.33	c bounds 348116 >= 256135 @ 1.02651
1.23/1.33	c bounds 348116 >= 256136 @ 1.02748
1.23/1.34	c bounds 348098 >= 256136 @ 1.02854
1.23/1.34	c bounds 348098 >= 256139 @ 1.02954
1.23/1.34	c bounds 348098 >= 256141 @ 1.03049
1.23/1.34	c bounds 348098 >= 256173 @ 1.03091
1.23/1.34	c bounds 348088 >= 256173 @ 1.03152
1.23/1.34	c bounds 348088 >= 256178 @ 1.03251
1.23/1.34	c bounds 348088 >= 256179 @ 1.03347
1.23/1.34	c bounds 348052 >= 256179 @ 1.03453
1.23/1.34	c bounds 348052 >= 256191 @ 1.03552
1.23/1.34	c bounds 348052 >= 256192 @ 1.03648
1.23/1.35	c bounds 347980 >= 256192 @ 1.03754
1.23/1.35	c bounds 347980 >= 256220 @ 1.03854
1.23/1.35	c bounds 347980 >= 256237 @ 1.0395
1.23/1.35	c bounds 347964 >= 256237 @ 1.04057
1.23/1.35	c bounds 347964 >= 256380 @ 1.04157
1.23/1.35	c bounds 347964 >= 256434 @ 1.04253
1.23/1.35	c bounds 347956 >= 256434 @ 1.0436
1.23/1.35	c bounds 347956 >= 256503 @ 1.04459
1.23/1.35	c bounds 347956 >= 256508 @ 1.04557
1.23/1.36	c bounds 347953 >= 256508 @ 1.04698
1.23/1.36	c bounds 347953 >= 256512 @ 1.04797
1.23/1.36	c bounds 347953 >= 256515 @ 1.04896
1.23/1.36	c bounds 347953 >= 256517 @ 1.04994
1.23/1.36	c bounds 347947 >= 256517 @ 1.0538
1.23/1.36	c bounds 347947 >= 256519 @ 1.05435
1.23/1.36	c bounds 347947 >= 256551 @ 1.05561
1.23/1.37	c bounds 347947 >= 256779 @ 1.05641
1.23/1.37	c bounds 347947 >= 256780 @ 1.05719
1.23/1.37	c bounds 347947 >= 256781 @ 1.05799
1.23/1.37	c bounds 347947 >= 256782 @ 1.05879
1.23/1.37	c bounds 347947 >= 256783 @ 1.05959
1.23/1.37	c bounds 347947 >= 256784 @ 1.06039
1.23/1.37	c bounds 347941 >= 256784 @ 1.06158
1.23/1.37	c bounds 347941 >= 256795 @ 1.06259
1.23/1.37	c bounds 347941 >= 256800 @ 1.0634
1.23/1.37	c bounds 347940 >= 256800 @ 1.06478
1.23/1.38	c bounds 347940 >= 256803 @ 1.06561
1.23/1.38	c bounds 347940 >= 256806 @ 1.0664
1.23/1.38	c bounds 347940 >= 256808 @ 1.06672
1.23/1.38	c bounds 347937 >= 256808 @ 1.06712
1.23/1.38	c bounds 347937 >= 256809 @ 1.0679
1.23/1.38	c bounds 347937 >= 256811 @ 1.06866
1.23/1.38	c bounds 347937 >= 256812 @ 1.06943
1.23/1.38	c bounds 347873 >= 256812 @ 1.07161
1.23/1.38	c bounds 347873 >= 256813 @ 1.07244
1.23/1.38	c bounds 347873 >= 257348 @ 1.07325
1.23/1.38	c bounds 347873 >= 257378 @ 1.07402
1.23/1.39	c bounds 347873 >= 257446 @ 1.07481
1.23/1.39	c bounds 347865 >= 257446 @ 1.07565
1.23/1.39	c bounds 347865 >= 257466 @ 1.07643
1.23/1.39	c bounds 347865 >= 257560 @ 1.07722
1.23/1.39	c bounds 347849 >= 257560 @ 1.07805
1.23/1.39	c bounds 347849 >= 257564 @ 1.07887
1.23/1.39	c bounds 347849 >= 257565 @ 1.07966
1.23/1.39	c bounds 347844 >= 257565 @ 1.0805
1.23/1.39	c bounds 347844 >= 257566 @ 1.08132
1.23/1.39	c bounds 347844 >= 257567 @ 1.08211
1.23/1.39	c bounds 347836 >= 257567 @ 1.08295
1.23/1.39	c bounds 347836 >= 257568 @ 1.08376
1.23/1.40	c bounds 347836 >= 257569 @ 1.08456
1.33/1.40	c bounds 347826 >= 257569 @ 1.0854
1.33/1.40	c bounds 347826 >= 257573 @ 1.0862
1.33/1.40	c bounds 347826 >= 257574 @ 1.08698
1.33/1.40	c bounds 347810 >= 257574 @ 1.08781
1.33/1.40	c bounds 347810 >= 257576 @ 1.08861
1.33/1.40	c bounds 347810 >= 257577 @ 1.08939
1.33/1.40	c bounds 347792 >= 257577 @ 1.09023
1.33/1.40	c bounds 347792 >= 257578 @ 1.09102
1.33/1.40	c bounds 347792 >= 257579 @ 1.09181
1.33/1.40	c bounds 347788 >= 257579 @ 1.09265
1.33/1.40	c bounds 347788 >= 257580 @ 1.09346
1.33/1.40	c bounds 347788 >= 257581 @ 1.09426
1.33/1.41	c bounds 347788 >= 257582 @ 1.09506
1.33/1.41	c bounds 347772 >= 257582 @ 1.09589
1.33/1.41	c bounds 347772 >= 257583 @ 1.09668
1.33/1.41	c bounds 347772 >= 257585 @ 1.09747
1.33/1.41	c bounds 347769 >= 257585 @ 1.0983
1.33/1.41	c bounds 347769 >= 257589 @ 1.0991
1.33/1.41	c bounds 347769 >= 257590 @ 1.09989
1.33/1.41	c bounds 347766 >= 257590 @ 1.10151
1.33/1.41	c bounds 347766 >= 257591 @ 1.10186
1.33/1.41	c bounds 347766 >= 257592 @ 1.10251
1.33/1.41	c bounds 347766 >= 257596 @ 1.10328
1.33/1.42	c bounds 347766 >= 257597 @ 1.10406
1.33/1.42	c bounds 347765 >= 257597 @ 1.10491
1.33/1.42	c bounds 347765 >= 257598 @ 1.10564
1.33/1.42	c bounds 347765 >= 257600 @ 1.1064
1.33/1.42	c bounds 347765 >= 257602 @ 1.10717
1.33/1.42	c bounds 347761 >= 257602 @ 1.10813
1.33/1.42	c bounds 347761 >= 257611 @ 1.10894
1.33/1.42	c bounds 347761 >= 257614 @ 1.10935
1.33/1.42	c bounds 347761 >= 257616 @ 1.10954
1.33/1.42	c bounds 347759 >= 257616 @ 1.11118
1.33/1.43	c bounds 347759 >= 257617 @ 1.112
1.33/1.43	c bounds 347759 >= 257618 @ 1.11279
1.33/1.43	c bounds 347759 >= 257619 @ 1.11359
1.33/1.43	c bounds 347757 >= 257619 @ 1.1148
1.33/1.43	c bounds 347757 >= 257632 @ 1.11564
1.33/1.43	c bounds 347757 >= 257634 @ 1.11645
1.33/1.43	c bounds 347757 >= 257635 @ 1.11724
1.33/1.43	c bounds 347755 >= 257635 @ 1.11869
1.33/1.43	c bounds 347755 >= 257638 @ 1.1196
1.33/1.44	c bounds 347755 >= 257639 @ 1.12036
1.33/1.44	c bounds 347755 >= 257640 @ 1.12115
1.33/1.44	c bounds 347755 >= 257641 @ 1.12195
1.33/1.44	c bounds 347755 >= 257645 @ 1.12274
1.33/1.44	c bounds 347755 >= 257646 @ 1.12354
1.33/1.44	c bounds 347755 >= 257649 @ 1.12434
1.33/1.44	c bounds 345353 >= 257649 @ 1.12704
1.33/1.45	c bounds 345353 >= 264724 @ 1.13297
1.33/1.45	c bounds 345353 >= 266721 @ 1.13658
1.33/1.45	c bounds 345353 >= 267241 @ 1.13825
1.33/1.45	c bounds 345353 >= 267309 @ 1.13901
1.33/1.46	c bounds 345353 >= 267339 @ 1.13973
1.33/1.46	c bounds 345353 >= 267359 @ 1.14044
1.33/1.46	c bounds 345353 >= 270107 @ 1.14118
1.33/1.46	c bounds 345353 >= 270510 @ 1.14193
1.33/1.46	c bounds 345345 >= 270510 @ 1.14272
1.33/1.46	c bounds 345345 >= 271529 @ 1.14356
1.33/1.46	c bounds 345340 >= 271529 @ 1.14431
1.33/1.46	c bounds 345340 >= 274005 @ 1.14506
1.33/1.46	c bounds 345340 >= 274008 @ 1.14591
1.33/1.46	c bounds 345268 >= 274008 @ 1.14668
1.33/1.46	c bounds 345268 >= 274010 @ 1.14751
1.33/1.46	c bounds 345124 >= 274010 @ 1.14828
1.33/1.46	c bounds 345124 >= 274011 @ 1.14912
1.33/1.47	c bounds 344760 >= 274011 @ 1.14988
1.33/1.47	c bounds 344760 >= 274012 @ 1.15073
1.33/1.47	c bounds 344760 >= 274016 @ 1.15157
1.33/1.47	c bounds 344752 >= 274016 @ 1.15233
1.33/1.47	c bounds 344752 >= 274021 @ 1.15316
1.33/1.47	c bounds 344750 >= 274021 @ 1.15426
1.33/1.47	c bounds 344750 >= 281164 @ 1.15551
1.33/1.48	c bounds 344750 >= 344750 @ 1.16265
1.33/1.48	c cpu time 1.16266 s
1.33/1.48	c deterministic time 13239727 1.32e+07
1.33/1.48	c optimization time 0.472745 s
1.33/1.48	c total solve time 0.689783 s
1.33/1.48	c core-guided solve time 0.392504 s
1.33/1.48	c propagation time 0.394673 s
1.33/1.48	c conflict analysis time 0.141758 s
1.33/1.48	c propagations 779699
1.33/1.48	c resolve steps 1657
1.33/1.48	c decisions 256825
1.33/1.48	c conflicts 1130
1.33/1.48	c restarts 7
1.33/1.48	c inprocessing phases 0
1.33/1.48	c garbage collections 0 ,( -nan )
1.33/1.48	c input clauses 1800 ,( 25.45 )
1.33/1.48	c input cardinalities 1860 ,( 26.30 )
1.33/1.48	c input general constraints 3412 ,( 48.25 )
1.33/1.48	c input average constraint length 15.11
1.33/1.48	c input average constraint degree 1387129.24
1.33/1.48	c learned clauses 144 ,( 9.50 )
1.33/1.48	c learned cardinalities 5 ,( 0.33 )
1.33/1.48	c learned general constraints 1367 ,( 90.17 )
1.33/1.48	c learned average constraint length 20.25
1.33/1.48	c learned average constraint degree 20437534.64
1.33/1.48	c watched  CF 32, 64, 128, Arb: 35 , 0 , 0 , 0
1.33/1.48	c counting CF 32, 64, 128, Arb: 4743 , 2 , 0 , 0
1.33/1.48	c watched   constraints 35 ,( 0.73 ) 
1.33/1.48	c counting  constraints 4744 ,( 99.27 ) 
1.33/1.48	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 62252 , 319065 , 3411348 ,( 1393 , 3409955 )
1.33/1.48	c gcd simplifications 403
1.33/1.48	c detected cardinalities 5
1.33/1.48	c weakened non-implied lits 7613
1.33/1.48	c weakened non-implying lits 328
1.33/1.48	c original variables 90
1.33/1.48	c clausal propagations 56885
1.33/1.48	c cardinality propagations 86793
1.33/1.48	c watched propagations 47
1.33/1.48	c counting propagations 443844
1.33/1.48	c watch lookups 7112498
1.33/1.48	c watch backjump lookups 0
1.33/1.48	c watch checks 421993
1.33/1.48	c propagation checks 3420063
1.33/1.48	c constraint additions 212549
1.33/1.48	c trail pops 1034968
1.33/1.48	c formula constraints 6
1.33/1.48	c learned constraints 1491
1.33/1.48	c bound constraints 1179
1.33/1.48	c core-guided constraints 5887
1.33/1.48	c encountered formula constraints 656
1.33/1.48	c encountered learned constraints 606
1.33/1.48	c encountered bound constraints 475
1.33/1.48	c encountered core-guided constraints 976
1.33/1.48	c LP total time 0.043075 s
1.33/1.48	c LP solve time 0.01 s
1.33/1.48	c LP constraints added 8
1.33/1.48	c LP constraints removed 0
1.33/1.48	c LP pivots internal 1127
1.33/1.48	c LP pivots root 4
1.33/1.48	c LP calls 246
1.33/1.48	c LP optimalities 234
1.33/1.48	c LP no pivot count 22
1.33/1.48	c LP infeasibilities 12
1.33/1.48	c LP valid Farkas constraints 11
1.33/1.48	c LP learned Farkas constraints 12
1.33/1.48	c LP basis resets 0
1.33/1.48	c LP cycling count 0
1.33/1.48	c LP singular count 0
1.33/1.48	c LP no primal count 0
1.33/1.48	c LP no farkas count 0
1.33/1.48	c LP other issue count 0
1.33/1.48	c LP Gomory cuts 2
1.33/1.48	c LP learned cuts 0
1.33/1.48	c LP deleted cuts 0
1.33/1.48	c LP encountered Gomory constraints 8
1.33/1.48	c LP encountered Farkas constraints 46
1.33/1.48	c LP encountered learned Farkas constraints 8
1.33/1.48	c CG auxiliary variables introduced 2614
1.33/1.48	c CG solutions found 268
1.33/1.48	c CG cores constructed 911
1.33/1.48	c CG core cardinality constraints returned 0
1.33/1.48	c CG unit cores 9
1.33/1.48	c CG single cores 889
1.33/1.48	c CG blocks removed during cardinality reduction 414
1.33/1.48	c CG first core best 0
1.33/1.48	c CG decision core best 5
1.33/1.48	c CG core reduction tie 8
1.33/1.48	c CG core degree average 1.00
1.33/1.48	c CG core slack average 4.37
1.33/1.48	c CG core upper bound improvements 0
1.33/1.48	c STR number of successful calls 0
1.33/1.48	c STR number of unsuccessful calls 0
1.33/1.48	c STR number of inconclusive calls 0
1.33/1.48	c STR number of successful attempts 0
1.33/1.48	c STR number of unsuccessful attempts 0
1.33/1.48	c STR number of inconclusive attempts 0
1.33/1.48	c STR average degree increase per successful call inf
1.33/1.48	c STR average degree increase per successful attempt inf
1.33/1.48	c STR total number of conflicts for successful attempts 0
1.33/1.48	c STR total number of conflicts for unsuccessful attempts 0
1.33/1.48	c STR total number of conflicts for inconclusive attempts 0
1.33/1.48	c STR average number of conflicts per successful attempt inf
1.33/1.48	c STR average number of conflicts per unsuccessful attempt inf
1.33/1.48	c STR average number of conflicts per inconclusive attempt inf
1.33/1.48	c AVG.sumWPerc 86.58 
1.33/1.48	c bigint constraints 2 
1.33/1.48	o 344750
1.33/1.48	s OPTIMUM FOUND
1.42/1.51	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 x74 x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90

Verifier Data

OK	344750

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul 15 15:06:45 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 344750 <= obj <= 344750
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 344750 <= obj <= 344750
--summary--
ALL OK

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: 63794 MiB (59124 MiB free)
  memory of node 1: 64507 MiB (62856 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4532305-1752584603/watcher-4532305-1752584603 -o /tmp/evaluation-result-4532305-1752584603/solver-4532305-1752584603 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1752584602-135677 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532305-1752584603.opb PROOFDIR/proof-4532305-1752584603 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Starting watchdog thread
solver pid=135731, runsolver pid=135727
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 0.10 0.34 0.26 5/258 135740
/proc/meminfo: memFree=124885948/131382116 swapFree=33010684/33010684
[pid=135731] ppid=135727 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/135731/stat : 135731 (run-opt-break-l) S 135727 135731 135664 0 -1 4194304 241 229 0 0 0 0 0 0 20 0 1 0 174140101 4292608 768 18446744073709551615 94432639922176 94432640816709 140726678094464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94432641055760 94432641103504 94432656371712 140726678100243 140726678100444 140726678100444 140726678106048 0
/proc/135731/statm: 1048 768 704 219 0 110 0
[pid=135739] ppid=135731 vsize=56080 memory=11008 CPUtime=0.06 cores=5,7
/proc/135739/stat : 135739 (roundingsat) R 135731 135731 135664 0 -1 4194304 577 0 0 0 4 2 0 0 20 0 1 0 174140104 57425920 2752 18446744073709551615 4227072 8923577 140728602315328 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 27521024 140728602319122 140728602319398 140728602319398 140728602324970 0
/proc/135739/statm: 14020 2752 2400 1147 0 1446 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 60272 KiB
Current children cumulated memory: 14080 KiB

[startup+0.214597 s]*
/proc/loadavg: 0.10 0.34 0.26 6/258 135742
/proc/meminfo: memFree=124878092/131382116 swapFree=33010684/33010684
[pid=135731] ppid=135727 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/135731/stat : 135731 (run-opt-break-l) S 135727 135731 135664 0 -1 4194304 241 229 0 0 0 0 0 0 20 0 1 0 174140101 4292608 768 18446744073709551615 94432639922176 94432640816709 140726678094464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94432641055760 94432641103504 94432656371712 140726678100243 140726678100444 140726678100444 140726678106048 0
/proc/135731/statm: 1048 768 704 219 0 110 0
[pid=135739] ppid=135731 vsize=56868 memory=14040 CPUtime=0.17 cores=5,7
/proc/135739/stat : 135739 (roundingsat) R 135731 135731 135664 0 -1 4194304 816 0 0 0 13 4 0 0 20 0 1 0 174140104 58232832 3510 18446744073709551615 4227072 8923577 140728602315328 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 27521024 140728602319122 140728602319398 140728602319398 140728602324970 0
/proc/135739/statm: 14217 3510 2400 1147 0 1643 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 61060 KiB
Current children cumulated memory: 17112 KiB

[startup+0.31385 s]*
/proc/loadavg: 0.10 0.34 0.26 5/258 135742
/proc/meminfo: memFree=124869900/131382116 swapFree=33010684/33010684
[pid=135731] ppid=135727 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/135731/stat : 135731 (run-opt-break-l) S 135727 135731 135664 0 -1 4194304 241 229 0 0 0 0 0 0 20 0 1 0 174140101 4292608 768 18446744073709551615 94432639922176 94432640816709 140726678094464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94432641055760 94432641103504 94432656371712 140726678100243 140726678100444 140726678100444 140726678106048 0
/proc/135731/statm: 1048 768 704 219 0 110 0
[pid=135739] ppid=135731 vsize=57384 memory=14424 CPUtime=0.27 cores=5,7
/proc/135739/stat : 135739 (roundingsat) R 135731 135731 135664 0 -1 4194304 939 0 0 0 20 7 0 0 20 0 1 0 174140104 58761216 3606 18446744073709551615 4227072 8923577 140728602315328 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 27521024 140728602319122 140728602319398 140728602319398 140728602324970 0
/proc/135739/statm: 14346 3606 2400 1147 0 1772 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 61576 KiB
Current children cumulated memory: 17496 KiB

[startup+0.700312 s]
/proc/loadavg: 0.10 0.34 0.26 5/258 135742
/proc/meminfo: memFree=124868136/131382116 swapFree=33010684/33010684
[pid=135731] ppid=135727 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/135731/stat : 135731 (run-opt-break-l) S 135727 135731 135664 0 -1 4194304 241 229 0 0 0 0 0 0 20 0 1 0 174140101 4292608 768 18446744073709551615 94432639922176 94432640816709 140726678094464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94432641055760 94432641103504 94432656371712 140726678100243 140726678100444 140726678100444 140726678106048 0
/proc/135731/statm: 1048 768 704 219 0 110 0
[pid=135739] ppid=135731 vsize=59464 memory=16472 CPUtime=0.64 cores=5,7
/proc/135739/stat : 135739 (roundingsat) R 135731 135731 135664 0 -1 4194304 1439 0 0 0 49 15 0 0 20 0 1 0 174140104 60891136 4118 18446744073709551615 4227072 8923577 140728602315328 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 27521024 140728602319122 140728602319398 140728602319398 140728602324970 0
/proc/135739/statm: 14866 4118 2400 1147 0 2292 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 63656 KiB
Current children cumulated memory: 19544 KiB

[startup+1.50035 s]
/proc/loadavg: 0.10 0.34 0.26 5/258 135742
/proc/meminfo: memFree=124830004/131382116 swapFree=33010684/33010684
[pid=135731] ppid=135727 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/135731/stat : 135731 (run-opt-break-l) S 135727 135731 135664 0 -1 4194304 241 229 0 0 0 0 0 0 20 0 1 0 174140101 4292608 768 18446744073709551615 94432639922176 94432640816709 140726678094464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94432641055760 94432641103504 94432656371712 140726678100243 140726678100444 140726678100444 140726678106048 0
/proc/135731/statm: 1048 768 704 219 0 110 0
[pid=135739] ppid=135731 vsize=64384 memory=21208 CPUtime=1.42 cores=5,7
/proc/135739/stat : 135739 (roundingsat) D 135731 135731 135664 0 -1 4194304 2624 0 0 0 116 26 0 0 20 0 1 0 174140104 65929216 5302 18446744073709551615 4227072 8923577 140728602315328 0 0 0 0 0 8405026 1 0 0 17 7 0 0 0 0 0 9827200 9836688 27521024 140728602319122 140728602319398 140728602319398 140728602324970 0
/proc/135739/statm: 16096 5302 2400 1147 0 3522 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 68576 KiB
Current children cumulated memory: 24280 KiB

[startup+1.51596 s]
# the end of solver process 135731 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=1.17682 s, system=0.272008 s

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

[startup+1.50035 s]
/proc/loadavg: 0.10 0.34 0.26 5/258 135742
/proc/meminfo: memFree=124830004/131382116 swapFree=33010684/33010684
[pid=135731] ppid=135727 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/135731/stat : 135731 (run-opt-break-l) S 135727 135731 135664 0 -1 4194304 241 229 0 0 0 0 0 0 20 0 1 0 174140101 4292608 768 18446744073709551615 94432639922176 94432640816709 140726678094464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94432641055760 94432641103504 94432656371712 140726678100243 140726678100444 140726678100444 140726678106048 0
/proc/135731/statm: 1048 768 704 219 0 110 0
[pid=135739] ppid=135731 vsize=64384 memory=21208 CPUtime=1.42 cores=5,7
/proc/135739/stat : 135739 (roundingsat) D 135731 135731 135664 0 -1 4194304 2624 0 0 0 116 26 0 0 20 0 1 0 174140104 65929216 5302 18446744073709551615 4227072 8923577 140728602315328 0 0 0 0 0 8405026 1 0 0 17 7 0 0 0 0 0 9827200 9836688 27521024 140728602319122 140728602319398 140728602319398 140728602324970 0
/proc/135739/statm: 16096 5302 2400 1147 0 3522 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 68576 KiB
Current children cumulated memory: 24280 KiB

Child status: 0

Real time (s): 1.51609
CPU time (s): 1.44883
CPU user time (s): 1.17682
CPU system time (s): 0.272008
CPU usage (%): 95.5633
Max. virtual memory (cumulated for all children) (KiB): 68576
Max. memory (cumulated for all children) (KiB): 24280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.17682
system time used= 0.272008
maximum resident set size= 21208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3119
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 664
involuntary context switches= 87


# summary of solver processes directly reported to runsolver:
#   pid: 135731
#   total CPU time (s): 1.44883
#   total CPU user time (s): 1.17682
#   total CPU system time (s): 0.272008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053502 second user time and 0.12635 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-15 15:03:24
IDJOB=4532305
IDBENCH=146898
IDSOLVER=3393
FILE ID=nodeC011/4532305-1752584603
RUNJOBID= nodeC011-1752584602-135677
SLURM_JOB_ID= 9684341
Free space on /tmp= 432404 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 0f876b3
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532305-1752584603/watcher-4532305-1752584603 -o /tmp/evaluation-result-4532305-1752584603/solver-4532305-1752584603 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1752584602-135677 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532305-1752584603.opb PROOFDIR/proof-4532305-1752584603

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=1057340159

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        124965160 kB
MemAvailable:   129943068 kB
Buffers:            3276 kB
Cached:          5757088 kB
SwapCached:            0 kB
Active:           526100 kB
Inactive:        5303584 kB
Active(anon):      93396 kB
Inactive(anon):     2076 kB
Active(file):     432704 kB
Inactive(file):  5301508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32920 kB
Writeback:             0 kB
AnonPages:         72548 kB
Mapped:           106832 kB
Shmem:             26152 kB
KReclaimable:     166264 kB
Slab:             256724 kB
SReclaimable:     166264 kB
SUnreclaim:        90460 kB
KernelStack:        3968 kB
PageTables:         2976 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     343824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432384 MiB
End job on nodeC011 at 2025-07-15 15:03:26