Trace number 4532583

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 0f876b3? (TO) 3602.46 3612.77

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null50mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUMa6b74371f97d4ca84ea621a5ce055c49
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 benchmark-17584
Best CPU time to get the best result obtained on this benchmark3131.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 174841973
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 174841973
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4532583-1752683178.opb'
0.38/0.47	c 	read 32.11MB  (467.06ms)
0.38/0.47	c	 [cnf: #variables 399113 #clauses 400981 #duplicates 0 #arr 2640439]
0.38/0.47	c output proof to '/tmp/proof-4532583-1752683178'
0.38/0.48	c 
0.38/0.48	c make graph and approximate orbits
1.08/1.19	c	 [group: #orbits ~= 80182] (717.16ms)
1.08/1.19	c 
1.08/1.19	c detect special group actions
1.08/1.19	c 	 exceeded limit
1.08/1.19	c 	 (0.00ms)
1.08/1.19	c 
1.08/1.19	c detect symmetries on remainder
1.08/1.19	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.01ms)
1.08/1.19	c 
1.08/1.19	c finalize break order and special generators
1.18/1.22	c 
1.18/1.22	c generation finished
1.18/1.22	c 	[sbp: #constraints 0 #add_vars 0]
1.18/1.22	c 
1.18/1.22	c write result to 'HOME/instance-4532583-1752683178.opb.pre'
1.18/1.29	c 	wrote 32.51MB (68.88ms)
1.18/1.29	c ------------------------------------------------------------------
1.18/1.29	c                 717.16ms 55.79% approx_orbits
1.18/1.29	c                 467.05ms 36.33% parse
1.18/1.29	c                  68.88ms  5.36% output
1.18/1.29	c                  17.60ms  1.37% finalize_order
1.18/1.29	c                  14.76ms  1.15% other
1.18/1.29	c                   0.01ms  0.00% detect_generic
1.18/1.29	c                   0.00ms  0.00% detect_special
1.18/1.29	c         ───────────────────────────────────────────────
1.18/1.29	c                1285.47ms   100% total
1.18/1.29	c ------------------------------------------------------------------
1.37/1.40	c RoundingSat 2
1.37/1.40	c branch pb25
1.37/1.40	c commit 0f876b3
4.75/4.83	c #variables 399113 #constraints 400980
4.75/4.83	c objective is ce32 
4.75/4.83	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
4.75/4.83	c initial counting CF 32, 64, 128, Arb: 2 , 0 , 0 , 0
4.75/4.83	c bounds - >= -174841973 @ 2.93189
383.64/384.67	c bounds 0 >= -174841973 @ 381.448
383.74/384.76	c bounds 0 >= -174840949 @ 381.532
383.84/384.83	c bounds 0 >= -173936816 @ 381.591
383.84/384.89	c bounds 0 >= -173935792 @ 381.653
383.94/384.95	c bounds 0 >= -173390213 @ 381.713
384.04/385.01	c bounds 0 >= -173389189 @ 381.776
384.04/385.08	c bounds 0 >= -172495453 @ 381.835
384.14/385.14	c bounds 0 >= -172494429 @ 381.896
384.24/385.20	c bounds 0 >= -172001303 @ 381.954
384.24/385.26	c bounds 0 >= -172000279 @ 382.014
384.33/385.32	c bounds 0 >= -171248205 @ 382.073
384.43/385.44	c bounds 0 >= -171058765 @ 382.183
384.53/385.55	c bounds 0 >= -171057741 @ 382.291
384.64/385.65	c bounds 0 >= -171056717 @ 382.383
384.73/385.74	c bounds 0 >= -171055693 @ 382.475
384.83/385.84	c bounds 0 >= -171054669 @ 382.568
384.93/385.95	c bounds 0 >= -170865229 @ 382.684
385.03/386.08	c bounds 0 >= -170864205 @ 382.807
385.14/386.19	c bounds 0 >= -170863181 @ 382.91
385.23/386.29	c bounds 0 >= -170862157 @ 383.015
385.43/386.40	c bounds 0 >= -170861133 @ 383.12
385.53/386.52	c bounds 0 >= -170671693 @ 383.227
385.63/386.63	c bounds 0 >= -170670669 @ 383.335
385.73/386.74	c bounds 0 >= -170669645 @ 383.439
385.83/386.87	c bounds 0 >= -170668621 @ 383.55
385.93/386.98	c bounds 0 >= -170667597 @ 383.658
386.04/387.09	c bounds 0 >= -170478157 @ 383.77
386.23/387.20	c bounds 0 >= -170477133 @ 383.877
386.33/387.31	c bounds 0 >= -170476109 @ 383.985
386.43/387.45	c bounds 0 >= -170475085 @ 384.098
386.53/387.56	c bounds 0 >= -170474061 @ 384.207
386.63/387.67	c bounds 0 >= -170284621 @ 384.315
386.73/387.78	c bounds 0 >= -170283597 @ 384.426
386.83/387.89	c bounds 0 >= -170282573 @ 384.534
387.03/388.00	c bounds 0 >= -170281549 @ 384.643
387.14/388.12	c bounds 0 >= -170280525 @ 384.756
387.23/388.23	c bounds 0 >= -170091085 @ 384.861
387.32/388.34	c bounds 0 >= -170090061 @ 384.969
387.43/388.45	c bounds 0 >= -170089037 @ 385.074
387.53/388.56	c bounds 0 >= -170088013 @ 385.182
387.73/388.70	c bounds 0 >= -170086989 @ 385.309
387.82/388.82	c bounds 0 >= -169897549 @ 385.419
387.92/388.93	c bounds 0 >= -169896525 @ 385.528
388.03/389.04	c bounds 0 >= -169895501 @ 385.637
388.12/389.15	c bounds 0 >= -169894477 @ 385.742
388.32/389.31	c bounds 0 >= -169893453 @ 385.874
388.42/389.42	c bounds 0 >= -169704013 @ 385.983
388.52/389.53	c bounds 0 >= -169702989 @ 386.092
388.62/389.64	c bounds 0 >= -169701965 @ 386.201
388.72/389.75	c bounds 0 >= -169700941 @ 386.308
388.82/389.86	c bounds 0 >= -169699917 @ 386.413
388.92/389.98	c bounds 0 >= -169510477 @ 386.523
389.02/390.09	c bounds 0 >= -169509453 @ 386.633
389.22/390.20	c bounds 0 >= -169508429 @ 386.742
389.32/390.31	c bounds 0 >= -169507405 @ 386.85
389.42/390.42	c bounds 0 >= -169506381 @ 386.958
389.51/390.53	c bounds 0 >= -169316941 @ 387.065
389.62/390.64	c bounds 0 >= -169315917 @ 387.171
389.72/390.75	c bounds 0 >= -169314893 @ 387.278
389.81/390.86	c bounds 0 >= -169313869 @ 387.385
389.92/390.97	c bounds 0 >= -169312845 @ 387.493
390.02/391.08	c bounds 0 >= -169123405 @ 387.601
390.21/391.20	c bounds 0 >= -169122381 @ 387.71
390.31/391.31	c bounds 0 >= -168855359 @ 387.821
390.42/391.42	c bounds 0 >= -168854335 @ 387.933
390.52/391.54	c bounds 0 >= -168348833 @ 388.045
390.62/391.65	c bounds 0 >= -168347809 @ 388.159
390.72/391.76	c bounds 0 >= -168211066 @ 388.267
390.82/391.87	c bounds 0 >= -168210042 @ 388.378
390.92/391.98	c bounds 0 >= -168108255 @ 388.486
391.02/392.09	c bounds 0 >= -167922911 @ 388.595
391.21/392.21	c bounds 0 >= -167921887 @ 388.707
391.31/392.39	c bounds 0 >= -167920863 @ 388.847
391.51/392.51	c bounds 0 >= -167919839 @ 388.958
391.61/392.62	c bounds 0 >= -167734495 @ 389.069
391.71/392.73	c bounds 0 >= -167733471 @ 389.179
391.81/392.84	c bounds 0 >= -167732447 @ 389.29
392.02/393.08	c bounds 0 >= -167731423 @ 389.455
392.11/393.19	c bounds 0 >= -167546079 @ 389.564
1612.80/1617.21	c bounds -4 >= -167546079 @ 1609.92
1612.90/1617.32	c bounds -4 >= -167545055 @ 1610.03
1613.00/1617.43	c bounds -4 >= -167544031 @ 1610.14
1613.09/1617.55	c bounds -4 >= -167543007 @ 1610.25
1613.19/1617.66	c bounds -4 >= -167357663 @ 1610.36
1613.29/1617.77	c bounds -4 >= -167356639 @ 1610.47
1613.40/1617.89	c bounds -4 >= -167355615 @ 1610.58
1613.50/1618.00	c bounds -4 >= -167354591 @ 1610.69
1613.70/1618.11	c bounds -4 >= -167169247 @ 1610.8
1613.80/1618.22	c bounds -4 >= -167168223 @ 1610.91
1613.90/1618.34	c bounds -4 >= -167167199 @ 1611.03
1613.99/1618.46	c bounds -4 >= -167166175 @ 1611.14
1614.09/1618.57	c bounds -4 >= -166980831 @ 1611.25
1614.19/1618.68	c bounds -4 >= -166979807 @ 1611.36
1614.39/1618.80	c bounds -4 >= -166978783 @ 1611.47
1614.49/1618.92	c bounds -4 >= -166977759 @ 1611.59
1614.59/1619.03	c bounds -4 >= -166792415 @ 1611.7
1614.70/1619.14	c bounds -4 >= -166791391 @ 1611.8
1614.79/1619.25	c bounds -4 >= -166790367 @ 1611.91
1614.89/1619.37	c bounds -4 >= -166789343 @ 1612.02
1614.99/1619.48	c bounds -4 >= -166603999 @ 1612.13
1615.09/1619.59	c bounds -4 >= -166602975 @ 1612.24
1615.29/1619.71	c bounds -4 >= -166601951 @ 1612.35
1615.38/1619.82	c bounds -4 >= -166600927 @ 1612.46
1615.49/1619.93	c bounds -4 >= -166415583 @ 1612.57
1615.60/1620.05	c bounds -4 >= -166414559 @ 1612.68
1615.69/1620.16	c bounds -4 >= -166413535 @ 1612.8
1615.79/1620.28	c bounds -4 >= -166412511 @ 1612.91
1615.89/1620.39	c bounds -4 >= -166227167 @ 1613.02
1616.09/1620.50	c bounds -4 >= -166226143 @ 1613.13
1616.19/1620.61	c bounds -4 >= -166225119 @ 1613.24
1616.29/1620.73	c bounds -4 >= -166224095 @ 1613.35
1616.39/1620.84	c bounds -4 >= -166038751 @ 1613.45
1616.48/1620.95	c bounds -4 >= -166037727 @ 1613.56
1616.59/1621.06	c bounds -4 >= -166036703 @ 1613.67
1616.69/1621.18	c bounds -4 >= -166035679 @ 1613.79
1616.78/1621.29	c bounds -4 >= -165850335 @ 1613.89
1616.98/1621.40	c bounds -4 >= -165849311 @ 1614
1617.08/1621.51	c bounds -4 >= -165848287 @ 1614.11
1617.19/1621.62	c bounds -4 >= -165847263 @ 1614.22
1617.28/1621.74	c bounds -4 >= -165661919 @ 1614.33
1617.38/1621.85	c bounds -4 >= -165474527 @ 1614.44
1617.49/1621.96	c bounds -4 >= -165287135 @ 1614.54
1617.59/1622.07	c bounds -4 >= -165099743 @ 1614.65
1617.69/1622.18	c bounds -4 >= -164912351 @ 1614.76
1617.78/1622.29	c bounds -4 >= -164724959 @ 1614.87
1617.98/1622.40	c bounds -4 >= -164537567 @ 1614.97
1618.08/1622.51	c bounds -4 >= -164350175 @ 1615.08
1618.18/1622.62	c bounds -4 >= -164162783 @ 1615.19
1618.28/1622.74	c bounds -4 >= -163975391 @ 1615.3
1618.38/1622.85	c bounds -4 >= -163787999 @ 1615.4
1618.48/1622.96	c bounds -4 >= -163600607 @ 1615.51
1618.58/1623.07	c bounds -4 >= -163413215 @ 1615.62
1618.69/1623.18	c bounds -4 >= -163225823 @ 1615.73
1618.78/1623.29	c bounds -4 >= -163038431 @ 1615.84
1618.98/1623.40	c bounds -4 >= -162851039 @ 1615.95
1619.08/1623.51	c bounds -4 >= -162663647 @ 1616.05
1619.18/1623.62	c bounds -4 >= -162475231 @ 1616.16
1619.37/1623.87	c bounds -4 >= -162286815 @ 1616.32
1619.47/1623.98	c bounds -4 >= -162098399 @ 1616.43
1619.58/1624.09	c bounds -4 >= -161909983 @ 1616.54
1619.78/1624.20	c bounds -4 >= -161721567 @ 1616.64
1619.87/1624.32	c bounds -4 >= -161533151 @ 1616.76
1620.18/1624.66	c bounds -4 >= -161344735 @ 1616.94
1620.27/1624.77	c bounds -4 >= -161156319 @ 1617.05
1620.38/1624.88	c bounds -4 >= -160967903 @ 1617.16
1620.48/1624.99	c bounds -4 >= -160778463 @ 1617.26
1620.58/1625.10	c bounds -4 >= -160589023 @ 1617.37
1620.77/1625.21	c bounds -4 >= -160399583 @ 1617.48
1620.88/1625.32	c bounds -4 >= -160210143 @ 1617.59
1620.98/1625.43	c bounds -4 >= -160020703 @ 1617.7
1621.07/1625.54	c bounds -4 >= -159831263 @ 1617.8
1621.17/1625.65	c bounds -4 >= -159641823 @ 1617.91
1621.28/1625.76	c bounds -4 >= -159452383 @ 1618.02
1621.37/1625.87	c bounds -4 >= -159451359 @ 1618.12
1621.47/1625.98	c bounds -4 >= -159259871 @ 1618.23
1621.57/1626.09	c bounds -4 >= -159258847 @ 1618.33
1621.77/1626.20	c bounds -4 >= -159067359 @ 1618.44
1621.86/1626.31	c bounds -4 >= -159066335 @ 1618.55
1621.97/1626.43	c bounds -4 >= -158874847 @ 1618.66
1622.07/1626.54	c bounds -4 >= -158873823 @ 1618.77
1622.17/1626.65	c bounds -4 >= -158682335 @ 1618.87
1622.26/1626.76	c bounds -4 >= -158490847 @ 1618.98
1622.37/1626.87	c bounds -4 >= -158299359 @ 1619.09
1622.47/1626.98	c bounds -4 >= -158107871 @ 1619.2
1622.57/1627.09	c bounds -4 >= -157916383 @ 1619.3
1622.76/1627.20	c bounds -4 >= -157724895 @ 1619.41
1622.86/1627.31	c bounds -4 >= -157533407 @ 1619.53
1622.97/1627.43	c bounds -4 >= -157341919 @ 1619.63
1623.07/1627.54	c bounds -4 >= -157150431 @ 1619.75
1623.16/1627.65	c bounds -4 >= -156958943 @ 1619.85
1623.26/1627.76	c bounds -4 >= -156766431 @ 1619.96
1623.36/1627.87	c bounds -4 >= -156576991 @ 1620.07
1623.47/1627.98	c bounds -4 >= -156387551 @ 1620.17
1623.57/1628.09	c bounds -4 >= -156198111 @ 1620.28
1623.67/1628.20	c bounds -4 >= -156008671 @ 1620.38
1623.87/1628.31	c bounds -4 >= -155819231 @ 1620.49
1623.96/1628.41	c bounds -4 >= -155629791 @ 1620.6
1624.06/1628.53	c bounds -4 >= -155440351 @ 1620.71
1624.16/1628.64	c bounds -4 >= -155250911 @ 1620.81
1624.26/1628.75	c bounds -4 >= -155061471 @ 1620.92
1624.37/1628.85	c bounds -4 >= -154872031 @ 1621.03
1624.46/1628.96	c bounds -4 >= -154682591 @ 1621.13
1624.56/1629.07	c bounds -4 >= -154493151 @ 1621.24
1624.66/1629.18	c bounds -4 >= -154303711 @ 1621.34
1624.76/1629.29	c bounds -4 >= -154114271 @ 1621.45
1624.96/1629.40	c bounds -4 >= -153924831 @ 1621.56
1625.06/1629.51	c bounds -4 >= -153735391 @ 1621.66
1625.16/1629.62	c bounds -4 >= -153546975 @ 1621.77
1625.26/1629.73	c bounds -4 >= -153358559 @ 1621.88
1625.36/1629.84	c bounds -4 >= -153170143 @ 1621.98
1625.46/1629.94	c bounds -4 >= -152981727 @ 1622.09
1625.57/1630.05	c bounds -4 >= -152793311 @ 1622.19
1625.67/1630.16	c bounds -4 >= -152604895 @ 1622.3
1625.76/1630.27	c bounds -4 >= -152416479 @ 1622.41
1625.86/1630.38	c bounds -4 >= -152228063 @ 1622.51
1625.95/1630.49	c bounds -4 >= -152039647 @ 1622.62
1626.16/1630.60	c bounds -4 >= -151851231 @ 1622.72
1626.25/1630.71	c bounds -4 >= -151662815 @ 1622.83
1626.36/1630.82	c bounds -4 >= -151474399 @ 1622.94
1626.46/1630.93	c bounds -4 >= -151283935 @ 1623.04
1626.56/1631.03	c bounds -4 >= -151093471 @ 1623.15
1626.66/1631.14	c bounds -4 >= -150903007 @ 1623.25
1626.75/1631.25	c bounds -4 >= -150712543 @ 1623.36
1626.85/1631.36	c bounds -4 >= -150522079 @ 1623.47
1626.95/1631.47	c bounds -4 >= -150331615 @ 1623.57
1627.05/1631.58	c bounds -4 >= -150141151 @ 1623.68
1627.16/1631.69	c bounds -4 >= -149950687 @ 1623.79
1627.26/1631.79	c bounds -4 >= -149760223 @ 1623.9
1627.45/1631.90	c bounds -4 >= -149570783 @ 1624
1627.55/1632.01	c bounds -4 >= -149381343 @ 1624.11
1627.66/1632.12	c bounds -4 >= -149191903 @ 1624.21
1627.75/1632.23	c bounds -4 >= -149002463 @ 1624.32
1627.85/1632.34	c bounds -4 >= -148813023 @ 1624.43
1627.95/1632.45	c bounds -4 >= -148623583 @ 1624.53
1628.05/1632.56	c bounds -4 >= -148434143 @ 1624.64
1628.15/1632.67	c bounds -4 >= -148244703 @ 1624.74
1628.24/1632.78	c bounds -4 >= -148056287 @ 1624.85
1628.35/1632.88	c bounds -4 >= -147867871 @ 1624.95
1628.45/1632.99	c bounds -4 >= -147679455 @ 1625.06
1628.55/1633.10	c bounds -4 >= -147491039 @ 1625.17
1628.74/1633.21	c bounds -4 >= -147302623 @ 1625.27
1628.84/1633.31	c bounds -4 >= -147114207 @ 1625.37
1628.95/1633.42	c bounds -4 >= -146924767 @ 1625.48
1629.05/1633.53	c bounds -4 >= -146735327 @ 1625.58
1629.15/1633.63	c bounds -4 >= -146545887 @ 1625.69
1629.24/1633.74	c bounds -4 >= -146356447 @ 1625.8
1629.35/1633.85	c bounds -4 >= -146167007 @ 1625.9
1629.45/1633.96	c bounds -4 >= -145977567 @ 1626
1629.55/1634.06	c bounds -4 >= -145788127 @ 1626.11
1629.65/1634.17	c bounds -4 >= -145598687 @ 1626.21
1629.74/1634.28	c bounds -4 >= -145409247 @ 1626.31
1629.85/1634.38	c bounds -4 >= -145219807 @ 1626.42
1629.94/1634.49	c bounds -4 >= -145030367 @ 1626.52
1630.15/1634.60	c bounds -4 >= -144840927 @ 1626.63
1630.25/1634.71	c bounds -4 >= -144651487 @ 1626.73
1630.34/1634.81	c bounds -4 >= -144462047 @ 1626.83
1630.44/1634.92	c bounds -4 >= -144272607 @ 1626.94
1630.54/1635.03	c bounds -4 >= -144083167 @ 1627.05
1630.65/1635.13	c bounds -4 >= -143893727 @ 1627.15
1630.74/1635.25	c bounds -4 >= -143704287 @ 1627.26
1630.84/1635.36	c bounds -4 >= -143515871 @ 1627.36
1630.94/1635.46	c bounds -4 >= -143327455 @ 1627.47
1631.04/1635.57	c bounds -4 >= -143139039 @ 1627.57
1631.14/1635.67	c bounds -4 >= -142950623 @ 1627.68
1631.24/1635.78	c bounds -4 >= -142762207 @ 1627.78
1631.34/1635.89	c bounds -4 >= -142573791 @ 1627.89
1631.44/1635.99	c bounds -4 >= -142385375 @ 1627.99
1631.54/1636.10	c bounds -4 >= -142196959 @ 1628.1
1631.73/1636.21	c bounds -4 >= -142007519 @ 1628.2
1631.84/1636.31	c bounds -4 >= -141818079 @ 1628.31
1631.94/1636.42	c bounds -4 >= -141628639 @ 1628.41
1632.04/1636.53	c bounds -4 >= -141440223 @ 1628.51
1632.13/1636.63	c bounds -4 >= -141251807 @ 1628.62
1632.23/1636.74	c bounds -4 >= -141063391 @ 1628.72
1632.34/1636.85	c bounds -4 >= -140874975 @ 1628.82
1632.44/1636.95	c bounds -4 >= -140686559 @ 1628.93
1632.54/1637.06	c bounds -4 >= -140498143 @ 1629.03
1632.64/1637.16	c bounds -4 >= -140308703 @ 1629.14
1632.73/1637.27	c bounds -4 >= -140119263 @ 1629.24
1632.83/1637.37	c bounds -4 >= -139929823 @ 1629.35
1632.93/1637.48	c bounds -4 >= -139740383 @ 1629.45
1633.03/1637.59	c bounds -4 >= -139550943 @ 1629.56
1633.24/1637.70	c bounds -4 >= -139361503 @ 1629.66
1633.33/1637.80	c bounds -4 >= -139172063 @ 1629.76
1633.43/1637.91	c bounds -4 >= -138982623 @ 1629.87
1633.83/1638.30	c bounds -4 >= -138793183 @ 1630.09
1633.93/1638.41	c bounds -4 >= -138603743 @ 1630.19
1634.03/1638.51	c bounds -4 >= -138414303 @ 1630.3
1634.12/1638.62	c bounds -4 >= -138224863 @ 1630.4
1634.33/1638.81	c bounds -4 >= -138035423 @ 1630.54
1634.82/1639.31	c bounds -4 >= -137845983 @ 1630.8
1634.93/1639.42	c bounds -4 >= -137656543 @ 1630.91
1635.03/1639.52	c bounds -4 >= -137467103 @ 1631
1635.12/1639.63	c bounds -4 >= -137277663 @ 1631.11
1635.23/1639.73	c bounds -4 >= -137088223 @ 1631.21
1635.33/1639.84	c bounds -4 >= -136898783 @ 1631.31
1635.43/1639.94	c bounds -4 >= -136709343 @ 1631.42
1635.53/1640.05	c bounds -4 >= -136519903 @ 1631.52
1635.62/1640.15	c bounds -4 >= -136330463 @ 1631.62
1635.73/1640.26	c bounds -4 >= -136141023 @ 1631.72
1635.83/1640.36	c bounds -4 >= -135951583 @ 1631.83
1635.92/1640.47	c bounds -4 >= -135761119 @ 1631.93
1636.02/1640.57	c bounds -4 >= -135570655 @ 1632.03
1636.12/1640.68	c bounds -4 >= -135380191 @ 1632.13
1636.22/1640.78	c bounds -4 >= -135189727 @ 1632.24
1636.32/1640.88	c bounds -4 >= -134999263 @ 1632.34
1636.42/1640.99	c bounds -4 >= -134808799 @ 1632.44
1636.53/1641.10	c bounds -4 >= -134618335 @ 1632.55
1636.72/1641.20	c bounds -4 >= -134427871 @ 1632.65
1636.82/1641.31	c bounds -4 >= -134237407 @ 1632.75
1636.92/1641.41	c bounds -4 >= -134046943 @ 1632.86
1637.02/1641.52	c bounds -4 >= -133856479 @ 1632.96
1637.12/1641.62	c bounds -4 >= -133666015 @ 1633.07
1637.21/1641.73	c bounds -4 >= -133474527 @ 1633.17
1637.32/1641.83	c bounds -4 >= -133283039 @ 1633.27
1637.42/1641.94	c bounds -4 >= -133091551 @ 1633.38
1637.52/1642.04	c bounds -4 >= -132900063 @ 1633.47
1637.63/1642.14	c bounds -4 >= -132708575 @ 1633.57
1637.72/1642.25	c bounds -4 >= -132517087 @ 1633.68
1637.82/1642.35	c bounds -4 >= -132325599 @ 1633.78
1637.92/1642.46	c bounds -4 >= -132134111 @ 1633.88
1638.01/1642.56	c bounds -4 >= -131942623 @ 1633.98
1638.11/1642.66	c bounds -4 >= -131751135 @ 1634.09
1638.22/1642.77	c bounds -4 >= -131559647 @ 1634.19
1638.32/1642.87	c bounds -4 >= -131369183 @ 1634.29
1638.42/1642.98	c bounds -4 >= -131178719 @ 1634.39
1638.52/1643.08	c bounds -4 >= -130988255 @ 1634.5
1638.62/1643.19	c bounds -4 >= -130797791 @ 1634.6
1638.71/1643.29	c bounds -4 >= -130607327 @ 1634.7
1638.92/1643.40	c bounds -4 >= -130416863 @ 1634.8
1639.02/1643.50	c bounds -4 >= -130226399 @ 1634.91
1639.12/1643.61	c bounds -4 >= -130035935 @ 1635.01
1639.21/1643.71	c bounds -4 >= -129845471 @ 1635.11
1639.32/1643.82	c bounds -4 >= -129655007 @ 1635.21
1639.42/1643.92	c bounds -4 >= -129464543 @ 1635.31
1639.52/1644.02	c bounds -4 >= -129274079 @ 1635.41
1639.61/1644.13	c bounds -4 >= -129083615 @ 1635.52
1639.72/1644.23	c bounds -4 >= -128893151 @ 1635.62
1639.82/1644.33	c bounds -4 >= -128702687 @ 1635.72
1639.91/1644.44	c bounds -4 >= -128512223 @ 1635.82
1640.01/1644.54	c bounds -4 >= -128321759 @ 1635.92
1640.11/1644.65	c bounds -4 >= -128131295 @ 1636.02
1640.21/1644.75	c bounds -4 >= -127940831 @ 1636.12
1640.31/1644.85	c bounds -4 >= -127750367 @ 1636.22
1640.41/1644.96	c bounds -4 >= -127559903 @ 1636.33
1640.52/1645.06	c bounds -4 >= -127369439 @ 1636.43
1640.61/1645.16	c bounds -4 >= -127178975 @ 1636.53
1640.71/1645.27	c bounds -4 >= -126988511 @ 1636.63
1640.81/1645.37	c bounds -4 >= -126798047 @ 1636.73
1640.90/1645.47	c bounds -4 >= -126607583 @ 1636.83
1641.01/1645.58	c bounds -4 >= -126418143 @ 1636.93
1641.11/1645.68	c bounds -4 >= -126228703 @ 1637.04
1641.21/1645.78	c bounds -4 >= -126039263 @ 1637.14
1641.30/1645.89	c bounds -4 >= -125849823 @ 1637.24
1641.41/1645.99	c bounds -4 >= -125660383 @ 1637.34
1641.52/1646.09	c bounds -4 >= -125470943 @ 1637.44
1641.71/1646.20	c bounds -4 >= -125281503 @ 1637.54
1641.80/1646.30	c bounds -4 >= -125093087 @ 1637.64
1641.90/1646.40	c bounds -4 >= -124904671 @ 1637.75
1642.00/1646.51	c bounds -4 >= -124716255 @ 1637.85
1642.11/1646.61	c bounds -4 >= -124527839 @ 1637.95
1642.21/1646.72	c bounds -4 >= -124339423 @ 1638.05
1642.31/1646.82	c bounds -4 >= -124151007 @ 1638.15
1642.40/1646.92	c bounds -4 >= -123962591 @ 1638.25
1642.50/1647.03	c bounds -4 >= -123774175 @ 1638.35
1642.61/1647.13	c bounds -4 >= -123585759 @ 1638.45
1642.70/1647.23	c bounds -4 >= -123397343 @ 1638.56
1642.80/1647.34	c bounds -4 >= -123208927 @ 1638.66
1642.90/1647.44	c bounds -4 >= -123020511 @ 1638.76
1643.00/1647.54	c bounds -4 >= -122831071 @ 1638.86
1643.10/1647.65	c bounds -4 >= -122641631 @ 1638.96
1643.20/1647.75	c bounds -4 >= -122452191 @ 1639.06
1643.30/1647.85	c bounds -4 >= -122262751 @ 1639.16
1643.40/1647.95	c bounds -4 >= -122073311 @ 1639.26
1643.51/1648.05	c bounds -4 >= -121883871 @ 1639.36
1643.60/1648.16	c bounds -4 >= -121693407 @ 1639.45
1643.70/1648.26	c bounds -4 >= -121503967 @ 1639.55
1643.80/1648.36	c bounds -4 >= -121314527 @ 1639.65
1643.90/1648.46	c bounds -4 >= -121125087 @ 1639.75
1644.00/1648.56	c bounds -4 >= -120935647 @ 1639.85
1644.10/1648.67	c bounds -4 >= -120746207 @ 1639.95
1644.20/1648.77	c bounds -4 >= -120556767 @ 1640.05
1644.29/1648.87	c bounds -4 >= -120367327 @ 1640.15
1644.40/1648.97	c bounds -4 >= -120177887 @ 1640.25
1644.50/1649.07	c bounds -4 >= -119988447 @ 1640.35
1644.60/1649.18	c bounds -4 >= -119799007 @ 1640.45
1644.69/1649.28	c bounds -4 >= -119609567 @ 1640.55
1644.79/1649.38	c bounds -4 >= -119420127 @ 1640.65
1644.89/1649.48	c bounds -4 >= -119229663 @ 1640.75
1644.99/1649.58	c bounds -4 >= -119039199 @ 1640.85
1645.10/1649.69	c bounds -4 >= -118848735 @ 1640.95
1645.19/1649.79	c bounds -4 >= -118658271 @ 1641.05
1645.29/1649.89	c bounds -4 >= -118467807 @ 1641.15
1645.40/1649.99	c bounds -4 >= -118277343 @ 1641.25
1645.50/1650.10	c bounds -4 >= -118086879 @ 1641.35
1645.69/1650.20	c bounds -4 >= -117896415 @ 1641.45
1645.79/1650.30	c bounds -4 >= -117704927 @ 1641.55
1645.90/1650.40	c bounds -4 >= -117513439 @ 1641.65
1645.99/1650.50	c bounds -4 >= -117321951 @ 1641.74
1646.09/1650.60	c bounds -4 >= -117130463 @ 1641.85
1646.19/1650.71	c bounds -4 >= -116938975 @ 1641.95
1646.29/1650.81	c bounds -4 >= -116747487 @ 1642.05
1646.39/1650.91	c bounds -4 >= -116555999 @ 1642.15
1646.50/1651.01	c bounds -4 >= -116365535 @ 1642.25
1646.60/1651.12	c bounds -4 >= -116175071 @ 1642.35
1646.69/1651.22	c bounds -4 >= -115984607 @ 1642.44
1646.79/1651.32	c bounds -4 >= -115794143 @ 1642.54
1646.89/1651.42	c bounds -4 >= -115603679 @ 1642.64
1646.99/1651.52	c bounds -4 >= -115413215 @ 1642.74
1647.09/1651.63	c bounds -4 >= -115222751 @ 1642.84
1647.18/1651.73	c bounds -4 >= -115032287 @ 1642.94
1647.29/1651.83	c bounds -4 >= -114841823 @ 1643.04
1647.39/1651.93	c bounds -4 >= -114651359 @ 1643.14
1647.49/1652.04	c bounds -4 >= -114460895 @ 1643.24
1647.59/1652.14	c bounds -4 >= -114272479 @ 1643.34
1647.68/1652.24	c bounds -4 >= -114084063 @ 1643.44
1647.79/1652.34	c bounds -4 >= -113895647 @ 1643.54
1647.89/1652.44	c bounds -4 >= -113707231 @ 1643.63
1647.98/1652.54	c bounds -4 >= -113518815 @ 1643.73
1648.08/1652.65	c bounds -4 >= -113330399 @ 1643.84
1648.18/1652.75	c bounds -4 >= -113141983 @ 1643.94
1648.28/1652.85	c bounds -4 >= -112953567 @ 1644.04
1648.39/1652.95	c bounds -4 >= -112765151 @ 1644.14
1648.49/1653.05	c bounds -4 >= -112576735 @ 1644.24
1648.59/1653.15	c bounds -4 >= -112388319 @ 1644.34
1648.68/1653.25	c bounds -4 >= -112199903 @ 1644.44
1648.78/1653.35	c bounds -4 >= -112011487 @ 1644.53
1648.88/1653.45	c bounds -4 >= -111823071 @ 1644.63
1648.98/1653.56	c bounds -4 >= -111634655 @ 1644.73
1649.08/1653.66	c bounds -4 >= -111446239 @ 1644.83
1649.18/1653.76	c bounds -4 >= -111257823 @ 1644.92
1649.28/1653.86	c bounds -4 >= -111069407 @ 1645.02
1649.39/1653.96	c bounds -4 >= -110880991 @ 1645.12
1649.49/1654.06	c bounds -4 >= -110692575 @ 1645.22
1649.58/1654.16	c bounds -4 >= -110504159 @ 1645.32
1649.68/1654.26	c bounds -4 >= -110315743 @ 1645.42
1649.77/1654.36	c bounds -4 >= -110127327 @ 1645.51
1649.88/1654.46	c bounds -4 >= -109938911 @ 1645.61
1649.98/1654.56	c bounds -4 >= -109750495 @ 1645.71
1650.08/1654.66	c bounds -4 >= -109562079 @ 1645.81
1650.18/1654.76	c bounds -4 >= -109373663 @ 1645.91
1650.28/1654.86	c bounds -4 >= -109185247 @ 1646.01
1650.37/1654.96	c bounds -4 >= -108996831 @ 1646.11
1650.48/1655.06	c bounds -4 >= -108808415 @ 1646.2
1650.58/1655.17	c bounds -4 >= -108618975 @ 1646.3
1650.68/1655.27	c bounds -4 >= -108429535 @ 1646.4
1650.77/1655.37	c bounds -4 >= -108240095 @ 1646.5
1650.87/1655.47	c bounds -4 >= -108050655 @ 1646.6
1650.97/1655.57	c bounds -4 >= -107861215 @ 1646.7
1651.08/1655.67	c bounds -4 >= -107671775 @ 1646.79
1651.17/1655.77	c bounds -4 >= -107482335 @ 1646.89
1651.27/1655.87	c bounds -4 >= -107292895 @ 1646.99
1651.37/1655.97	c bounds -4 >= -107103455 @ 1647.08
1651.48/1656.07	c bounds -4 >= -106914015 @ 1647.18
1651.58/1656.17	c bounds -4 >= -106724575 @ 1647.28
1651.67/1656.27	c bounds -4 >= -106535135 @ 1647.38
1651.77/1656.37	c bounds -4 >= -106345695 @ 1647.47
1651.88/1656.47	c bounds -4 >= -106156255 @ 1647.58
1651.97/1656.57	c bounds -4 >= -105966815 @ 1647.67
1652.07/1656.67	c bounds -4 >= -105777375 @ 1647.77
1652.17/1656.77	c bounds -4 >= -105586911 @ 1647.87
1652.27/1656.87	c bounds -4 >= -105396447 @ 1647.96
1652.37/1656.97	c bounds -4 >= -105205983 @ 1648.06
1652.47/1657.07	c bounds -4 >= -105015519 @ 1648.16
1652.57/1657.17	c bounds -4 >= -104825055 @ 1648.26
1652.67/1657.26	c bounds -4 >= -104634591 @ 1648.36
1652.77/1657.36	c bounds -4 >= -104444127 @ 1648.45
1652.87/1657.46	c bounds -4 >= -104253663 @ 1648.55
1652.97/1657.56	c bounds -4 >= -104063199 @ 1648.65
1653.07/1657.66	c bounds -4 >= -103872735 @ 1648.75
1653.17/1657.76	c bounds -4 >= -103682271 @ 1648.85
1653.27/1657.86	c bounds -4 >= -103491807 @ 1648.95
1653.36/1657.96	c bounds -4 >= -103301343 @ 1649.04
1653.47/1658.06	c bounds -4 >= -103110879 @ 1649.14
1653.57/1658.16	c bounds -4 >= -102920415 @ 1649.24
1653.67/1658.26	c bounds -4 >= -102728927 @ 1649.34
1653.76/1658.37	c bounds -4 >= -102537439 @ 1649.43
1653.86/1658.46	c bounds -4 >= -102345951 @ 1649.52
1653.97/1658.56	c bounds -4 >= -102154463 @ 1649.62
1654.06/1658.66	c bounds -4 >= -101962975 @ 1649.72
1654.16/1658.76	c bounds -4 >= -101771487 @ 1649.81
1654.26/1658.86	c bounds -4 >= -101579999 @ 1649.91
1654.37/1658.96	c bounds -4 >= -101388511 @ 1650.01
1654.47/1659.07	c bounds -4 >= -101197023 @ 1650.11
1654.57/1659.17	c bounds -4 >= -101005535 @ 1650.21
1654.66/1659.26	c bounds -4 >= -100814047 @ 1650.3
1654.76/1659.36	c bounds -4 >= -100622559 @ 1650.4
1654.87/1659.46	c bounds -4 >= -100430047 @ 1650.5
1654.96/1659.56	c bounds -4 >= -100237535 @ 1650.59
1655.06/1659.66	c bounds -4 >= -100045023 @ 1650.69
1655.16/1659.76	c bounds -4 >= -99852511 @ 1650.79
1655.26/1659.86	c bounds -4 >= -99659999 @ 1650.89
1655.36/1659.96	c bounds -4 >= -99472607 @ 1650.98
1655.47/1660.06	c bounds -4 >= -99285215 @ 1651.08
1655.56/1660.16	c bounds -4 >= -99097823 @ 1651.18
1655.66/1660.26	c bounds -4 >= -98910431 @ 1651.27
1655.75/1660.36	c bounds -4 >= -98723039 @ 1651.37
1655.86/1660.45	c bounds -4 >= -98535647 @ 1651.47
1655.96/1660.55	c bounds -4 >= -98348255 @ 1651.56
1656.06/1660.65	c bounds -4 >= -98160863 @ 1651.66
1656.16/1660.75	c bounds -4 >= -97973471 @ 1651.76
1656.25/1660.85	c bounds -4 >= -97786079 @ 1651.85
1656.36/1660.95	c bounds -4 >= -97598687 @ 1651.95
1656.46/1661.04	c bounds -4 >= -97411295 @ 1652.04
1656.56/1661.14	c bounds -4 >= -97223903 @ 1652.13
1656.66/1661.24	c bounds -4 >= -97036511 @ 1652.23
1656.75/1661.34	c bounds -4 >= -96850143 @ 1652.33
1656.85/1661.44	c bounds -4 >= -96663775 @ 1652.42
1656.96/1661.54	c bounds -4 >= -96477407 @ 1652.52
1657.05/1661.64	c bounds -4 >= -96291039 @ 1652.61
1657.15/1661.74	c bounds -4 >= -96104671 @ 1652.71
1657.25/1661.84	c bounds -4 >= -95918303 @ 1652.8
1657.35/1661.93	c bounds -4 >= -95731935 @ 1652.9
1657.46/1662.03	c bounds -4 >= -95545567 @ 1653
1657.56/1662.13	c bounds -4 >= -95359199 @ 1653.09
1657.65/1662.23	c bounds -4 >= -95172831 @ 1653.19
1657.75/1662.32	c bounds -4 >= -94986463 @ 1653.28
1657.85/1662.42	c bounds -4 >= -94800095 @ 1653.38
1657.95/1662.52	c bounds -4 >= -94613727 @ 1653.47
1658.05/1662.62	c bounds -4 >= -94427359 @ 1653.57
1658.15/1662.72	c bounds -4 >= -94240991 @ 1653.67
1658.25/1662.82	c bounds -4 >= -94054623 @ 1653.77
1658.35/1662.91	c bounds -4 >= -93868255 @ 1653.86
1658.46/1663.01	c bounds -4 >= -93681887 @ 1653.95
1658.56/1663.11	c bounds -4 >= -93495519 @ 1654.05
1658.65/1663.21	c bounds -4 >= -93309151 @ 1654.14
1658.75/1663.30	c bounds -4 >= -93122783 @ 1654.24
1658.84/1663.40	c bounds -4 >= -92936415 @ 1654.34
1658.95/1663.50	c bounds -4 >= -92750047 @ 1654.43
1659.05/1663.60	c bounds -4 >= -92563679 @ 1654.53
1659.15/1663.70	c bounds -4 >= -92377311 @ 1654.62
1659.15/1663.79	c bounds -4 >= -92191967 @ 1654.72
1659.25/1663.89	c bounds -4 >= -92006623 @ 1654.81
1659.35/1663.99	c bounds -4 >= -91821279 @ 1654.91
1659.45/1664.08	c bounds -4 >= -91635935 @ 1655
1659.55/1664.18	c bounds -4 >= -91450591 @ 1655.1
1659.65/1664.28	c bounds -4 >= -91265247 @ 1655.19
1659.74/1664.37	c bounds -4 >= -91079903 @ 1655.28
1659.84/1664.47	c bounds -4 >= -90894559 @ 1655.38
1659.94/1664.57	c bounds -4 >= -90709215 @ 1655.47
1660.04/1664.67	c bounds -4 >= -90523871 @ 1655.57
1660.64/1665.22	c bounds -4 >= -90338527 @ 1655.86
1660.74/1665.31	c bounds -4 >= -90153183 @ 1655.95
1660.84/1665.41	c bounds -4 >= -89967839 @ 1656.05
1660.94/1665.51	c bounds -4 >= -89782495 @ 1656.14
1661.34/1665.94	c bounds -4 >= -89597151 @ 1656.38
1661.84/1666.48	c bounds -4 >= -89411807 @ 1656.67
1661.94/1666.58	c bounds -4 >= -89226463 @ 1656.76
1662.04/1666.68	c bounds -4 >= -89041119 @ 1656.86
1662.14/1666.78	c bounds -4 >= -88855775 @ 1656.95
1662.24/1666.88	c bounds -4 >= -88854751 @ 1657.05
1662.33/1666.98	c bounds -4 >= -88823851 @ 1657.15
1662.44/1667.08	c bounds -4 >= -88822827 @ 1657.25
1662.55/1667.18	c bounds -4 >= -88814528 @ 1657.35
1662.64/1667.28	c bounds -4 >= -88631232 @ 1657.44
1662.73/1667.38	c bounds -4 >= -88630208 @ 1657.54
1662.83/1667.48	c bounds -4 >= -88629184 @ 1657.64
1662.94/1667.58	c bounds -4 >= -88445888 @ 1657.74
1663.03/1667.68	c bounds -4 >= -88444864 @ 1657.83
1663.13/1667.79	c bounds -4 >= -88443840 @ 1657.93
1663.24/1667.89	c bounds -4 >= -88260544 @ 1658.03
1663.33/1667.99	c bounds -4 >= -88259520 @ 1658.13
1663.43/1668.09	c bounds -4 >= -88258496 @ 1658.23
1663.54/1668.19	c bounds -4 >= -88075200 @ 1658.32
1663.63/1668.29	c bounds -4 >= -88074176 @ 1658.42
1663.73/1668.39	c bounds -4 >= -88073152 @ 1658.52
1663.84/1668.49	c bounds -4 >= -87889856 @ 1658.61
1663.93/1668.59	c bounds -4 >= -87888832 @ 1658.71
1664.13/1668.70	c bounds -4 >= -87887808 @ 1658.81
1664.13/1668.80	c bounds -4 >= -87704512 @ 1658.9
1664.23/1668.89	c bounds -4 >= -87520192 @ 1658.99
1664.33/1668.99	c bounds -4 >= -87335872 @ 1659.09
1664.43/1669.09	c bounds -4 >= -87151552 @ 1659.18
1664.53/1669.19	c bounds -4 >= -86967232 @ 1659.28
1664.63/1669.29	c bounds -4 >= -86782912 @ 1659.37
1664.73/1669.38	c bounds -4 >= -86597568 @ 1659.47
1664.83/1669.48	c bounds -4 >= -86412224 @ 1659.56
1664.93/1669.58	c bounds -4 >= -86226880 @ 1659.66
1665.03/1669.68	c bounds -4 >= -86041536 @ 1659.76
1665.13/1669.78	c bounds -4 >= -85856192 @ 1659.85
1665.23/1669.88	c bounds -4 >= -85670848 @ 1659.95
1665.32/1669.98	c bounds -4 >= -85484480 @ 1660.05
1665.43/1670.07	c bounds -4 >= -85298112 @ 1660.14
1665.53/1670.17	c bounds -4 >= -85111744 @ 1660.24
1665.63/1670.27	c bounds -4 >= -84925376 @ 1660.33
1665.72/1670.37	c bounds -4 >= -84739008 @ 1660.43
1665.83/1670.46	c bounds -4 >= -84552640 @ 1660.52
1665.92/1670.56	c bounds -4 >= -84366272 @ 1660.61
1666.03/1670.66	c bounds -4 >= -84179904 @ 1660.71
1666.13/1670.76	c bounds -4 >= -83993536 @ 1660.8
1666.22/1670.86	c bounds -4 >= -83807168 @ 1660.9
1666.33/1670.96	c bounds -4 >= -83620800 @ 1660.99
1666.43/1671.05	c bounds -4 >= -83434432 @ 1661.08
1666.53/1671.15	c bounds -4 >= -83248064 @ 1661.18
1666.62/1671.25	c bounds -4 >= -83061696 @ 1661.27
1666.73/1671.35	c bounds -4 >= -82875328 @ 1661.36
1666.83/1671.45	c bounds -4 >= -82688960 @ 1661.45
1666.93/1671.55	c bounds -4 >= -82502592 @ 1661.55
1667.02/1671.64	c bounds -4 >= -82316224 @ 1661.64
1667.13/1671.74	c bounds -4 >= -82129856 @ 1661.73
1667.22/1671.84	c bounds -4 >= -81944512 @ 1661.83
1667.32/1671.93	c bounds -4 >= -81759168 @ 1661.92
1667.43/1672.03	c bounds -4 >= -81573824 @ 1662.01
1667.53/1672.13	c bounds -4 >= -81388480 @ 1662.11
1667.62/1672.23	c bounds -4 >= -81203136 @ 1662.2
1667.72/1672.32	c bounds -4 >= -81017792 @ 1662.3
1667.82/1672.42	c bounds -4 >= -80832448 @ 1662.39
1667.92/1672.52	c bounds -4 >= -80647104 @ 1662.49
1668.02/1672.61	c bounds -4 >= -80461760 @ 1662.58
1668.12/1672.71	c bounds -4 >= -80276416 @ 1662.67
1668.22/1672.81	c bounds -4 >= -80091072 @ 1662.76
1668.32/1672.91	c bounds -4 >= -79905728 @ 1662.85
1668.42/1673.00	c bounds -4 >= -79720384 @ 1662.95
1668.42/1673.10	c bounds -4 >= -79535040 @ 1663.04
1668.62/1673.20	c bounds -4 >= -79349696 @ 1663.13
1668.62/1673.29	c bounds -4 >= -79164352 @ 1663.23
1668.71/1673.39	c bounds -4 >= -78979008 @ 1663.32
1668.82/1673.49	c bounds -4 >= -78793664 @ 1663.42
1668.92/1673.59	c bounds -4 >= -78608320 @ 1663.51
1669.02/1673.68	c bounds -4 >= -78422976 @ 1663.61
1669.11/1673.78	c bounds -4 >= -78237632 @ 1663.7
1669.22/1673.88	c bounds -4 >= -78052288 @ 1663.79
1669.31/1673.97	c bounds -4 >= -77866944 @ 1663.88
1669.42/1674.07	c bounds -4 >= -77681600 @ 1663.98
1669.52/1674.17	c bounds -4 >= -77496256 @ 1664.07
1669.61/1674.26	c bounds -4 >= -77310912 @ 1664.16
1669.72/1674.36	c bounds -4 >= -77125568 @ 1664.26
1669.82/1674.46	c bounds -4 >= -76940224 @ 1664.35
1669.91/1674.55	c bounds -4 >= -76754880 @ 1664.44
1670.01/1674.65	c bounds -4 >= -76569536 @ 1664.54
1670.12/1674.75	c bounds -4 >= -76385216 @ 1664.63
1670.21/1674.84	c bounds -4 >= -76200896 @ 1664.72
1670.31/1674.94	c bounds -4 >= -76016576 @ 1664.82
1670.41/1675.04	c bounds -4 >= -75832256 @ 1664.91
1670.52/1675.13	c bounds -4 >= -75647936 @ 1665.01
1670.61/1675.23	c bounds -4 >= -75463616 @ 1665.1
1670.71/1675.33	c bounds -4 >= -75279296 @ 1665.19
1670.81/1675.42	c bounds -4 >= -75094976 @ 1665.28
1670.91/1675.52	c bounds -4 >= -74910656 @ 1665.38
1671.01/1675.62	c bounds -4 >= -74727360 @ 1665.47
1671.11/1675.71	c bounds -4 >= -74544064 @ 1665.56
1671.21/1675.81	c bounds -4 >= -74360768 @ 1665.66
1671.31/1675.91	c bounds -4 >= -74177472 @ 1665.75
1671.41/1676.00	c bounds -4 >= -73994176 @ 1665.84
1671.51/1676.10	c bounds -4 >= -73993152 @ 1665.94
1671.60/1676.20	c bounds -4 >= -73810880 @ 1666.03
1671.71/1676.30	c bounds -4 >= -73809856 @ 1666.13
1671.81/1676.40	c bounds -4 >= -73627584 @ 1666.22
1671.90/1676.50	c bounds -4 >= -73626560 @ 1666.32
1672.01/1676.60	c bounds -4 >= -73444288 @ 1666.42
1672.01/1676.69	c bounds -4 >= -73255872 @ 1666.51
1672.11/1676.79	c bounds -4 >= -73067456 @ 1666.6
1672.31/1676.90	c bounds -4 >= -72879040 @ 1666.69
1672.31/1676.99	c bounds -4 >= -72690624 @ 1666.79
1672.41/1677.09	c bounds -4 >= -72502208 @ 1666.88
1672.51/1677.18	c bounds -4 >= -72312768 @ 1666.97
1672.61/1677.28	c bounds -4 >= -72123328 @ 1667.06
1672.70/1677.37	c bounds -4 >= -71933888 @ 1667.15
1672.80/1677.47	c bounds -4 >= -71744448 @ 1667.24
1672.90/1677.56	c bounds -4 >= -71555008 @ 1667.34
1673.00/1677.66	c bounds -4 >= -71364544 @ 1667.42
1673.11/1677.75	c bounds -4 >= -71174080 @ 1667.52
1673.20/1677.85	c bounds -4 >= -70983616 @ 1667.61
1673.30/1677.94	c bounds -4 >= -70793152 @ 1667.7
1673.40/1678.04	c bounds -4 >= -70602688 @ 1667.8
1673.51/1678.13	c bounds -4 >= -70412224 @ 1667.89
1673.60/1678.23	c bounds -4 >= -70221760 @ 1667.98
1673.70/1678.32	c bounds -4 >= -70031296 @ 1668.07
1673.80/1678.42	c bounds -4 >= -69840832 @ 1668.16
1673.90/1678.52	c bounds -4 >= -69650368 @ 1668.25
1674.00/1678.61	c bounds -4 >= -69459904 @ 1668.35
1674.10/1678.71	c bounds -4 >= -69269440 @ 1668.44
1674.20/1678.80	c bounds -4 >= -69078976 @ 1668.53
1674.30/1678.90	c bounds -4 >= -68888512 @ 1668.62
1674.30/1678.99	c bounds -4 >= -68698048 @ 1668.72
1674.40/1679.09	c bounds -4 >= -68507584 @ 1668.81
1674.51/1679.18	c bounds -4 >= -68317120 @ 1668.9
1674.60/1679.28	c bounds -4 >= -68126656 @ 1668.99
1674.70/1679.37	c bounds -4 >= -67936192 @ 1669.08
1674.80/1679.47	c bounds -4 >= -67745728 @ 1669.17
1674.90/1679.56	c bounds -4 >= -67555264 @ 1669.27
1675.00/1679.65	c bounds -4 >= -67364800 @ 1669.36
1675.10/1679.75	c bounds -4 >= -67174336 @ 1669.45
1675.20/1679.84	c bounds -4 >= -66983872 @ 1669.54
1675.30/1679.94	c bounds -4 >= -66793408 @ 1669.63
1675.40/1680.03	c bounds -4 >= -66602944 @ 1669.72
1675.50/1680.13	c bounds -4 >= -66412480 @ 1669.81
1675.59/1680.22	c bounds -4 >= -66222016 @ 1669.9
1675.70/1680.32	c bounds -4 >= -66031552 @ 1669.99
1675.80/1680.41	c bounds -4 >= -65841088 @ 1670.09
1675.89/1680.50	c bounds -4 >= -65650624 @ 1670.18
1676.00/1680.60	c bounds -4 >= -65460160 @ 1670.27
1676.00/1680.69	c bounds -4 >= -65269696 @ 1670.35
1676.09/1680.78	c bounds -4 >= -65079232 @ 1670.44
1676.20/1680.88	c bounds -4 >= -64888768 @ 1670.53
1676.29/1680.97	c bounds -4 >= -64698304 @ 1670.62
1676.40/1681.07	c bounds -4 >= -64507840 @ 1670.71
1676.50/1681.16	c bounds -4 >= -64317376 @ 1670.8
1676.59/1681.25	c bounds -4 >= -64126912 @ 1670.89
1676.69/1681.35	c bounds -4 >= -63936448 @ 1670.99
1676.79/1681.44	c bounds -4 >= -63745984 @ 1671.08
1676.89/1681.54	c bounds -4 >= -63555520 @ 1671.17
1676.99/1681.63	c bounds -4 >= -63365056 @ 1671.26
1677.09/1681.72	c bounds -4 >= -63174592 @ 1671.35
1677.19/1681.82	c bounds -4 >= -62984128 @ 1671.44
1677.29/1681.91	c bounds -4 >= -62793664 @ 1671.53
1677.39/1682.00	c bounds -4 >= -62603200 @ 1671.62
1677.39/1682.09	c bounds -4 >= -62412736 @ 1671.71
1677.49/1682.19	c bounds -4 >= -62222272 @ 1671.8
1677.59/1682.28	c bounds -4 >= -62031808 @ 1671.89
1677.69/1682.37	c bounds -4 >= -61841344 @ 1671.98
1677.78/1682.47	c bounds -4 >= -61650880 @ 1672.07
1677.89/1682.56	c bounds -4 >= -61460416 @ 1672.16
1677.99/1682.65	c bounds -4 >= -61269952 @ 1672.25
1678.09/1682.75	c bounds -4 >= -61079488 @ 1672.34
1678.18/1682.84	c bounds -4 >= -60889024 @ 1672.43
1678.29/1682.93	c bounds -4 >= -60698560 @ 1672.52
1678.39/1683.03	c bounds -4 >= -60508096 @ 1672.61
1678.49/1683.12	c bounds -4 >= -60317632 @ 1672.7
1678.58/1683.22	c bounds -4 >= -60127168 @ 1672.79
1678.69/1683.31	c bounds -4 >= -59936704 @ 1672.88
1678.78/1683.40	c bounds -4 >= -59746240 @ 1672.97
1678.78/1683.49	c bounds -4 >= -59555776 @ 1673.06
1678.89/1683.59	c bounds -4 >= -59365312 @ 1673.15
1678.98/1683.68	c bounds -4 >= -59174848 @ 1673.24
1679.08/1683.78	c bounds -4 >= -58984384 @ 1673.33
1679.19/1683.87	c bounds -4 >= -58793920 @ 1673.42
1679.28/1683.96	c bounds -4 >= -58603456 @ 1673.51
1679.39/1684.06	c bounds -4 >= -58412992 @ 1673.61
1679.49/1684.16	c bounds -4 >= -58222528 @ 1673.7
1679.59/1684.25	c bounds -4 >= -58032064 @ 1673.78
1679.68/1684.34	c bounds -4 >= -57841600 @ 1673.88
1679.78/1684.44	c bounds -4 >= -57651136 @ 1673.97
1679.88/1684.53	c bounds -4 >= -57460672 @ 1674.06
1679.98/1684.62	c bounds -4 >= -57270208 @ 1674.15
1680.08/1684.72	c bounds -4 >= -57079744 @ 1674.24
1680.18/1684.81	c bounds -4 >= -56889280 @ 1674.32
1680.28/1684.90	c bounds -4 >= -56698816 @ 1674.42
1680.28/1684.99	c bounds -4 >= -56508352 @ 1674.51
1680.39/1685.09	c bounds -4 >= -56317888 @ 1674.6
1680.49/1685.18	c bounds -4 >= -56127424 @ 1674.69
1680.58/1685.27	c bounds -4 >= -55936960 @ 1674.77
1680.67/1685.36	c bounds -4 >= -55746496 @ 1674.86
1680.78/1685.46	c bounds -4 >= -55556032 @ 1674.95
1680.88/1685.55	c bounds -4 >= -55365568 @ 1675.04
1680.98/1685.64	c bounds -4 >= -55175104 @ 1675.14
1681.08/1685.73	c bounds -4 >= -54984640 @ 1675.23
1681.18/1685.82	c bounds -4 >= -54794176 @ 1675.31
1681.28/1685.92	c bounds -4 >= -54603712 @ 1675.4
1681.39/1686.01	c bounds -4 >= -54413248 @ 1675.49
1681.39/1686.10	c bounds -4 >= -54222784 @ 1675.58
1681.49/1686.19	c bounds -4 >= -54032320 @ 1675.67
1681.58/1686.29	c bounds -4 >= -53841856 @ 1675.76
1681.68/1686.38	c bounds -4 >= -53651392 @ 1675.85
1681.77/1686.47	c bounds -4 >= -53460928 @ 1675.94
1681.88/1686.56	c bounds -4 >= -53270464 @ 1676.03
1681.97/1686.65	c bounds -4 >= -53080000 @ 1676.11
1682.07/1686.74	c bounds -4 >= -52889536 @ 1676.2
1682.18/1686.84	c bounds -4 >= -52699072 @ 1676.29
1682.27/1686.93	c bounds -4 >= -52508608 @ 1676.38
1682.37/1687.02	c bounds -4 >= -52318144 @ 1676.47
1682.48/1687.11	c bounds -4 >= -52127680 @ 1676.56
1682.58/1687.21	c bounds -4 >= -51937216 @ 1676.64
1682.67/1687.30	c bounds -4 >= -51746752 @ 1676.73
1682.67/1687.39	c bounds -4 >= -51556288 @ 1676.81
1682.77/1687.48	c bounds -4 >= -51365824 @ 1676.9
1682.87/1687.58	c bounds -4 >= -51175360 @ 1676.99
1682.97/1687.67	c bounds -4 >= -50984896 @ 1677.08
1683.07/1687.76	c bounds -4 >= -50794432 @ 1677.17
1683.17/1687.85	c bounds -4 >= -50603968 @ 1677.26
1683.27/1687.94	c bounds -4 >= -50413504 @ 1677.35
1683.37/1688.04	c bounds -4 >= -50223040 @ 1677.43
1683.47/1688.13	c bounds -4 >= -50032576 @ 1677.52
1683.57/1688.22	c bounds -4 >= -49842112 @ 1677.61
1683.67/1688.31	c bounds -4 >= -49651648 @ 1677.7
1683.77/1688.40	c bounds -4 >= -49461184 @ 1677.79
1683.77/1688.49	c bounds -4 >= -49270720 @ 1677.88
1683.86/1688.58	c bounds -4 >= -49080256 @ 1677.96
1683.97/1688.67	c bounds -4 >= -48889792 @ 1678.05
1684.07/1688.77	c bounds -4 >= -48699328 @ 1678.14
1684.16/1688.86	c bounds -4 >= -48508864 @ 1678.23
1684.27/1688.95	c bounds -4 >= -48318400 @ 1678.32
1684.37/1689.04	c bounds -4 >= -48127936 @ 1678.4
1684.47/1689.13	c bounds -4 >= -47937472 @ 1678.49
1684.57/1689.22	c bounds -4 >= -47747008 @ 1678.58
1684.66/1689.31	c bounds -4 >= -47556544 @ 1678.66
1684.77/1689.40	c bounds -4 >= -47366080 @ 1678.75
1684.86/1689.50	c bounds -4 >= -47175616 @ 1678.84
1684.86/1689.59	c bounds -4 >= -46985152 @ 1678.93
1684.96/1689.68	c bounds -4 >= -46794688 @ 1679.02
1685.06/1689.77	c bounds -4 >= -46604224 @ 1679.11
1685.17/1689.86	c bounds -4 >= -46413760 @ 1679.19
1685.26/1689.95	c bounds -4 >= -46223296 @ 1679.28
1685.37/1690.04	c bounds -4 >= -46032832 @ 1679.37
1685.47/1690.14	c bounds -4 >= -45842368 @ 1679.46
1685.57/1690.23	c bounds -4 >= -45651904 @ 1679.55
1685.66/1690.32	c bounds -4 >= -45461440 @ 1679.64
1685.76/1690.41	c bounds -4 >= -45270976 @ 1679.73
1685.86/1690.50	c bounds -4 >= -45080512 @ 1679.81
1685.86/1690.59	c bounds -4 >= -44890048 @ 1679.9
1685.96/1690.68	c bounds -4 >= -44699584 @ 1679.99
1686.06/1690.77	c bounds -4 >= -44509120 @ 1680.07
1686.16/1690.86	c bounds -4 >= -44318656 @ 1680.16
1686.26/1690.95	c bounds -4 >= -44128192 @ 1680.25
1686.37/1691.04	c bounds -4 >= -43937728 @ 1680.33
1686.47/1691.13	c bounds -4 >= -43747264 @ 1680.42
1686.56/1691.22	c bounds -4 >= -43556800 @ 1680.51
1686.66/1691.31	c bounds -4 >= -43366336 @ 1680.59
1686.66/1691.39	c bounds -4 >= -43175872 @ 1680.68
1686.76/1691.48	c bounds -4 >= -42985408 @ 1680.77
1686.86/1691.57	c bounds -4 >= -42794944 @ 1680.86
1686.95/1691.66	c bounds -4 >= -42604480 @ 1680.94
1687.06/1691.75	c bounds -4 >= -42414016 @ 1681.03
1687.16/1691.84	c bounds -4 >= -42223552 @ 1681.11
1687.25/1691.93	c bounds -4 >= -42033088 @ 1681.2
1687.37/1692.02	c bounds -4 >= -41842624 @ 1681.29
1687.47/1692.10	c bounds -4 >= -41652160 @ 1681.37
1687.47/1692.19	c bounds -4 >= -41461696 @ 1681.46
1687.56/1692.28	c bounds -4 >= -41271232 @ 1681.55
1687.66/1692.37	c bounds -4 >= -41080768 @ 1681.63
1687.76/1692.46	c bounds -4 >= -40890304 @ 1681.72
1687.85/1692.54	c bounds -4 >= -40699840 @ 1681.81
1687.95/1692.63	c bounds -4 >= -40509376 @ 1681.89
1688.06/1692.73	c bounds -4 >= -40318912 @ 1681.98
1688.16/1692.81	c bounds -4 >= -40128448 @ 1682.07
1688.25/1692.90	c bounds -4 >= -39937984 @ 1682.15
1688.25/1692.99	c bounds -4 >= -39747520 @ 1682.24
1688.36/1693.08	c bounds -4 >= -39557056 @ 1682.32
1688.46/1693.16	c bounds -4 >= -39366592 @ 1682.41
1688.56/1693.25	c bounds -4 >= -39176128 @ 1682.5
1688.65/1693.34	c bounds -4 >= -38985664 @ 1682.58
1688.75/1693.43	c bounds -4 >= -38795200 @ 1682.67
1688.85/1693.52	c bounds -4 >= -38604736 @ 1682.75
1688.95/1693.60	c bounds -4 >= -38414272 @ 1682.84
1688.95/1693.69	c bounds -4 >= -38223808 @ 1682.93
1689.06/1693.78	c bounds -4 >= -38033344 @ 1683.01
1689.15/1693.87	c bounds -4 >= -37842880 @ 1683.1
1689.25/1693.95	c bounds -4 >= -37652416 @ 1683.18
1689.35/1694.04	c bounds -4 >= -37461952 @ 1683.27
1689.45/1694.13	c bounds -4 >= -37271488 @ 1683.35
1689.55/1694.22	c bounds -4 >= -37081024 @ 1683.44
1689.65/1694.31	c bounds -4 >= -36890560 @ 1683.53
1689.65/1694.39	c bounds -4 >= -36700096 @ 1683.61
1689.75/1694.48	c bounds -4 >= -36509632 @ 1683.7
1689.85/1694.57	c bounds -4 >= -36319168 @ 1683.79
1689.95/1694.66	c bounds -4 >= -36128704 @ 1683.87
1690.05/1694.75	c bounds -4 >= -35938240 @ 1683.96
1690.14/1694.83	c bounds -4 >= -35747776 @ 1684.05
1690.24/1694.92	c bounds -4 >= -35557312 @ 1684.14
1690.36/1695.01	c bounds -4 >= -35366848 @ 1684.22
1690.36/1695.10	c bounds -4 >= -35176384 @ 1684.31
1690.45/1695.18	c bounds -4 >= -34985920 @ 1684.39
1690.54/1695.27	c bounds -4 >= -34795456 @ 1684.48
1690.64/1695.36	c bounds -4 >= -34604992 @ 1684.56
1690.74/1695.45	c bounds -4 >= -34414528 @ 1684.65
1690.84/1695.53	c bounds -4 >= -34224064 @ 1684.73
1690.95/1695.62	c bounds -4 >= -34033600 @ 1684.82
1691.05/1695.71	c bounds -4 >= -33843136 @ 1684.9
1691.14/1695.80	c bounds -4 >= -33652672 @ 1684.99
1691.14/1695.88	c bounds -4 >= -33462208 @ 1685.08
1691.24/1695.97	c bounds -4 >= -33271744 @ 1685.16
1691.35/1696.06	c bounds -4 >= -33081280 @ 1685.25
1691.45/1696.15	c bounds -4 >= -32890816 @ 1685.33
1691.55/1696.23	c bounds -4 >= -32700352 @ 1685.42
1691.64/1696.32	c bounds -4 >= -32509888 @ 1685.5
1691.74/1696.41	c bounds -4 >= -32319424 @ 1685.59
1691.74/1696.49	c bounds -4 >= -32128960 @ 1685.67
1691.85/1696.58	c bounds -4 >= -31938496 @ 1685.75
1691.95/1696.66	c bounds -4 >= -31748032 @ 1685.84
1692.04/1696.75	c bounds -4 >= -31557568 @ 1685.92
1692.14/1696.84	c bounds -4 >= -31367104 @ 1686.01
1692.24/1696.93	c bounds -4 >= -31176640 @ 1686.09
1692.35/1697.01	c bounds -4 >= -30986176 @ 1686.18
1692.35/1697.10	c bounds -4 >= -30795712 @ 1686.26
1692.45/1697.19	c bounds -4 >= -30605248 @ 1686.34
1692.54/1697.27	c bounds -4 >= -30414784 @ 1686.43
1692.64/1697.36	c bounds -4 >= -30224320 @ 1686.51
1692.74/1697.45	c bounds -4 >= -30033856 @ 1686.59
1692.84/1697.53	c bounds -4 >= -29843392 @ 1686.68
1692.94/1697.62	c bounds -4 >= -29652928 @ 1686.76
1693.04/1697.70	c bounds -4 >= -29462464 @ 1686.85
1693.04/1697.79	c bounds -4 >= -29272000 @ 1686.93
1693.14/1697.88	c bounds -4 >= -29081536 @ 1687.02
1693.24/1697.96	c bounds -4 >= -28891072 @ 1687.1
1693.35/1698.05	c bounds -4 >= -28700608 @ 1687.19
1693.44/1698.14	c bounds -4 >= -28510144 @ 1687.27
1693.54/1698.22	c bounds -4 >= -28319680 @ 1687.36
1693.64/1698.31	c bounds -4 >= -28129216 @ 1687.45
1693.73/1698.40	c bounds -4 >= -27938752 @ 1687.53
1693.73/1698.49	c bounds -4 >= -27748288 @ 1687.62
1693.84/1698.57	c bounds -4 >= -27557824 @ 1687.7
1693.94/1698.66	c bounds -4 >= -27367360 @ 1687.78
1694.04/1698.74	c bounds -4 >= -27176896 @ 1687.87
1694.13/1698.83	c bounds -4 >= -26986432 @ 1687.95
1694.23/1698.92	c bounds -4 >= -26795968 @ 1688.04
1694.34/1699.00	c bounds -4 >= -26605504 @ 1688.12
1694.34/1699.09	c bounds -4 >= -26415040 @ 1688.21
1694.44/1699.18	c bounds -4 >= -26224576 @ 1688.29
1694.53/1699.26	c bounds -4 >= -26034112 @ 1688.37
1694.63/1699.35	c bounds -4 >= -25843648 @ 1688.46
1694.73/1699.43	c bounds -4 >= -25653184 @ 1688.54
1694.84/1699.52	c bounds -4 >= -25462720 @ 1688.63
1694.94/1699.60	c bounds -4 >= -25272256 @ 1688.71
1694.94/1699.69	c bounds -4 >= -25081792 @ 1688.79
1695.03/1699.78	c bounds -4 >= -24891328 @ 1688.88
1695.13/1699.86	c bounds -4 >= -24700864 @ 1688.96
1695.23/1699.95	c bounds -4 >= -24510400 @ 1689.04
1695.33/1700.03	c bounds -4 >= -24319936 @ 1689.13
1695.43/1700.12	c bounds -4 >= -24129472 @ 1689.22
1695.54/1700.20	c bounds -4 >= -23939008 @ 1689.3
1695.54/1700.29	c bounds -4 >= -23748544 @ 1689.38
1695.63/1700.38	c bounds -4 >= -23558080 @ 1689.47
1695.73/1700.46	c bounds -4 >= -23367616 @ 1689.55
1695.83/1700.55	c bounds -4 >= -23177152 @ 1689.64
1695.93/1700.63	c bounds -4 >= -22986688 @ 1689.72
1696.03/1700.72	c bounds -4 >= -22796224 @ 1689.8
1696.13/1700.80	c bounds -4 >= -22605760 @ 1689.89
1696.13/1700.89	c bounds -4 >= -22415296 @ 1689.97
1696.23/1700.97	c bounds -4 >= -22224832 @ 1690.05
1696.34/1701.06	c bounds -4 >= -22034368 @ 1690.14
1696.44/1701.15	c bounds -4 >= -21843904 @ 1690.22
1696.53/1701.23	c bounds -4 >= -21653440 @ 1690.31
1696.63/1701.32	c bounds -4 >= -21462976 @ 1690.39
1696.73/1701.40	c bounds -4 >= -21272512 @ 1690.47
1696.73/1701.49	c bounds -4 >= -21082048 @ 1690.56
1696.83/1701.57	c bounds -4 >= -20891584 @ 1690.64
1696.93/1701.66	c bounds -4 >= -20701120 @ 1690.72
1697.02/1701.75	c bounds -4 >= -20510656 @ 1690.81
1697.12/1701.83	c bounds -4 >= -20320192 @ 1690.89
1697.23/1701.91	c bounds -4 >= -20129728 @ 1690.97
1697.23/1702.00	c bounds -4 >= -19939264 @ 1691.06
1697.33/1702.09	c bounds -4 >= -19748800 @ 1691.14
1697.43/1702.17	c bounds -4 >= -19558336 @ 1691.22
1697.52/1702.25	c bounds -4 >= -19367872 @ 1691.31
1697.62/1702.34	c bounds -4 >= -19177408 @ 1691.39
1697.72/1702.42	c bounds -4 >= -18986944 @ 1691.47
1697.83/1702.51	c bounds -4 >= -18796480 @ 1691.55
1697.83/1702.59	c bounds -4 >= -18606016 @ 1691.64
1697.93/1702.68	c bounds -4 >= -18415552 @ 1691.72
1698.03/1702.76	c bounds -4 >= -18225088 @ 1691.81
1698.12/1702.85	c bounds -4 >= -18034624 @ 1691.89
1698.22/1702.93	c bounds -4 >= -17844160 @ 1691.97
1698.32/1703.02	c bounds -4 >= -17653696 @ 1692.05
1698.42/1703.10	c bounds -4 >= -17463232 @ 1692.14
1698.42/1703.19	c bounds -4 >= -17272768 @ 1692.22
1698.52/1703.27	c bounds -4 >= -17082304 @ 1692.3
1698.63/1703.35	c bounds -4 >= -16891840 @ 1692.39
1698.72/1703.44	c bounds -4 >= -16701376 @ 1692.47
1698.82/1703.52	c bounds -4 >= -16510912 @ 1692.55
1698.93/1703.61	c bounds -4 >= -16320448 @ 1692.63
1698.93/1703.69	c bounds -4 >= -16129984 @ 1692.71
1699.02/1703.78	c bounds -4 >= -15939520 @ 1692.8
1699.12/1703.86	c bounds -4 >= -15749056 @ 1692.88
1699.22/1703.94	c bounds -4 >= -15558592 @ 1692.96
1699.32/1704.03	c bounds -4 >= -15368128 @ 1693.05
1699.42/1704.11	c bounds -4 >= -15177664 @ 1693.13
1699.52/1704.20	c bounds -4 >= -14987200 @ 1693.21
1699.52/1704.28	c bounds -4 >= -14796736 @ 1693.29
1699.62/1704.36	c bounds -4 >= -14606272 @ 1693.37
1699.72/1704.45	c bounds -4 >= -14415808 @ 1693.46
1699.82/1704.53	c bounds -4 >= -14225344 @ 1693.54
1699.92/1704.62	c bounds -4 >= -14034880 @ 1693.62
1700.02/1704.70	c bounds -4 >= -13844416 @ 1693.71
1700.02/1704.79	c bounds -4 >= -13653952 @ 1693.79
1700.11/1704.87	c bounds -4 >= -13463488 @ 1693.87
1700.21/1704.95	c bounds -4 >= -13273024 @ 1693.95
1700.32/1705.03	c bounds -4 >= -13082560 @ 1694.04
1700.43/1705.12	c bounds -4 >= -12892096 @ 1694.12
1700.52/1705.20	c bounds -4 >= -12701632 @ 1694.2
1700.52/1705.29	c bounds -4 >= -12511168 @ 1694.28
1700.62/1705.37	c bounds -4 >= -12320704 @ 1694.36
1700.71/1705.45	c bounds -4 >= -12130240 @ 1694.44
1700.81/1705.54	c bounds -4 >= -11939776 @ 1694.53
1700.92/1705.62	c bounds -4 >= -11749312 @ 1694.61
1701.02/1705.70	c bounds -4 >= -11558848 @ 1694.69
1701.02/1705.79	c bounds -4 >= -11368384 @ 1694.77
1701.12/1705.87	c bounds -4 >= -11177920 @ 1694.86
1701.21/1705.96	c bounds -4 >= -10987456 @ 1694.94
1701.32/1706.04	c bounds -4 >= -10796992 @ 1695.02
1701.42/1706.12	c bounds -4 >= -10606528 @ 1695.1
1701.52/1706.21	c bounds -4 >= -10416064 @ 1695.18
1701.52/1706.29	c bounds -4 >= -10225600 @ 1695.26
1701.62/1706.37	c bounds -4 >= -10035136 @ 1695.34
1701.71/1706.45	c bounds -4 >= -9844672 @ 1695.43
1701.81/1706.54	c bounds -4 >= -9654208 @ 1695.51
1701.91/1706.62	c bounds -4 >= -9463744 @ 1695.59
1702.01/1706.71	c bounds -4 >= -9273280 @ 1695.68
1702.01/1706.79	c bounds -4 >= -9082816 @ 1695.76
1702.11/1706.87	c bounds -4 >= -8892352 @ 1695.84
1702.21/1706.96	c bounds -4 >= -8701888 @ 1695.92
1702.32/1707.04	c bounds -4 >= -8511424 @ 1696
1702.41/1707.12	c bounds -4 >= -8320960 @ 1696.08
1702.51/1707.20	c bounds -4 >= -8130496 @ 1696.16
1702.51/1707.29	c bounds -4 >= -7940032 @ 1696.24
1702.61/1707.37	c bounds -4 >= -7749568 @ 1696.32
1702.71/1707.45	c bounds -4 >= -7559104 @ 1696.41
1702.81/1707.54	c bounds -4 >= -7368640 @ 1696.48
1702.91/1707.62	c bounds -4 >= -7178176 @ 1696.57
1703.01/1707.70	c bounds -4 >= -6987712 @ 1696.65
1703.01/1707.78	c bounds -4 >= -6797248 @ 1696.73
1703.11/1707.87	c bounds -4 >= -6607808 @ 1696.81
1703.20/1707.95	c bounds -4 >= -6417344 @ 1696.89
1703.32/1708.03	c bounds -4 >= -6226880 @ 1696.97
1703.41/1708.11	c bounds -4 >= -6036416 @ 1697.05
1703.50/1708.20	c bounds -4 >= -5845952 @ 1697.13
1703.50/1708.28	c bounds -4 >= -5655488 @ 1697.21
1703.60/1708.36	c bounds -4 >= -5464000 @ 1697.29
1703.71/1708.44	c bounds -4 >= -5272512 @ 1697.37
1703.80/1708.53	c bounds -4 >= -5081024 @ 1697.45
1703.90/1708.61	c bounds -4 >= -4889536 @ 1697.53
1703.90/1708.69	c bounds -4 >= -4698048 @ 1697.61
1704.01/1708.77	c bounds -4 >= -4506560 @ 1697.69
1704.11/1708.85	c bounds -4 >= -4315072 @ 1697.77
1704.20/1708.93	c bounds -4 >= -4125632 @ 1697.85
1704.31/1709.02	c bounds -4 >= -3936192 @ 1697.93
1704.41/1709.10	c bounds -4 >= -3746752 @ 1698.01
1704.41/1709.18	c bounds -4 >= -3557312 @ 1698.09
1704.51/1709.27	c bounds -4 >= -3367872 @ 1698.17
1704.61/1709.35	c bounds -4 >= -3178432 @ 1698.26
1704.71/1709.43	c bounds -4 >= -2988992 @ 1698.34
1704.81/1709.52	c bounds -4 >= -2799552 @ 1698.42
1704.90/1709.60	c bounds -4 >= -2610112 @ 1698.5
1704.90/1709.68	c bounds -4 >= -2420672 @ 1698.58
1705.00/1709.76	c bounds -4 >= -2231232 @ 1698.66
1705.10/1709.85	c bounds -4 >= -2041792 @ 1698.74
1705.20/1709.93	c bounds -4 >= -1852352 @ 1698.82
1705.31/1710.01	c bounds -4 >= -1662912 @ 1698.9
1705.31/1710.10	c bounds -4 >= -1473472 @ 1698.98
1705.40/1710.18	c bounds -4 >= -1449792 @ 1699.06
1705.50/1710.26	c bounds -4 >= -1425984 @ 1699.14
1707.20/1711.94	c bounds -4 >= -1424960 @ 1700.81
1840.36/1845.55	c bounds -36 >= -1424960 @ 1832.31
1840.56/1845.73	c bounds -36 >= -1412736 @ 1832.48
1841.26/1846.40	c bounds -36 >= -1411712 @ 1833.1
1844.26/1849.47	c bounds -36 >= -1410688 @ 1836.13
1844.45/1849.63	c bounds -36 >= -1409664 @ 1836.29
1846.05/1851.23	c bounds -36 >= -1408640 @ 1837.86
1846.14/1851.39	c bounds -36 >= -1407616 @ 1838.02
1847.95/1853.16	c bounds -36 >= -1406592 @ 1839.75
1848.14/1853.32	c bounds -36 >= -1405568 @ 1839.9
1849.84/1855.06	c bounds -36 >= -1404544 @ 1841.61
1850.04/1855.22	c bounds -36 >= -1403520 @ 1841.77
1851.83/1857.06	c bounds -36 >= -1402496 @ 1843.58
1852.02/1857.22	c bounds -36 >= -1401472 @ 1843.73
1853.62/1858.81	c bounds -36 >= -1400448 @ 1845.29
1853.72/1858.97	c bounds -36 >= -1399424 @ 1845.44
1855.61/1860.80	c bounds -36 >= -1398400 @ 1847.26
1855.71/1860.96	c bounds -36 >= -1397376 @ 1847.41
1857.31/1862.59	c bounds -36 >= -1396352 @ 1849.01
1857.51/1862.75	c bounds -36 >= -1395328 @ 1849.17
1859.21/1864.48	c bounds -36 >= -1394304 @ 1850.86
1859.40/1864.64	c bounds -36 >= -1393280 @ 1851.02
1861.10/1866.32	c bounds -36 >= -1392256 @ 1852.68
1861.20/1866.48	c bounds -36 >= -1391232 @ 1852.83
1863.00/1868.23	c bounds -36 >= -1390208 @ 1854.5

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4532583-1752683178/watcher-4532583-1752683178 -o /tmp/evaluation-result-4532583-1752683178/solver-4532583-1752683178 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752683038-192307 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532583-1752683178.opb /tmp/proof-4532583-1752683178 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=192778, runsolver pid=192775
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.16 1.77 0.72 5/273 192780
/proc/meminfo: memFree=85648540/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192780] ppid=192778 vsize=138532 memory=119308 CPUtime=0.08 cores=4,6
/proc/192780/stat : 192780 (pbsuma) R 192778 192778 192291 0 -1 4194304 10084 0 0 0 5 3 0 0 20 0 1 0 183996583 141856768 29827 18446744073709551615 4210688 4653049 140722822944384 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7286784 140722822949127 140722822949424 140722822949424 140722822954991 0
/proc/192780/statm: 34633 29827 960 108 0 32041 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 142724 KiB
Current children cumulated memory: 122252 KiB

[startup+0.205824 s]*
/proc/loadavg: 4.16 1.77 0.72 5/273 192780
/proc/meminfo: memFree=85632664/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192780] ppid=192778 vsize=162612 memory=138224 CPUtime=0.19 cores=4,6
/proc/192780/stat : 192780 (pbsuma) R 192778 192778 192291 0 -1 4194304 13283 0 0 0 15 4 0 0 20 0 1 0 183996583 166514688 34556 18446744073709551615 4210688 4653049 140722822944384 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7286784 140722822949127 140722822949424 140722822949424 140722822954991 0
/proc/192780/statm: 40653 34556 960 108 0 38061 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 166804 KiB
Current children cumulated memory: 141168 KiB

