Trace number 4434656

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
FiberSCIP 2024-07-02SAT1034 3590.63 3600.14

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_21.opb.PB06.opb
MD5SUM3cf724146d283b6491b934147ab5b23d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1030
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1959
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1959
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1959
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1959
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: cdb00f34-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.0] [GitHash: 32d2b99657]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.0         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: bdec2291]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.2.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 32514048, getVmSize() = 32514048, SCIPgetMemUsed() = 8855322, SCIPgetMemTotal() = 10624506, SCIPgetMemExternEstim() = 5419921
0.00/0.01	c ** set memory limit for presolving in LC to 8.79608e+12 for SCIP **
0.00/0.06	c ** Estimated virtualMemUsedAtSolver = 24851797, getVmSize() = 42041344, SCIPgetMemUsed() = 10143567, SCIPgetMemTotal() = 18810159, SCIPgetMemExternEstim() = 5419921
0.00/0.06	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.00/0.06	c Original Problem   :
0.00/0.06	c   Problem name     : instance-4434656-1721071386
0.00/0.06	c   Variables        : 1959 (1959 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.06	c   Constraints      : 4000
0.00/0.06	c   Objective sense  : minimize
0.00/0.06	c Presolved Problem  :
0.00/0.06	c   Variables        : 1425 (1425 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.06	c   Constraints      : 2738
0.00/0.06	c Constraints        : Number
0.00/0.06	c   setppc           : 2738 
0.00/0.06	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.07	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.07	c                                Nodes    Active                                            
0.00/0.07	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.00/0.08	c *       0              0           1         1        1687.0000                -          -
0.10/0.13	c *       0              0           1         1        1149.0000                -          -
0.10/0.13	c *       0              0           1         1        1072.0000                -          -
0.10/0.15	c *       0              0           1         1        1062.0000                -          -
13.65/13.75	c        14              2           1         1        1062.0000        1000.7522      6.12%
19.34/19.47	c        19              6           5         1        1062.0000        1000.7522      6.12%
27.02/27.13	c        27             12          11         1        1062.0000        1000.7522      6.12%
27.32/27.46	c *      27             12          11         1        1054.0000        1000.7522      5.32%
32.70/32.85	c        33             50          49         1        1054.0000        1000.7522      5.32%
33.40/33.52	c *      34             50          49         1        1047.0000        1000.7522      4.62%
37.90/38.05	c *      38             71          66         1        1046.0000        1001.1520      4.48%
37.90/38.05	c        38             71          66         1        1046.0000        1001.1520      4.48%
37.90/38.08	c *      38             71          66         1        1045.0000        1001.1520      4.38%
43.67/43.82	c        44            133          79         1        1045.0000        1002.5857      4.23%
50.25/50.45	c        50            212          98         1        1045.0000        1003.0152      4.19%
55.14/55.36	c *      55            229         105         1        1042.0000        1003.1725      3.87%
55.64/55.83	c        56            272         105         1        1042.0000        1003.3071      3.86%
61.12/61.36	c        61            340         155         1        1042.0000        1003.5250      3.83%
66.31/66.54	c        67            366         177         1        1042.0000        1003.6467      3.82%
71.39/71.67	c        72            443         212         1        1042.0000        1003.6467      3.82%
73.09/73.32	c *      73            452         217         1        1040.0000        1004.3421      3.55%
77.28/77.57	c        78            517         240         1        1040.0000        1004.5573      3.53%
82.47/82.75	c        83            692         257         1        1040.0000        1004.9739      3.49%
88.25/88.55	c        89            840         263         1        1040.0000        1005.0124      3.48%
94.24/94.58	c        95            926         275         1        1040.0000        1005.2273      3.46%
98.32/98.69	c *      99            980         273         1        1037.0000        1005.2273      3.16%
98.42/98.73	c *      99           1008         258         1        1036.0000        1005.2273      3.06%
99.42/99.74	c       100           1021         258         1        1036.0000        1005.2273      3.06%
104.71/105.07	c       105           1242         269         1        1036.0000        1005.2475      3.06%
111.48/111.85	c       112           1366         285         1        1036.0000        1005.8396      3.00%
117.56/117.96	c       118           1406         299         1        1036.0000        1006.2900      2.95%
123.45/123.87	c       124           1505         306         1        1036.0000        1006.3750      2.94%
129.23/129.67	c       130           1592         313         1        1036.0000        1006.3827      2.94%
135.11/135.58	c       136           1665         322         1        1036.0000        1006.4537      2.94%
140.20/140.67	c       141           1752         331         1        1036.0000        1006.5846      2.92%
145.98/146.41	c       146           1884         337         1        1036.0000        1006.5846      2.92%
151.97/152.49	c       152           1939         344         1        1036.0000        1006.5981      2.92%
157.75/158.29	c       158           2062         347         1        1036.0000        1006.7190      2.91%
164.33/164.89	c       165           2066         351         1        1036.0000        1006.7190      2.91%
170.22/170.72	c       171           2191         356         1        1036.0000        1006.7500      2.91%
175.90/176.47	c       176           2372         361         1        1036.0000        1006.9157      2.89%
181.68/182.25	c       182           2445         376         1        1036.0000        1007.0000      2.88%
186.86/187.40	c       187           2567         384         1        1036.0000        1007.1973      2.86%
193.35/193.96	c       194           2722         399         1        1036.0000        1007.3564      2.84%
199.22/199.82	c       200           2773         410         1        1036.0000        1007.4485      2.83%
204.71/205.36	c       205           2825         418         1        1036.0000        1007.4500      2.83%
209.89/210.57	c       211           2891         430         1        1036.0000        1007.4959      2.83%
215.07/215.78	c       216           3005         436         1        1036.0000        1007.5972      2.82%
220.85/221.50	c       222           3075         442         1        1036.0000        1007.6315      2.82%
226.83/227.54	c       228           3166         455         1        1036.0000        1007.6777      2.81%
232.42/233.17	c       233           3387         452         1        1036.0000        1007.6777      2.81%
237.40/238.18	c       238           3456         459         1        1036.0000        1007.6788      2.81%
242.57/243.32	c       243           3525         466         1        1036.0000        1007.6862      2.81%
247.56/248.34	c       248           3584         471         1        1036.0000        1007.6998      2.81%
253.24/254.07	c       254           3726         481         1        1036.0000        1007.9486      2.78%
259.12/259.91	c       260           3826         483         1        1036.0000        1008.0016      2.78%
264.30/265.12	c       265           4011         484         1        1036.0000        1008.0016      2.78%
269.88/270.77	c       271           4085         494         1        1036.0000        1008.1364      2.76%
275.06/275.95	c       276           4213         498         1        1036.0000        1008.2500      2.75%
282.33/283.20	c       283           4313         506         1        1036.0000        1008.2777      2.75%
288.13/289.09	c       289           4459         514         1        1036.0000        1008.2857      2.75%
293.21/294.14	c       294           4536         517         1        1036.0000        1008.3029      2.75%
300.47/301.42	c       301           4616         529         1        1036.0000        1008.3823      2.74%
308.65/309.60	c       310           4686         541         1        1036.0000        1008.4129      2.74%
314.32/315.39	c       315           4829         546         1        1036.0000        1008.4313      2.73%
321.20/322.26	c       322           4914         549         1        1036.0000        1008.5000      2.73%
327.09/328.11	c       328           5005         562         1        1036.0000        1008.5464      2.72%
332.46/333.59	c       334           5086         565         1        1036.0000        1008.5985      2.72%
337.64/338.72	c       339           5209         568         1        1036.0000        1008.6364      2.71%
343.03/344.13	c       344           5293         574         1        1036.0000        1008.6774      2.71%
348.11/349.21	c       349           5442         583         1        1036.0000        1008.6944      2.71%
353.89/355.10	c       355           5488         589         1        1036.0000        1008.6944      2.71%
359.88/361.10	c       361           5523         596         1        1036.0000        1008.8111      2.70%
365.15/366.37	c       366           5622         603         1        1036.0000        1008.8494      2.69%
367.75/368.97	c *     369           5625         606         1        1035.0000        1008.8494      2.59%
371.23/372.42	c       372           5732         601         1        1035.0000        1008.8821      2.59%
377.01/378.24	c       378           5756         609         1        1035.0000        1008.9082      2.59%
382.50/383.76	c       384           5885         612         1        1035.0000        1008.9586      2.58%
387.80/389.07	c       389           6020         613         1        1035.0000        1008.9586      2.58%
393.08/394.35	c       394           6115         616         1        1035.0000        1009.0281      2.57%
398.36/399.66	c       400           6191         624         1        1035.0000        1009.0821      2.57%
404.75/406.03	c       406           6266         631         1        1035.0000        1009.1097      2.57%
410.03/411.39	c       411           6363         636         1        1035.0000        1009.1163      2.56%
415.61/416.90	c       417           6442         639         1        1035.0000        1009.2282      2.55%
420.80/422.11	c       422           6484         645         1        1035.0000        1009.2376      2.55%
425.79/427.14	c       427           6532         655         1        1035.0000        1009.2823      2.55%
431.47/432.83	c       433           6603         660         1        1035.0000        1009.3826      2.54%
436.66/438.03	c       438           6729         666         1        1035.0000        1009.3826      2.54%
442.44/443.89	c       444           6828         669         1        1035.0000        1009.4620      2.53%
447.72/449.13	c       449           6906         673         1        1035.0000        1009.5034      2.53%
453.51/454.97	c       455           6953         684         1        1035.0000        1009.5305      2.52%
458.60/460.10	c       460           7009         694         1        1035.0000        1009.5577      2.52%
463.68/465.16	c       465           7116         697         1        1035.0000        1009.6011      2.52%
468.86/470.36	c       470           7224         701         1        1035.0000        1009.6067      2.52%
474.25/475.78	c       476           7366         709         1        1035.0000        1009.6737      2.51%
479.93/481.40	c       481           7482         713         1        1035.0000        1009.6831      2.51%
485.92/487.48	c       487           7565         722         1        1035.0000        1009.7126      2.50%
491.91/493.47	c       493           7642         723         1        1035.0000        1009.7336      2.50%
497.89/499.47	c       499           7673         734         1        1035.0000        1009.7497      2.50%
503.08/504.67	c       505           7746         743         1        1035.0000        1009.7589      2.50%
508.67/510.23	c       510           7852         747         1        1035.0000        1009.8121      2.49%
513.65/515.29	c       515           7894         755         1        1035.0000        1009.8462      2.49%
518.74/520.31	c       520           8023         758         1        1035.0000        1009.8563      2.49%
524.12/525.75	c       526           8173         770         1        1035.0000        1009.8582      2.49%
529.31/530.92	c       531           8279         774         1        1035.0000        1009.8600      2.49%
534.90/536.57	c       537           8393         780         1        1035.0000        1009.9375      2.48%
540.59/542.28	c       542           8562         785         1        1035.0000        1010.0672      2.47%
546.27/547.93	c       548           8619         794         1        1035.0000        1010.0784      2.47%
551.46/553.17	c       553           8726         799         1        1035.0000        1010.0833      2.47%
557.23/558.97	c       559           8824         805         1        1035.0000        1010.1166      2.46%
563.21/564.99	c       565           8902         813         1        1035.0000        1010.1568      2.46%
568.80/570.56	c       571           8967         814         1        1035.0000        1010.1568      2.46%
574.19/575.98	c       576           9042         823         1        1035.0000        1010.2068      2.45%
579.28/581.00	c       581           9123         832         1        1035.0000        1010.2222      2.45%
584.36/586.16	c       586           9205         842         1        1035.0000        1010.3119      2.44%
589.54/591.34	c       591           9291         850         1        1035.0000        1010.3417      2.44%
595.23/597.00	c       597           9362         859         1        1035.0000        1010.4317      2.43%
601.01/602.88	c       603           9469         866         1        1035.0000        1010.4317      2.43%
607.01/608.86	c       609           9580         871         1        1035.0000        1010.4472      2.43%
612.79/614.64	c       615           9690         871         1        1035.0000        1010.4472      2.43%
617.88/619.70	c       620           9897         870         1        1035.0000        1010.4472      2.43%
623.66/625.57	c       626           9995         878         1        1035.0000        1010.4677      2.43%
629.94/631.88	c       632          10128         883         1        1035.0000        1010.4918      2.43%
634.94/636.89	c       637          10218         887         1        1035.0000        1010.4982      2.42%
640.13/642.07	c       642          10295         890         1        1035.0000        1010.5401      2.42%
646.12/648.07	c       648          10345         894         1        1035.0000        1010.5552      2.42%
651.40/653.39	c       653          10484         895         1        1035.0000        1010.5952      2.41%
656.99/658.92	c       659          10523         906         1        1035.0000        1010.6000      2.41%
662.27/664.22	c       664          10628         909         1        1035.0000        1010.6100      2.41%
667.56/669.59	c       670          10675         914         1        1035.0000        1010.6111      2.41%
672.74/674.76	c       675          10816         915         1        1035.0000        1010.6111      2.41%
679.23/681.24	c       681          10866         923         1        1035.0000        1010.6808      2.41%
684.92/686.93	c       687          10923         930         1        1035.0000        1010.7500      2.40%
691.20/693.21	c       693          10995         936         1        1035.0000        1010.7872      2.40%
697.09/699.14	c       699          11034         945         1        1035.0000        1010.7987      2.39%
702.57/704.69	c       705          11093         946         1        1035.0000        1010.7987      2.39%
708.56/710.69	c       711          11164           0         1        1035.0000        1010.8226      2.39%
714.95/717.08	c       717          11165           1         1        1035.0000        1010.8226      2.39%
720.04/722.19	c       722          11176          12         1        1035.0000        1010.8226      2.39%
726.32/728.48	c       728          11189          19         1        1035.0000        1010.8226      2.39%
732.11/734.25	c       734          11267          19         1        1035.0000        1010.8226      2.39%
737.69/739.88	c       740          11299          21         1        1035.0000        1010.8226      2.39%
744.58/746.73	c       747          11404          24         1        1035.0000        1010.8226      2.39%
750.06/752.24	c       752          11446          24         1        1035.0000        1010.8226      2.39%
755.15/757.37	c       757          11540          34         1        1035.0000        1010.8226      2.39%
760.44/762.63	c       763          11667          43         1        1035.0000        1010.8226      2.39%
765.73/767.93	c       768          11784          50         1        1035.0000        1010.8226      2.39%
772.11/774.34	c       774          11877          55         1        1035.0000        1010.8226      2.39%
777.80/780.06	c       780          11970          68         1        1035.0000        1010.8226      2.39%
784.68/786.97	c       787          12048          74         1        1035.0000        1010.8226      2.39%
790.06/792.38	c       792          12136          84         1        1035.0000        1010.8226      2.39%
797.95/800.29	c       800          12238          92         1        1035.0000        1010.8226      2.39%
803.33/805.60	c       806          12416         100         1        1035.0000        1010.8226      2.39%
808.32/810.69	c       811          12606         106         1        1035.0000        1010.8226      2.39%
813.51/815.88	c       816          12840         112         1        1035.0000        1010.8226      2.39%
819.19/821.56	c       822          12941         117         1        1035.0000        1010.8226      2.39%
825.08/827.42	c       827          12987         115         1        1035.0000        1010.9323      2.38%
831.86/834.20	c       834          13078         126         1        1035.0000        1011.0740      2.37%
836.95/839.34	c       839          13275         135         1        1035.0000        1011.0740      2.37%
842.43/844.81	c       845          13435         141         1        1035.0000        1011.2536      2.35%
848.22/850.64	c       851          13608         154         1        1035.0000        1011.3485      2.34%
853.90/856.30	c       856          13770         156         1        1035.0000        1011.3803      2.34%
859.60/862.10	c       862          13858         164         1        1035.0000        1011.4549      2.33%
866.47/868.93	c       869          13948         174         1        1035.0000        1011.5979      2.31%
872.06/874.50	c       874          14152         188         1        1035.0000        1011.6950      2.30%
879.94/882.48	c       882          14328         190         1        1035.0000        1011.7045      2.30%
886.52/889.04	c       889          14489         187         1        1035.0000        1011.8148      2.29%
892.00/894.50	c       895          14540         198         1        1035.0000        1011.8541      2.29%
897.89/900.46	c       900          14709         205         1        1035.0000        1011.8810      2.28%
903.08/905.63	c       906          14928         222         1        1035.0000        1011.9824      2.27%
908.06/910.69	c       911          15095         225         1        1035.0000        1012.0402      2.27%
913.84/916.47	c       916          15231         235         1        1035.0000        1012.0546      2.27%
919.34/921.99	c       922          15371         247         1        1035.0000        1012.1043      2.26%
925.43/928.02	c       928          15436         260         1        1035.0000        1012.1303      2.26%
930.41/933.07	c       933          15687         263         1        1035.0000        1012.1303      2.26%
935.99/938.65	c       939          15818         268         1        1035.0000        1012.3458      2.24%
941.98/944.61	c       945          15944         280         1        1035.0000        1012.4411      2.23%
948.96/951.62	c       952          16069         291         1        1035.0000        1012.5392      2.22%
954.84/957.56	c       958          16218         300         1        1035.0000        1012.5920      2.21%
960.13/962.83	c       963          16377         309         1        1035.0000        1012.6487      2.21%
965.12/967.84	c       968          16517         321         1        1035.0000        1012.6676      2.21%
970.21/972.91	c       973          16792         324         1        1035.0000        1012.6814      2.20%
975.69/978.40	c       978          17007         327         1        1035.0000        1012.6906      2.20%
981.78/984.58	c       985          17148         340         1        1035.0000        1012.7814      2.19%
987.27/990.02	c       990          17268         350         1        1035.0000        1012.7980      2.19%
992.26/995.05	c       995          17479         359         1        1035.0000        1012.8018      2.19%
997.54/1000.33	c      1000          17725         359         1        1035.0000        1012.8152      2.19%
1002.72/1005.53	c      1006          17795         377         1        1035.0000        1012.8455      2.19%
1008.91/1011.76	c      1012          17899         387         1        1035.0000        1012.8533      2.19%
1014.69/1017.59	c      1018          18015         405         1        1035.0000        1012.9293      2.18%
1020.58/1023.45	c      1023          18102         420         1        1035.0000        1012.9293      2.18%
1025.57/1028.47	c      1028          18186         428         1        1035.0000        1012.9478      2.18%
1032.55/1035.45	c      1035          18286         434         1        1035.0000        1012.9937      2.17%
1039.83/1042.73	c      1043          18489         441         1        1035.0000        1013.0025      2.17%
1045.01/1047.91	c      1048          18625         443         1        1035.0000        1013.0352      2.17%
1050.30/1053.27	c      1053          18795         449         1        1035.0000        1013.0352      2.17%
1056.69/1059.68	c      1060          18845         451         1        1035.0000        1013.0869      2.16%
1061.77/1064.73	c      1065          18975         461         1        1035.0000        1013.1145      2.16%
1068.35/1071.32	c      1071          19017         465         1        1035.0000        1013.1167      2.16%
1073.64/1076.69	c      1077          19104         474         1        1035.0000        1013.1334      2.16%
1081.13/1084.19	c      1084          19139         483         1        1035.0000        1013.1478      2.16%
1086.71/1089.78	c      1090          19197         493         1        1035.0000        1013.1686      2.15%
1092.49/1095.58	c      1096          19325         501         1        1035.0000        1013.2345      2.15%
1099.58/1102.64	c      1103          19378         518         1        1035.0000        1013.2533      2.15%
1104.66/1107.73	c      1108          19495         535         1        1035.0000        1013.2761      2.14%
1109.85/1112.97	c      1113          19649         541         1        1035.0000        1013.2761      2.14%
1114.94/1118.04	c      1118          19688         554         1        1035.0000        1013.2911      2.14%
1120.33/1123.48	c      1123          19806         566         1        1035.0000        1013.3173      2.14%
1126.02/1129.14	c      1129          19915         575         1        1035.0000        1013.3510      2.14%
1131.30/1134.49	c      1134          19969         585         1        1035.0000        1013.3661      2.13%
1136.38/1139.53	c      1140          20105         593         1        1035.0000        1013.3684      2.13%
1142.67/1145.85	c      1146          20135         603         1        1035.0000        1013.4034      2.13%
1147.96/1151.11	c      1151          20289         613         1        1035.0000        1013.4099      2.13%
1153.65/1156.83	c      1157          20386         626         1        1035.0000        1013.4298      2.13%
1159.03/1162.25	c      1162          20511         635         1        1035.0000        1013.4388      2.13%
1165.52/1168.71	c      1169          20599         649         1        1035.0000        1013.4441      2.13%
1171.60/1174.89	c      1175          20766         650         1        1035.0000        1013.4565      2.13%
1176.99/1180.28	c      1180          20812         658         1        1035.0000        1013.4732      2.12%
1182.77/1186.01	c      1186          21022         666         1        1035.0000        1013.5057      2.12%
1188.25/1191.53	c      1192          21205         677         1        1035.0000        1013.5206      2.12%
1193.85/1197.10	c      1197          21351         689         1        1035.0000        1013.5216      2.12%
1200.33/1203.69	c      1204          21428         696         1        1035.0000        1013.5545      2.12%
1205.52/1208.85	c      1209          21508         710         1        1035.0000        1013.5641      2.11%
1210.80/1214.18	c      1214          21644         720         1        1035.0000        1013.5787      2.11%
1216.09/1219.47	c      1219          21756         724         1        1035.0000        1013.5877      2.11%
1221.97/1225.37	c      1225          21975         737         1        1035.0000        1013.6184      2.11%
1227.16/1230.52	c      1231          22230         740         1        1035.0000        1013.6184      2.11%
1232.66/1236.03	c      1236          22363         755         1        1035.0000        1013.6305      2.11%
1239.13/1242.58	c      1243          22484         770         1        1035.0000        1013.6587      2.11%
1244.72/1248.12	c      1248          22568         764         1        1035.0000        1013.6587      2.11%
1249.71/1253.15	c      1253          22717         769         1        1035.0000        1013.7035      2.10%
1255.49/1258.94	c      1259          22851         785         1        1035.0000        1013.7384      2.10%
1264.46/1267.96	c      1268          22919         795         1        1035.0000        1013.7443      2.10%
1269.56/1273.03	c      1273          23005         803         1        1035.0000        1013.7561      2.10%
1275.74/1279.20	c      1279          23116         814         1        1035.0000        1013.7773      2.09%
1280.82/1284.37	c      1284          23264         824         1        1035.0000        1013.7794      2.09%
1286.41/1289.92	c      1290          23405         831         1        1035.0000        1013.7992      2.09%
1292.40/1295.93	c      1296          23620         842         1        1035.0000        1013.8241      2.09%
1297.49/1301.09	c      1301          23769         843         1        1035.0000        1013.8382      2.09%
1303.07/1306.69	c      1307          23990         858         1        1035.0000        1013.8382      2.09%
1308.95/1312.55	c      1313          24083         869         1        1035.0000        1013.8425      2.09%
1314.14/1317.72	c      1318          24215         873         1        1035.0000        1013.8551      2.09%
1320.83/1324.48	c      1324          24315         887         1        1035.0000        1013.9122      2.08%
1326.31/1329.99	c      1330          24475         903         1        1035.0000        1013.9243      2.08%
1331.51/1335.16	c      1335          24595         911         1        1035.0000        1013.9243      2.08%
1337.49/1341.10	c      1341          24657         935         1        1035.0000        1013.9500      2.08%
1343.38/1347.03	c      1347          24839         943         1        1035.0000        1013.9591      2.08%
1349.36/1353.05	c      1353          24979         953         1        1035.0000        1013.9831      2.07%
1357.03/1360.78	c      1361          25195         969         1        1035.0000        1014.0196      2.07%
1363.83/1367.56	c      1368          25309         983         1        1035.0000        1014.0239      2.07%
1368.81/1372.59	c      1373          25507         983         1        1035.0000        1014.0298      2.07%
1374.40/1378.12	c      1378          25565         989         1        1035.0000        1014.0420      2.07%
1379.58/1383.31	c      1383          25666        1012         1        1035.0000        1014.0936      2.06%
1385.17/1388.97	c      1389          25745        1017         1        1035.0000        1014.0943      2.06%
1390.76/1394.56	c      1395          25925        1041         1        1035.0000        1014.0988      2.06%
1396.34/1400.10	c      1400          26069        1055         1        1035.0000        1014.1024      2.06%
1401.83/1405.64	c      1406          26196        1052         1        1035.0000        1014.1024      2.06%
1407.32/1411.11	c      1411          26315        1055         1        1035.0000        1014.1042      2.06%
1413.00/1416.86	c      1417          26403        1063         1        1035.0000        1014.1132      2.06%
1418.09/1421.96	c      1422          26434        1072         1        1035.0000        1014.1276      2.06%
1424.58/1428.42	c      1428          26529        1077         1        1035.0000        1014.1511      2.06%
1431.06/1434.91	c      1435          26616        1084         1        1035.0000        1014.1684      2.05%
1436.74/1440.61	c      1441          26725        1103         1        1035.0000        1014.2141      2.05%
1442.33/1446.20	c      1446          26861        1111         1        1035.0000        1014.2474      2.05%
1448.02/1451.92	c      1452          26946        1110         1        1035.0000        1014.2679      2.04%
1453.40/1457.30	c      1457          27051        1129         1        1035.0000        1014.2788      2.04%
1459.10/1463.09	c      1463          27118        1138         1        1035.0000        1014.3294      2.04%
1464.28/1468.25	c      1468          27320        1138         1        1035.0000        1014.3294      2.04%
1469.67/1473.64	c      1474          27467        1145         1        1035.0000        1014.3347      2.04%
1475.55/1479.56	c      1480          27564        1156         1        1035.0000        1014.3395      2.04%
1481.04/1485.08	c      1485          27722        1158         1        1035.0000        1014.3417      2.04%
1488.31/1492.36	c      1492          27809        1173         1        1035.0000        1014.3534      2.04%
1493.81/1497.82	c      1498          27924        1180         1        1035.0000        1014.3534      2.04%
1498.89/1502.92	c      1503          28005        1185         1        1035.0000        1014.3627      2.03%
1505.08/1509.19	c      1509          28065        1189         1        1035.0000        1014.4111      2.03%
1511.07/1515.15	c      1515          28256        1188         1        1035.0000        1014.4116      2.03%
1516.95/1521.05	c      1521          28413        1201         1        1035.0000        1014.4252      2.03%
1524.33/1528.48	c      1528          28566        1206         1        1035.0000        1014.4317      2.03%
1530.41/1534.50	c      1535          28719        1215         1        1035.0000        1014.4406      2.03%
1535.81/1539.94	c      1540          28849        1233         1        1035.0000        1014.4463      2.03%
1541.19/1545.39	c      1545          28968        1236         1        1035.0000        1014.4701      2.02%
1547.07/1551.25	c      1551          29067        1245         1        1035.0000        1014.4713      2.02%
1552.15/1556.39	c      1556          29265        1255         1        1035.0000        1014.4761      2.02%
1557.64/1561.82	c      1562          29366        1262         1        1035.0000        1014.4774      2.02%
1562.84/1567.06	c      1567          29485        1267         1        1035.0000        1014.4785      2.02%
1568.22/1572.46	c      1572          29583        1273         1        1035.0000        1014.4920      2.02%
1574.10/1578.38	c      1578          29757        1281         1        1035.0000        1014.4920      2.02%
1580.69/1584.94	c      1585          29839        1285         1        1035.0000        1014.4922      2.02%
1585.78/1590.05	c      1590          30012        1296         1        1035.0000        1014.4922      2.02%
1591.86/1596.14	c      1596          30102        1308         1        1035.0000        1014.5441      2.02%
1598.44/1602.75	c      1603          30245        1313         1        1035.0000        1014.5594      2.01%
1604.02/1608.33	c      1608          30397        1325         1        1035.0000        1014.5624      2.01%
1610.02/1614.38	c      1614          30468        1338         1        1035.0000        1014.5951      2.01%
1615.40/1619.79	c      1620          30537        1339         1        1035.0000        1014.5951      2.01%
1621.89/1626.24	c      1626          30599        1337         1        1035.0000        1014.5951      2.01%
1627.47/1631.88	c      1632          30665        1349         1        1035.0000        1014.6198      2.01%
1632.96/1637.36	c      1637          30784        1346         1        1035.0000        1014.6198      2.01%
1638.55/1642.91	c      1643          30852        1356         1        1035.0000        1014.6352      2.01%
1643.94/1648.34	c      1648          30907        1361         1        1035.0000        1014.6394      2.01%
1649.41/1653.85	c      1654          31015        1373         1        1035.0000        1014.6427      2.01%
1654.71/1659.10	c      1659          31060        1380         1        1035.0000        1014.6427      2.01%
1660.49/1664.95	c      1665          31155        1381         1        1035.0000        1014.6427      2.01%
1666.08/1670.58	c      1671          31271        1395         1        1035.0000        1014.6536      2.01%
1671.16/1675.66	c      1676          31445        1389         1        1035.0000        1014.6588      2.00%
1678.05/1682.59	c      1683          31557        1399         1        1035.0000        1014.6920      2.00%
1684.93/1689.46	c      1689          31655        1411         1        1035.0000        1014.7093      2.00%
1690.12/1694.61	c      1695          31762        1422         1        1035.0000        1014.7109      2.00%
1695.70/1700.20	c      1700          31875        1433         1        1035.0000        1014.7265      2.00%
1700.89/1705.49	c      1705          32064        1444         1        1035.0000        1014.7265      2.00%
1705.98/1710.59	c      1711          32227        1453         1        1035.0000        1014.7299      2.00%
1711.07/1715.63	c      1716          32312        1462         1        1035.0000        1014.7378      2.00%
1716.66/1721.24	c      1721          32505        1473         1        1035.0000        1014.7665      1.99%
1722.34/1726.92	c      1727          32606        1486         1        1035.0000        1014.7866      1.99%
1727.73/1732.34	c      1732          32836        1486         1        1035.0000        1014.8158      1.99%
1734.21/1738.82	c      1739          32957        1495         1        1035.0000        1014.8599      1.98%
1739.30/1743.91	c      1744          33105        1505         1        1035.0000        1014.8701      1.98%
1745.09/1749.79	c      1750          33235        1511         1        1035.0000        1014.8821      1.98%
1750.27/1754.96	c      1755          33454        1520         1        1035.0000        1014.8821      1.98%
1755.36/1760.05	c      1760          33710        1522         1        1035.0000        1014.8821      1.98%
1761.04/1765.72	c      1766          33845        1527         1        1035.0000        1014.9280      1.98%
1766.93/1771.68	c      1772          34083        1533         1        1035.0000        1014.9282      1.98%
1772.72/1777.44	c      1777          34209        1545         1        1035.0000        1014.9322      1.98%
1778.21/1782.94	c      1783          34328        1552         1        1035.0000        1014.9329      1.98%
1783.49/1788.26	c      1788          34509        1553         1        1035.0000        1014.9377      1.98%
1788.68/1793.42	c      1793          34676        1562         1        1035.0000        1014.9377      1.98%
1794.37/1799.12	c      1799          34875        1573         1        1035.0000        1014.9478      1.98%
1801.35/1806.18	c      1806          34966        1588         1        1035.0000        1014.9828      1.97%
1807.24/1812.03	c      1812          35117        1605         1        1035.0000        1014.9908      1.97%
1812.23/1817.08	c      1817          35267        1619         1        1035.0000        1015.0179      1.97%
1817.71/1822.57	c      1823          35435        1629         1        1035.0000        1015.0199      1.97%
1823.89/1828.72	c      1829          35639        1629         1        1035.0000        1015.0205      1.97%
1829.19/1834.02	c      1834          35795        1637         1        1035.0000        1015.0273      1.97%
1834.67/1839.51	c      1840          36025        1641         1        1035.0000        1015.0404      1.97%
1840.55/1845.43	c      1845          36133        1661         1        1035.0000        1015.0504      1.97%
1845.94/1850.86	c      1851          36281        1673         1        1035.0000        1015.0590      1.96%
1851.14/1856.09	c      1856          36329        1675         1        1035.0000        1015.0603      1.96%
1856.42/1861.33	c      1861          36502        1686         1        1035.0000        1015.0710      1.96%
1861.80/1866.76	c      1867          36631        1701         1        1035.0000        1015.0969      1.96%
1867.09/1872.03	c      1872          36725        1699         1        1035.0000        1015.1085      1.96%
1872.19/1877.17	c      1877          36835        1701         1        1035.0000        1015.1265      1.96%
1877.57/1882.54	c      1883          37022        1716         1        1035.0000        1015.1296      1.96%
1883.06/1888.02	c      1888          37128        1724         1        1035.0000        1015.1430      1.96%
1888.05/1893.09	c      1893          37268        1732         1        1035.0000        1015.1625      1.95%
1893.63/1898.62	c      1899          37466        1742         1        1035.0000        1015.1648      1.95%
1898.82/1903.80	c      1904          37602        1748         1        1035.0000        1015.1648      1.95%
1903.80/1908.88	c      1909          37725        1751         1        1035.0000        1015.1653      1.95%
1909.69/1914.71	c      1915          37850        1752         1        1035.0000        1015.1653      1.95%
1915.28/1920.30	c      1920          37960        1756         1        1035.0000        1015.1666      1.95%
1920.87/1925.96	c      1926          38107        1763         1        1035.0000        1015.1876      1.95%
1925.96/1931.09	c      1931          38320        1768         1        1035.0000        1015.1876      1.95%
1931.14/1936.25	c      1936          38494        1780         1        1035.0000        1015.2093      1.95%
1937.13/1942.27	c      1942          38659        1787         1        1035.0000        1015.2127      1.95%
1942.42/1947.54	c      1948          38811        1799         1        1035.0000        1015.2211      1.95%
1948.40/1953.55	c      1954          39012        1808         1        1035.0000        1015.2216      1.95%
1953.89/1959.01	c      1959          39138        1816         1        1035.0000        1015.2301      1.95%
1959.47/1964.69	c      1965          39285        1815         1        1035.0000        1015.2433      1.95%
1964.66/1969.85	c      1970          39473        1823         1        1035.0000        1015.2433      1.95%
1971.74/1976.94	c      1977          39506        1832         1        1035.0000        1015.2824      1.94%
1977.23/1982.40	c      1982          39604        1850         1        1035.0000        1015.2854      1.94%
1982.22/1987.49	c      1987          39714        1862         1        1035.0000        1015.2951      1.94%
1987.61/1992.84	c      1993          39912        1874         1        1035.0000        1015.2994      1.94%
1993.29/1998.51	c      1999          39975        1877         1        1035.0000        1015.3007      1.94%
1998.48/2003.71	c      2004          40084        1894         1        1035.0000        1015.3119      1.94%
2004.46/2009.70	c      2010          40288        1896         1        1035.0000        1015.3277      1.94%
2009.65/2014.97	c      2015          40385        1903         1        1035.0000        1015.3344      1.94%
2014.75/2020.07	c      2020          40507        1913         1        1035.0000        1015.3599      1.93%
2020.13/2025.42	c      2025          40570        1920         1        1035.0000        1015.3724      1.93%
2025.72/2031.07	c      2031          40749        1927         1        1035.0000        1015.3865      1.93%
2030.90/2036.21	c      2036          40817        1933         1        1035.0000        1015.4009      1.93%
2036.19/2041.50	c      2042          41023        1939         1        1035.0000        1015.4145      1.93%
2041.27/2046.67	c      2047          41251        1941         1        1035.0000        1015.4145      1.93%
2047.26/2052.65	c      2053          41392        1956         1        1035.0000        1015.4228      1.93%
2052.84/2058.20	c      2058          41549        1971         1        1035.0000        1015.4273      1.93%
2057.93/2063.32	c      2063          41685        1975         1        1035.0000        1015.4327      1.93%
2065.01/2070.43	c      2070          41795        1985         1        1035.0000        1015.4360      1.93%
2070.10/2075.54	c      2076          41987        1993         1        1035.0000        1015.4360      1.93%
2075.19/2080.62	c      2081          42083        1999         1        1035.0000        1015.4375      1.93%
2081.87/2087.35	c      2087          42195        2005         1        1035.0000        1015.4581      1.92%
2087.26/2092.73	c      2093          42259        2021         1        1035.0000        1015.4601      1.92%
2093.55/2099.05	c      2099          42305        2031         1        1035.0000        1015.4650      1.92%
2099.53/2105.05	c      2105          42431        2037         1        1035.0000        1015.4650      1.92%
2105.21/2110.76	c      2111          42481        2041         1        1035.0000        1015.4656      1.92%
2110.40/2115.92	c      2116          42615        2033         1        1035.0000        1015.4656      1.92%
2116.39/2121.95	c      2122          42715        2045         1        1035.0000        1015.4783      1.92%
2122.07/2127.64	c      2128          42868        2066         1        1035.0000        1015.4884      1.92%
2127.26/2132.84	c      2133          43075        2071         1        1035.0000        1015.5184      1.92%
2132.84/2138.44	c      2138          43261        2075         1        1035.0000        1015.5184      1.92%
2137.83/2143.47	c      2143          43406        2078         1        1035.0000        1015.5224      1.92%
2144.91/2150.53	c      2151          43489        2093         1        1035.0000        1015.5274      1.92%
2150.10/2155.72	c      2156          43565        2103         1        1035.0000        1015.5316      1.92%
2155.68/2161.34	c      2161          43722        2118         1        1035.0000        1015.5374      1.92%
2160.97/2166.67	c      2167          43825        2123         1        1035.0000        1015.5531      1.91%
2167.85/2173.54	c      2174          43995        2123         1        1035.0000        1015.5607      1.91%
2173.64/2179.35	c      2179          44104        2142         1        1035.0000        1015.5792      1.91%
2178.73/2184.45	c      2184          44374        2140         1        1035.0000        1015.5792      1.91%
2184.61/2190.33	c      2190          44543        2149         1        1035.0000        1015.5912      1.91%
2190.20/2195.91	c      2196          44655        2153         1        1035.0000        1015.5962      1.91%
2195.18/2200.97	c      2201          44757        2167         1        1035.0000        1015.6043      1.91%
2201.16/2206.99	c      2207          44932        2172         1        1035.0000        1015.6065      1.91%
2206.35/2212.14	c      2212          44989        2177         1        1035.0000        1015.6161      1.91%
2211.54/2217.32	c      2217          45199        2183         1        1035.0000        1015.6161      1.91%
2217.12/2222.98	c      2223          45420        2188         1        1035.0000        1015.6163      1.91%
2222.21/2228.05	c      2228          45648        2188         1        1035.0000        1015.6163      1.91%
2227.20/2233.06	c      2233          45828        2202         1        1035.0000        1015.6194      1.91%
2232.39/2238.26	c      2238          46027        2197         1        1035.0000        1015.6194      1.91%
2237.47/2243.38	c      2243          46240        2202         1        1035.0000        1015.6237      1.91%
2242.56/2248.43	c      2248          46395        2209         1        1035.0000        1015.6388      1.91%
2247.55/2253.44	c      2253          46489        2217         1        1035.0000        1015.6472      1.91%
2252.83/2258.73	c      2259          46720        2218         1        1035.0000        1015.6472      1.91%
2258.13/2264.09	c      2264          46885        2237         1        1035.0000        1015.6616      1.90%
2263.51/2269.40	c      2269          47045        2257         1        1035.0000        1015.6703      1.90%
2268.50/2274.42	c      2274          47175        2259         1        1035.0000        1015.6818      1.90%
2273.78/2279.71	c      2280          47295        2269         1        1035.0000        1015.6879      1.90%
2279.47/2285.45	c      2285          47363        2279         1        1035.0000        1015.6923      1.90%
2285.35/2291.36	c      2291          47539        2287         1        1035.0000        1015.6948      1.90%
2291.04/2297.04	c      2297          47709        2299         1        1035.0000        1015.7007      1.90%
2296.33/2302.33	c      2302          47863        2309         1        1035.0000        1015.7085      1.90%
2301.61/2307.67	c      2308          48088        2316         1        1035.0000        1015.7197      1.90%
2307.10/2313.10	c      2313          48301        2325         1        1035.0000        1015.7430      1.90%
2312.38/2318.41	c      2318          48500        2336         1        1035.0000        1015.7530      1.89%
2318.37/2324.45	c      2324          48745        2339         1        1035.0000        1015.7576      1.89%
2324.85/2330.99	c      2331          48799        2351         1        1035.0000        1015.7681      1.89%
2330.24/2336.33	c      2336          48964        2356         1        1035.0000        1015.7687      1.89%
2335.33/2341.45	c      2341          49115        2359         1        1035.0000        1015.7751      1.89%
2341.11/2347.22	c      2347          49275        2367         1        1035.0000        1015.7824      1.89%
2346.40/2352.52	c      2353          49385        2379         1        1035.0000        1015.7883      1.89%
2351.48/2357.69	c      2358          49589        2389         1        1035.0000        1015.7901      1.89%
2355.37/2361.50	c *    2362          49659        2395         1        1034.0000        1015.7926      1.79%
2357.17/2363.32	c      2363          49724        2360         1        1034.0000        1015.7929      1.79%
2362.16/2368.38	c      2368          49878        2370         1        1034.0000        1015.7940      1.79%
2367.85/2374.05	c      2374          50050        2374         1        1034.0000        1015.8002      1.79%
2373.43/2379.69	c      2380          50195        2389         1        1034.0000        1015.8164      1.79%
2378.61/2384.84	c      2385          50379        2391         1        1034.0000        1015.8188      1.79%
2386.10/2392.33	c      2392          50559        2399         1        1034.0000        1015.8315      1.79%
2391.89/2398.14	c      2398          50783        2413         1        1034.0000        1015.8456      1.79%
2397.57/2403.83	c      2404          50920        2426         1        1034.0000        1015.8536      1.79%
2403.36/2409.65	c      2410          51083        2429         1        1034.0000        1015.8594      1.79%
2408.64/2414.97	c      2415          51239        2431         1        1034.0000        1015.8595      1.79%
2413.63/2419.99	c      2420          51413        2437         1        1034.0000        1015.8639      1.79%
2419.51/2425.80	c      2426          51657        2437         1        1034.0000        1015.8655      1.79%
2426.20/2432.50	c      2432          51786        2444         1        1034.0000        1015.8780      1.78%
2431.29/2437.65	c      2438          51889        2455         1        1034.0000        1015.8785      1.78%
2436.67/2443.07	c      2443          52045        2465         1        1034.0000        1015.8886      1.78%
2442.45/2448.89	c      2449          52113        2473         1        1034.0000        1015.8886      1.78%
2448.34/2454.78	c      2455          52267        2483         1        1034.0000        1015.9239      1.78%
2456.42/2462.81	c      2463          52419        2491         1        1034.0000        1015.9250      1.78%
2462.00/2468.43	c      2468          52592        2498         1        1034.0000        1015.9268      1.78%
2467.49/2473.92	c      2474          52725        2499         1        1034.0000        1015.9367      1.78%
2473.17/2479.64	c      2480          52887        2513         1        1034.0000        1015.9380      1.78%
2478.16/2484.66	c      2485          53015        2521         1        1034.0000        1015.9539      1.78%
2483.25/2489.77	c      2490          53095        2525         1        1034.0000        1015.9635      1.78%
2489.93/2496.43	c      2496          53185        2531         1        1034.0000        1015.9694      1.77%
2495.91/2502.44	c      2502          53284        2542         1        1034.0000        1015.9838      1.77%
2502.39/2509.00	c      2509          53435        2539         1        1034.0000        1015.9843      1.77%
2508.17/2514.77	c      2515          53575        2559         1        1034.0000        1015.9966      1.77%
2513.35/2519.98	c      2520          53675        2569         1        1034.0000        1016.0043      1.77%
2518.54/2525.18	c      2525          53766        2572         1        1034.0000        1016.0043      1.77%
2523.72/2530.39	c      2530          53962        2578         1        1034.0000        1016.0070      1.77%
2529.30/2535.90	c      2536          54155        2593         1        1034.0000        1016.0225      1.77%
2534.39/2541.03	c      2541          54384        2592         1        1034.0000        1016.0225      1.77%
2540.17/2546.89	c      2547          54596        2616         1        1034.0000        1016.0235      1.77%
2545.25/2551.98	c      2552          54763        2623         1        1034.0000        1016.0262      1.77%
2551.04/2557.71	c      2558          54873        2625         1        1034.0000        1016.0269      1.77%
2556.12/2562.83	c      2563          55036        2630         1        1034.0000        1016.0355      1.77%
2561.21/2568.00	c      2568          55168        2640         1        1034.0000        1016.0397      1.77%
2566.40/2573.12	c      2573          55306        2642         1        1034.0000        1016.0535      1.77%
2571.47/2578.25	c      2578          55525        2643         1        1034.0000        1016.0541      1.77%
2576.86/2583.62	c      2584          55668        2650         1        1034.0000        1016.0555      1.77%
2583.44/2590.21	c      2590          55759        2657         1        1034.0000        1016.0686      1.76%
2588.52/2595.38	c      2595          55855        2665         1        1034.0000        1016.0733      1.76%
2594.21/2601.05	c      2601          55976        2676         1        1034.0000        1016.0771      1.76%
2599.38/2606.28	c      2606          56106        2686         1        1034.0000        1016.0808      1.76%
2604.97/2611.85	c      2612          56268        2700         1        1034.0000        1016.0897      1.76%
2609.96/2616.86	c      2617          56395        2703         1        1034.0000        1016.0970      1.76%
2615.04/2621.93	c      2622          56535        2711         1        1034.0000        1016.1028      1.76%
2620.23/2627.19	c      2627          56708        2716         1        1034.0000        1016.1048      1.76%
2626.21/2633.14	c      2633          56875        2717         1        1034.0000        1016.1095      1.76%
2631.88/2638.84	c      2639          56981        2731         1        1034.0000        1016.1098      1.76%
2637.27/2644.23	c      2644          57155        2745         1        1034.0000        1016.1297      1.76%
2643.25/2650.24	c      2650          57214        2760         1        1034.0000        1016.1348      1.76%
2649.93/2656.96	c      2657          57385        2775         1        1034.0000        1016.1488      1.76%
2655.21/2662.23	c      2662          57569        2783         1        1034.0000        1016.1548      1.76%
2661.10/2668.18	c      2668          57654        2796         1        1034.0000        1016.1796      1.75%
2666.38/2673.44	c      2673          57765        2807         1        1034.0000        1016.1944      1.75%
2672.37/2679.41	c      2679          57931        2823         1        1034.0000        1016.1963      1.75%
2677.45/2684.57	c      2685          58115        2835         1        1034.0000        1016.2027      1.75%
2683.03/2690.11	c      2690          58301        2835         1        1034.0000        1016.2027      1.75%
2688.11/2695.29	c      2695          58478        2838         1        1034.0000        1016.2062      1.75%
2693.29/2700.42	c      2700          58579        2841         1        1034.0000        1016.2093      1.75%
2698.49/2705.64	c      2706          58703        2849         1        1034.0000        1016.2123      1.75%
2703.67/2710.84	c      2711          58893        2853         1        1034.0000        1016.2182      1.75%
2710.24/2717.47	c      2717          59035        2857         1        1034.0000        1016.2284      1.75%
2715.73/2722.99	c      2723          59204        2868         1        1034.0000        1016.2417      1.75%
2721.61/2728.88	c      2729          59437        2873         1        1034.0000        1016.2495      1.75%
2726.90/2734.16	c      2734          59663        2879         1        1034.0000        1016.2510      1.75%
2732.47/2739.76	c      2740          59856        2890         1        1034.0000        1016.2671      1.74%
2737.66/2744.95	c      2745          60029        2885         1        1034.0000        1016.2671      1.74%
2742.85/2750.13	c      2750          60249        2891         1        1034.0000        1016.2686      1.74%
2747.84/2755.17	c      2755          60384        2910         1        1034.0000        1016.2867      1.74%
2753.82/2761.13	c      2761          60449        2919         1        1034.0000        1016.2917      1.74%
2758.80/2766.16	c      2766          60535        2935         1        1034.0000        1016.2976      1.74%
2763.78/2771.16	c      2771          60625        2943         1        1034.0000        1016.3118      1.74%
2769.06/2776.43	c      2776          60733        2951         1        1034.0000        1016.3127      1.74%
2774.05/2781.43	c      2781          60809        2969         1        1034.0000        1016.3273      1.74%
2779.64/2787.04	c      2787          61045        2977         1        1034.0000        1016.3329      1.74%
2785.42/2792.89	c      2793          61252        2994         1        1034.0000        1016.3338      1.74%
2791.10/2798.59	c      2799          61468        3004         1        1034.0000        1016.3352      1.74%
2796.58/2804.10	c      2804          61691        3007         1        1034.0000        1016.3354      1.74%
2802.26/2809.71	c      2810          61925        3011         1        1034.0000        1016.3445      1.74%
2808.14/2815.64	c      2816          62015        3025         1        1034.0000        1016.3477      1.74%
2813.23/2820.78	c      2821          62175        3029         1        1034.0000        1016.3562      1.74%
2818.52/2826.00	c      2826          62395        3033         1        1034.0000        1016.3562      1.74%
2824.39/2831.94	c      2832          62536        3040         1        1034.0000        1016.3646      1.74%
2829.87/2837.49	c      2837          62665        3055         1        1034.0000        1016.3697      1.73%
2834.95/2842.59	c      2843          62785        3063         1        1034.0000        1016.3801      1.73%
2840.45/2848.10	c      2848          62914        3074         1        1034.0000        1016.3858      1.73%
2845.82/2853.42	c      2853          63085        3081         1        1034.0000        1016.3863      1.73%
2851.52/2859.13	c      2859          63291        3091         1        1034.0000        1016.3871      1.73%
2857.29/2864.92	c      2865          63339        3099         1        1034.0000        1016.4004      1.73%
2864.07/2871.78	c      2872          63556        3106         1        1034.0000        1016.4016      1.73%
2869.65/2877.31	c      2877          63695        3119         1        1034.0000        1016.4154      1.73%
2875.03/2882.77	c      2883          63825        3129         1        1034.0000        1016.4294      1.73%
2880.91/2888.66	c      2889          63993        3143         1        1034.0000        1016.4338      1.73%
2886.00/2893.77	c      2894          64136        3154         1        1034.0000        1016.4371      1.73%
2891.29/2899.03	c      2899          64305        3161         1        1034.0000        1016.4411      1.73%
2899.27/2907.09	c      2907          64429        3177         1        1034.0000        1016.4455      1.73%
2905.04/2912.81	c      2913          64545        3187         1        1034.0000        1016.4499      1.73%
2910.73/2918.54	c      2919          64733        3201         1        1034.0000        1016.4546      1.73%
2916.21/2924.01	c      2924          64948        3212         1        1034.0000        1016.4585      1.73%
2922.09/2929.95	c      2930          65130        3226         1        1034.0000        1016.4669      1.72%
2927.47/2935.31	c      2935          65277        3233         1        1034.0000        1016.4678      1.72%
2932.66/2940.51	c      2941          65388        3248         1        1034.0000        1016.4718      1.72%
2939.54/2947.40	c      2947          65439        3263         1        1034.0000        1016.4749      1.72%
2944.72/2952.65	c      2953          65585        3267         1        1034.0000        1016.4787      1.72%
2950.01/2957.90	c      2958          65711        3285         1        1034.0000        1016.4975      1.72%
2955.69/2963.68	c      2964          65832        3284         1        1034.0000        1016.4975      1.72%
2961.47/2969.49	c      2970          65924        3290         1        1034.0000        1016.5087      1.72%
2967.26/2975.26	c      2975          66004        3308         1        1034.0000        1016.5122      1.72%
2972.34/2980.38	c      2980          66234        3312         1        1034.0000        1016.5122      1.72%
2977.43/2985.49	c      2985          66423        3331         1        1034.0000        1016.5173      1.72%
2983.51/2991.51	c      2992          66529        3349         1        1034.0000        1016.5268      1.72%
2989.00/2997.01	c      2997          66700        3356         1        1034.0000        1016.5358      1.72%
2993.99/3002.07	c      3002          66865        3363         1        1034.0000        1016.5389      1.72%
2999.17/3007.24	c      3007          66995        3375         1        1034.0000        1016.5460      1.72%
3004.26/3012.37	c      3012          67135        3375         1        1034.0000        1016.5495      1.72%
3009.74/3017.84	c      3018          67335        3389         1        1034.0000        1016.5503      1.72%
3015.43/3023.52	c      3024          67473        3409         1        1034.0000        1016.5532      1.72%
3021.12/3029.24	c      3029          67681        3411         1        1034.0000        1016.5540      1.72%
3026.40/3034.50	c      3034          67894        3424         1        1034.0000        1016.5589      1.72%
3031.39/3039.58	c      3040          68039        3425         1        1034.0000        1016.5603      1.72%
3036.58/3044.76	c      3045          68224        3434         1        1034.0000        1016.5694      1.71%
3042.56/3050.75	c      3051          68453        3445         1        1034.0000        1016.5727      1.71%
3047.75/3055.97	c      3056          68675        3457         1        1034.0000        1016.5754      1.71%
3053.63/3061.81	c      3062          68810        3472         1        1034.0000        1016.5828      1.71%
3059.42/3067.60	c      3068          68924        3484         1        1034.0000        1016.5874      1.71%
3064.50/3072.73	c      3073          69172        3490         1        1034.0000        1016.5874      1.71%
3070.19/3078.48	c      3078          69379        3499         1        1034.0000        1016.5886      1.71%
3075.78/3084.01	c      3084          69563        3507         1        1034.0000        1016.5975      1.71%
3083.66/3091.91	c      3092          69699        3513         1        1034.0000        1016.5994      1.71%
3089.44/3097.73	c      3098          69907        3515         1        1034.0000        1016.6015      1.71%
3094.53/3102.84	c      3103          70075        3529         1        1034.0000        1016.6045      1.71%
3100.41/3108.74	c      3109          70248        3540         1        1034.0000        1016.6138      1.71%
3105.60/3113.91	c      3114          70367        3549         1        1034.0000        1016.6291      1.71%
3111.18/3119.57	c      3120          70574        3554         1        1034.0000        1016.6394      1.71%
3116.48/3124.89	c      3125          70838        3560         1        1034.0000        1016.6420      1.71%
3122.16/3130.53	c      3131          70985        3573         1        1034.0000        1016.6482      1.71%
3127.35/3135.73	c      3136          71190        3592         1        1034.0000        1016.6487      1.71%
3132.93/3141.39	c      3141          71269        3595         1        1034.0000        1016.6509      1.71%
3138.72/3147.16	c      3147          71488        3598         1        1034.0000        1016.6526      1.71%
3143.81/3152.21	c      3152          71654        3608         1        1034.0000        1016.6698      1.70%
3149.29/3157.78	c      3158          71826        3620         1        1034.0000        1016.6834      1.70%
3155.27/3163.73	c      3164          71993        3635         1        1034.0000        1016.6901      1.70%
3160.56/3169.00	c      3169          72148        3646         1        1034.0000        1016.6932      1.70%
3165.94/3174.45	c      3174          72355        3659         1        1034.0000        1016.7100      1.70%
3172.03/3180.51	c      3181          72389        3671         1        1034.0000        1016.7121      1.70%
3177.53/3186.04	c      3186          72595        3667         1        1034.0000        1016.7134      1.70%
3183.11/3191.63	c      3192          72781        3677         1        1034.0000        1016.7176      1.70%
3189.09/3197.62	c      3198          72985        3693         1        1034.0000        1016.7234      1.70%
3194.78/3203.38	c      3203          73154        3708         1        1034.0000        1016.7295      1.70%
3200.06/3208.66	c      3209          73330        3720         1        1034.0000        1016.7372      1.70%
3205.15/3213.75	c      3214          73455        3733         1        1034.0000        1016.7416      1.70%
3210.23/3218.86	c      3219          73631        3741         1        1034.0000        1016.7416      1.70%
3216.52/3225.11	c      3225          73739        3749         1        1034.0000        1016.7552      1.70%
3222.01/3230.60	c      3231          73882        3760         1        1034.0000        1016.7606      1.70%
3228.10/3236.73	c      3237          73979        3779         1        1034.0000        1016.7692      1.69%
3233.18/3241.81	c      3242          74211        3773         1        1034.0000        1016.7692      1.69%
3238.97/3247.67	c      3248          74380        3786         1        1034.0000        1016.7922      1.69%
3246.85/3255.54	c      3256          74605        3797         1        1034.0000        1016.8023      1.69%
3251.94/3260.66	c      3261          74755        3819         1        1034.0000        1016.8092      1.69%
3257.23/3265.98	c      3266          74846        3830         1        1034.0000        1016.8092      1.69%
3262.32/3271.01	c      3271          75005        3837         1        1034.0000        1016.8151      1.69%
3267.70/3276.41	c      3276          75165        3853         1        1034.0000        1016.8177      1.69%
3272.99/3281.78	c      3282          75392        3856         1        1034.0000        1016.8188      1.69%
3278.77/3287.58	c      3288          75595        3865         1        1034.0000        1016.8223      1.69%
3283.96/3292.72	c      3293          75785        3877         1        1034.0000        1016.8227      1.69%
3289.85/3298.68	c      3299          75997        3891         1        1034.0000        1016.8274      1.69%
3295.03/3303.82	c      3304          76142        3892         1        1034.0000        1016.8292      1.69%
3300.22/3309.02	c      3309          76343        3899         1        1034.0000        1016.8324      1.69%
3305.41/3314.23	c      3314          76575        3901         1        1034.0000        1016.8324      1.69%
3311.90/3320.76	c      3321          76659        3925         1        1034.0000        1016.8393      1.69%
3317.48/3326.38	c      3326          76816        3934         1        1034.0000        1016.8416      1.69%
3322.87/3331.75	c      3332          76983        3949         1        1034.0000        1016.8486      1.69%
3328.16/3337.00	c      3337          77102        3954         1        1034.0000        1016.8498      1.69%
3334.34/3343.29	c      3343          77283        3973         1        1034.0000        1016.8521      1.69%
3339.82/3348.78	c      3349          77549        3969         1        1034.0000        1016.8521      1.69%
3345.31/3354.25	c      3354          77639        3989         1        1034.0000        1016.8556      1.69%
3350.79/3359.71	c      3360          77870        3998         1        1034.0000        1016.8621      1.69%
3355.88/3364.89	c      3365          78045        4007         1        1034.0000        1016.8647      1.69%
3363.36/3372.37	c      3372          78159        4021         1        1034.0000        1016.8672      1.68%
3369.24/3378.24	c      3378          78320        4036         1        1034.0000        1016.8761      1.68%
3374.53/3383.52	c      3384          78455        4063         1        1034.0000        1016.8966      1.68%
3380.32/3389.38	c      3389          78602        4072         1        1034.0000        1016.8976      1.68%
3385.61/3394.63	c      3395          78689        4077         1        1034.0000        1016.9007      1.68%
3391.19/3400.27	c      3400          78812        4082         1        1034.0000        1016.9055      1.68%
3396.48/3405.51	c      3406          78898        4088         1        1034.0000        1016.9135      1.68%
3401.67/3410.73	c      3411          78980        4102         1        1034.0000        1016.9215      1.68%
3408.15/3417.25	c      3417          79029        4113         1        1034.0000        1016.9257      1.68%
3413.13/3422.29	c      3422          79085        4113         1        1034.0000        1016.9262      1.68%
3418.62/3427.78	c      3428          79177        4115         1        1034.0000        1016.9262      1.68%
3424.40/3433.53	c      3434          79262        4114         1        1034.0000        1016.9262      1.68%
3429.50/3438.65	c      3439          79358        4130         1        1034.0000        1016.9338      1.68%
3434.68/3443.81	c      3444          79515        4139         1        1034.0000        1016.9359      1.68%
3439.88/3449.04	c      3449          79709        4143         1        1034.0000        1016.9360      1.68%
3445.26/3454.44	c      3454          79895        4147         1        1034.0000        1016.9389      1.68%
3451.04/3460.27	c      3460          80090        4154         1        1034.0000        1016.9393      1.68%
3456.03/3465.29	c      3465          80267        4163         1        1034.0000        1016.9495      1.68%
3461.31/3470.50	c      3470          80498        4168         1        1034.0000        1016.9495      1.68%
3466.81/3476.04	c      3476          80698        4184         1        1034.0000        1016.9580      1.68%
3474.48/3483.72	c      3484          80889        4193         1        1034.0000        1016.9608      1.68%
3479.97/3489.21	c      3489          81084        4204         1        1034.0000        1016.9642      1.68%
3484.95/3494.30	c      3494          81291        4213         1        1034.0000        1016.9660      1.67%
3490.54/3499.85	c      3500          81553        4215         1        1034.0000        1016.9675      1.67%
3495.93/3505.25	c      3505          81705        4223         1        1034.0000        1016.9695      1.67%
3501.41/3510.75	c      3511          81874        4242         1        1034.0000        1016.9835      1.67%
3506.60/3515.93	c      3516          82112        4242         1        1034.0000        1016.9835      1.67%
3511.79/3521.11	c      3521          82224        4254         1        1034.0000        1016.9863      1.67%
3517.18/3526.59	c      3527          82326        4258         1        1034.0000        1016.9943      1.67%
3522.86/3532.28	c      3532          82515        4267         1        1034.0000        1016.9973      1.67%
3529.04/3538.47	c      3538          82579        4287         1        1034.0000        1017.0007      1.67%
3534.13/3543.51	c      3544          82712        4304         1        1034.0000        1017.0068      1.67%
3539.11/3548.55	c      3549          82899        4309         1        1034.0000        1017.0097      1.67%
3545.20/3554.61	c      3555          82982        4326         1        1034.0000        1017.0197      1.67%
3550.59/3560.00	c      3560          83229        4327         1        1034.0000        1017.0318      1.67%
3556.36/3565.87	c      3566          83400        4348         1        1034.0000        1017.0402      1.67%
3562.46/3571.94	c      3572          83589        4363         1        1034.0000        1017.0449      1.67%
3567.65/3577.11	c      3577          83811        4365         1        1034.0000        1017.0449      1.67%
3573.53/3583.04	c      3583          83979        4369         1        1034.0000        1017.0453      1.67%
3579.31/3588.88	c      3589          84165        4381         1        1034.0000        1017.0486      1.67%
3584.99/3594.56	c      3595          84215        4395         1        1034.0000        1017.0541      1.67%
3590.38/3599.94	c      3600          84331        4395         1        1034.0000        1017.0567      1.67%
3590.58/3600.12	c SCIP Status        : c solving was interrupted [hard time limit reached]
3590.58/3600.12	c Total Time         : 3600.12
3590.58/3600.12	c   solving          : 3600.12
3590.58/3600.12	c   presolving       : 0.05 (included in solving)
3590.58/3600.12	c B&B Tree           :
3590.58/3600.12	c   nodes (total)    : 1
3590.58/3600.12	c Solution           :
3590.58/3600.12	c   Solutions found  : 15
3590.58/3600.12	c   Primal Bound     : +1.03400000000000e+03
3590.58/3600.12	c   Dual Bound       : +1.01705674625297e+03
3590.58/3600.12	c Gap                : 1.66591 %
3590.58/3600.12	c * Warning: final gap: 1.66591e-02 is greater than SCIPepsilon: 1.00000e-09
3590.58/3600.12	o 1034
3590.58/3600.12	s SATISFIABLE
3590.58/3600.12	v x1959 x1958 -x1957 -x1956 x1955 x1954 x1953 x1952 x1951 -x1950 x1949 -x1948 x1947 x1946 x1945 -x1944 x1943 x1942 x1941 -x1940 -x1939 
3590.58/3600.12	v x1938 -x1937 x1936 x1935 x1934 -x1933 -x1932 x1931 -x1930 -x1929 -x1928 x1927 x1926 x1925 x1924 x1923 -x1922 x1921 x1920 
3590.58/3600.12	v x1919 x1918 -x1917 -x1916 -x1915 -x1914 -x1913 x1912 -x1911 x1910 x1909 x1908 x1907 x1906 x1905 -x1904 x1903 x1902 x1901 -x1900 
3590.58/3600.12	v -x1899 x1898 x1897 -x1896 x1895 -x1894 -x1893 -x1892 x1891 -x1890 -x1889 x1888 x1887 x1886 -x1885 x1884 -x1883 x1882 x1881 
3590.58/3600.12	v x1880 -x1879 -x1878 -x1877 x1876 x1875 x1874 -x1873 -x1872 x1871 x1870 x1869 -x1868 -x1867 x1866 -x1865 x1864 -x1863 -x1862 
3590.58/3600.12	v x1861 -x1860 x1859 -x1858 x1857 x1856 -x1855 x1854 -x1853 -x1852 -x1851 x1850 -x1849 x1848 -x1847 x1846 x1845 x1844 -x1843 
3590.58/3600.12	v x1842 -x1841 x1840 -x1839 x1838 -x1837 -x1836 x1835 x1834 -x1833 -x1832 x1831 x1830 x1829 x1828 x1827 -x1826 -x1825 x1824 x1823 
3590.58/3600.12	v x1822 -x1821 -x1820 -x1819 -x1818 x1817 -x1816 x1815 -x1814 x1813 x1812 -x1811 -x1810 x1809 -x1808 x1807 -x1806 x1805 x1804 
3590.58/3600.12	v -x1803 x1802 x1801 x1800 -x1799 x1798 x1797 x1796 -x1795 x1794 -x1793 x1792 x1791 -x1790 -x1789 x1788 -x1787 -x1786 x1785 -x1784 
3590.58/3600.12	v x1783 x1782 x1781 -x1780 x1779 -x1778 x1777 x1776 -x1775 -x1774 -x1773 -x1772 -x1771 x1770 -x1769 -x1768 x1767 x1766 -x1765 
3590.58/3600.12	v -x1764 x1763 x1762 -x1761 -x1760 -x1759 x1758 -x1757 -x1756 x1755 -x1754 x1753 -x1752 x1751 x1750 -x1749 -x1748 -x1747 x1746 
3590.58/3600.12	v x1745 x1744 x1743 -x1742 -x1741 x1740 x1739 x1738 -x1737 -x1736 -x1735 x1734 x1733 x1732 -x1731 x1730 -x1729 x1728 x1727 
3590.58/3600.12	v x1726 -x1725 x1724 x1723 -x1722 x1721 x1720 x1719 -x1718 x1717 -x1716 -x1715 x1714 -x1713 -x1712 -x1711 x1710 x1709 x1708 x1707 
3590.58/3600.12	v x1706 x1705 x1704 -x1703 x1702 -x1701 -x1700 -x1699 -x1698 x1697 x1696 x1695 -x1694 x1693 x1692 -x1691 -x1690 -x1689 x1688 
3590.58/3600.12	v x1687 -x1686 x1685 x1684 -x1683 -x1682 x1681 -x1680 x1679 x1678 x1677 x1676 x1675 -x1674 -x1673 -x1672 -x1671 -x1670 -x1669 
3590.58/3600.12	v -x1668 x1667 x1666 x1665 x1664 -x1663 x1662 x1661 -x1660 x1659 x1658 x1657 -x1656 x1655 x1654 -x1653 -x1652 -x1651 x1650 -x1649 
3590.58/3600.12	v x1648 -x1647 x1646 x1645 x1644 -x1643 -x1642 x1641 x1640 -x1639 -x1638 x1637 x1636 x1635 -x1634 -x1633 x1632 x1631 -x1630 
3590.58/3600.12	v -x1629 x1628 -x1627 x1626 -x1625 x1624 -x1623 x1622 -x1621 x1620 -x1619 -x1618 -x1617 x1616 -x1615 x1614 x1613 -x1612 x1611 
3590.58/3600.12	v -x1610 -x1609 -x1608 x1607 x1606 x1605 -x1604 -x1603 x1602 x1601 x1600 -x1599 -x1598 -x1597 -x1596 x1595 x1594 -x1593 -x1592 
3590.58/3600.12	v x1591 -x1590 -x1589 -x1588 x1587 x1586 x1585 x1584 -x1583 -x1582 x1581 -x1580 x1579 x1578 x1577 x1576 x1575 x1574 x1573 -x1572 
3590.58/3600.12	v -x1571 x1570 x1569 -x1568 -x1567 -x1566 x1565 x1564 -x1563 x1562 -x1561 x1560 -x1559 x1558 -x1557 -x1556 -x1555 -x1554 -x1553 
3590.58/3600.12	v x1552 x1551 x1550 -x1549 x1548 -x1547 x1546 x1545 -x1544 -x1543 -x1542 x1541 x1540 x1539 -x1538 x1537 x1536 x1535 -x1534 x1533 
3590.58/3600.12	v x1532 x1531 x1530 -x1529 -x1528 -x1527 x1526 -x1525 -x1524 -x1523 x1522 -x1521 -x1520 x1519 x1518 x1517 x1516 -x1515 -x1514 
3590.58/3600.12	v x1513 x1512 x1511 x1510 -x1509 x1508 x1507 x1506 x1505 x1504 x1503 x1502 x1501 x1500 -x1499 x1498 x1497 -x1496 x1495 x1494 
3590.58/3600.12	v -x1493 x1492 x1491 -x1490 x1489 x1488 x1487 x1486 x1485 x1484 x1483 -x1482 x1481 -x1480 x1479 x1478 -x1477 x1476 x1475 -x1474 
3590.58/3600.12	v -x1473 -x1472 -x1471 x1470 x1469 -x1468 -x1467 -x1466 -x1465 -x1464 x1463 -x1462 x1461 -x1460 x1459 -x1458 x1457 x1456 x1455 
3590.58/3600.12	v -x1454 x1453 -x1452 x1451 -x1450 x1449 x1448 x1447 x1446 -x1445 -x1444 x1443 x1442 -x1441 -x1440 x1439 -x1438 x1437 x1436 
3590.58/3600.12	v x1435 -x1434 x1433 x1432 x1431 x1430 x1429 -x1428 -x1427 -x1426 x1425 x1424 -x1423 x1422 x1421 x1420 -x1419 -x1418 -x1417 -x1416 
3590.58/3600.12	v x1415 x1414 -x1413 x1412 -x1411 -x1410 x1409 -x1408 x1407 -x1406 -x1405 -x1404 x1403 x1402 -x1401 x1400 x1399 x1398 x1397 
3590.58/3600.12	v -x1396 -x1395 -x1394 -x1393 -x1392 -x1391 x1390 -x1389 x1388 x1387 -x1386 -x1385 x1384 -x1383 x1382 x1381 x1380 x1379 -x1378 
3590.58/3600.12	v x1377 -x1376 x1375 -x1374 -x1373 x1372 x1371 x1370 x1369 x1368 -x1367 -x1366 x1365 -x1364 -x1363 -x1362 -x1361 x1360 x1359 -x1358 
3590.58/3600.12	v x1357 x1356 -x1355 x1354 x1353 x1352 -x1351 -x1350 x1349 -x1348 -x1347 x1346 -x1345 -x1344 -x1343 -x1342 x1341 -x1340 x1339 
3590.58/3600.12	v x1338 -x1337 x1336 x1335 x1334 -x1333 -x1332 x1331 x1330 -x1329 x1328 -x1327 -x1326 x1325 -x1324 x1323 -x1322 -x1321 x1320 
3590.58/3600.12	v x1319 x1318 x1317 x1316 x1315 -x1314 -x1313 -x1312 -x1311 -x1310 x1309 x1308 -x1307 -x1306 x1305 x1304 -x1303 -x1302 -x1301 
3590.58/3600.12	v x1300 x1299 -x1298 -x1297 x1296 x1295 x1294 x1293 x1292 -x1291 x1290 -x1289 -x1288 -x1287 x1286 x1285 x1284 -x1283 -x1282 x1281 
3590.58/3600.12	v x1280 x1279 -x1278 x1277 x1276 x1275 x1274 x1273 -x1272 -x1271 -x1270 -x1269 -x1268 x1267 x1266 -x1265 -x1264 -x1263 -x1262 
3590.58/3600.12	v -x1261 x1260 x1259 -x1258 x1257 -x1256 x1255 -x1254 -x1253 x1252 -x1251 -x1250 -x1249 -x1248 -x1247 x1246 x1245 x1244 -x1243 
3590.58/3600.12	v x1242 -x1241 -x1240 x1239 -x1238 -x1237 x1236 x1235 -x1234 x1233 x1232 x1231 -x1230 x1229 -x1228 -x1227 -x1226 x1225 -x1224 
3590.58/3600.12	v x1223 x1222 x1221 x1220 -x1219 -x1218 x1217 x1216 x1215 -x1214 x1213 x1212 -x1211 -x1210 -x1209 x1208 -x1207 x1206 x1205 x1204 
3590.58/3600.12	v -x1203 -x1202 -x1201 x1200 -x1199 x1198 x1197 x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 x1189 -x1188 x1187 -x1186 
3590.58/3600.12	v x1185 x1184 -x1183 -x1182 -x1181 x1180 x1179 -x1178 -x1177 -x1176 -x1175 -x1174 x1173 x1172 -x1171 x1170 x1169 x1168 x1167 -x1166 
3590.58/3600.12	v -x1165 -x1164 -x1163 x1162 x1161 x1160 x1159 x1158 -x1157 x1156 -x1155 x1154 -x1153 x1152 -x1151 x1150 x1149 -x1148 -x1147 
3590.58/3600.12	v -x1146 -x1145 -x1144 x1143 x1142 -x1141 x1140 -x1139 x1138 x1137 -x1136 x1135 x1134 -x1133 -x1132 -x1131 -x1130 x1129 -x1128 
3590.58/3600.12	v x1127 -x1126 x1125 x1124 x1123 x1122 x1121 x1120 -x1119 -x1118 -x1117 x1116 -x1115 -x1114 x1113 x1112 -x1111 -x1110 x1109 
3590.58/3600.12	v -x1108 -x1107 -x1106 -x1105 x1104 -x1103 x1102 x1101 x1100 x1099 x1098 x1097 -x1096 x1095 x1094 -x1093 -x1092 x1091 x1090 -x1089 
3590.58/3600.12	v -x1088 -x1087 -x1086 x1085 x1084 -x1083 x1082 x1081 x1080 -x1079 x1078 -x1077 -x1076 -x1075 -x1074 -x1073 x1072 x1071 -x1070 
3590.58/3600.12	v -x1069 -x1068 x1067 -x1066 x1065 -x1064 -x1063 -x1062 x1061 x1060 x1059 -x1058 -x1057 x1056 -x1055 -x1054 x1053 x1052 x1051 
3590.58/3600.12	v x1050 x1049 -x1048 -x1047 -x1046 x1045 x1044 x1043 x1042 x1041 -x1040 -x1039 x1038 -x1037 -x1036 x1035 x1034 x1033 x1032 -x1031 
3590.58/3600.12	v x1030 x1029 -x1028 -x1027 x1026 -x1025 x1024 x1023 x1022 x1021 -x1020 x1019 x1018 -x1017 x1016 -x1015 x1014 -x1013 x1012 
3590.58/3600.12	v -x1011 -x1010 x1009 x1008 x1007 -x1006 -x1005 x1004 -x1003 -x1002 x1001 -x1000 -x999 x998 -x997 -x996 -x995 -x994 x993 -x992 
3590.58/3600.12	v -x991 x990 -x989 -x988 x987 x986 x985 -x984 -x983 x982 x981 -x980 x979 x978 x977 x976 -x975 -x974 -x973 x972 -x971 x970 -x969 
3590.58/3600.12	v -x968 x967 x966 x965 -x964 x963 x962 -x961 -x960 -x959 x958 x957 -x956 -x955 -x954 x953 x952 x951 x950 x949 x948 x947 -x946 
3590.58/3600.12	v -x945 x944 x943 -x942 -x941 x940 x939 -x938 x937 x936 -x935 -x934 -x933 -x932 x931 x930 x929 -x928 x927 x926 x925 -x924 -x923 
3590.58/3600.12	v -x922 x921 -x920 x919 -x918 x917 -x916 -x915 x914 x913 -x912 x911 x910 -x909 x908 x907 -x906 x905 -x904 x903 x902 -x901 -x900 
3590.58/3600.12	v -x899 x898 -x897 -x896 x895 x894 -x893 x892 -x891 -x890 x889 x888 x887 x886 x885 -x884 x883 x882 x881 x880 -x879 x878 -x877 
3590.58/3600.12	v -x876 x875 -x874 -x873 -x872 -x871 -x870 -x869 x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 x856 
3590.58/3600.12	v x855 x854 -x853 -x852 -x851 -x850 x849 x848 -x847 x846 -x845 x844 -x843 x842 -x841 x840 -x839 x838 x837 x836 -x835 x834 x833 
3590.58/3600.12	v -x832 x831 -x830 -x829 -x828 -x827 -x826 -x825 x824 -x823 -x822 -x821 x820 x819 -x818 -x817 -x816 x815 x814 -x813 -x812 x811 
3590.58/3600.12	v x810 x809 x808 x807 x806 -x805 -x804 -x803 x802 x801 x800 -x799 x798 -x797 -x796 x795 -x794 x793 -x792 -x791 x790 -x789 -x788 
3590.58/3600.12	v -x787 -x786 x785 x784 x783 -x782 x781 -x780 x779 x778 -x777 -x776 -x775 x774 x773 x772 -x771 -x770 -x769 x768 x767 x766 x765 
3590.58/3600.12	v -x764 x763 x762 x761 -x760 -x759 x758 x757 x756 x755 -x754 -x753 -x752 x751 -x750 x749 x748 x747 x746 -x745 -x744 x743 -x742 
3590.58/3600.12	v x741 x740 -x739 -x738 -x737 x736 -x735 x734 x733 -x732 -x731 -x730 x729 -x728 -x727 x726 x725 x724 x723 -x722 x721 x720 -x719 
3590.58/3600.12	v x718 -x717 -x716 -x715 x714 x713 -x712 x711 x710 x709 x708 x707 x706 -x705 x704 x703 -x702 -x701 x700 -x699 -x698 x697 x696 
3590.58/3600.12	v x695 -x694 x693 x692 -x691 -x690 x689 -x688 x687 -x686 x685 x684 -x683 -x682 -x681 -x680 x679 -x678 -x677 x676 -x675 -x674 
3590.58/3600.13	v x673 -x672 -x671 -x670 -x669 -x668 x667 x666 -x665 -x664 -x663 x662 -x661 x660 -x659 -x658 -x657 x656 x655 x654 -x653 -x652 -x651 
3590.58/3600.13	v x650 x649 x648 x647 -x646 x645 -x644 x643 x642 x641 x640 -x639 x638 x637 x636 x635 -x634 x633 x632 -x631 -x630 -x629 -x628 
3590.58/3600.13	v -x627 -x626 -x625 x624 -x623 -x622 -x621 x620 x619 -x618 -x617 -x616 x615 x614 x613 -x612 x611 -x610 x609 -x608 x607 -x606 
3590.58/3600.13	v x605 -x604 x603 x602 x601 -x600 x599 -x598 -x597 -x596 -x595 x594 x593 x592 -x591 x590 x589 x588 -x587 x586 x585 x584 -x583 
3590.58/3600.13	v x582 -x581 x580 -x579 x578 -x577 x576 x575 -x574 -x573 x572 x571 x570 x569 x568 x567 x566 x565 x564 -x563 -x562 x561 x560 x559 
3590.58/3600.13	v -x558 -x557 x556 -x555 x554 x553 x552 -x551 x550 x549 x548 x547 x546 x545 x544 -x543 x542 x541 x540 x539 -x538 x537 x536 x535 
3590.58/3600.13	v -x534 -x533 -x532 -x531 -x530 x529 -x528 x527 -x526 -x525 -x524 -x523 -x522 x521 x520 -x519 -x518 -x517 -x516 -x515 x514 -x513 
3590.58/3600.13	v x512 x511 x510 -x509 x508 -x507 -x506 x505 x504 x503 x502 -x501 x500 x499 -x498 x497 -x496 -x495 -x494 -x493 x492 x491 x490 
3590.58/3600.13	v x489 -x488 x487 -x486 x485 x484 x483 -x482 x481 -x480 x479 x478 x477 x476 x475 -x474 -x473 -x472 x471 -x470 -x469 -x468 x467 
3590.58/3600.13	v -x466 -x465 -x464 x463 -x462 x461 x460 x459 x458 -x457 x456 x455 -x454 -x453 x452 x451 x450 -x449 x448 x447 -x446 x445 -x444 
3590.58/3600.13	v -x443 -x442 x441 -x440 -x439 x438 -x437 -x436 -x435 -x434 x433 -x432 x431 x430 x429 -x428 -x427 x426 x425 -x424 x423 x422 
3590.58/3600.13	v x421 -x420 -x419 -x418 -x417 -x416 x415 -x414 -x413 -x412 x411 x410 x409 -x408 x407 x406 x405 x404 -x403 x402 -x401 -x400 -x399 
3590.58/3600.13	v -x398 x397 -x396 x395 x394 -x393 x392 -x391 -x390 x389 -x388 -x387 -x386 -x385 -x384 x383 x382 x381 x380 x379 x378 -x377 
3590.58/3600.13	v x376 x375 x374 x373 x372 -x371 -x370 -x369 -x368 -x367 -x366 x365 x364 x363 x362 -x361 -x360 x359 x358 -x357 -x356 x355 x354 
3590.58/3600.13	v -x353 x352 x351 -x350 x349 x348 -x347 x346 -x345 -x344 -x343 x342 x341 -x340 -x339 x338 -x337 x336 x335 -x334 -x333 x332 x331 
3590.58/3600.13	v x330 -x329 -x328 x327 -x326 -x325 -x324 x323 x322 -x321 x320 -x319 x318 -x317 x316 x315 -x314 -x313 x312 -x311 x310 -x309 -x308 
3590.58/3600.13	v x307 x306 x305 x304 x303 x302 -x301 -x300 x299 -x298 x297 x296 x295 x294 x293 x292 -x291 -x290 -x289 x288 x287 -x286 -x285 
3590.58/3600.13	v -x284 x283 -x282 -x281 x280 x279 x278 x277 x276 x275 x274 -x273 x272 -x271 x270 -x269 -x268 x267 x266 x265 -x264 x263 -x262 
3590.58/3600.13	v -x261 -x260 -x259 -x258 x257 -x256 -x255 -x254 -x253 -x252 x251 x250 -x249 x248 x247 x246 -x245 x244 -x243 x242 -x241 x240 x239 
3590.58/3600.13	v x238 -x237 x236 -x235 x234 -x233 -x232 x231 x230 -x229 -x228 x227 -x226 x225 -x224 -x223 x222 x221 -x220 -x219 x218 -x217 
3590.58/3600.13	v -x216 x215 -x214 -x213 -x212 x211 x210 x209 -x208 -x207 x206 x205 -x204 x203 x202 x201 x200 x199 x198 x197 x196 x195 x194 -x193 
3590.58/3600.13	v x192 x191 -x190 x189 -x188 x187 x186 -x185 x184 -x183 x182 -x181 x180 x179 -x178 x177 -x176 -x175 -x174 -x173 x172 x171 x170 
3590.58/3600.13	v x169 -x168 x167 x166 x165 x164 x163 -x162 x161 -x160 x159 x158 -x157 x156 x155 x154 x153 -x152 x151 x150 -x149 x148 x147 
3590.58/3600.13	v x146 -x145 -x144 -x143 -x142 -x141 x140 x139 x138 -x137 x136 x135 -x134 -x133 x132 x131 x130 -x129 -x128 x127 -x126 -x125 x124 
3590.58/3600.13	v -x123 x122 x121 -x120 x119 x118 -x117 x116 -x115 -x114 x113 x112 x111 x110 -x109 x108 x107 x106 -x105 -x104 -x103 -x102 x101 
3590.58/3600.13	v -x100 x99 x98 x97 -x96 -x95 -x94 -x93 -x92 x91 x90 x89 -x88 -x87 -x86 x85 x84 x83 x82 x81 -x80 -x79 -x78 -x77 -x76 x75 x74 
3590.58/3600.13	v x73 x72 -x71 -x70 -x69 x68 x67 -x66 -x65 x64 -x63 -x62 -x61 x60 x59 x58 -x57 x56 -x55 -x54 x53 -x52 -x51 -x50 x49 x48 x47 x46 
3590.58/3600.13	v x45 x44 -x43 x42 x41 -x40 -x39 -x38 -x37 x36 x35 x34 x33 -x32 -x31 x30 -x29 -x28 -x27 x26 -x25 x24 -x23 x22 -x21 -x20 x19 x18 
3590.58/3600.13	v x17 -x16 -x15 x14 x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 x5 -x4 x3 x2 x1 

Verifier Data

OK	1034

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: 63931 MiB (60974 MiB free)
  memory of node 1: 64510 MiB (62041 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434656-1721071386/watcher-4434656-1721071386 -o /tmp/evaluation-result-4434656-1721071386/solver-4434656-1721071386 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721064102-809920 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4434656-1721071386.opb -qsol -t 3600 -sth 1 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=816100, runsolver pid=816097

[startup+0.100098 s]*
/proc/loadavg: 4.09 4.09 4.08 5/265 816103
/proc/meminfo: memFree=125933460/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=131012 memory=45028 CPUtime=0.1 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 9637 0 0 0 9 1 0 0 20 0 3 0 159308350 134156288 11257 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 32753 11257 2782 3032 0 15111 0
[pid=816100/tid=816102] ppid=816097 vsize=131012 memory=4026561586 CPUtime=0.03 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 3507 0 0 0 3 0 0 0 20 0 3 0 159308357 134156288 11257 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=131012 memory=228556276070 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 159308358 134156288 11257 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 131012 KiB
Current children cumulated memory: 45028 KiB

[startup+0.205682 s]*
/proc/loadavg: 4.09 4.09 4.08 5/265 816103
/proc/meminfo: memFree=125926348/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=132036 memory=52280 CPUtime=0.2 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 11364 0 0 0 19 1 0 0 20 0 3 0 159308350 135204864 13070 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 33009 13070 2894 3032 0 16861 0
[pid=816100/tid=816102] ppid=816097 vsize=132036 memory=4782652875487838339 CPUtime=0.13 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 5234 0 0 0 13 0 0 0 20 0 3 0 159308357 135204864 13070 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=132036 memory=17963 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 159308358 135204864 13070 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 132036 KiB
Current children cumulated memory: 52280 KiB

[startup+0.30558 s]*
/proc/loadavg: 4.09 4.09 4.08 5/265 816103
/proc/meminfo: memFree=125926008/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=132036 memory=52604 CPUtime=0.3 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 11434 0 0 0 29 1 0 0 20 0 3 0 159308350 135204864 13151 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 33009 13151 2910 3032 0 16929 0
[pid=816100/tid=816102] ppid=816097 vsize=132036 memory=-6082786866491472741 CPUtime=0.23 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 5304 0 0 0 23 0 0 0 20 0 3 0 159308357 135204864 13151 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=132036 memory=0 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 159308358 135204864 13151 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 132036 KiB
Current children cumulated memory: 52604 KiB

[startup+0.700276 s]
/proc/loadavg: 4.09 4.09 4.08 5/265 816103
/proc/meminfo: memFree=125922508/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=133492 memory=56808 CPUtime=0.69 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 12495 0 0 0 68 1 0 0 20 0 3 0 159308350 136695808 14202 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 33373 14202 2910 3032 0 18138 0
[pid=816100/tid=816102] ppid=816097 vsize=133492 memory=0 CPUtime=0.62 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 6365 0 0 0 62 0 0 0 20 0 3 0 159308357 136695808 14202 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=133492 memory=0 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 159308358 136695808 14202 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 133492 KiB
Current children cumulated memory: 56808 KiB

[startup+1.50026 s]
/proc/loadavg: 4.09 4.09 4.08 5/265 816103
/proc/meminfo: memFree=125920492/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=133492 memory=59796 CPUtime=1.48 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 16819 0 0 0 147 1 0 0 20 0 3 0 159308350 136695808 14949 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 33373 14949 2910 3032 0 18965 0
[pid=816100/tid=816102] ppid=816097 vsize=133492 memory=0 CPUtime=1.42 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 10683 0 0 0 141 1 0 0 20 0 3 0 159308357 136695808 14949 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=133492 memory=0 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 3 0 159308358 136695808 14949 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 133492 KiB
Current children cumulated memory: 59796 KiB

[startup+3.10555 s]
/proc/loadavg: 4.09 4.09 4.08 5/265 816103
/proc/meminfo: memFree=125890700/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=150416 memory=88452 CPUtime=3.09 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 28209 0 0 0 306 3 0 0 20 0 3 0 159308350 154025984 22113 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 37604 22113 2910 3032 0 26337 0
[pid=816100/tid=816102] ppid=816097 vsize=150416 memory=2273 CPUtime=3.02 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 22071 0 0 0 300 2 0 0 20 0 3 0 159308357 154025984 22113 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=150416 memory=0 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 3 0 159308358 154025984 22113 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 150416 KiB
Current children cumulated memory: 88452 KiB

[startup+6.30026 s]
/proc/loadavg: 4.08 4.09 4.08 5/266 816104
/proc/meminfo: memFree=125849484/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=186452 memory=127316 CPUtime=6.27 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 48057 0 0 0 622 5 0 0 20 0 3 0 159308350 190926848 31829 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 46613 31829 2910 3032 0 36271 0
[pid=816100/tid=816102] ppid=816097 vsize=186452 memory=-6082786866491472741 CPUtime=6.2 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 41912 0 0 0 616 4 0 0 20 0 3 0 159308357 190926848 31829 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=186452 memory=123220 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 3 0 159308358 190926848 31829 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 186452 KiB
Current children cumulated memory: 127316 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.08 4.08 5/266 816106
/proc/meminfo: memFree=125811732/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=212172 memory=161344 CPUtime=12.65 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 81625 0 0 0 1257 8 0 0 20 0 3 0 159308350 217264128 40336 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 53043 40336 2910 3032 0 46006 0
[pid=816100/tid=816102] ppid=816097 vsize=212172 memory=93116 CPUtime=12.58 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 75478 0 0 0 1251 7 0 0 20 0 3 0 159308357 217264128 40336 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=212172 memory=0 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 3 0 159308358 217264128 40336 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 212172 KiB
Current children cumulated memory: 161344 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 4.08 4.08 5/266 816107
/proc/meminfo: memFree=125805508/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=212172 memory=162216 CPUtime=25.42 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 105942 0 0 0 2533 9 0 0 20 0 3 0 159308350 217264128 40554 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 53043 40554 2958 3032 0 46006 0
[pid=816100/tid=816102] ppid=816097 vsize=212172 memory=161196 CPUtime=25.34 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 99689 0 0 0 2526 8 0 0 20 0 3 0 159308357 217264128 40554 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=212172 memory=12316 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 31 0 0 0 0 0 0 0 20 0 3 0 159308358 217264128 40554 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 212172 KiB
Current children cumulated memory: 162216 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.09 4.09 5/266 816114
/proc/meminfo: memFree=125727220/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=321260 memory=225256 CPUtime=50.95 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 179259 0 0 0 5079 16 0 0 20 0 3 0 159308350 328970240 56314 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 80315 56314 2958 3032 0 62960 0
[pid=816100/tid=816102] ppid=816097 vsize=321260 memory=216548 CPUtime=50.88 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 172190 0 0 0 5073 15 0 0 20 0 3 0 159308357 328970240 56314 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=321260 memory=216392 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 43 0 0 0 0 0 0 0 20 0 3 0 159308358 328970240 56314 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 321260 KiB
Current children cumulated memory: 225256 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/266 816170
/proc/meminfo: memFree=125704364/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=323828 memory=248636 CPUtime=102.01 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 246134 0 0 0 10179 22 0 0 20 0 3 0 159308350 331599872 62159 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 80957 62159 2974 3032 0 69190 0
[pid=816100/tid=816102] ppid=816097 vsize=323828 memory=12316 CPUtime=101.93 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 238284 0 0 0 10172 21 0 0 20 0 3 0 159308357 331599872 62159 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=323828 memory=247068 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 51 0 0 0 0 0 0 0 20 0 3 0 159308358 331599872 62159 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 323828 KiB
Current children cumulated memory: 248636 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/267 816563
/proc/meminfo: memFree=125551456/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=326040 memory=248560 CPUtime=161.84 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 303696 0 0 0 16157 27 0 0 20 0 3 0 159308350 333864960 62140 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 81510 62140 2974 3032 0 69743 0
[pid=816100/tid=816102] ppid=816097 vsize=326040 memory=248560 CPUtime=161.75 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 295772 0 0 0 16150 25 0 0 20 0 3 0 159308357 333864960 62140 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=326040 memory=248560 CPUtime=0 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 3 0 159308358 333864960 62140 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 326040 KiB

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

/proc/816100/statm: 178290 164634 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=658536 CPUtime=3452.82 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1367412 0 0 0 345132 150 0 0 20 0 3 0 159308357 730275840 164634 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=658536 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 175 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164634 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3453.13 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 658536 KiB

[startup+3522.3 s]
/proc/loadavg: 3.06 3.21 3.60 4/256 818004
/proc/meminfo: memFree=124963704/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659088 CPUtime=3512.98 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1382400 0 0 0 351135 163 0 0 20 0 3 0 159308350 730275840 164772 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164772 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=40760 CPUtime=3512.66 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1373212 0 0 0 351114 152 0 0 20 0 3 0 159308357 730275840 164772 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=12312 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 177 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164772 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3512.98 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659088 KiB

[startup+3582.3 s]
/proc/loadavg: 2.55 3.04 3.52 3/247 818045
/proc/meminfo: memFree=125414360/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3572.83 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1387808 0 0 0 357118 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=659320 CPUtime=3572.5 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1378599 0 0 0 357097 153 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=659320 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3572.83 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

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

# cumulated CPU time of all completed processes:  user=3588.96 s, system=1.66512 s

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

[startup+3584 s]*
/proc/loadavg: 2.55 3.04 3.52 3/247 818045
/proc/meminfo: memFree=125414388/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3574.53 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1387810 0 0 0 357288 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=6600 CPUtime=3574.21 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1378600 0 0 0 357267 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=7808 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3574.53 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

[startup+3590.4 s]
/proc/loadavg: 2.51 3.03 3.51 3/247 818048
/proc/meminfo: memFree=125414324/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3580.9 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1387945 0 0 0 357925 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=659320 CPUtime=3580.59 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1378735 0 0 0 357905 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=659320 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3580.9 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

[startup+3596.8 s]
/proc/loadavg: 2.43 2.99 3.49 3/247 818048
/proc/meminfo: memFree=125414356/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3587.29 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1388517 0 0 0 358564 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=12312 CPUtime=3586.97 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1379307 0 0 0 358543 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=659320 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3587.29 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

[startup+3598.4 s]
/proc/loadavg: 2.43 2.99 3.49 3/247 818049
/proc/meminfo: memFree=125414348/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3588.88 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1388866 0 0 0 358723 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=659320 CPUtime=3588.57 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1379650 0 0 0 358703 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=659320 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3588.88 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

[startup+3599.2 s]
/proc/loadavg: 2.43 2.99 3.49 3/247 818049
/proc/meminfo: memFree=125414356/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3589.68 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1389000 0 0 0 358803 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=659320 CPUtime=3589.37 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1379784 0 0 0 358783 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=12316 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3589.68 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

[startup+3599.6 s]
/proc/loadavg: 2.43 2.99 3.49 3/247 818049
/proc/meminfo: memFree=125414356/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3590.08 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1389000 0 0 0 358843 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=6720667666186910568 CPUtime=3589.77 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1379784 0 0 0 358823 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=32284 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3590.08 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

[startup+3600 s]*
/proc/loadavg: 2.43 2.99 3.49 3/247 818049
/proc/meminfo: memFree=125414356/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3590.48 cores=1,3
/proc/816100/stat : 816100 (fscip) R 816097 816100 809908 0 -1 1077936128 1389068 0 0 0 358883 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=6720659956737391467 CPUtime=3590.17 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1379844 0 0 0 358863 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=-4421386509031859302 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3590.48 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

[startup+3600.11 s]
/proc/loadavg: 2.43 2.99 3.49 3/247 818049
/proc/meminfo: memFree=125414356/131524600 swapFree=131071996/131071996
[pid=816100] ppid=816097 vsize=713160 memory=659320 CPUtime=3590.58 cores=1,3
/proc/816100/stat : 816100 (fscip) S 816097 816100 809908 0 -1 1077936128 1389538 0 0 0 358893 165 0 0 20 0 3 0 159308350 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
/proc/816100/statm: 178290 164830 2974 3032 0 167913 0
[pid=816100/tid=816102] ppid=816097 vsize=713160 memory=659320 CPUtime=3590.27 cores=1,3
/proc/816100/task/816102/stat : 816102 (fscip) R 816097 816100 809908 0 -1 4194368 1380314 0 0 0 358873 154 0 0 20 0 3 0 159308357 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
[pid=816100/tid=816103] ppid=816097 vsize=713160 memory=6720667666186910568 CPUtime=0.04 cores=1,3
/proc/816100/task/816103/stat : 816103 (fscip) S 816097 816100 809908 0 -1 1077936192 182 0 0 0 1 3 0 0 20 0 3 0 159308358 730275840 164830 134679101440 4194304 16613245 140728264519136 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 38481920 140728264520725 140728264520841 140728264520841 140728264527856 0
Current children cumulated CPU time: 3590.58 s
Current children cumulated vsize: 713160 KiB
Current children cumulated memory: 659320 KiB

Child status: 0

Real time (s): 3600.14
CPU time (s): 3590.63
CPU user time (s): 3588.96
CPU system time (s): 1.66512
CPU usage (%): 99.7358
Max. virtual memory (cumulated for all children) (KiB): 713160
Max. memory (cumulated for all children) (KiB): 659320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.96
system time used= 1.66512
maximum resident set size= 659320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1390312
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10251
involuntary context switches= 1843


# summary of solver processes directly reported to runsolver:
#   pid: 816100
#   total CPU time (s): 3590.63
#   total CPU user time (s): 3588.96
#   total CPU system time (s): 1.66512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.22951 second user time and 16.7535 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-15 21:23:18
IDJOB=4434656
IDBENCH=147521
IDSOLVER=3064
FILE ID=nodeC033/4434656-1721071386
RUNJOBID= nodeC033-1721064102-809920
SLURM_JOB_ID= 7505520
Free space on /tmp= 890000 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_21.opb.PB06.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434656-1721071386/watcher-4434656-1721071386 -o /tmp/evaluation-result-4434656-1721071386/solver-4434656-1721071386 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721064102-809920 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4434656-1721071386.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 3cf724146d283b6491b934147ab5b23d
RANDOM SEED=1730561209

nodeC033.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3670.709
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3672.171
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.993
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3667.773
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3670.644
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3671.581
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3600.135
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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.961
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125968168 kB
MemAvailable:   128968884 kB
Buffers:          390920 kB
Cached:          3415052 kB
SwapCached:            0 kB
Active:           639148 kB
Inactive:        4257904 kB
Active(anon):       1556 kB
Inactive(anon):  1127256 kB
Active(file):     637592 kB
Inactive(file):  3130648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28524 kB
Writeback:            96 kB
AnonPages:       1090740 kB
Mapped:           138996 kB
Shmem:             37716 kB
KReclaimable:     144248 kB
Slab:             254468 kB
SReclaimable:     144248 kB
SUnreclaim:       110220 kB
KernelStack:        4192 kB
PageTables:        11332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1040096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60320 kB
HardwareCorrupted:     0 kB
AnonHugePages:    593920 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      256724 kB
DirectMap2M:    25731072 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC033 at 2024-07-15 22:23:19