Trace number 4488633

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ihs-log 63f22ad? (TO) 3600.09 3610.33

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
MD5SUM865c9eee5cef9cdfeb385b5316eb6b14
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1036
Best CPU time to get the best result obtained on this benchmark17047.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1969
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 1969
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 1969
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 1969
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.11	c RoundingSat 2
0.00/0.11	c branch pb25
0.00/0.11	c commit 63f22ad
0.00/0.17	c #variables 1969 #constraints 4000
0.00/0.17	c objective is ce32 
0.00/0.20	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.20	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.20	c GLOBAL bounds - >= 0 @ 0.064899
0.00/0.21	c GLOBAL bounds - >= 0 @ 0.068664
0.11/0.23	c GLOBAL bounds - >= 0 @ 0.088729
0.11/0.25	c GLOBAL bounds - >= 0 @ 0.10372
0.11/0.26	c GLOBAL bounds - >= 0 @ 0.116255
0.11/0.28	c GLOBAL bounds - >= 0 @ 0.129421
0.11/0.29	c GLOBAL bounds - >= 0 @ 0.142724
0.21/0.35	c GLOBAL bounds - >= 0 @ 0.194247
0.21/0.40	c GLOBAL bounds - >= 0 @ 0.247309
0.31/0.49	c GLOBAL bounds - >= 0 @ 0.326159
0.40/0.56	c GLOBAL bounds - >= 0 @ 0.391851
0.49/0.62	c GLOBAL bounds - >= 0 @ 0.456708
0.58/0.70	c GLOBAL bounds - >= 0 @ 0.532266
0.58/0.77	c GLOBAL bounds - >= 0 @ 0.594443
0.68/0.87	c GLOBAL bounds - >= 0 @ 0.692431
0.78/0.95	c GLOBAL bounds - >= 0 @ 0.764783
0.90/1.05	c GLOBAL bounds - >= 0 @ 0.867833
0.99/1.12	c GLOBAL bounds - >= 0 @ 0.933099
1.08/1.21	c GLOBAL bounds - >= 0 @ 1.0202
1.08/1.28	c GLOBAL bounds - >= 0 @ 1.08845
1.18/1.35	c GLOBAL bounds - >= 0 @ 1.15751
1.28/1.48	c GLOBAL bounds - >= 0 @ 1.28869
1.38/1.59	c GLOBAL bounds - >= 0 @ 1.39194
1.48/1.68	c GLOBAL bounds - >= 0 @ 1.48604
1.68/1.82	c #Conflicts:       1000 | #Constraints:       5044
1.68/1.82	c GLOBAL bounds - >= 0 @ 1.59951
1.77/1.99	c GLOBAL bounds - >= 0 @ 1.77063
1.99/2.16	c GLOBAL bounds - >= 0 @ 1.92511
2.18/2.34	c GLOBAL bounds - >= 0 @ 2.09926
2.28/2.46	c GLOBAL bounds - >= 0 @ 2.22215
2.47/2.66	c GLOBAL bounds - >= 0 @ 2.41896
2.68/2.85	c GLOBAL bounds - >= 0 @ 2.60472
2.88/3.04	c GLOBAL bounds - >= 0 @ 2.78664
3.07/3.29	c #Conflicts:       2000 | #Constraints:       6060
3.07/3.29	c INPROCESSING
3.07/3.29	c GARBAGE COLLECT
3.07/3.29	c GLOBAL bounds - >= 0 @ 3.02123
3.27/3.42	c GLOBAL bounds - >= 0 @ 3.14958
3.37/3.50	c GLOBAL bounds - >= 0 @ 3.23411
3.47/3.62	c GLOBAL bounds - >= 0 @ 3.34687
3.57/3.72	c GLOBAL bounds - >= 0 @ 3.45044
3.67/3.89	c GLOBAL bounds - >= 0 @ 3.61018
3.77/3.99	c GLOBAL bounds - >= 0 @ 3.71407
3.89/4.11	c GLOBAL bounds - >= 0 @ 3.82711
4.07/4.23	c GLOBAL bounds - >= 0 @ 3.94175
4.17/4.34	c GLOBAL bounds - >= 0 @ 4.05446
4.27/4.46	c #Conflicts:       3000 | #Constraints:       6115
4.27/4.46	c GLOBAL bounds - >= 0 @ 4.16603
4.37/4.58	c GLOBAL bounds - >= 0 @ 4.28163
4.47/4.68	c GLOBAL bounds - >= 0 @ 4.38326
4.66/4.80	c GLOBAL bounds - >= 0 @ 4.49993
4.77/4.98	c GLOBAL bounds - >= 0 @ 4.66857
4.88/5.08	c GLOBAL bounds - >= 0 @ 4.77535
5.07/5.28	c GLOBAL bounds - >= 0 @ 4.97134
5.16/5.39	c GLOBAL bounds - >= 0 @ 5.07754
5.37/5.59	c GLOBAL bounds - >= 0 @ 5.27413
5.57/5.70	c GLOBAL bounds - >= 0 @ 5.37952
5.67/5.84	c GLOBAL bounds - >= 0 @ 5.52147
5.87/6.04	c GLOBAL bounds - >= 0 @ 5.71797
5.98/6.16	c #Conflicts:       4000 | #Constraints:       7139
5.98/6.16	c GLOBAL bounds - >= 0 @ 5.83331
6.16/6.39	c GLOBAL bounds - >= 0 @ 6.05641
6.56/6.73	c INPROCESSING
6.56/6.73	c GARBAGE COLLECT
6.56/6.73	c GLOBAL bounds - >= 0 @ 6.39262
6.66/6.84	c GLOBAL bounds - >= 0 @ 6.4984
6.87/7.03	c GLOBAL bounds - >= 0 @ 6.68398
6.98/7.14	c GLOBAL bounds - >= 0 @ 6.7866
7.06/7.26	c GLOBAL bounds - >= 0 @ 6.90538
7.16/7.37	c GLOBAL bounds - >= 0 @ 7.01658
7.36/7.59	c GLOBAL bounds - >= 0 @ 7.2332
7.65/7.80	c #Conflicts:       5000 | #Constraints:       6561
7.65/7.80	c GLOBAL bounds - >= 0 @ 7.44346
7.76/8.01	c GLOBAL bounds - >= 0 @ 7.6444
7.97/8.15	c GLOBAL bounds - >= 0 @ 7.782
8.16/8.38	c GLOBAL bounds - >= 0 @ 8.0095
8.45/8.60	c GLOBAL bounds - >= 0 @ 8.23279
8.66/8.82	c GLOBAL bounds - >= 0 @ 8.44811
8.76/8.96	c GLOBAL bounds - >= 0 @ 8.58071
9.06/9.21	c GLOBAL bounds - >= 0 @ 8.82956
9.16/9.39	c #Conflicts:       6000 | #Constraints:       7577
9.16/9.39	c GLOBAL bounds - >= 0 @ 9.00276
9.36/9.59	c GLOBAL bounds - >= 0 @ 9.2048
9.55/9.77	c GLOBAL bounds - >= 0 @ 9.37695
9.86/10.04	c GLOBAL bounds - >= 0 @ 9.64543
10.06/10.21	c GLOBAL bounds - >= 0 @ 9.81059
10.45/10.61	c INPROCESSING
10.45/10.61	c GARBAGE COLLECT
10.45/10.61	c GLOBAL bounds - >= 0 @ 10.1897
10.55/10.72	c GLOBAL bounds - >= 0 @ 10.302
10.65/10.84	c GLOBAL bounds - >= 0 @ 10.4275
10.86/11.02	c GLOBAL bounds - >= 0 @ 10.5667
10.96/11.16	c #Conflicts:       7000 | #Constraints:       6611
10.96/11.16	c GLOBAL bounds - >= 0 @ 10.7018
11.14/11.33	c GLOBAL bounds - >= 0 @ 10.8699
11.35/11.57	c GLOBAL bounds - >= 0 @ 11.1074
11.55/11.72	c GLOBAL bounds - >= 0 @ 11.2521
11.64/11.88	c GLOBAL bounds - >= 0 @ 11.405
11.86/12.04	c GLOBAL bounds - >= 0 @ 11.5663
12.05/12.24	c GLOBAL bounds - >= 0 @ 11.7609
12.24/12.42	c #Conflicts:       8000 | #Constraints:       7625
12.24/12.42	c GLOBAL bounds - >= 0 @ 11.9367
12.96/13.18	c GLOBAL bounds - >= 0 @ 12.6684
13.44/13.68	c GLOBAL bounds - >= 0 @ 13.1487
14.64/14.88	c #Conflicts:       9000 | #Constraints:       8631
14.64/14.88	c INPROCESSING
14.64/14.88	c GARBAGE COLLECT
14.64/14.88	c GLOBAL bounds - >= 0 @ 14.3225
15.64/15.87	c #Conflicts:      10000 | #Constraints:       7373
15.64/15.87	c GLOBAL bounds - >= 0 @ 15.3036
16.14/16.34	c GLOBAL bounds - >= 0 @ 15.763
16.44/16.65	c GLOBAL bounds - >= 0 @ 16.066
16.73/16.93	c GLOBAL bounds - >= 0 @ 16.339
17.03/17.21	c #Conflicts:      11000 | #Constraints:       8381
17.03/17.21	c GLOBAL bounds - >= 0 @ 16.6132
17.23/17.48	c GLOBAL bounds - >= 0 @ 16.8871
17.43/17.67	c GLOBAL bounds - >= 0 @ 17.0709
17.85/18.08	c GLOBAL bounds - >= 0 @ 17.4773
18.33/18.54	c GLOBAL bounds - >= 0 @ 17.9248
18.84/19.04	c #Conflicts:      12000 | #Constraints:       9391
18.84/19.04	c INPROCESSING
18.84/19.04	c GARBAGE COLLECT
18.84/19.04	c GLOBAL bounds - >= 0 @ 18.4031
19.03/19.21	c GLOBAL bounds - >= 0 @ 18.5774
19.22/19.42	c GLOBAL bounds - >= 0 @ 18.7759
19.42/19.63	c GLOBAL bounds - >= 0 @ 18.9851
19.72/19.90	c GLOBAL bounds - >= 0 @ 19.2561
19.93/20.17	c #Conflicts:      13000 | #Constraints:       7813
19.93/20.17	c GLOBAL bounds - >= 0 @ 19.5261
20.23/20.48	c GLOBAL bounds - >= 0 @ 19.8367
220.14/220.91	c #Conflicts:      14000 | #Constraints:       8817
220.14/220.91	c #Conflicts:      15000 | #Constraints:       9817
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      16000 | #Constraints:       8105
220.14/220.91	c #Conflicts:      17000 | #Constraints:       9105
220.14/220.91	c #Conflicts:      18000 | #Constraints:      10105
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      19000 | #Constraints:       8135
220.14/220.91	c #Conflicts:      20000 | #Constraints:       9135
220.14/220.91	c #Conflicts:      21000 | #Constraints:      10135
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      22000 | #Constraints:       7941
220.14/220.91	c #Conflicts:      23000 | #Constraints:       8941
220.14/220.91	c #Conflicts:      24000 | #Constraints:       9941
220.14/220.91	c #Conflicts:      25000 | #Constraints:      10941
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      26000 | #Constraints:       8546
220.14/220.91	c #Conflicts:      27000 | #Constraints:       9546
220.14/220.91	c #Conflicts:      28000 | #Constraints:      10546
220.14/220.91	c #Conflicts:      29000 | #Constraints:      11546
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      30000 | #Constraints:       8945
220.14/220.91	c #Conflicts:      31000 | #Constraints:       9945
220.14/220.91	c #Conflicts:      32000 | #Constraints:      10945
220.14/220.91	c #Conflicts:      33000 | #Constraints:      11945
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      34000 | #Constraints:       9143
220.14/220.91	c #Conflicts:      35000 | #Constraints:      10143
220.14/220.91	c #Conflicts:      36000 | #Constraints:      11143
220.14/220.91	c #Conflicts:      37000 | #Constraints:      12143
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      38000 | #Constraints:       9140
220.14/220.91	c #Conflicts:      39000 | #Constraints:      10140
220.14/220.91	c #Conflicts:      40000 | #Constraints:      11140
220.14/220.91	c #Conflicts:      41000 | #Constraints:      12140
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      42000 | #Constraints:       8952
220.14/220.91	c #Conflicts:      43000 | #Constraints:       9952
220.14/220.91	c #Conflicts:      44000 | #Constraints:      10952
220.14/220.91	c #Conflicts:      45000 | #Constraints:      11952
220.14/220.91	c #Conflicts:      46000 | #Constraints:      12952
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      47000 | #Constraints:       9545
220.14/220.91	c #Conflicts:      48000 | #Constraints:      10545
220.14/220.91	c #Conflicts:      49000 | #Constraints:      11545
220.14/220.91	c #Conflicts:      50000 | #Constraints:      12545
220.14/220.91	c #Conflicts:      51000 | #Constraints:      13545
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      52000 | #Constraints:       9945
220.14/220.91	c #Conflicts:      53000 | #Constraints:      10945
220.14/220.91	c #Conflicts:      54000 | #Constraints:      11945
220.14/220.91	c #Conflicts:      55000 | #Constraints:      12945
220.14/220.91	c #Conflicts:      56000 | #Constraints:      13945
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      57000 | #Constraints:      10144
220.14/220.91	c #Conflicts:      58000 | #Constraints:      11144
220.14/220.91	c #Conflicts:      59000 | #Constraints:      12144
220.14/220.91	c #Conflicts:      60000 | #Constraints:      13144
220.14/220.91	c #Conflicts:      61000 | #Constraints:      14144
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      62000 | #Constraints:      10159
220.14/220.91	c #Conflicts:      63000 | #Constraints:      11159
220.14/220.91	c #Conflicts:      64000 | #Constraints:      12159
220.14/220.91	c #Conflicts:      65000 | #Constraints:      13159
220.14/220.91	c #Conflicts:      66000 | #Constraints:      14159
220.14/220.91	c INPROCESSING
220.14/220.91	c GARBAGE COLLECT
220.14/220.91	c #Conflicts:      67000 | #Constraints:       9955
220.14/220.91	c #Conflicts:      68000 | #Constraints:      10955
220.14/220.91	c #Conflicts:      69000 | #Constraints:      11955
220.14/220.91	c #Conflicts:      70000 | #Constraints:      12955
220.14/220.91	c #Conflicts:      71000 | #Constraints:      13955
220.14/220.91	c GLOBAL bounds - >= 0 @ 218.534
531.33/533.03	c #Conflicts:      72000 | #Constraints:      14957
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:      73000 | #Constraints:      10576
531.33/533.03	c #Conflicts:      74000 | #Constraints:      11576
531.33/533.03	c #Conflicts:      75000 | #Constraints:      12576
531.33/533.03	c #Conflicts:      76000 | #Constraints:      13576
531.33/533.03	c #Conflicts:      77000 | #Constraints:      14576
531.33/533.03	c #Conflicts:      78000 | #Constraints:      15576
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:      79000 | #Constraints:      10986
531.33/533.03	c #Conflicts:      80000 | #Constraints:      11986
531.33/533.03	c #Conflicts:      81000 | #Constraints:      12986
531.33/533.03	c #Conflicts:      82000 | #Constraints:      13986
531.33/533.03	c #Conflicts:      83000 | #Constraints:      14986
531.33/533.03	c #Conflicts:      84000 | #Constraints:      15986
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:      85000 | #Constraints:      11183
531.33/533.03	c #Conflicts:      86000 | #Constraints:      12183
531.33/533.03	c #Conflicts:      87000 | #Constraints:      13183
531.33/533.03	c #Conflicts:      88000 | #Constraints:      14183
531.33/533.03	c #Conflicts:      89000 | #Constraints:      15183
531.33/533.03	c #Conflicts:      90000 | #Constraints:      16183
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:      91000 | #Constraints:      11170
531.33/533.03	c #Conflicts:      92000 | #Constraints:      12170
531.33/533.03	c #Conflicts:      93000 | #Constraints:      13170
531.33/533.03	c #Conflicts:      94000 | #Constraints:      14170
531.33/533.03	c #Conflicts:      95000 | #Constraints:      15170
531.33/533.03	c #Conflicts:      96000 | #Constraints:      16170
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:      97000 | #Constraints:      10979
531.33/533.03	c #Conflicts:      98000 | #Constraints:      11979
531.33/533.03	c #Conflicts:      99000 | #Constraints:      12979
531.33/533.03	c #Conflicts:     100000 | #Constraints:      13979
531.33/533.03	c #Conflicts:     101000 | #Constraints:      14979
531.33/533.03	c #Conflicts:     102000 | #Constraints:      15979
531.33/533.03	c #Conflicts:     103000 | #Constraints:      16979
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:     104000 | #Constraints:      11573
531.33/533.03	c #Conflicts:     105000 | #Constraints:      12573
531.33/533.03	c #Conflicts:     106000 | #Constraints:      13573
531.33/533.03	c #Conflicts:     107000 | #Constraints:      14573
531.33/533.03	c #Conflicts:     108000 | #Constraints:      15573
531.33/533.03	c #Conflicts:     109000 | #Constraints:      16573
531.33/533.03	c #Conflicts:     110000 | #Constraints:      17573
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:     111000 | #Constraints:      11973
531.33/533.03	c #Conflicts:     112000 | #Constraints:      12973
531.33/533.03	c #Conflicts:     113000 | #Constraints:      13973
531.33/533.03	c #Conflicts:     114000 | #Constraints:      14973
531.33/533.03	c #Conflicts:     115000 | #Constraints:      15973
531.33/533.03	c #Conflicts:     116000 | #Constraints:      16973
531.33/533.03	c #Conflicts:     117000 | #Constraints:      17973
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:     118000 | #Constraints:      12160
531.33/533.03	c #Conflicts:     119000 | #Constraints:      13160
531.33/533.03	c #Conflicts:     120000 | #Constraints:      14160
531.33/533.03	c #Conflicts:     121000 | #Constraints:      15160
531.33/533.03	c #Conflicts:     122000 | #Constraints:      16160
531.33/533.03	c #Conflicts:     123000 | #Constraints:      17160
531.33/533.03	c #Conflicts:     124000 | #Constraints:      18160
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:     125000 | #Constraints:      12159
531.33/533.03	c #Conflicts:     126000 | #Constraints:      13159
531.33/533.03	c #Conflicts:     127000 | #Constraints:      14159
531.33/533.03	c #Conflicts:     128000 | #Constraints:      15159
531.33/533.03	c #Conflicts:     129000 | #Constraints:      16159
531.33/533.03	c #Conflicts:     130000 | #Constraints:      17159
531.33/533.03	c #Conflicts:     131000 | #Constraints:      18159
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:     132000 | #Constraints:      11956
531.33/533.03	c #Conflicts:     133000 | #Constraints:      12956
531.33/533.03	c #Conflicts:     134000 | #Constraints:      13956
531.33/533.03	c #Conflicts:     135000 | #Constraints:      14956
531.33/533.03	c #Conflicts:     136000 | #Constraints:      15956
531.33/533.03	c #Conflicts:     137000 | #Constraints:      16956
531.33/533.03	c #Conflicts:     138000 | #Constraints:      17956
531.33/533.03	c #Conflicts:     139000 | #Constraints:      18956
531.33/533.03	c INPROCESSING
531.33/533.03	c GARBAGE COLLECT
531.33/533.03	c #Conflicts:     140000 | #Constraints:      12557
531.33/533.03	c #Conflicts:     141000 | #Constraints:      13557
531.33/533.03	c #Conflicts:     142000 | #Constraints:      14557
531.33/533.03	c #Conflicts:     143000 | #Constraints:      15557
694.54/696.70	c #Conflicts:     144000 | #Constraints:      16557
694.54/696.70	c #Conflicts:     145000 | #Constraints:      17557
694.54/696.70	c #Conflicts:     146000 | #Constraints:      18557
694.54/696.70	c #Conflicts:     147000 | #Constraints:      19557
694.54/696.70	c INPROCESSING
694.54/696.70	c GARBAGE COLLECT
694.54/696.70	c #Conflicts:     148000 | #Constraints:      12965
694.54/696.70	c #Conflicts:     149000 | #Constraints:      13965
694.54/696.70	c #Conflicts:     150000 | #Constraints:      14965
694.54/696.70	c #Conflicts:     151000 | #Constraints:      15965
694.54/696.70	c #Conflicts:     152000 | #Constraints:      16965
694.54/696.70	c #Conflicts:     153000 | #Constraints:      17965
694.54/696.70	c #Conflicts:     154000 | #Constraints:      18965
694.54/696.70	c #Conflicts:     155000 | #Constraints:      19965
694.54/696.70	c INPROCESSING
694.54/696.70	c GARBAGE COLLECT
694.54/696.70	c #Conflicts:     156000 | #Constraints:      13167
694.54/696.70	c #Conflicts:     157000 | #Constraints:      14167
694.54/696.70	c #Conflicts:     158000 | #Constraints:      15167
694.54/696.70	c #Conflicts:     159000 | #Constraints:      16167
694.54/696.70	c #Conflicts:     160000 | #Constraints:      17167
694.54/696.70	c #Conflicts:     161000 | #Constraints:      18167
694.54/696.70	c #Conflicts:     162000 | #Constraints:      19167
694.54/696.70	c #Conflicts:     163000 | #Constraints:      20167
694.54/696.70	c INPROCESSING
694.54/696.70	c GARBAGE COLLECT
694.54/696.70	c #Conflicts:     164000 | #Constraints:      13169
694.54/696.70	c #Conflicts:     165000 | #Constraints:      14169
694.54/696.70	c #Conflicts:     166000 | #Constraints:      15169
694.54/696.70	c #Conflicts:     167000 | #Constraints:      16169
694.54/696.70	c #Conflicts:     168000 | #Constraints:      17169
694.54/696.70	c #Conflicts:     169000 | #Constraints:      18169
694.54/696.70	c #Conflicts:     170000 | #Constraints:      19169
694.54/696.70	c #Conflicts:     171000 | #Constraints:      20169
694.54/696.70	c INPROCESSING
694.54/696.70	c GARBAGE COLLECT
694.54/696.70	c #Conflicts:     172000 | #Constraints:      12966
694.54/696.70	c #Conflicts:     173000 | #Constraints:      13966
694.54/696.70	c #Conflicts:     174000 | #Constraints:      14966
694.54/696.70	c #Conflicts:     175000 | #Constraints:      15966
694.54/696.70	c #Conflicts:     176000 | #Constraints:      16966
694.54/696.70	c #Conflicts:     177000 | #Constraints:      17966
694.54/696.70	c GLOBAL bounds - >= 0 @ 690.919
1095.87/1099.29	c #Conflicts:     178000 | #Constraints:      18968
1095.87/1099.29	c #Conflicts:     179000 | #Constraints:      19968
1095.87/1099.29	c #Conflicts:     180000 | #Constraints:      20968
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     181000 | #Constraints:      13562
1095.87/1099.29	c #Conflicts:     182000 | #Constraints:      14562
1095.87/1099.29	c #Conflicts:     183000 | #Constraints:      15562
1095.87/1099.29	c #Conflicts:     184000 | #Constraints:      16562
1095.87/1099.29	c #Conflicts:     185000 | #Constraints:      17562
1095.87/1099.29	c #Conflicts:     186000 | #Constraints:      18562
1095.87/1099.29	c #Conflicts:     187000 | #Constraints:      19562
1095.87/1099.29	c #Conflicts:     188000 | #Constraints:      20562
1095.87/1099.29	c #Conflicts:     189000 | #Constraints:      21562
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     190000 | #Constraints:      13970
1095.87/1099.29	c #Conflicts:     191000 | #Constraints:      14970
1095.87/1099.29	c #Conflicts:     192000 | #Constraints:      15970
1095.87/1099.29	c #Conflicts:     193000 | #Constraints:      16970
1095.87/1099.29	c #Conflicts:     194000 | #Constraints:      17970
1095.87/1099.29	c #Conflicts:     195000 | #Constraints:      18970
1095.87/1099.29	c #Conflicts:     196000 | #Constraints:      19970
1095.87/1099.29	c #Conflicts:     197000 | #Constraints:      20970
1095.87/1099.29	c #Conflicts:     198000 | #Constraints:      21970
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     199000 | #Constraints:      14166
1095.87/1099.29	c #Conflicts:     200000 | #Constraints:      15166
1095.87/1099.29	c #Conflicts:     201000 | #Constraints:      16166
1095.87/1099.29	c #Conflicts:     202000 | #Constraints:      17166
1095.87/1099.29	c #Conflicts:     203000 | #Constraints:      18166
1095.87/1099.29	c #Conflicts:     204000 | #Constraints:      19166
1095.87/1099.29	c #Conflicts:     205000 | #Constraints:      20166
1095.87/1099.29	c #Conflicts:     206000 | #Constraints:      21166
1095.87/1099.29	c #Conflicts:     207000 | #Constraints:      22166
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     208000 | #Constraints:      14166
1095.87/1099.29	c #Conflicts:     209000 | #Constraints:      15166
1095.87/1099.29	c #Conflicts:     210000 | #Constraints:      16166
1095.87/1099.29	c #Conflicts:     211000 | #Constraints:      17166
1095.87/1099.29	c #Conflicts:     212000 | #Constraints:      18166
1095.87/1099.29	c #Conflicts:     213000 | #Constraints:      19166
1095.87/1099.29	c #Conflicts:     214000 | #Constraints:      20166
1095.87/1099.29	c #Conflicts:     215000 | #Constraints:      21166
1095.87/1099.29	c #Conflicts:     216000 | #Constraints:      22166
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     217000 | #Constraints:      13963
1095.87/1099.29	c #Conflicts:     218000 | #Constraints:      14963
1095.87/1099.29	c #Conflicts:     219000 | #Constraints:      15963
1095.87/1099.29	c #Conflicts:     220000 | #Constraints:      16963
1095.87/1099.29	c #Conflicts:     221000 | #Constraints:      17963
1095.87/1099.29	c #Conflicts:     222000 | #Constraints:      18963
1095.87/1099.29	c #Conflicts:     223000 | #Constraints:      19963
1095.87/1099.29	c #Conflicts:     224000 | #Constraints:      20963
1095.87/1099.29	c #Conflicts:     225000 | #Constraints:      21963
1095.87/1099.29	c #Conflicts:     226000 | #Constraints:      22963
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     227000 | #Constraints:      14562
1095.87/1099.29	c #Conflicts:     228000 | #Constraints:      15562
1095.87/1099.29	c #Conflicts:     229000 | #Constraints:      16562
1095.87/1099.29	c #Conflicts:     230000 | #Constraints:      17562
1095.87/1099.29	c #Conflicts:     231000 | #Constraints:      18562
1095.87/1099.29	c #Conflicts:     232000 | #Constraints:      19562
1095.87/1099.29	c #Conflicts:     233000 | #Constraints:      20562
1095.87/1099.29	c #Conflicts:     234000 | #Constraints:      21562
1095.87/1099.29	c #Conflicts:     235000 | #Constraints:      22562
1095.87/1099.29	c #Conflicts:     236000 | #Constraints:      23562
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     237000 | #Constraints:      14966
1095.87/1099.29	c #Conflicts:     238000 | #Constraints:      15966
1095.87/1099.29	c #Conflicts:     239000 | #Constraints:      16966
1095.87/1099.29	c #Conflicts:     240000 | #Constraints:      17966
1095.87/1099.29	c #Conflicts:     241000 | #Constraints:      18966
1095.87/1099.29	c #Conflicts:     242000 | #Constraints:      19966
1095.87/1099.29	c #Conflicts:     243000 | #Constraints:      20966
1095.87/1099.29	c #Conflicts:     244000 | #Constraints:      21966
1095.87/1099.29	c #Conflicts:     245000 | #Constraints:      22966
1095.87/1099.29	c #Conflicts:     246000 | #Constraints:      23966
1095.87/1099.29	c INPROCESSING
1095.87/1099.29	c GARBAGE COLLECT
1095.87/1099.29	c #Conflicts:     247000 | #Constraints:      15168
1095.87/1099.29	c #Conflicts:     248000 | #Constraints:      16168
1095.87/1099.29	c #Conflicts:     249000 | #Constraints:      17168
1095.87/1099.29	c #Conflicts:     250000 | #Constraints:      18168
1095.87/1099.29	c #Conflicts:     251000 | #Constraints:      19168
1268.95/1272.82	c #Conflicts:     252000 | #Constraints:      20168
1268.95/1272.82	c #Conflicts:     253000 | #Constraints:      21168
1268.95/1272.82	c #Conflicts:     254000 | #Constraints:      22168
1268.95/1272.82	c #Conflicts:     255000 | #Constraints:      23168
1268.95/1272.82	c #Conflicts:     256000 | #Constraints:      24168
1268.95/1272.82	c INPROCESSING
1268.95/1272.82	c GARBAGE COLLECT
1268.95/1272.82	c #Conflicts:     257000 | #Constraints:      15197
1268.95/1272.82	c #Conflicts:     258000 | #Constraints:      16197
1268.95/1272.82	c #Conflicts:     259000 | #Constraints:      17197
1268.95/1272.82	c #Conflicts:     260000 | #Constraints:      18197
1268.95/1272.82	c #Conflicts:     261000 | #Constraints:      19197
1268.95/1272.82	c #Conflicts:     262000 | #Constraints:      20197
1268.95/1272.82	c #Conflicts:     263000 | #Constraints:      21197
1268.95/1272.82	c #Conflicts:     264000 | #Constraints:      22197
1268.95/1272.82	c #Conflicts:     265000 | #Constraints:      23197
1268.95/1272.82	c #Conflicts:     266000 | #Constraints:      24197
1268.95/1272.82	c INPROCESSING
1268.95/1272.82	c GARBAGE COLLECT
1268.95/1272.82	c #Conflicts:     267000 | #Constraints:      14984
1268.95/1272.82	c #Conflicts:     268000 | #Constraints:      15984
1268.95/1272.82	c #Conflicts:     269000 | #Constraints:      16984
1268.95/1272.82	c #Conflicts:     270000 | #Constraints:      17984
1268.95/1272.82	c #Conflicts:     271000 | #Constraints:      18984
1268.95/1272.82	c #Conflicts:     272000 | #Constraints:      19984
1268.95/1272.82	c #Conflicts:     273000 | #Constraints:      20984
1268.95/1272.82	c #Conflicts:     274000 | #Constraints:      21984
1268.95/1272.82	c #Conflicts:     275000 | #Constraints:      22984
1268.95/1272.82	c #Conflicts:     276000 | #Constraints:      23984
1268.95/1272.82	c #Conflicts:     277000 | #Constraints:      24984
1268.95/1272.82	c INPROCESSING
1268.95/1272.82	c GARBAGE COLLECT
1268.95/1272.82	c #Conflicts:     278000 | #Constraints:      15578
1268.95/1272.82	c #Conflicts:     279000 | #Constraints:      16578
1268.95/1272.82	c #Conflicts:     280000 | #Constraints:      17578
1268.95/1272.82	c #Conflicts:     281000 | #Constraints:      18578
1268.95/1272.82	c GLOBAL bounds - >= 0 @ 1263.43
1333.64/1337.78	c #Conflicts:     282000 | #Constraints:      19580
1333.64/1337.78	c #Conflicts:     283000 | #Constraints:      20580
1333.64/1337.78	c #Conflicts:     284000 | #Constraints:      21580
1333.64/1337.78	c #Conflicts:     285000 | #Constraints:      22580
1333.64/1337.78	c #Conflicts:     286000 | #Constraints:      23580
1333.64/1337.78	c #Conflicts:     287000 | #Constraints:      24580
1333.64/1337.78	c #Conflicts:     288000 | #Constraints:      25580
1333.64/1337.78	c INPROCESSING
1333.64/1337.78	c GARBAGE COLLECT
1333.64/1337.78	c #Conflicts:     289000 | #Constraints:      15978
1333.64/1337.78	c #Conflicts:     290000 | #Constraints:      16978
1333.64/1337.78	c #Conflicts:     291000 | #Constraints:      17978
1333.64/1337.78	c #Conflicts:     292000 | #Constraints:      18978
1333.64/1337.78	c #Conflicts:     293000 | #Constraints:      19978
1333.64/1337.78	c #Conflicts:     294000 | #Constraints:      20978
1333.64/1337.78	c GLOBAL bounds - >= 0 @ 1327.95
1571.81/1576.64	c #Conflicts:     295000 | #Constraints:      21980
1571.81/1576.64	c #Conflicts:     296000 | #Constraints:      22980
1571.81/1576.64	c #Conflicts:     297000 | #Constraints:      23980
1571.81/1576.64	c #Conflicts:     298000 | #Constraints:      24980
1571.81/1576.64	c #Conflicts:     299000 | #Constraints:      25980
1571.81/1576.64	c INPROCESSING
1571.81/1576.64	c GARBAGE COLLECT
1571.81/1576.64	c #Conflicts:     300000 | #Constraints:      16177
1571.81/1576.64	c #Conflicts:     301000 | #Constraints:      17177
1571.81/1576.64	c #Conflicts:     302000 | #Constraints:      18177
1571.81/1576.64	c #Conflicts:     303000 | #Constraints:      19177
1571.81/1576.64	c #Conflicts:     304000 | #Constraints:      20177
1571.81/1576.64	c #Conflicts:     305000 | #Constraints:      21177
1571.81/1576.64	c #Conflicts:     306000 | #Constraints:      22177
1571.81/1576.64	c #Conflicts:     307000 | #Constraints:      23177
1571.81/1576.64	c #Conflicts:     308000 | #Constraints:      24177
1571.81/1576.64	c #Conflicts:     309000 | #Constraints:      25177
1571.81/1576.64	c #Conflicts:     310000 | #Constraints:      26177
1571.81/1576.64	c INPROCESSING
1571.81/1576.64	c GARBAGE COLLECT
1571.81/1576.64	c #Conflicts:     311000 | #Constraints:      16179
1571.81/1576.64	c #Conflicts:     312000 | #Constraints:      17179
1571.81/1576.64	c #Conflicts:     313000 | #Constraints:      18179
1571.81/1576.64	c #Conflicts:     314000 | #Constraints:      19179
1571.81/1576.64	c #Conflicts:     315000 | #Constraints:      20179
1571.81/1576.64	c #Conflicts:     316000 | #Constraints:      21179
1571.81/1576.64	c #Conflicts:     317000 | #Constraints:      22179
1571.81/1576.64	c #Conflicts:     318000 | #Constraints:      23179
1571.81/1576.64	c #Conflicts:     319000 | #Constraints:      24179
1571.81/1576.64	c #Conflicts:     320000 | #Constraints:      25179
1571.81/1576.64	c #Conflicts:     321000 | #Constraints:      26179
1571.81/1576.64	c INPROCESSING
1571.81/1576.64	c GARBAGE COLLECT
1571.81/1576.64	c #Conflicts:     322000 | #Constraints:      15972
1571.81/1576.64	c #Conflicts:     323000 | #Constraints:      16972
1571.81/1576.64	c #Conflicts:     324000 | #Constraints:      17972
1571.81/1576.64	c #Conflicts:     325000 | #Constraints:      18972
1571.81/1576.64	c #Conflicts:     326000 | #Constraints:      19972
1571.81/1576.64	c #Conflicts:     327000 | #Constraints:      20972
1571.81/1576.64	c #Conflicts:     328000 | #Constraints:      21972
1571.81/1576.64	c #Conflicts:     329000 | #Constraints:      22972
1571.81/1576.64	c #Conflicts:     330000 | #Constraints:      23972
1571.81/1576.64	c #Conflicts:     331000 | #Constraints:      24972
1571.81/1576.64	c #Conflicts:     332000 | #Constraints:      25972
1571.81/1576.64	c #Conflicts:     333000 | #Constraints:      26972
1571.81/1576.64	c INPROCESSING
1571.81/1576.64	c GARBAGE COLLECT
1571.81/1576.64	c #Conflicts:     334000 | #Constraints:      16570
1571.81/1576.64	c #Conflicts:     335000 | #Constraints:      17570
1571.81/1576.64	c #Conflicts:     336000 | #Constraints:      18570
1571.81/1576.64	c #Conflicts:     337000 | #Constraints:      19570
1571.81/1576.64	c #Conflicts:     338000 | #Constraints:      20570
1571.81/1576.64	c #Conflicts:     339000 | #Constraints:      21570
1571.81/1576.64	c #Conflicts:     340000 | #Constraints:      22570
1571.81/1576.64	c #Conflicts:     341000 | #Constraints:      23570
1571.81/1576.64	c GLOBAL bounds - >= 0 @ 1565.23
1614.09/1619.08	c #Conflicts:     342000 | #Constraints:      24572
1614.09/1619.08	c #Conflicts:     343000 | #Constraints:      25572
1614.09/1619.08	c #Conflicts:     344000 | #Constraints:      26572
1614.09/1619.08	c #Conflicts:     345000 | #Constraints:      27572
1614.09/1619.08	c INPROCESSING
1614.09/1619.08	c GARBAGE COLLECT
1614.09/1619.08	c #Conflicts:     346000 | #Constraints:      16979
1614.09/1619.08	c #Conflicts:     347000 | #Constraints:      17979
1614.09/1619.08	c #Conflicts:     348000 | #Constraints:      18979
1614.09/1619.08	c #Conflicts:     349000 | #Constraints:      19979
1614.09/1619.08	c GLOBAL bounds - >= 0 @ 1607.41
1804.85/1810.37	c #Conflicts:     350000 | #Constraints:      20981
1804.85/1810.37	c #Conflicts:     351000 | #Constraints:      21981
1804.85/1810.37	c #Conflicts:     352000 | #Constraints:      22981
1804.85/1810.37	c #Conflicts:     353000 | #Constraints:      23981
1804.85/1810.37	c #Conflicts:     354000 | #Constraints:      24981
1804.85/1810.37	c #Conflicts:     355000 | #Constraints:      25981
1804.85/1810.37	c #Conflicts:     356000 | #Constraints:      26981
1804.85/1810.37	c #Conflicts:     357000 | #Constraints:      27981
1804.85/1810.37	c INPROCESSING
1804.85/1810.37	c GARBAGE COLLECT
1804.85/1810.37	c #Conflicts:     358000 | #Constraints:      17192
1804.85/1810.37	c #Conflicts:     359000 | #Constraints:      18192
1804.85/1810.37	c #Conflicts:     360000 | #Constraints:      19192
1804.85/1810.37	c #Conflicts:     361000 | #Constraints:      20192
1804.85/1810.37	c #Conflicts:     362000 | #Constraints:      21192
1804.85/1810.37	c #Conflicts:     363000 | #Constraints:      22192
1804.85/1810.37	c #Conflicts:     364000 | #Constraints:      23192
1804.85/1810.37	c #Conflicts:     365000 | #Constraints:      24192
1804.85/1810.37	c #Conflicts:     366000 | #Constraints:      25192
1804.85/1810.37	c #Conflicts:     367000 | #Constraints:      26192
1804.85/1810.37	c #Conflicts:     368000 | #Constraints:      27192
1804.85/1810.37	c #Conflicts:     369000 | #Constraints:      28192
1804.85/1810.37	c INPROCESSING
1804.85/1810.37	c GARBAGE COLLECT
1804.85/1810.37	c #Conflicts:     370000 | #Constraints:      17187
1804.85/1810.37	c #Conflicts:     371000 | #Constraints:      18187
1804.85/1810.37	c #Conflicts:     372000 | #Constraints:      19187
1804.85/1810.37	c #Conflicts:     373000 | #Constraints:      20187
1804.85/1810.37	c #Conflicts:     374000 | #Constraints:      21187
1804.85/1810.37	c #Conflicts:     375000 | #Constraints:      22187
1804.85/1810.37	c #Conflicts:     376000 | #Constraints:      23187
1804.85/1810.37	c #Conflicts:     377000 | #Constraints:      24187
1804.85/1810.37	c #Conflicts:     378000 | #Constraints:      25187
1804.85/1810.37	c #Conflicts:     379000 | #Constraints:      26187
1804.85/1810.37	c #Conflicts:     380000 | #Constraints:      27187
1804.85/1810.37	c #Conflicts:     381000 | #Constraints:      28187
1804.85/1810.37	c INPROCESSING
1804.85/1810.37	c GARBAGE COLLECT
1804.85/1810.37	c #Conflicts:     382000 | #Constraints:      16990
1804.85/1810.37	c #Conflicts:     383000 | #Constraints:      17990
1804.85/1810.37	c GLOBAL bounds - >= 0 @ 1797.66
1868.78/1874.49	c #Conflicts:     384000 | #Constraints:      18992
1868.78/1874.49	c #Conflicts:     385000 | #Constraints:      19992
1868.78/1874.49	c #Conflicts:     386000 | #Constraints:      20992
1868.78/1874.49	c #Conflicts:     387000 | #Constraints:      21992
1868.78/1874.49	c #Conflicts:     388000 | #Constraints:      22992
1868.78/1874.49	c #Conflicts:     389000 | #Constraints:      23992
1868.78/1874.49	c #Conflicts:     390000 | #Constraints:      24992
1868.78/1874.49	c #Conflicts:     391000 | #Constraints:      25992
1868.78/1874.49	c #Conflicts:     392000 | #Constraints:      26992
1868.78/1874.49	c #Conflicts:     393000 | #Constraints:      27992
1868.78/1874.49	c #Conflicts:     394000 | #Constraints:      28992
1868.78/1874.49	c INPROCESSING
1868.78/1874.49	c GARBAGE COLLECT
1868.78/1874.49	c #Conflicts:     395000 | #Constraints:      17590
1868.78/1874.49	c #Conflicts:     396000 | #Constraints:      18590
1868.78/1874.49	c GLOBAL bounds - >= 0 @ 1861.41
1974.51/1980.48	c #Conflicts:     397000 | #Constraints:      19592
1974.51/1980.48	c #Conflicts:     398000 | #Constraints:      20592
1974.51/1980.48	c #Conflicts:     399000 | #Constraints:      21592
1974.51/1980.48	c #Conflicts:     400000 | #Constraints:      22592
1974.51/1980.48	c #Conflicts:     401000 | #Constraints:      23592
1974.51/1980.48	c #Conflicts:     402000 | #Constraints:      24592
1974.51/1980.48	c #Conflicts:     403000 | #Constraints:      25592
1974.51/1980.48	c #Conflicts:     404000 | #Constraints:      26592
1974.51/1980.48	c #Conflicts:     405000 | #Constraints:      27592
1974.51/1980.48	c #Conflicts:     406000 | #Constraints:      28592
1974.51/1980.48	c #Conflicts:     407000 | #Constraints:      29592
1974.51/1980.48	c INPROCESSING
1974.51/1980.48	c GARBAGE COLLECT
1974.51/1980.48	c #Conflicts:     408000 | #Constraints:      18025
1974.51/1980.48	c #Conflicts:     409000 | #Constraints:      19025
1974.51/1980.48	c #Conflicts:     410000 | #Constraints:      20025
1974.51/1980.48	c #Conflicts:     411000 | #Constraints:      21025
1974.51/1980.48	c #Conflicts:     412000 | #Constraints:      22025
1974.51/1980.48	c #Conflicts:     413000 | #Constraints:      23025
1974.51/1980.48	c #Conflicts:     414000 | #Constraints:      24025
1974.51/1980.48	c #Conflicts:     415000 | #Constraints:      25025
1974.51/1980.48	c #Conflicts:     416000 | #Constraints:      26025
1974.51/1980.48	c #Conflicts:     417000 | #Constraints:      27025
1974.51/1980.48	c #Conflicts:     418000 | #Constraints:      28025
1974.51/1980.48	c #Conflicts:     419000 | #Constraints:      29025
1974.51/1980.48	c GLOBAL bounds - >= 0 @ 1966.86
1994.86/2000.81	c #Conflicts:     420000 | #Constraints:      30027
1994.86/2000.81	c INPROCESSING
1994.86/2000.81	c GARBAGE COLLECT
1994.86/2000.81	c #Conflicts:     421000 | #Constraints:      18226
1994.86/2000.81	c #Conflicts:     422000 | #Constraints:      19226
1994.86/2000.81	c #Conflicts:     423000 | #Constraints:      20226
1994.86/2000.81	c #Conflicts:     424000 | #Constraints:      21226
1994.86/2000.81	c GLOBAL bounds - >= 0 @ 1987.06
2363.99/2370.90	c #Conflicts:     425000 | #Constraints:      22228
2363.99/2370.90	c #Conflicts:     426000 | #Constraints:      23228
2363.99/2370.90	c #Conflicts:     427000 | #Constraints:      24228
2363.99/2370.90	c #Conflicts:     428000 | #Constraints:      25228
2363.99/2370.90	c #Conflicts:     429000 | #Constraints:      26228
2363.99/2370.90	c #Conflicts:     430000 | #Constraints:      27228
2363.99/2370.90	c #Conflicts:     431000 | #Constraints:      28228
2363.99/2370.90	c #Conflicts:     432000 | #Constraints:      29228
2363.99/2370.90	c #Conflicts:     433000 | #Constraints:      30228
2363.99/2370.90	c INPROCESSING
2363.99/2370.90	c GARBAGE COLLECT
2363.99/2370.90	c #Conflicts:     434000 | #Constraints:      18240
2363.99/2370.90	c #Conflicts:     435000 | #Constraints:      19240
2363.99/2370.90	c #Conflicts:     436000 | #Constraints:      20240
2363.99/2370.90	c #Conflicts:     437000 | #Constraints:      21240
2363.99/2370.90	c #Conflicts:     438000 | #Constraints:      22240
2363.99/2370.90	c #Conflicts:     439000 | #Constraints:      23240
2363.99/2370.90	c #Conflicts:     440000 | #Constraints:      24240
2363.99/2370.90	c #Conflicts:     441000 | #Constraints:      25240
2363.99/2370.90	c #Conflicts:     442000 | #Constraints:      26240
2363.99/2370.90	c #Conflicts:     443000 | #Constraints:      27240
2363.99/2370.90	c #Conflicts:     444000 | #Constraints:      28240
2363.99/2370.90	c #Conflicts:     445000 | #Constraints:      29240
2363.99/2370.90	c #Conflicts:     446000 | #Constraints:      30240
2363.99/2370.90	c INPROCESSING
2363.99/2370.90	c GARBAGE COLLECT
2363.99/2370.90	c #Conflicts:     447000 | #Constraints:      18041
2363.99/2370.90	c #Conflicts:     448000 | #Constraints:      19041
2363.99/2370.90	c #Conflicts:     449000 | #Constraints:      20041
2363.99/2370.90	c #Conflicts:     450000 | #Constraints:      21041
2363.99/2370.90	c #Conflicts:     451000 | #Constraints:      22041
2363.99/2370.90	c #Conflicts:     452000 | #Constraints:      23041
2363.99/2370.90	c #Conflicts:     453000 | #Constraints:      24041
2363.99/2370.90	c #Conflicts:     454000 | #Constraints:      25041
2363.99/2370.90	c #Conflicts:     455000 | #Constraints:      26041
2363.99/2370.90	c #Conflicts:     456000 | #Constraints:      27041
2363.99/2370.90	c #Conflicts:     457000 | #Constraints:      28041
2363.99/2370.90	c #Conflicts:     458000 | #Constraints:      29041
2363.99/2370.90	c #Conflicts:     459000 | #Constraints:      30041
2363.99/2370.90	c #Conflicts:     460000 | #Constraints:      31041
2363.99/2370.90	c INPROCESSING
2363.99/2370.90	c GARBAGE COLLECT
2363.99/2370.90	c #Conflicts:     461000 | #Constraints:      18630
2363.99/2370.90	c #Conflicts:     462000 | #Constraints:      19630
2363.99/2370.90	c #Conflicts:     463000 | #Constraints:      20630
2363.99/2370.90	c #Conflicts:     464000 | #Constraints:      21630
2363.99/2370.90	c #Conflicts:     465000 | #Constraints:      22630
2363.99/2370.90	c #Conflicts:     466000 | #Constraints:      23630
2363.99/2370.90	c #Conflicts:     467000 | #Constraints:      24630
2363.99/2370.90	c #Conflicts:     468000 | #Constraints:      25630
2363.99/2370.90	c #Conflicts:     469000 | #Constraints:      26630
2363.99/2370.90	c #Conflicts:     470000 | #Constraints:      27630
2363.99/2370.90	c #Conflicts:     471000 | #Constraints:      28630
2363.99/2370.90	c #Conflicts:     472000 | #Constraints:      29630
2363.99/2370.90	c #Conflicts:     473000 | #Constraints:      30630
2363.99/2370.90	c #Conflicts:     474000 | #Constraints:      31630
2363.99/2370.90	c INPROCESSING
2363.99/2370.90	c GARBAGE COLLECT
2363.99/2370.90	c #Conflicts:     475000 | #Constraints:      19037
2363.99/2370.90	c #Conflicts:     476000 | #Constraints:      20037
2363.99/2370.90	c #Conflicts:     477000 | #Constraints:      21037
2363.99/2370.90	c #Conflicts:     478000 | #Constraints:      22037
2363.99/2370.90	c #Conflicts:     479000 | #Constraints:      23037
2363.99/2370.90	c #Conflicts:     480000 | #Constraints:      24037
2363.99/2370.90	c #Conflicts:     481000 | #Constraints:      25037
2363.99/2370.90	c #Conflicts:     482000 | #Constraints:      26037
2363.99/2370.90	c #Conflicts:     483000 | #Constraints:      27037
2363.99/2370.90	c #Conflicts:     484000 | #Constraints:      28037
2363.99/2370.90	c #Conflicts:     485000 | #Constraints:      29037
2363.99/2370.90	c #Conflicts:     486000 | #Constraints:      30037
2363.99/2370.90	c #Conflicts:     487000 | #Constraints:      31037
2363.99/2370.90	c #Conflicts:     488000 | #Constraints:      32037
2363.99/2370.90	c INPROCESSING
2363.99/2370.90	c GARBAGE COLLECT
2363.99/2370.90	c #Conflicts:     489000 | #Constraints:      19228
2363.99/2370.90	c #Conflicts:     490000 | #Constraints:      20228
2363.99/2370.90	c #Conflicts:     491000 | #Constraints:      21228
2363.99/2370.90	c #Conflicts:     492000 | #Constraints:      22228
2363.99/2370.90	c #Conflicts:     493000 | #Constraints:      23228
2363.99/2370.90	c #Conflicts:     494000 | #Constraints:      24228
2363.99/2370.90	c GLOBAL bounds - >= 0 @ 2355.35
2559.76/2567.22	c #Conflicts:     495000 | #Constraints:      25230
2559.76/2567.22	c #Conflicts:     496000 | #Constraints:      26230
2559.76/2567.22	c #Conflicts:     497000 | #Constraints:      27230
2559.76/2567.22	c #Conflicts:     498000 | #Constraints:      28230
2559.76/2567.22	c #Conflicts:     499000 | #Constraints:      29230
2559.76/2567.22	c #Conflicts:     500000 | #Constraints:      30230
2559.76/2567.22	c #Conflicts:     501000 | #Constraints:      31230
2559.76/2567.22	c #Conflicts:     502000 | #Constraints:      32230
2559.76/2567.22	c INPROCESSING
2559.76/2567.22	c GARBAGE COLLECT
2559.76/2567.22	c #Conflicts:     503000 | #Constraints:      19235
2559.76/2567.22	c #Conflicts:     504000 | #Constraints:      20235
2559.76/2567.22	c #Conflicts:     505000 | #Constraints:      21235
2559.76/2567.22	c #Conflicts:     506000 | #Constraints:      22235
2559.76/2567.22	c #Conflicts:     507000 | #Constraints:      23235
2559.76/2567.22	c #Conflicts:     508000 | #Constraints:      24235
2559.76/2567.22	c #Conflicts:     509000 | #Constraints:      25235
2559.76/2567.22	c #Conflicts:     510000 | #Constraints:      26235
2559.76/2567.22	c #Conflicts:     511000 | #Constraints:      27235
2559.76/2567.22	c #Conflicts:     512000 | #Constraints:      28235
2559.76/2567.22	c #Conflicts:     513000 | #Constraints:      29235
2559.76/2567.22	c #Conflicts:     514000 | #Constraints:      30235
2559.76/2567.22	c #Conflicts:     515000 | #Constraints:      31235
2559.76/2567.22	c #Conflicts:     516000 | #Constraints:      32235
2559.76/2567.22	c INPROCESSING
2559.76/2567.22	c GARBAGE COLLECT
2559.76/2567.22	c #Conflicts:     517000 | #Constraints:      19022
2559.76/2567.22	c #Conflicts:     518000 | #Constraints:      20022
2559.76/2567.22	c #Conflicts:     519000 | #Constraints:      21022
2559.76/2567.22	c #Conflicts:     520000 | #Constraints:      22022
2559.76/2567.22	c #Conflicts:     521000 | #Constraints:      23022
2559.76/2567.22	c #Conflicts:     522000 | #Constraints:      24022
2559.76/2567.22	c #Conflicts:     523000 | #Constraints:      25022
2559.76/2567.22	c #Conflicts:     524000 | #Constraints:      26022
2559.76/2567.22	c #Conflicts:     525000 | #Constraints:      27022
2559.76/2567.22	c #Conflicts:     526000 | #Constraints:      28022
2559.76/2567.22	c GLOBAL bounds - >= 0 @ 2550.64
3150.98/3160.03	c #Conflicts:     527000 | #Constraints:      29024
3150.98/3160.03	c #Conflicts:     528000 | #Constraints:      30024
3150.98/3160.03	c #Conflicts:     529000 | #Constraints:      31024
3150.98/3160.03	c #Conflicts:     530000 | #Constraints:      32024
3150.98/3160.03	c #Conflicts:     531000 | #Constraints:      33024
3150.98/3160.03	c INPROCESSING
3150.98/3160.03	c GARBAGE COLLECT
3150.98/3160.03	c #Conflicts:     532000 | #Constraints:      19626
3150.98/3160.03	c #Conflicts:     533000 | #Constraints:      20626
3150.98/3160.03	c #Conflicts:     534000 | #Constraints:      21626
3150.98/3160.03	c #Conflicts:     535000 | #Constraints:      22626
3150.98/3160.03	c #Conflicts:     536000 | #Constraints:      23626
3150.98/3160.03	c #Conflicts:     537000 | #Constraints:      24626
3150.98/3160.03	c #Conflicts:     538000 | #Constraints:      25626
3150.98/3160.03	c #Conflicts:     539000 | #Constraints:      26626
3150.98/3160.03	c #Conflicts:     540000 | #Constraints:      27626
3150.98/3160.03	c #Conflicts:     541000 | #Constraints:      28626
3150.98/3160.03	c #Conflicts:     542000 | #Constraints:      29626
3150.98/3160.03	c #Conflicts:     543000 | #Constraints:      30626
3150.98/3160.03	c #Conflicts:     544000 | #Constraints:      31626
3150.98/3160.03	c #Conflicts:     545000 | #Constraints:      32626
3150.98/3160.03	c #Conflicts:     546000 | #Constraints:      33626
3150.98/3160.03	c INPROCESSING
3150.98/3160.03	c GARBAGE COLLECT
3150.98/3160.03	c #Conflicts:     547000 | #Constraints:      20026
3150.98/3160.03	c #Conflicts:     548000 | #Constraints:      21026
3150.98/3160.03	c #Conflicts:     549000 | #Constraints:      22026
3150.98/3160.03	c #Conflicts:     550000 | #Constraints:      23026
3150.98/3160.03	c #Conflicts:     551000 | #Constraints:      24026
3150.98/3160.03	c #Conflicts:     552000 | #Constraints:      25026
3150.98/3160.03	c #Conflicts:     553000 | #Constraints:      26026
3150.98/3160.03	c #Conflicts:     554000 | #Constraints:      27026
3150.98/3160.03	c #Conflicts:     555000 | #Constraints:      28026
3150.98/3160.03	c #Conflicts:     556000 | #Constraints:      29026
3150.98/3160.03	c #Conflicts:     557000 | #Constraints:      30026
3150.98/3160.03	c #Conflicts:     558000 | #Constraints:      31026
3150.98/3160.03	c #Conflicts:     559000 | #Constraints:      32026
3150.98/3160.03	c #Conflicts:     560000 | #Constraints:      33026
3150.98/3160.03	c #Conflicts:     561000 | #Constraints:      34026
3150.98/3160.03	c INPROCESSING
3150.98/3160.03	c GARBAGE COLLECT
3150.98/3160.03	c #Conflicts:     562000 | #Constraints:      20213
3150.98/3160.03	c #Conflicts:     563000 | #Constraints:      21213
3150.98/3160.03	c #Conflicts:     564000 | #Constraints:      22213
3150.98/3160.03	c #Conflicts:     565000 | #Constraints:      23213
3150.98/3160.03	c #Conflicts:     566000 | #Constraints:      24213
3150.98/3160.03	c #Conflicts:     567000 | #Constraints:      25213
3150.98/3160.03	c #Conflicts:     568000 | #Constraints:      26213
3150.98/3160.03	c #Conflicts:     569000 | #Constraints:      27213
3150.98/3160.03	c #Conflicts:     570000 | #Constraints:      28213
3150.98/3160.03	c #Conflicts:     571000 | #Constraints:      29213
3150.98/3160.03	c #Conflicts:     572000 | #Constraints:      30213
3150.98/3160.03	c #Conflicts:     573000 | #Constraints:      31213
3150.98/3160.03	c #Conflicts:     574000 | #Constraints:      32213
3150.98/3160.03	c #Conflicts:     575000 | #Constraints:      33213
3150.98/3160.03	c #Conflicts:     576000 | #Constraints:      34213
3150.98/3160.03	c INPROCESSING
3150.98/3160.03	c GARBAGE COLLECT
3150.98/3160.03	c #Conflicts:     577000 | #Constraints:      20215
3150.98/3160.03	c #Conflicts:     578000 | #Constraints:      21215
3150.98/3160.03	c #Conflicts:     579000 | #Constraints:      22215
3150.98/3160.03	c #Conflicts:     580000 | #Constraints:      23215
3150.98/3160.03	c #Conflicts:     581000 | #Constraints:      24215
3150.98/3160.03	c #Conflicts:     582000 | #Constraints:      25215
3150.98/3160.03	c #Conflicts:     583000 | #Constraints:      26215
3150.98/3160.03	c #Conflicts:     584000 | #Constraints:      27215
3150.98/3160.03	c #Conflicts:     585000 | #Constraints:      28215
3150.98/3160.03	c #Conflicts:     586000 | #Constraints:      29215
3150.98/3160.03	c #Conflicts:     587000 | #Constraints:      30215
3150.98/3160.03	c #Conflicts:     588000 | #Constraints:      31215
3150.98/3160.03	c #Conflicts:     589000 | #Constraints:      32215
3150.98/3160.03	c #Conflicts:     590000 | #Constraints:      33215
3150.98/3160.03	c #Conflicts:     591000 | #Constraints:      34215
3150.98/3160.03	c INPROCESSING
3150.98/3160.03	c GARBAGE COLLECT
3150.98/3160.03	c #Conflicts:     592000 | #Constraints:      20016
3150.98/3160.03	c #Conflicts:     593000 | #Constraints:      21016
3150.98/3160.03	c #Conflicts:     594000 | #Constraints:      22016
3150.98/3160.03	c #Conflicts:     595000 | #Constraints:      23016
3150.98/3160.03	c #Conflicts:     596000 | #Constraints:      24016
3150.98/3160.03	c #Conflicts:     597000 | #Constraints:      25016
3150.98/3160.03	c #Conflicts:     598000 | #Constraints:      26016
3150.98/3160.03	c #Conflicts:     599000 | #Constraints:      27016
3150.98/3160.03	c #Conflicts:     600000 | #Constraints:      28016
3150.98/3160.03	c #Conflicts:     601000 | #Constraints:      29016
3150.98/3160.03	c #Conflicts:     602000 | #Constraints:      30016
3600.05/3610.30	c #Conflicts:     603000 | #Constraints:      31016
3600.05/3610.30	c #Conflicts:     604000 | #Constraints:      32016
3600.05/3610.30	c #Conflicts:     605000 | #Constraints:      33016
3600.05/3610.30	c #Conflicts:     606000 | #Constraints:      34016
3600.05/3610.30	c #Conflicts:     607000 | #Constraints:      35016
3600.05/3610.30	c INPROCESSING
3600.05/3610.30	c GARBAGE COLLECT
3600.05/3610.30	c #Conflicts:     608000 | #Constraints:      20610
3600.05/3610.30	c #Conflicts:     609000 | #Constraints:      21610
3600.05/3610.30	c #Conflicts:     610000 | #Constraints:      22610
3600.05/3610.30	c #Conflicts:     611000 | #Constraints:      23610
3600.05/3610.30	c #Conflicts:     612000 | #Constraints:      24610
3600.05/3610.30	c #Conflicts:     613000 | #Constraints:      25610
3600.05/3610.30	c #Conflicts:     614000 | #Constraints:      26610
3600.05/3610.30	c #Conflicts:     615000 | #Constraints:      27610
3600.05/3610.30	c #Conflicts:     616000 | #Constraints:      28610
3600.05/3610.30	c #Conflicts:     617000 | #Constraints:      29610
3600.05/3610.30	c #Conflicts:     618000 | #Constraints:      30610
3600.05/3610.30	c #Conflicts:     619000 | #Constraints:      31610
3600.05/3610.30	c #Conflicts:     620000 | #Constraints:      32610
3600.05/3610.30	c #Conflicts:     621000 | #Constraints:      33610
3600.05/3610.30	c #Conflicts:     622000 | #Constraints:      34610
3600.05/3610.30	c #Conflicts:     623000 | #Constraints:      35610
3600.05/3610.30	c INPROCESSING
3600.05/3610.30	c GARBAGE COLLECT
3600.05/3610.30	c #Conflicts:     624000 | #Constraints:      21004
3600.05/3610.30	c #Conflicts:     625000 | #Constraints:      22004
3600.05/3610.30	c #Conflicts:     626000 | #Constraints:      23004
3600.05/3610.30	c #Conflicts:     627000 | #Constraints:      24004
3600.05/3610.30	c #Conflicts:     628000 | #Constraints:      25004
3600.05/3610.30	c #Conflicts:     629000 | #Constraints:      26004
3600.05/3610.30	c #Conflicts:     630000 | #Constraints:      27004
3600.05/3610.30	c #Conflicts:     631000 | #Constraints:      28004
3600.05/3610.30	c #Conflicts:     632000 | #Constraints:      29004
3600.05/3610.30	c #Conflicts:     633000 | #Constraints:      30004
3600.05/3610.30	c #Conflicts:     634000 | #Constraints:      31004
3600.05/3610.30	c #Conflicts:     635000 | #Constraints:      32004
3600.05/3610.30	c #Conflicts:     636000 | #Constraints:      33004
3600.05/3610.30	c #Conflicts:     637000 | #Constraints:      34004
3600.05/3610.30	c #Conflicts:     638000 | #Constraints:      35004
3600.05/3610.30	c #Conflicts:     639000 | #Constraints:      36004
3600.05/3610.30	c INPROCESSING
3600.05/3610.30	c GARBAGE COLLECT
3600.05/3610.30	c #Conflicts:     640000 | #Constraints:      21210
3600.05/3610.30	c #Conflicts:     641000 | #Constraints:      22210
3600.05/3610.30	c #Conflicts:     642000 | #Constraints:      23210
3600.05/3610.30	c #Conflicts:     643000 | #Constraints:      24210
3600.05/3610.30	c #Conflicts:     644000 | #Constraints:      25210
3600.05/3610.30	c #Conflicts:     645000 | #Constraints:      26210
3600.05/3610.30	c #Conflicts:     646000 | #Constraints:      27210
3600.05/3610.30	c #Conflicts:     647000 | #Constraints:      28210
3600.05/3610.30	c #Conflicts:     648000 | #Constraints:      29210
3600.05/3610.30	c #Conflicts:     649000 | #Constraints:      30210
3600.05/3610.30	c #Conflicts:     650000 | #Constraints:      31210
3600.05/3610.30	c cpu time 3588.79 s
3600.05/3610.30	c deterministic time 1 1.00e+00
3600.05/3610.30	c optimization time 3588.74 s
3600.05/3610.30	c total solve time 0 s
3600.05/3610.30	c core-guided solve time 0 s
3600.05/3610.30	c propagation time 0.003844 s
3600.05/3610.30	c conflict analysis time 0 s
3600.05/3610.30	c propagations 0
3600.05/3610.30	c resolve steps 0
3600.05/3610.30	c decisions 0
3600.05/3610.30	c conflicts 0
3600.05/3610.30	c restarts 0
3600.05/3610.30	c inprocessing phases 0
3600.05/3610.30	c garbage collections 0 ,( -nan )
3600.05/3610.30	c input clauses 4000 ,( 100.00 )
3600.05/3610.30	c input cardinalities 0 ,( 0.00 )
3600.05/3610.30	c input general constraints 0 ,( 0.00 )
3600.05/3610.30	c input average constraint length 2.00
3600.05/3610.30	c input average constraint degree 1.00
3600.05/3610.30	c learned clauses 0 ,( 0.00 )
3600.05/3610.30	c learned cardinalities 0 ,( 0.00 )
3600.05/3610.30	c learned general constraints 0 ,( 0.00 )
3600.05/3610.30	c learned average constraint length 0.00
3600.05/3610.30	c learned average constraint degree 0.00
3600.05/3610.30	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3600.05/3610.30	c counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
3600.05/3610.30	c watched   constraints 0 ,( -nan ) 
3600.05/3610.30	c counting  constraints 0 ,( -nan ) 
3600.05/3610.30	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 0 , 0 , 0 ,( 0 , 0 )
3600.05/3610.30	c gcd simplifications 0
3600.05/3610.30	c detected cardinalities 0
3600.05/3610.30	c weakened non-implied lits 0
3600.05/3610.30	c weakened non-implying lits 0
3600.05/3610.30	c original variables 1969
3600.05/3610.30	c clausal propagations 0
3600.05/3610.30	c cardinality propagations 0
3600.05/3610.30	c watched propagations 0
3600.05/3610.30	c counting propagations 0
3600.05/3610.30	c watch lookups 0
3600.05/3610.30	c watch backjump lookups 0
3600.05/3610.30	c watch checks 0
3600.05/3610.30	c propagation checks 0
3600.05/3610.30	c constraint additions 0
3600.05/3610.30	c trail pops 0
3600.05/3610.30	c formula constraints 4000
3600.05/3610.30	c learned constraints 0
3600.05/3610.30	c bound constraints 0
3600.05/3610.30	c core-guided constraints 0
3600.05/3610.30	c encountered formula constraints 0
3600.05/3610.30	c encountered learned constraints 0
3600.05/3610.30	c encountered bound constraints 0
3600.05/3610.30	c encountered core-guided constraints 0
3600.05/3610.30	c LP total time 0 s
3600.05/3610.30	c LP solve time 0 s
3600.05/3610.30	c LP constraints added 0
3600.05/3610.30	c LP constraints removed 0
3600.05/3610.30	c LP pivots internal 0
3600.05/3610.30	c LP pivots root 0
3600.05/3610.30	c LP calls 0
3600.05/3610.30	c LP optimalities 0
3600.05/3610.30	c LP no pivot count 0
3600.05/3610.30	c LP infeasibilities 0
3600.05/3610.30	c LP valid Farkas constraints 0
3600.05/3610.30	c LP learned Farkas constraints 0
3600.05/3610.30	c LP basis resets 0
3600.05/3610.30	c LP cycling count 0
3600.05/3610.30	c LP singular count 0
3600.05/3610.30	c LP no primal count 0
3600.05/3610.30	c LP no farkas count 0
3600.05/3610.30	c LP other issue count 0
3600.05/3610.30	c LP Gomory cuts 0
3600.05/3610.30	c LP learned cuts 0
3600.05/3610.30	c LP deleted cuts 0
3600.05/3610.30	c LP encountered Gomory constraints 0
3600.05/3610.30	c LP encountered Farkas constraints 0
3600.05/3610.30	c LP encountered learned Farkas constraints 0
3600.05/3610.30	c CG auxiliary variables introduced 0
3600.05/3610.30	c CG solutions found 0
3600.05/3610.30	c CG cores constructed 0
3600.05/3610.30	c CG core cardinality constraints returned 0
3600.05/3610.30	c CG unit cores 0
3600.05/3610.30	c CG single cores 0
3600.05/3610.30	c CG blocks removed during cardinality reduction 0
3600.05/3610.30	c CG first core best 0
3600.05/3610.30	c CG decision core best 0
3600.05/3610.30	c CG core reduction tie 0
3600.05/3610.30	c CG core degree average 0.00
3600.05/3610.30	c CG core slack average 0.00
3600.05/3610.30	c CG core upper bound improvements 0
3600.05/3610.30	c STR number of successful calls 0
3600.05/3610.30	c STR number of unsuccessful calls 0
3600.05/3610.30	c STR number of inconclusive calls 0
3600.05/3610.30	c STR number of successful attempts 0
3600.05/3610.30	c STR number of unsuccessful attempts 0
3600.05/3610.30	c STR number of inconclusive attempts 0
3600.05/3610.30	c STR average degree increase per successful call inf
3600.05/3610.30	c STR average degree increase per successful attempt inf
3600.05/3610.30	c STR total number of conflicts for successful attempts 0
3600.05/3610.30	c STR total number of conflicts for unsuccessful attempts 0
3600.05/3610.30	c STR total number of conflicts for inconclusive attempts 0
3600.05/3610.30	c STR average number of conflicts per successful attempt inf
3600.05/3610.30	c STR average number of conflicts per unsuccessful attempt inf
3600.05/3610.30	c STR average number of conflicts per inconclusive attempt inf
3600.05/3610.30	c AVG.sumWPerc -nan 
3600.05/3610.30	c bigint constraints 0 
3600.05/3610.30	s UNKNOWN
3600.05/3610.30	c Program interrupted by user.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (59741 MiB free)
  memory of node 1: 64465 MiB (61643 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488633-1751336442/watcher-4488633-1751336442 -o /tmp/evaluation-result-4488633-1751336442/solver-4488633-1751336442 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751329194-41419 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4488633-1751336442.opb PROOFDIR/proof-4488633-1751336442 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100101 s]*