[startup+0.305773 s]*
/proc/loadavg: 4.16 1.77 0.72 5/273 192780
/proc/meminfo: memFree=85632664/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192780] ppid=192778 vsize=176924 memory=158500 CPUtime=0.29 cores=4,6
/proc/192780/stat : 192780 (pbsuma) R 192778 192778 192291 0 -1 4194304 15448 0 0 0 25 4 0 0 20 0 1 0 183996583 181170176 39625 18446744073709551615 4210688 4653049 140722822944384 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7286784 140722822949127 140722822949424 140722822949424 140722822954991 0
/proc/192780/statm: 44231 39625 960 108 0 41639 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 181116 KiB
Current children cumulated memory: 161444 KiB

[startup+0.700206 s]
/proc/loadavg: 4.16 1.77 0.72 5/273 192780
/proc/meminfo: memFree=85592848/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192780] ppid=192778 vsize=371864 memory=324320 CPUtime=0.68 cores=4,6
/proc/192780/stat : 192780 (pbsuma) R 192778 192778 192291 0 -1 4194304 27610 0 0 0 58 10 0 0 20 0 1 0 183996583 380788736 81080 18446744073709551615 4210688 4653049 140722822944384 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7286784 140722822949127 140722822949424 140722822949424 140722822954991 0
/proc/192780/statm: 92966 81080 992 108 0 90374 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 376056 KiB
Current children cumulated memory: 327264 KiB

[startup+1.50019 s]
/proc/loadavg: 4.16 1.77 0.72 5/273 192780
/proc/meminfo: memFree=85339284/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+3.10568 s]
/proc/loadavg: 4.23 1.82 0.74 5/273 192781
/proc/meminfo: memFree=85438948/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=187628 memory=141860 CPUtime=1.69 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 20634 0 0 0 142 27 0 0 20 0 1 0 183996721 192131072 35465 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 46907 35465 1952 1147 0 34333 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 191820 KiB
Current children cumulated memory: 144804 KiB

[startup+6.3002 s]
/proc/loadavg: 4.23 1.82 0.74 5/273 192781
/proc/meminfo: memFree=84750912/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=993676 memory=844772 CPUtime=4.88 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 75980 0 0 0 428 60 0 0 20 0 1 0 183996721 1017524224 211193 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 248419 211193 2336 1147 0 235845 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 997868 KiB
Current children cumulated memory: 847716 KiB

[startup+12.7001 s]
/proc/loadavg: 4.21 1.86 0.76 5/273 192781
/proc/meminfo: memFree=84601672/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=993676 memory=844900 CPUtime=11.26 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 76019 0 0 0 1066 60 0 0 20 0 1 0 183996721 1017524224 211225 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 248419 211225 2336 1147 0 235845 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 997868 KiB
Current children cumulated memory: 847844 KiB