/proc/loadavg: 4.05 4.12 4.15 4/260 43824
/proc/meminfo: memFree=124294000/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=50704 memory=2048 CPUtime=0 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 49322997 51920896 480 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 12676 480 480 1147 0 151 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 54896 KiB
Current children cumulated memory: 4992 KiB

[startup+0.21384 s]*
/proc/loadavg: 4.05 4.12 4.15 5/260 43824
/proc/meminfo: memFree=124294336/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=65912 memory=16676 CPUtime=0.11 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 2625 0 0 0 8 3 0 0 20 0 1 0 49322997 67493888 4169 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 16478 4169 2368 1147 0 3905 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 70104 KiB
Current children cumulated memory: 19620 KiB

[startup+0.313677 s]*
/proc/loadavg: 4.05 4.12 4.15 5/260 43824
/proc/meminfo: memFree=124294336/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=66308 memory=17700 CPUtime=0.21 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 2904 0 0 0 17 4 0 0 20 0 1 0 49322997 67899392 4425 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 16577 4425 2368 1147 0 4004 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 70500 KiB
Current children cumulated memory: 20644 KiB

[startup+0.700334 s]
/proc/loadavg: 4.05 4.12 4.15 5/260 43824
/proc/meminfo: memFree=124294336/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=78828 memory=33380 CPUtime=0.58 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 6317 0 0 0 52 6 0 0 20 0 1 0 49322997 80719872 8345 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 19707 8345 2368 1147 0 7134 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 83020 KiB
Current children cumulated memory: 36324 KiB