[startup+25.5002 s]
/proc/loadavg: 4.24 1.98 0.82 5/273 192781
/proc/meminfo: memFree=84136820/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=993676 memory=845028 CPUtime=24.03 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 76138 0 0 0 2343 60 0 0 20 0 1 0 183996721 1017524224 211257 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 248419 211257 2336 1147 0 235845 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 997868 KiB
Current children cumulated memory: 847972 KiB

[startup+51.1056 s]
/proc/loadavg: 4.36 2.19 0.92 5/273 192782
/proc/meminfo: memFree=82261092/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=993676 memory=845028 CPUtime=49.58 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 76140 0 0 0 4898 60 0 0 20 0 1 0 183996721 1017524224 211257 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 248419 211257 2336 1147 0 235845 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 997868 KiB
Current children cumulated memory: 847972 KiB

[startup+102.3 s]
/proc/loadavg: 4.50 2.56 1.12 5/273 192783
/proc/meminfo: memFree=78033348/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=1019696 memory=869812 CPUtime=100.65 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 80397 0 0 0 10003 62 0 0 20 0 1 0 183996721 1044168704 217453 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 254924 217453 2336 1147 0 242350 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 1023888 KiB
Current children cumulated memory: 872756 KiB

[startup+162.3 s]
/proc/loadavg: 4.59 2.94 1.33 5/271 192785
/proc/meminfo: memFree=73100920/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=1032352 memory=879184 CPUtime=160.5 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 81193 0 0 0 15987 63 0 0 20 0 1 0 183996721 1057128448 219796 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 258088 219796 2336 1147 0 245514 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 1036544 KiB
Current children cumulated memory: 882128 KiB

[startup+222.3 s]
/proc/loadavg: 4.41 3.19 1.53 5/270 192788
/proc/meminfo: memFree=68507768/131249992 swapFree=33005784/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=1040316 memory=887580 CPUtime=220.35 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 82381 0 0 0 21971 64 0 0 20 0 1 0 183996721 1065283584 221895 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 260079 221895 2336 1147 0 247505 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 1044508 KiB
Current children cumulated memory: 890524 KiB

[startup+282.3 s]

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

/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15299360 memory=12436176 CPUtime=3211.75 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2412912 0 0 0 320359 816 0 0 20 0 1 0 183996721 15666544640 3109044 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3824840 3109044 2400 1147 0 3812266 0
Current children cumulated CPU time: 3213.12 s
Current children cumulated vsize: 15303552 KiB
Current children cumulated memory: 12439120 KiB

[startup+3282.3 s]
/proc/loadavg: 4.68 4.72 4.62 5/272 192967
/proc/meminfo: memFree=565880/131249992 swapFree=33003724/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15299548 memory=12436176 CPUtime=3271.57 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2413124 0 0 0 326338 819 0 0 20 0 1 0 183996721 15666737152 3109044 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3824887 3109044 2400 1147 0 3812313 0
Current children cumulated CPU time: 3272.94 s
Current children cumulated vsize: 15303740 KiB
Current children cumulated memory: 12439120 KiB