[startup+1.50034 s]
/proc/loadavg: 4.05 4.12 4.15 5/260 43824
/proc/meminfo: memFree=124285708/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=111132 memory=60976 CPUtime=1.38 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 11661 0 0 0 130 8 0 0 20 0 1 0 49322997 113799168 15244 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 27783 15244 2368 1147 0 15210 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 115324 KiB
Current children cumulated memory: 63920 KiB

[startup+3.11321 s]
/proc/loadavg: 4.05 4.12 4.15 4/255 43832
/proc/meminfo: memFree=124234380/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=159548 memory=112892 CPUtime=2.98 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 21059 0 0 0 285 13 0 0 20 0 1 0 49322997 163377152 28191 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 39887 28191 2368 1147 0 27314 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 163740 KiB
Current children cumulated memory: 115836 KiB

[startup+6.30034 s]
/proc/loadavg: 4.13 4.13 4.15 4/255 43856
/proc/meminfo: memFree=126077100/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=246948 memory=188908 CPUtime=6.16 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 35984 0 0 0 596 20 0 0 20 0 1 0 49322997 252874752 47227 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 61737 47227 2368 1147 0 49164 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 251140 KiB
Current children cumulated memory: 191852 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.13 4.15 5/260 43870
/proc/meminfo: memFree=125557468/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=462544 memory=351156 CPUtime=12.54 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 74008 0 0 0 1220 34 0 0 20 0 1 0 49322997 473645056 87789 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 115636 87789 2368 1147 0 103063 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 466736 KiB
Current children cumulated memory: 354100 KiB