[startup+3342.3 s]
/proc/loadavg: 4.70 4.73 4.63 5/271 192969
/proc/meminfo: memFree=609676/131249992 swapFree=33003724/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15299696 memory=12436176 CPUtime=3331.39 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2413346 0 0 0 332315 824 0 0 20 0 1 0 183996721 15666888704 3109044 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3824924 3109044 2400 1147 0 3812350 0
Current children cumulated CPU time: 3332.76 s
Current children cumulated vsize: 15303888 KiB
Current children cumulated memory: 12439120 KiB

[startup+3402.3 s]
/proc/loadavg: 4.65 4.70 4.63 5/272 192972
/proc/meminfo: memFree=785872/131249992 swapFree=33003724/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15299696 memory=12436176 CPUtime=3391.2 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2413488 0 0 0 338293 827 0 0 20 0 1 0 183996721 15666888704 3109044 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3824924 3109044 2400 1147 0 3812350 0
Current children cumulated CPU time: 3392.57 s
Current children cumulated vsize: 15303888 KiB
Current children cumulated memory: 12439120 KiB

[startup+3462.3 s]
/proc/loadavg: 4.65 4.68 4.63 5/273 192975
/proc/meminfo: memFree=610024/131249992 swapFree=33003724/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15299696 memory=12436176 CPUtime=3450.99 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2413717 0 0 0 344267 832 0 0 20 0 1 0 183996721 15666888704 3109044 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3824924 3109044 2400 1147 0 3812350 0
Current children cumulated CPU time: 3452.36 s
Current children cumulated vsize: 15303888 KiB
Current children cumulated memory: 12439120 KiB