[startup+25.5004 s]
/proc/loadavg: 4.09 4.12 4.15 5/260 43870
/proc/meminfo: memFree=125129972/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=599384 memory=454972 CPUtime=25.31 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 96923 0 0 0 2480 51 0 0 20 0 1 0 49322997 613769216 113743 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 149846 113743 2368 1147 0 137273 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 603576 KiB
Current children cumulated memory: 457916 KiB

[startup+51.1135 s]
/proc/loadavg: 4.14 4.13 4.15 5/260 43871
/proc/meminfo: memFree=125018476/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=608200 memory=464188 CPUtime=50.85 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 99201 0 0 0 5019 66 0 0 20 0 1 0 49322997 622796800 116047 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 152050 116047 2368 1147 0 139477 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 612392 KiB
Current children cumulated memory: 467132 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.15 5/261 43874
/proc/meminfo: memFree=124760432/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=609264 memory=473936 CPUtime=101.88 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 101142 0 0 0 10097 91 0 0 20 0 1 0 49322997 623886336 118484 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 152316 118484 2368 1147 0 139743 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 613456 KiB
Current children cumulated memory: 476880 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/261 43876
/proc/meminfo: memFree=124359052/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=662716 memory=494152 CPUtime=161.7 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 104679 0 0 0 16042 128 0 0 20 0 1 0 49322997 678621184 123538 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 165679 123538 2368 1147 0 153106 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 666908 KiB
Current children cumulated memory: 497096 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/258 43880
/proc/meminfo: memFree=123915608/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=688072 memory=532884 CPUtime=221.53 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 110779 0 0 0 21990 163 0 0 20 0 1 0 49322997 704585728 133221 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0

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

/proc/43824/statm: 309243 253853 2368 1147 0 296670 0
Current children cumulated CPU time: 3093.42 s
Current children cumulated vsize: 1241164 KiB
Current children cumulated memory: 1018356 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.12 5/258 44084
/proc/meminfo: memFree=116452204/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1236972 memory=1015412 CPUtime=3153.26 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 176798 0 0 0 314283 1043 0 0 20 0 1 0 49322997 1266659328 253853 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 309243 253853 2368 1147 0 296670 0
Current children cumulated CPU time: 3153.26 s
Current children cumulated vsize: 1241164 KiB
Current children cumulated memory: 1018356 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.12 5/258 44088
/proc/meminfo: memFree=116215384/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1327752 memory=1074356 CPUtime=3213.1 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 188982 0 0 0 320254 1056 0 0 20 0 1 0 49322997 1359618048 268589 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 331938 268589 2368 1147 0 319365 0
Current children cumulated CPU time: 3213.1 s
Current children cumulated vsize: 1331944 KiB
Current children cumulated memory: 1077300 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.12 5/259 44095
/proc/meminfo: memFree=116099136/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1327752 memory=1074356 CPUtime=3272.94 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 189184 0 0 0 326226 1068 0 0 20 0 1 0 49322997 1359618048 268589 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 331938 268589 2368 1147 0 319365 0
Current children cumulated CPU time: 3272.94 s
Current children cumulated vsize: 1331944 KiB
Current children cumulated memory: 1077300 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.11 5/258 44097
/proc/meminfo: memFree=115960300/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1335464 memory=1079604 CPUtime=3332.77 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 190712 0 0 0 332200 1077 0 0 20 0 1 0 49322997 1367515136 269901 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 333866 269901 2368 1147 0 321293 0
Current children cumulated CPU time: 3332.77 s
Current children cumulated vsize: 1339656 KiB
Current children cumulated memory: 1082548 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.11 5/258 44099
/proc/meminfo: memFree=115829304/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1337868 memory=1081012 CPUtime=3392.62 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 191078 0 0 0 338171 1091 0 0 20 0 1 0 49322997 1369976832 270253 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 334467 270253 2368 1147 0 321894 0
Current children cumulated CPU time: 3392.62 s
Current children cumulated vsize: 1342060 KiB
Current children cumulated memory: 1083956 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.09 4.10 5/259 44102
/proc/meminfo: memFree=115718788/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1338468 memory=1081396 CPUtime=3452.45 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 191161 0 0 0 344144 1101 0 0 20 0 1 0 49322997 1370591232 270349 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 334617 270349 2368 1147 0 322044 0
Current children cumulated CPU time: 3452.45 s
Current children cumulated vsize: 1342660 KiB
Current children cumulated memory: 1084340 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/259 44104
/proc/meminfo: memFree=115576596/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1355888 memory=1090868 CPUtime=3512.3 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 193542 0 0 0 350119 1111 0 0 20 0 1 0 49322997 1388429312 272717 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 338972 272717 2368 1147 0 326399 0
Current children cumulated CPU time: 3512.3 s
Current children cumulated vsize: 1360080 KiB
Current children cumulated memory: 1093812 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.10 4.10 5/259 44106
/proc/meminfo: memFree=115388268/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1355888 memory=1090868 CPUtime=3572.13 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 193542 0 0 0 356091 1122 0 0 20 0 1 0 49322997 1388429312 272717 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 338972 272717 2368 1147 0 326399 0
Current children cumulated CPU time: 3572.13 s
Current children cumulated vsize: 1360080 KiB
Current children cumulated memory: 1093812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/252 44133
/proc/meminfo: memFree=116769088/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1355888 memory=1090868 CPUtime=3600.05 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 193627 0 0 0 358878 1127 0 0 20 0 1 0 49322997 1388429312 272717 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 338972 272717 2368 1147 0 326399 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1360080 KiB
Current children cumulated memory: 1093812 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002176 s, system=0.004364 s