[startup+3522.3 s]
/proc/loadavg: 4.68 4.68 4.64 3/260 193047
/proc/meminfo: memFree=97618684/131249992 swapFree=33003724/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15299696 memory=12436176 CPUtime=3510.79 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2413914 0 0 0 350244 835 0 0 20 0 1 0 183996721 15666888704 3109044 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3824924 3109044 2400 1147 0 3812350 0
Current children cumulated CPU time: 3512.16 s
Current children cumulated vsize: 15303888 KiB
Current children cumulated memory: 12439120 KiB

[startup+3582.3 s]
/proc/loadavg: 2.64 4.11 4.44 2/253 193079
/proc/meminfo: memFree=117095432/131249992 swapFree=33003724/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15299844 memory=12436304 CPUtime=3570.66 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2414077 0 0 0 356228 838 0 0 20 0 1 0 183996721 15667040256 3109076 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3824961 3109076 2400 1147 0 3812387 0
Current children cumulated CPU time: 3572.03 s
Current children cumulated vsize: 15304036 KiB
Current children cumulated memory: 12439248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 1.99 3.81 4.33 2/253 193080
/proc/meminfo: memFree=117096216/131249992 swapFree=33003724/33010684
[pid=192778] ppid=192775 vsize=4192 memory=2944 CPUtime=1.37 cores=4,6
/proc/192778/stat : 192778 (run-opt-break-l) S 192775 192778 192291 0 -1 4194304 238 36555 0 0 0 0 119 18 20 0 1 0 183996582 4292608 736 18446744073709551615 94843190337536 94843191232069 140732790165360 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94843191471120 94843191518864 94843216678912 140732790171961 140732790172124 140732790172124 140732790177728 0
/proc/192778/statm: 1048 736 672 219 0 110 0
[pid=192781] ppid=192778 vsize=15300052 memory=12438472 CPUtime=3598.7 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192778 192778 192291 0 -1 4194304 2414228 0 0 0 359029 841 0 0 20 0 1 0 183996721 15667253248 3109618 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3825013 3109618 2400 1147 0 3812439 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 15304244 KiB
Current children cumulated memory: 12441416 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

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