[startup+3610.33 s]
# the end of solver process 43824 was just reported to runsolver
# Child status: 2

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

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

[startup+3610.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/252 44133
/proc/meminfo: memFree=116769088/131382120 swapFree=33010684/33010684
[pid=43822] ppid=43819 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/43822/stat : 43822 (run-opt-log.sh) S 43819 43822 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 49322992 4292608 736 18446744073709551615 94191122690048 94191123584581 140730208057568 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94191123823632 94191123871376 94191134261248 140730208061729 140730208061924 140730208061924 140730208067526 0
/proc/43822/statm: 1048 736 672 219 0 110 0
[pid=43824] ppid=43822 vsize=1355888 memory=1090868 CPUtime=3600.05 cores=0,2
/proc/43824/stat : 43824 (roundingsat) R 43822 43822 41409 0 -1 4194304 193627 0 0 0 358878 1127 0 0 20 0 1 0 49322997 1388429312 272717 18446744073709551615 4227072 8923433 140732970285312 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23191552 140732970289490 140732970289704 140732970289704 140732970295274 0
/proc/43824/statm: 338972 272717 2368 1147 0 326399 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1360080 KiB
Current children cumulated memory: 1093812 KiB

Child status: 2

Real time (s): 3610.33
CPU time (s): 3600.09
CPU user time (s): 3588.8
CPU system time (s): 11.2934
CPU usage (%): 99.7164
Max. virtual memory (cumulated for all children) (KiB): 1360080
Max. memory (cumulated for all children) (KiB): 1093812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.8
system time used= 11.2934
maximum resident set size= 1091252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4690648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 565
involuntary context switches= 8145


# summary of solver processes directly reported to runsolver:
#   pid: 43822,43824
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3588.8
#   total CPU system time (s): 11.2934

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0864 second user time and 37.8741 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 04:20:43
IDJOB=4488633
IDBENCH=147525
IDSOLVER=3351
FILE ID=nodeC003/4488633-1751336442
RUNJOBID= nodeC003-1751329194-41419
SLURM_JOB_ID= 9594376
Free space on /tmp= 432732 MiB

SOLVER NAME= roundingsat-ihs-log 63f22ad
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
COMMAND LINE= run-opt-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488633-1751336442/watcher-4488633-1751336442 -o /tmp/evaluation-result-4488633-1751336442/solver-4488633-1751336442 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751329194-41419 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4488633-1751336442.opb PROOFDIR/proof-4488633-1751336442

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

MD5SUM BENCH= 865c9eee5cef9cdfeb385b5316eb6b14
RANDOM SEED=726819784

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        124298528 kB
MemAvailable:   128728136 kB
Buffers:            3280 kB
Cached:          5230280 kB
SwapCached:            0 kB
Active:          1560924 kB
Inactive:        4980776 kB
Active(anon):    1326168 kB
Inactive(anon):        0 kB
Active(file):     234756 kB
Inactive(file):  4980776 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20580 kB
Writeback:             0 kB
AnonPages:       1311308 kB
Mapped:           116672 kB
Shmem:             17960 kB
KReclaimable:     107408 kB
Slab:             192672 kB
SReclaimable:     107408 kB
SUnreclaim:        85264 kB
KernelStack:        4176 kB
PageTables:         6160 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1883716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432728 MiB
End job on nodeC003 at 2025-07-01 05:20:54