[startup+3611.2 s]
/proc/loadavg: 1.99 3.81 4.33 2/252 193080
/proc/meminfo: memFree=117096216/131249992 swapFree=33003724/33010684
[pid=192781] ppid=192775 vsize=15300052 memory=12438472 CPUtime=3599.5 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192775 192778 192291 0 -1 4194304 2414228 0 0 0 359109 841 0 0 20 0 1 0 183996721 15667253248 3109618 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3825013 3109618 2400 1147 0 3812439 0
Current cumulated CPU time of completed processes: 1.37961 s
Current children cumulated CPU time: 3599.5 s
Current children cumulated vsize: 15300052 KiB
Current children cumulated memory: 12438472 KiB

[startup+3612 s]*
/proc/loadavg: 1.99 3.81 4.33 2/252 193080
/proc/meminfo: memFree=117096216/131249992 swapFree=33003724/33010684
[pid=192781] ppid=192775 vsize=15300052 memory=12438472 CPUtime=3600.3 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192775 192778 192291 0 -1 4194304 2414228 0 0 0 359189 841 0 0 20 0 1 0 183996721 15667253248 3109618 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3825013 3109618 2400 1147 0 3812439 0
Current cumulated CPU time of completed processes: 1.37961 s
Current children cumulated CPU time: 3600.3 s
Current children cumulated vsize: 15300052 KiB
Current children cumulated memory: 12438472 KiB

[startup+3612.4 s]
/proc/loadavg: 1.99 3.81 4.33 2/252 193080
/proc/meminfo: memFree=117096216/131249992 swapFree=33003724/33010684
[pid=192781] ppid=192775 vsize=15300052 memory=12438472 CPUtime=3600.7 cores=4,6
/proc/192781/stat : 192781 (roundingsat) R 192775 192778 192291 0 -1 4194304 2414228 0 0 0 359229 841 0 0 20 0 1 0 183996721 15667253248 3109618 18446744073709551615 4227072 8923577 140729090791888 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 9965568 140729090799928 140729090800166 140729090800166 140729090805738 0
/proc/192781/statm: 3825013 3109618 2400 1147 0 3812439 0
Current cumulated CPU time of completed processes: 1.37961 s
Current children cumulated CPU time: 3600.7 s
Current children cumulated vsize: 15300052 KiB
Current children cumulated memory: 12438472 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.77
CPU time (s): 3602.46
CPU user time (s): 3593.49
CPU system time (s): 8.96802
CPU usage (%): 99.7146
Max. virtual memory (cumulated for all children) (KiB): 15304244
Max. memory (cumulated for all children) (KiB): 12441416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.49
system time used= 8.96802
maximum resident set size= 12438472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2451021
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6817024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209
involuntary context switches= 20202


# summary of solver processes directly reported to runsolver:
#   pid: 192778,192781
#   total CPU time (s): 3602.46
#   total CPU user time (s): 3593.49
#   total CPU system time (s): 8.96802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.61956 second user time and 16.0911 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-16 18:26:18
IDJOB=4532583
IDBENCH=157587
IDSOLVER=3393
FILE ID=nodeC025/4532583-1752683178
RUNJOBID= nodeC025-1752683038-192307
SLURM_JOB_ID= 9686920
Free space on /tmp= 424636 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 0f876b3
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_10null50mast_rapportOE2.0_TMAX180_K192_cod1.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532583-1752683178/watcher-4532583-1752683178 -o /tmp/evaluation-result-4532583-1752683178/solver-4532583-1752683178 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752683038-192307 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532583-1752683178.opb /tmp/proof-4532583-1752683178

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

MD5SUM BENCH= a6b74371f97d4ca84ea621a5ce055c49
RANDOM SEED=581247084

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        85774876 kB
MemAvailable:   124750164 kB
Buffers:            2128 kB
Cached:         39718204 kB
SwapCached:         4404 kB
Active:          5235516 kB
Inactive:       39423196 kB
Active(anon):    4935908 kB
Inactive(anon):    24148 kB
Active(file):     299608 kB
Inactive(file): 39399048 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005784 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           1000988 kB
Writeback:         32760 kB
AnonPages:       4937144 kB
Mapped:           115180 kB
Shmem:             21652 kB
KReclaimable:     231744 kB
Slab:             327944 kB
SReclaimable:     231744 kB
SUnreclaim:        96200 kB
KernelStack:        4432 kB
PageTables:        13092 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6095324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1679360 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 428536 MiB
End job on nodeC025 at 2025-07-16 19:26:31