Trace number 4463316

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 log (3)OPT cert.1 93.8428 94.0883

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
linear/normalized-evencolouring_opt_linear_random6regular_nvert_401.opb
MD5SUM3b07899157a77563e39a517f9d1ebfa4
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 benchmark1
Best CPU time to get the best result obtained on this benchmark3.94176
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1604
Total number of constraints401
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)401
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint7
Number of terms in the objective function 401
Biggest coefficient in the objective function 401
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 80601
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 80601
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c #variables 1604 #constraints 802
0.30/0.40	c bounds - >= 0 @ 0.003966
0.30/0.40	c bounds 46139 >= 0 @ 0.020253
0.30/0.40	c #Conflicts:       1000 | #Constraints:       1804
0.30/0.40	c #Conflicts:       2000 | #Constraints:       2811
0.30/0.40	c INPROCESSING
0.30/0.40	c GARBAGE COLLECT
0.30/0.40	c rational objective 0
1.00/1.04	c bounds 45786 >= 0 @ 0.380935
1.00/1.04	c bounds 45615 >= 0 @ 0.381758
1.00/1.04	c bounds 44893 >= 0 @ 0.454245
1.00/1.04	c bounds 44610 >= 0 @ 0.455357
1.00/1.04	c #Conflicts:       3000 | #Constraints:       2838
1.00/1.04	c bounds 44256 >= 0 @ 0.692628
1.00/1.04	c #Conflicts:       4000 | #Constraints:       3845
1.00/1.04	c INPROCESSING
1.00/1.04	c GARBAGE COLLECT
1.00/1.04	c rational objective 0
1.88/1.91	c #Conflicts:       5000 | #Constraints:       3257
1.88/1.91	c #Conflicts:       6000 | #Constraints:       4266
1.88/1.91	c INPROCESSING
1.88/1.91	c GARBAGE COLLECT
1.88/1.91	c rational objective 0
3.09/3.14	c bounds 43983 >= 0 @ 1.80822
3.09/3.14	c bounds 43502 >= 0 @ 1.81138
3.09/3.14	c bounds 42862 >= 0 @ 1.81676
3.09/3.14	c #Conflicts:       7000 | #Constraints:       3264
3.09/3.14	c bounds 42535 >= 0 @ 2.37718
3.09/3.14	c bounds 42206 >= 0 @ 2.38174
3.09/3.14	c bounds 41963 >= 0 @ 2.38425
3.09/3.14	c bounds 41940 >= 0 @ 2.38562
3.09/3.14	c bounds 41882 >= 0 @ 2.38887
3.09/3.14	c bounds 41690 >= 0 @ 2.39216
3.09/3.14	c #Conflicts:       8000 | #Constraints:       4281
3.09/3.14	c bounds 41279 >= 0 @ 2.41481
3.09/3.14	c #Conflicts:       9000 | #Constraints:       5291
3.09/3.14	c INPROCESSING
3.09/3.14	c GARBAGE COLLECT
3.09/3.14	c rational objective 0
4.57/4.65	c bounds 41140 >= 0 @ 2.99848
4.57/4.65	c bounds 40949 >= 0 @ 3.00377
4.57/4.65	c bounds 40653 >= 0 @ 3.04738
4.57/4.65	c bounds 40459 >= 0 @ 3.04881
4.57/4.65	c bounds 40369 >= 0 @ 3.05156
4.57/4.65	c bounds 40096 >= 0 @ 3.11633
4.57/4.65	c bounds 39782 >= 0 @ 3.1177
4.57/4.65	c bounds 39747 >= 0 @ 3.11884
4.57/4.65	c bounds 39744 >= 0 @ 3.12146
4.57/4.65	c bounds 39737 >= 0 @ 3.1237
4.57/4.65	c bounds 39583 >= 0 @ 3.12521
4.57/4.65	c bounds 39551 >= 0 @ 3.1641
4.57/4.65	c bounds 39234 >= 0 @ 3.1642
4.57/4.65	c bounds 39021 >= 0 @ 3.16659
4.57/4.65	c bounds 38931 >= 0 @ 3.16718
4.57/4.65	c bounds 38663 >= 0 @ 3.21432
4.57/4.65	c bounds 38506 >= 0 @ 3.21598
4.57/4.65	c bounds 38474 >= 0 @ 3.21754
4.57/4.65	c bounds 38435 >= 0 @ 3.21887
4.57/4.65	c bounds 38337 >= 0 @ 3.22143
4.57/4.65	c bounds 38244 >= 0 @ 3.22394
4.57/4.65	c bounds 38133 >= 0 @ 3.22559
4.57/4.65	c bounds 37902 >= 0 @ 3.22665
4.57/4.65	c bounds 37536 >= 0 @ 3.23133
4.57/4.65	c bounds 37010 >= 0 @ 3.31726
4.57/4.65	c bounds 36701 >= 0 @ 3.31968
4.57/4.65	c bounds 36673 >= 0 @ 3.32907
4.57/4.65	c bounds 36663 >= 0 @ 3.33019
4.57/4.65	c bounds 36492 >= 0 @ 3.33276
4.57/4.65	c #Conflicts:      10000 | #Constraints:       4000
4.57/4.65	c bounds 36470 >= 0 @ 3.52181
4.57/4.65	c #Conflicts:      11000 | #Constraints:       5011
4.57/4.65	c #Conflicts:      12000 | #Constraints:       6018
4.57/4.65	c INPROCESSING
4.57/4.65	c GARBAGE COLLECT
4.57/4.65	c rational objective 0
6.38/6.43	c bounds 36274 >= 0 @ 4.44113
6.38/6.43	c bounds 36061 >= 0 @ 4.59842
6.38/6.43	c bounds 35819 >= 0 @ 4.60608
6.38/6.43	c bounds 35422 >= 0 @ 4.60762
6.38/6.43	c bounds 35196 >= 0 @ 4.64414
6.38/6.43	c bounds 35167 >= 0 @ 4.6447
6.38/6.43	c bounds 35124 >= 0 @ 4.64739
6.38/6.43	c bounds 34941 >= 0 @ 4.64788
6.38/6.43	c bounds 34843 >= 0 @ 4.65167
6.38/6.43	c bounds 34813 >= 0 @ 4.65407
6.38/6.43	c bounds 34367 >= 0 @ 4.71364
6.38/6.43	c bounds 34207 >= 0 @ 4.71748
6.38/6.43	c bounds 34124 >= 0 @ 4.76542
6.38/6.43	c bounds 33701 >= 0 @ 4.80013
6.38/6.43	c bounds 33693 >= 0 @ 4.80157
6.38/6.43	c bounds 33558 >= 0 @ 4.80604
6.38/6.43	c bounds 33511 >= 0 @ 4.8429
6.38/6.43	c bounds 33384 >= 0 @ 4.85309
6.38/6.43	c bounds 33209 >= 0 @ 4.8543
6.38/6.43	c bounds 32881 >= 0 @ 4.90168
6.38/6.43	c bounds 32527 >= 0 @ 4.90407
6.38/6.43	c #Conflicts:      13000 | #Constraints:       4454
6.38/6.43	c bounds 32439 >= 0 @ 5.02898
6.38/6.43	c bounds 32174 >= 0 @ 5.03191
6.38/6.43	c bounds 31796 >= 0 @ 5.03459
6.38/6.43	c bounds 31468 >= 0 @ 5.31094
6.38/6.43	c #Conflicts:      14000 | #Constraints:       5464
6.38/6.43	c #Conflicts:      15000 | #Constraints:       6478
6.38/6.43	c INPROCESSING
6.38/6.43	c GARBAGE COLLECT
6.38/6.43	c rational objective 0
7.87/7.97	c bounds 31132 >= 0 @ 6.15743
7.87/7.97	c bounds 30930 >= 0 @ 6.55803
7.87/7.97	c bounds 30907 >= 0 @ 6.56004
7.87/7.97	c bounds 30807 >= 0 @ 6.56367
7.87/7.97	c bounds 30654 >= 0 @ 6.56638
7.87/7.97	c bounds 30609 >= 0 @ 6.56773
7.87/7.97	c #Conflicts:      16000 | #Constraints:       4684
7.87/7.97	c #Conflicts:      17000 | #Constraints:       5692
7.87/7.97	c #Conflicts:      18000 | #Constraints:       6704
7.87/7.97	c INPROCESSING
7.87/7.97	c GARBAGE COLLECT
7.87/7.97	c rational objective 0
9.57/9.62	c #Conflicts:      19000 | #Constraints:       4687
9.57/9.62	c #Conflicts:      20000 | #Constraints:       5696
9.57/9.62	c #Conflicts:      21000 | #Constraints:       6700
9.57/9.62	c INPROCESSING
9.57/9.62	c GARBAGE COLLECT
9.57/9.62	c rational objective 0
11.66/11.77	c bounds 30522 >= 0 @ 9.22101
11.66/11.77	c bounds 30263 >= 0 @ 9.22254
11.66/11.77	c bounds 30197 >= 0 @ 9.22407
11.66/11.77	c bounds 30073 >= 0 @ 9.22699
11.66/11.77	c bounds 30006 >= 0 @ 9.22838
11.66/11.77	c #Conflicts:      22000 | #Constraints:       4492
11.66/11.77	c bounds 29626 >= 0 @ 9.443
11.66/11.77	c bounds 29358 >= 0 @ 9.44636
11.66/11.77	c bounds 29308 >= 0 @ 9.44859
11.66/11.77	c bounds 29268 >= 0 @ 9.45165
11.66/11.77	c bounds 29067 >= 0 @ 9.45372
11.66/11.77	c bounds 28950 >= 0 @ 9.45586
11.66/11.77	c bounds 28866 >= 0 @ 9.4576
11.66/11.77	c bounds 28817 >= 0 @ 9.46031
11.66/11.77	c bounds 28742 >= 0 @ 9.46324
11.66/11.77	c bounds 28734 >= 0 @ 9.46487
11.66/11.77	c bounds 28682 >= 0 @ 9.49411
11.66/11.77	c bounds 28419 >= 0 @ 9.51864
11.66/11.77	c bounds 28258 >= 0 @ 9.52208
11.66/11.77	c bounds 28210 >= 0 @ 9.52417
11.66/11.77	c bounds 28203 >= 0 @ 9.52615
11.66/11.77	c bounds 27895 >= 0 @ 9.60623
11.66/11.77	c bounds 27883 >= 0 @ 9.61247
11.66/11.77	c bounds 27587 >= 0 @ 9.64948
11.66/11.77	c bounds 27542 >= 0 @ 9.65835
11.66/11.77	c bounds 27523 >= 0 @ 9.6607
11.66/11.77	c bounds 27476 >= 0 @ 9.6639
11.66/11.77	c bounds 27458 >= 0 @ 9.67384
11.66/11.77	c bounds 27278 >= 0 @ 9.69204
11.66/11.77	c #Conflicts:      23000 | #Constraints:       5519
11.66/11.77	c #Conflicts:      24000 | #Constraints:       6526
11.66/11.77	c #Conflicts:      25000 | #Constraints:       7534
11.66/11.77	c INPROCESSING
11.66/11.77	c GARBAGE COLLECT
11.66/11.77	c rational objective 0
14.25/14.36	c bounds 27170 >= 0 @ 11.2895
14.25/14.36	c bounds 27139 >= 0 @ 11.4935
14.25/14.36	c bounds 26938 >= 0 @ 11.4961
14.25/14.36	c bounds 26824 >= 0 @ 11.4997
14.25/14.36	c bounds 26677 >= 0 @ 11.5029
14.25/14.36	c bounds 26659 >= 0 @ 11.5499
14.25/14.36	c bounds 26565 >= 0 @ 11.5527
14.25/14.36	c bounds 26514 >= 0 @ 11.5558
14.25/14.36	c bounds 26483 >= 0 @ 11.5566
14.25/14.36	c bounds 26399 >= 0 @ 11.56
14.25/14.36	c bounds 26157 >= 0 @ 11.5631
14.25/14.36	c bounds 26149 >= 0 @ 11.5656
14.25/14.36	c bounds 26120 >= 0 @ 11.5672
14.25/14.36	c bounds 26105 >= 0 @ 11.7476
14.25/14.36	c #Conflicts:      26000 | #Constraints:       5110
14.25/14.36	c bounds 25963 >= 0 @ 11.8669
14.25/14.36	c #Conflicts:      27000 | #Constraints:       6122
14.25/14.36	c bounds 25730 >= 0 @ 12.4068
14.25/14.36	c bounds 25602 >= 0 @ 12.4586
14.25/14.36	c bounds 25411 >= 0 @ 12.4632
14.25/14.36	c bounds 25321 >= 0 @ 12.4666
14.25/14.36	c bounds 25013 >= 0 @ 12.5315
14.25/14.36	c bounds 24914 >= 0 @ 12.5366
14.25/14.36	c bounds 24801 >= 0 @ 12.6626
14.25/14.36	c bounds 24478 >= 0 @ 12.7248
14.25/14.36	c bounds 24210 >= 0 @ 12.7298
14.25/14.36	c bounds 23929 >= 0 @ 12.7361
14.25/14.36	c bounds 23653 >= 0 @ 12.7391
14.25/14.36	c bounds 23263 >= 0 @ 12.8062
14.25/14.36	c bounds 23221 >= 0 @ 12.8178
14.25/14.36	c bounds 23088 >= 0 @ 12.8209
14.25/14.36	c bounds 23083 >= 0 @ 12.8242
14.25/14.36	c bounds 22945 >= 0 @ 12.8264
14.25/14.36	c bounds 22707 >= 0 @ 12.8304
14.25/14.36	c bounds 22512 >= 0 @ 12.835
14.25/14.36	c bounds 22419 >= 0 @ 12.966
14.25/14.36	c bounds 22307 >= 0 @ 12.9707
14.25/14.36	c #Conflicts:      28000 | #Constraints:       7152
14.25/14.36	c bounds 22166 >= 0 @ 13.3061
14.25/14.36	c #Conflicts:      29000 | #Constraints:       8159
14.25/14.36	c INPROCESSING
14.25/14.36	c GARBAGE COLLECT
14.25/14.36	c rational objective 0
16.85/16.98	c bounds 21835 >= 0 @ 13.7912
16.85/16.98	c bounds 21662 >= 0 @ 13.8798
16.85/16.98	c bounds 21429 >= 0 @ 13.8814
16.85/16.98	c bounds 21341 >= 0 @ 14.0762
16.85/16.98	c #Conflicts:      30000 | #Constraints:       5504
16.85/16.98	c #Conflicts:      31000 | #Constraints:       6505
16.85/16.98	c #Conflicts:      32000 | #Constraints:       7512
16.85/16.98	c #Conflicts:      33000 | #Constraints:       8521
16.85/16.98	c INPROCESSING
16.85/16.98	c GARBAGE COLLECT
16.85/16.98	c rational objective 0
19.44/19.59	c bounds 21026 >= 0 @ 16.3323
19.44/19.59	c bounds 20931 >= 0 @ 16.334
19.44/19.59	c bounds 20776 >= 0 @ 16.3359
19.44/19.59	c bounds 20741 >= 0 @ 16.3379
19.44/19.59	c bounds 20542 >= 0 @ 16.3404
19.44/19.59	c bounds 20498 >= 0 @ 16.3417
19.44/19.59	c bounds 20450 >= 0 @ 16.3443
19.44/19.59	c bounds 20436 >= 0 @ 16.3807
19.44/19.59	c bounds 20006 >= 0 @ 16.3824
19.44/19.59	c bounds 20003 >= 0 @ 16.7862
19.44/19.59	c bounds 19907 >= 0 @ 16.7988
19.44/19.59	c bounds 19846 >= 0 @ 16.8004
19.44/19.59	c #Conflicts:      34000 | #Constraints:       5713
19.44/19.59	c #Conflicts:      35000 | #Constraints:       6719
19.44/19.59	c bounds 19625 >= 0 @ 17.6718
19.44/19.59	c bounds 19535 >= 0 @ 17.6758
19.44/19.59	c #Conflicts:      36000 | #Constraints:       7732
19.44/19.59	c #Conflicts:      37000 | #Constraints:       8740
19.44/19.59	c INPROCESSING
19.44/19.59	c GARBAGE COLLECT
19.44/19.59	c rational objective 0
22.33/22.45	c #Conflicts:      38000 | #Constraints:       5712
22.33/22.45	c #Conflicts:      39000 | #Constraints:       6722
22.33/22.45	c #Conflicts:      40000 | #Constraints:       7728
22.33/22.45	c #Conflicts:      41000 | #Constraints:       8734
22.33/22.45	c INPROCESSING
22.33/22.45	c GARBAGE COLLECT
22.33/22.45	c rational objective 0
25.72/25.86	c bounds 19520 >= 0 @ 21.6541
25.72/25.86	c bounds 19389 >= 0 @ 21.6557
25.72/25.86	c bounds 19155 >= 0 @ 21.661
25.72/25.86	c bounds 19074 >= 0 @ 21.6638
25.72/25.86	c #Conflicts:      42000 | #Constraints:       5514
25.72/25.86	c #Conflicts:      43000 | #Constraints:       6526
25.72/25.86	c #Conflicts:      44000 | #Constraints:       7536
25.72/25.86	c bounds 18695 >= 0 @ 23.7773
25.72/25.86	c bounds 18609 >= 0 @ 23.7799
25.72/25.86	c bounds 18594 >= 0 @ 23.7844
25.72/25.86	c bounds 18474 >= 0 @ 23.7856
25.72/25.86	c bounds 18316 >= 0 @ 23.7912
25.72/25.86	c bounds 18258 >= 0 @ 23.794
25.72/25.86	c bounds 18229 >= 0 @ 23.8028
25.72/25.86	c bounds 18180 >= 0 @ 23.8217
25.72/25.86	c bounds 18123 >= 0 @ 23.826
25.72/25.86	c bounds 18016 >= 0 @ 23.8556
25.72/25.86	c bounds 17967 >= 0 @ 23.8581
25.72/25.86	c bounds 17742 >= 0 @ 23.8618
25.72/25.86	c bounds 17703 >= 0 @ 23.8647
25.72/25.86	c bounds 17668 >= 0 @ 23.8685
25.72/25.86	c bounds 17299 >= 0 @ 23.8719
25.72/25.86	c bounds 17261 >= 0 @ 23.8745
25.72/25.86	c bounds 17022 >= 0 @ 23.9227
25.72/25.86	c bounds 16987 >= 0 @ 23.9261
25.72/25.86	c bounds 16973 >= 0 @ 23.9295
25.72/25.86	c bounds 16762 >= 0 @ 23.9343
25.72/25.86	c #Conflicts:      45000 | #Constraints:       8564
25.72/25.86	c bounds 16528 >= 0 @ 23.9592
25.72/25.86	c bounds 16375 >= 0 @ 23.9619
25.72/25.86	c bounds 16337 >= 0 @ 23.9672
25.72/25.86	c bounds 16302 >= 0 @ 24.0589
25.72/25.86	c bounds 16300 >= 0 @ 24.0624
25.72/25.86	c bounds 16103 >= 0 @ 24.0659
25.72/25.86	c bounds 15908 >= 0 @ 24.0723
25.72/25.86	c bounds 15776 >= 0 @ 24.074
25.72/25.86	c bounds 15701 >= 0 @ 24.0788
25.72/25.86	c bounds 15698 >= 0 @ 24.0966
25.72/25.86	c bounds 15630 >= 0 @ 24.099
25.72/25.86	c bounds 15334 >= 0 @ 24.1014
25.72/25.86	c bounds 15287 >= 0 @ 24.1053
25.72/25.86	c bounds 15251 >= 0 @ 24.1108
25.72/25.86	c bounds 15113 >= 0 @ 24.1143
25.72/25.86	c bounds 15070 >= 0 @ 24.1178
25.72/25.86	c bounds 14888 >= 0 @ 24.1563
25.72/25.86	c bounds 14776 >= 0 @ 24.1586
25.72/25.86	c bounds 14728 >= 0 @ 24.1628
25.72/25.86	c bounds 14661 >= 0 @ 24.1654
25.72/25.86	c bounds 14595 >= 0 @ 24.1717
25.72/25.86	c bounds 14572 >= 0 @ 24.1741
25.72/25.86	c bounds 14545 >= 0 @ 24.1754
25.72/25.86	c bounds 14512 >= 0 @ 24.1766
25.72/25.86	c bounds 14468 >= 0 @ 24.182
25.72/25.86	c bounds 14395 >= 0 @ 24.1838
25.72/25.86	c bounds 14320 >= 0 @ 24.1853
25.72/25.86	c bounds 14179 >= 0 @ 24.1881
25.72/25.86	c bounds 14177 >= 0 @ 24.193
25.72/25.86	c bounds 14149 >= 0 @ 24.1953
25.72/25.86	c bounds 14035 >= 0 @ 24.2807
25.72/25.86	c #Conflicts:      46000 | #Constraints:       9603
25.72/25.86	c INPROCESSING
25.72/25.86	c GARBAGE COLLECT
25.72/25.86	c rational objective 0
29.32/29.48	c bounds 13859 >= 0 @ 24.9454
29.32/29.48	c bounds 13736 >= 0 @ 24.9494
29.32/29.48	c bounds 13623 >= 0 @ 25.0749
29.32/29.48	c bounds 13347 >= 0 @ 25.0826
29.32/29.48	c bounds 13341 >= 0 @ 25.0836
29.32/29.48	c bounds 13288 >= 0 @ 25.0868
29.32/29.48	c bounds 13282 >= 0 @ 25.0956
29.32/29.48	c bounds 12981 >= 0 @ 25.1004
29.32/29.48	c bounds 12689 >= 0 @ 25.1131
29.32/29.48	c bounds 12502 >= 0 @ 25.1471
29.32/29.48	c bounds 12490 >= 0 @ 25.1488
29.32/29.48	c bounds 12383 >= 0 @ 25.1988
29.32/29.48	c bounds 12320 >= 0 @ 25.3171
29.32/29.48	c bounds 12034 >= 0 @ 25.3209
29.32/29.48	c bounds 11836 >= 0 @ 25.3233
29.32/29.48	c bounds 11829 >= 0 @ 25.3313
29.32/29.48	c bounds 11633 >= 0 @ 25.3327
29.32/29.48	c bounds 11628 >= 0 @ 25.3357
29.32/29.48	c bounds 11481 >= 0 @ 25.3401
29.32/29.48	c bounds 11450 >= 0 @ 25.3422
29.32/29.48	c bounds 11443 >= 0 @ 25.3442
29.32/29.48	c #Conflicts:      47000 | #Constraints:       6137
29.32/29.48	c bounds 11263 >= 0 @ 25.6601
29.32/29.48	c #Conflicts:      48000 | #Constraints:       7139
29.32/29.48	c #Conflicts:      49000 | #Constraints:       8143
29.32/29.48	c #Conflicts:      50000 | #Constraints:       9151
29.32/29.48	c #Conflicts:      51000 | #Constraints:      10161
29.32/29.48	c INPROCESSING
29.32/29.48	c GARBAGE COLLECT
29.32/29.48	c rational objective 0
33.21/33.37	c bounds 11155 >= 0 @ 28.448
33.21/33.37	c bounds 11055 >= 0 @ 28.4509
33.21/33.37	c bounds 10960 >= 0 @ 28.4585
33.21/33.37	c bounds 10698 >= 0 @ 28.4617
33.21/33.37	c bounds 10639 >= 0 @ 28.465
33.21/33.37	c bounds 10604 >= 0 @ 28.5892
33.21/33.37	c #Conflicts:      52000 | #Constraints:       6526
33.21/33.37	c bounds 10383 >= 0 @ 29.6997
33.21/33.37	c bounds 10287 >= 0 @ 29.7023
33.21/33.37	c bounds 10253 >= 0 @ 29.7049
33.21/33.37	c bounds 9808 >= 0 @ 29.7803
33.21/33.37	c bounds 9542 >= 0 @ 29.7822
33.21/33.37	c bounds 9503 >= 0 @ 29.7877
33.21/33.37	c bounds 9369 >= 0 @ 29.7946
33.21/33.37	c bounds 9132 >= 0 @ 29.7964
33.21/33.37	c bounds 9062 >= 0 @ 29.7983
33.21/33.37	c bounds 9041 >= 0 @ 29.7999
33.21/33.37	c bounds 9034 >= 0 @ 29.8635
33.21/33.37	c bounds 9013 >= 0 @ 29.8707
33.21/33.37	c #Conflicts:      53000 | #Constraints:       7549
33.21/33.37	c bounds 8982 >= 0 @ 29.8871
33.21/33.37	c bounds 8947 >= 0 @ 29.8899
33.21/33.37	c bounds 8854 >= 0 @ 29.8934
33.21/33.37	c bounds 8723 >= 0 @ 30.0266
33.21/33.37	c bounds 8647 >= 0 @ 30.0976
33.21/33.37	c bounds 8425 >= 0 @ 30.1006
33.21/33.37	c bounds 8364 >= 0 @ 30.185
33.21/33.37	c bounds 8218 >= 0 @ 30.195
33.21/33.37	c bounds 8151 >= 0 @ 30.1997
33.21/33.37	c bounds 7960 >= 0 @ 30.3365
33.21/33.37	c bounds 7915 >= 0 @ 30.3494
33.21/33.37	c bounds 7885 >= 0 @ 30.3523
33.21/33.37	c #Conflicts:      54000 | #Constraints:       8564
33.21/33.37	c bounds 7864 >= 0 @ 30.6316
33.21/33.37	c bounds 7736 >= 0 @ 30.6362
33.21/33.37	c bounds 7734 >= 0 @ 30.6521
33.21/33.37	c bounds 7691 >= 0 @ 30.6557
33.21/33.37	c bounds 7651 >= 0 @ 30.6583
33.21/33.37	c bounds 7596 >= 0 @ 30.6607
33.21/33.37	c bounds 7590 >= 0 @ 30.6639
33.21/33.37	c bounds 7534 >= 0 @ 30.6663
33.21/33.37	c bounds 7532 >= 0 @ 30.6736
33.21/33.37	c bounds 7410 >= 0 @ 30.6754
33.21/33.37	c bounds 7381 >= 0 @ 30.6788
33.21/33.37	c bounds 7326 >= 0 @ 30.7296
33.21/33.37	c bounds 7294 >= 0 @ 30.7961
33.21/33.37	c bounds 7252 >= 0 @ 30.9439
33.21/33.37	c bounds 7154 >= 0 @ 31.025
33.21/33.37	c #Conflicts:      55000 | #Constraints:       9583
33.21/33.37	c #Conflicts:      56000 | #Constraints:      10592
33.21/33.37	c INPROCESSING
33.21/33.37	c GARBAGE COLLECT
33.21/33.37	c rational objective 0
37.70/37.88	c bounds 7122 >= 0 @ 32.1877
37.70/37.88	c bounds 6979 >= 0 @ 32.1926
37.70/37.88	c bounds 6955 >= 0 @ 32.2595
37.70/37.88	c bounds 6918 >= 0 @ 32.2646
37.70/37.88	c bounds 6884 >= 0 @ 32.2703
37.70/37.88	c bounds 6832 >= 0 @ 32.3033
37.70/37.88	c bounds 6774 >= 0 @ 32.3087
37.70/37.88	c bounds 6655 >= 0 @ 32.3112
37.70/37.88	c bounds 6654 >= 0 @ 32.3134
37.70/37.88	c bounds 6649 >= 0 @ 32.3166
37.70/37.88	c bounds 6594 >= 0 @ 32.3241
37.70/37.88	c bounds 6569 >= 0 @ 32.3294
37.70/37.88	c bounds 6479 >= 0 @ 32.4466
37.70/37.88	c bounds 6328 >= 0 @ 32.5194
37.70/37.88	c bounds 6170 >= 0 @ 32.5232
37.70/37.88	c bounds 6169 >= 0 @ 32.5259
37.70/37.88	c bounds 6168 >= 0 @ 32.5321
37.70/37.88	c bounds 6136 >= 0 @ 32.5346
37.70/37.88	c bounds 6134 >= 0 @ 32.5391
37.70/37.88	c bounds 6094 >= 0 @ 32.5426
37.70/37.88	c bounds 6057 >= 0 @ 32.5473
37.70/37.88	c bounds 6024 >= 0 @ 32.5544
37.70/37.88	c bounds 6000 >= 0 @ 32.5581
37.70/37.88	c bounds 5901 >= 0 @ 32.575
37.70/37.88	c bounds 5746 >= 0 @ 32.6094
37.70/37.88	c bounds 5645 >= 0 @ 32.6111
37.70/37.88	c bounds 5638 >= 0 @ 32.6346
37.70/37.88	c bounds 5637 >= 0 @ 32.6389
37.70/37.88	c bounds 5506 >= 0 @ 32.6416
37.70/37.88	c bounds 5434 >= 0 @ 32.6424
37.70/37.88	c bounds 5415 >= 0 @ 32.7525
37.70/37.88	c bounds 5341 >= 0 @ 32.7551
37.70/37.88	c bounds 5324 >= 0 @ 32.7598
37.70/37.88	c bounds 5168 >= 0 @ 32.7642
37.70/37.88	c bounds 5138 >= 0 @ 32.7676
37.70/37.88	c bounds 5133 >= 0 @ 32.7869
37.70/37.88	c #Conflicts:      57000 | #Constraints:       6755
37.70/37.88	c bounds 5087 >= 0 @ 32.9338
37.70/37.88	c bounds 5067 >= 0 @ 32.9374
37.70/37.88	c bounds 4892 >= 0 @ 32.9412
37.70/37.88	c bounds 4859 >= 0 @ 32.9459
37.70/37.88	c bounds 4782 >= 0 @ 32.949
37.70/37.88	c bounds 4776 >= 0 @ 32.9626
37.70/37.88	c bounds 4734 >= 0 @ 32.9668
37.70/37.88	c bounds 4689 >= 0 @ 32.9917
37.70/37.88	c bounds 4635 >= 0 @ 32.9948
37.70/37.88	c bounds 4473 >= 0 @ 33.0254
37.70/37.88	c bounds 4455 >= 0 @ 33.0298
37.70/37.88	c bounds 4397 >= 0 @ 33.0377
37.70/37.88	c bounds 4186 >= 0 @ 33.0417
37.70/37.88	c bounds 4139 >= 0 @ 33.0457
37.70/37.88	c bounds 4111 >= 0 @ 33.0515
37.70/37.88	c bounds 4074 >= 0 @ 33.0565
37.70/37.88	c bounds 3937 >= 0 @ 33.0608
37.70/37.88	c bounds 3838 >= 0 @ 33.0988
37.70/37.88	c bounds 3709 >= 0 @ 33.1716
37.70/37.88	c #Conflicts:      58000 | #Constraints:       7782
37.70/37.88	c #Conflicts:      59000 | #Constraints:       8790
37.70/37.88	c #Conflicts:      60000 | #Constraints:       9796
37.70/37.88	c #Conflicts:      61000 | #Constraints:      10801
37.70/37.88	c INPROCESSING
37.70/37.88	c GARBAGE COLLECT
37.70/37.88	c rational objective 0
41.59/41.76	c bounds 3621 >= 0 @ 36.5603
41.59/41.76	c bounds 3589 >= 0 @ 36.5639
41.59/41.76	c bounds 3412 >= 0 @ 36.566
41.59/41.76	c bounds 3369 >= 0 @ 36.5693
41.59/41.76	c bounds 3355 >= 0 @ 36.5719
41.59/41.76	c bounds 3347 >= 0 @ 36.7809
41.59/41.76	c bounds 3273 >= 0 @ 36.7858
41.59/41.76	c #Conflicts:      62000 | #Constraints:       6729
41.59/41.76	c #Conflicts:      63000 | #Constraints:       7736
41.59/41.76	c #Conflicts:      64000 | #Constraints:       8746
41.59/41.76	c bounds 3137 >= 0 @ 38.1916
41.59/41.76	c bounds 2984 >= 0 @ 38.2508
41.59/41.76	c bounds 2943 >= 0 @ 38.307
41.59/41.76	c bounds 2917 >= 0 @ 38.4631
41.59/41.76	c bounds 2804 >= 0 @ 38.5236
41.59/41.76	c bounds 2731 >= 0 @ 38.5335
41.59/41.76	c bounds 2618 >= 0 @ 38.6108
41.59/41.76	c bounds 2586 >= 0 @ 38.8113
41.59/41.76	c bounds 2513 >= 0 @ 38.8172
41.59/41.76	c bounds 2406 >= 0 @ 38.8237
41.59/41.76	c #Conflicts:      65000 | #Constraints:       9765
41.59/41.76	c bounds 2343 >= 0 @ 39.1394
41.59/41.76	c bounds 2257 >= 0 @ 39.1424
41.59/41.76	c bounds 2223 >= 0 @ 39.1455
41.59/41.76	c bounds 2191 >= 0 @ 39.2168
41.59/41.76	c bounds 2168 >= 0 @ 39.2217
41.59/41.76	c bounds 2008 >= 0 @ 39.2904
41.59/41.76	c bounds 1997 >= 0 @ 39.463
41.59/41.76	c bounds 1978 >= 0 @ 39.4675
41.59/41.76	c bounds 1959 >= 0 @ 39.4697
41.59/41.76	c bounds 1803 >= 0 @ 39.4745
41.59/41.76	c bounds 1802 >= 0 @ 39.4765
41.59/41.76	c bounds 1790 >= 0 @ 39.4799
41.59/41.76	c bounds 1788 >= 0 @ 39.484
41.59/41.76	c bounds 1756 >= 0 @ 39.4869
41.59/41.76	c bounds 1748 >= 0 @ 39.4983
41.59/41.76	c bounds 1637 >= 0 @ 39.501
41.59/41.76	c bounds 1575 >= 0 @ 39.5048
41.59/41.76	c bounds 1540 >= 0 @ 39.5076
41.59/41.76	c bounds 1531 >= 0 @ 39.5542
41.59/41.76	c bounds 1451 >= 0 @ 39.5848
41.59/41.76	c bounds 1413 >= 0 @ 39.59
41.59/41.76	c bounds 1370 >= 0 @ 39.6038
41.59/41.76	c #Conflicts:      66000 | #Constraints:      10795
41.59/41.76	c bounds 1336 >= 0 @ 39.7427
41.59/41.76	c bounds 1328 >= 0 @ 39.7576
41.59/41.76	c bounds 1319 >= 0 @ 39.8035
41.59/41.76	c bounds 1260 >= 0 @ 39.8071
41.59/41.76	c bounds 1251 >= 0 @ 39.8121
41.59/41.76	c bounds 1250 >= 0 @ 39.8181
41.59/41.76	c bounds 1172 >= 0 @ 39.8341
41.59/41.76	c bounds 1114 >= 0 @ 39.8423
41.59/41.76	c bounds 1093 >= 0 @ 39.8453
41.59/41.76	c bounds 1061 >= 0 @ 39.9205
41.59/41.76	c bounds 1059 >= 0 @ 39.924
41.59/41.76	c bounds 1052 >= 0 @ 40.1017
41.59/41.76	c INPROCESSING
41.59/41.76	c GARBAGE COLLECT
41.59/41.76	c rational objective 0
45.88/46.08	c #Conflicts:      67000 | #Constraints:       6526
45.88/46.08	c #Conflicts:      68000 | #Constraints:       7532
45.88/46.08	c #Conflicts:      69000 | #Constraints:       8539
45.88/46.08	c #Conflicts:      70000 | #Constraints:       9551
45.88/46.08	c #Conflicts:      71000 | #Constraints:      10559
45.88/46.08	c #Conflicts:      72000 | #Constraints:      11564
45.88/46.08	c INPROCESSING
45.88/46.08	c GARBAGE COLLECT
45.88/46.08	c rational objective 0
49.17/49.38	c bounds 1031 >= 0 @ 44.5215
49.17/49.38	c bounds 969 >= 0 @ 44.5252
49.17/49.38	c bounds 905 >= 0 @ 44.5272
49.17/49.38	c bounds 845 >= 0 @ 44.5396
49.17/49.38	c bounds 841 >= 0 @ 44.5549
49.17/49.38	c bounds 809 >= 0 @ 44.6264
49.17/49.38	c bounds 763 >= 0 @ 44.6433
49.17/49.38	c bounds 740 >= 0 @ 44.6461
49.17/49.38	c bounds 705 >= 0 @ 44.6486
49.17/49.38	c bounds 700 >= 0 @ 44.652
49.17/49.38	c bounds 666 >= 0 @ 44.6684
49.17/49.38	c bounds 655 >= 0 @ 44.6722
49.17/49.38	c bounds 472 >= 0 @ 44.7001
49.17/49.38	c bounds 462 >= 0 @ 44.7032
49.17/49.38	c bounds 457 >= 0 @ 44.7509
49.17/49.38	c bounds 425 >= 0 @ 44.7659
49.17/49.38	c bounds 406 >= 0 @ 44.7876
49.17/49.38	c bounds 386 >= 0 @ 44.832
49.17/49.38	c #Conflicts:      73000 | #Constraints:       7156
49.17/49.38	c bounds 372 >= 0 @ 45.062
49.17/49.38	c bounds 293 >= 0 @ 45.2066
49.17/49.38	c bounds 262 >= 0 @ 45.2733
49.17/49.38	c bounds 247 >= 0 @ 45.2874
49.17/49.38	c bounds 229 >= 0 @ 45.3557
49.17/49.38	c bounds 218 >= 0 @ 45.3603
49.17/49.38	c bounds 211 >= 0 @ 45.3658
49.17/49.38	c bounds 209 >= 0 @ 45.4729
49.17/49.38	c bounds 207 >= 0 @ 45.4769
49.17/49.38	c #Conflicts:      74000 | #Constraints:       8168
49.17/49.38	c bounds 199 >= 0 @ 45.699
49.17/49.38	c bounds 193 >= 0 @ 45.7158
49.17/49.38	c bounds 192 >= 0 @ 45.7574
49.17/49.38	c bounds 186 >= 0 @ 45.7614
49.17/49.38	c #Conflicts:      75000 | #Constraints:       9177
49.17/49.38	c bounds 180 >= 0 @ 46.3495
49.17/49.38	c bounds 179 >= 0 @ 46.3789
49.17/49.38	c bounds 175 >= 0 @ 46.383
49.17/49.38	c bounds 164 >= 0 @ 46.4271
49.17/49.38	c bounds 34 >= 0 @ 46.4335
49.17/49.38	c bounds 6 >= 0 @ 46.4368
49.17/49.38	c #Conflicts:      76000 | #Constraints:      10189
49.17/49.38	c bounds 3 >= 0 @ 47.0836
49.17/49.38	c #Conflicts:      77000 | #Constraints:      11197
49.17/49.38	c bounds 2 >= 0 @ 47.2763
49.17/49.38	c #Conflicts:      78000 | #Constraints:      12201
49.17/49.38	c INPROCESSING
49.17/49.38	c GARBAGE COLLECT
49.17/49.38	c rational objective 0
51.27/51.41	c #Conflicts:      79000 | #Constraints:       6272
51.27/51.41	c #Conflicts:      80000 | #Constraints:       7272
51.27/51.41	c #Conflicts:      81000 | #Constraints:       8281
51.27/51.41	c #Conflicts:      82000 | #Constraints:       9289
51.27/51.41	c #Conflicts:      83000 | #Constraints:      10294
51.27/51.41	c #Conflicts:      84000 | #Constraints:      11297
51.27/51.41	c INPROCESSING
51.27/51.41	c GARBAGE COLLECT
51.27/51.41	c rational objective 0
54.25/54.40	c #Conflicts:      85000 | #Constraints:       7109
54.25/54.40	c #Conflicts:      86000 | #Constraints:       8115
54.25/54.40	c #Conflicts:      87000 | #Constraints:       9121
54.25/54.40	c #Conflicts:      88000 | #Constraints:      10128
54.25/54.40	c #Conflicts:      89000 | #Constraints:      11133
54.25/54.40	c #Conflicts:      90000 | #Constraints:      12138
54.25/54.40	c INPROCESSING
54.25/54.40	c GARBAGE COLLECT
54.25/54.40	c rational objective 0
57.25/57.45	c #Conflicts:      91000 | #Constraints:       7424
57.25/57.45	c #Conflicts:      92000 | #Constraints:       8430
57.25/57.45	c #Conflicts:      93000 | #Constraints:       9431
57.25/57.45	c #Conflicts:      94000 | #Constraints:      10433
57.25/57.45	c #Conflicts:      95000 | #Constraints:      11441
57.25/57.45	c #Conflicts:      96000 | #Constraints:      12443
57.25/57.45	c INPROCESSING
57.25/57.45	c GARBAGE COLLECT
57.25/57.45	c rational objective 0
59.85/60.07	c #Conflicts:      97000 | #Constraints:       7366
59.85/60.07	c #Conflicts:      98000 | #Constraints:       8367
59.85/60.07	c #Conflicts:      99000 | #Constraints:       9367
59.85/60.07	c #Conflicts:     100000 | #Constraints:      10368
59.85/60.07	c #Conflicts:     101000 | #Constraints:      11368
59.85/60.07	c #Conflicts:     102000 | #Constraints:      12368
59.85/60.07	c #Conflicts:     103000 | #Constraints:      13368
59.85/60.07	c INPROCESSING
59.85/60.07	c GARBAGE COLLECT
59.85/60.07	c rational objective 0
62.63/62.86	c bounds 1 >= 0 @ 58.0499
62.63/62.86	c #Conflicts:     104000 | #Constraints:       8021
62.63/62.86	c #Conflicts:     105000 | #Constraints:       9025
62.63/62.86	c #Conflicts:     106000 | #Constraints:      10027
62.63/62.86	c #Conflicts:     107000 | #Constraints:      11030
62.63/62.86	c #Conflicts:     108000 | #Constraints:      12032
62.63/62.86	c #Conflicts:     109000 | #Constraints:      13037
62.63/62.86	c #Conflicts:     110000 | #Constraints:      14039
62.63/62.86	c INPROCESSING
62.63/62.86	c GARBAGE COLLECT
62.63/62.86	c rational objective 0
65.13/65.33	c #Conflicts:     111000 | #Constraints:       8461
65.13/65.33	c #Conflicts:     112000 | #Constraints:       9462
65.13/65.33	c #Conflicts:     113000 | #Constraints:      10464
65.13/65.33	c #Conflicts:     114000 | #Constraints:      11472
65.13/65.33	c #Conflicts:     115000 | #Constraints:      12476
65.13/65.33	c #Conflicts:     116000 | #Constraints:      13481
65.13/65.33	c #Conflicts:     117000 | #Constraints:      14482
65.13/65.33	c INPROCESSING
65.13/65.33	c GARBAGE COLLECT
65.13/65.33	c rational objective 0
67.52/67.77	c #Conflicts:     118000 | #Constraints:       8679
67.52/67.77	c #Conflicts:     119000 | #Constraints:       9681
67.52/67.77	c #Conflicts:     120000 | #Constraints:      10683
67.52/67.77	c #Conflicts:     121000 | #Constraints:      11684
67.52/67.77	c #Conflicts:     122000 | #Constraints:      12685
67.52/67.77	c #Conflicts:     123000 | #Constraints:      13687
67.52/67.77	c #Conflicts:     124000 | #Constraints:      14688
67.52/67.77	c INPROCESSING
67.52/67.77	c GARBAGE COLLECT
67.52/67.77	c rational objective 0
70.61/70.82	c #Conflicts:     125000 | #Constraints:       8671
70.61/70.82	c #Conflicts:     126000 | #Constraints:       9673
70.61/70.82	c #Conflicts:     127000 | #Constraints:      10673
70.61/70.82	c #Conflicts:     128000 | #Constraints:      11674
70.61/70.82	c #Conflicts:     129000 | #Constraints:      12675
70.61/70.82	c #Conflicts:     130000 | #Constraints:      13675
70.61/70.82	c #Conflicts:     131000 | #Constraints:      14675
70.61/70.82	c INPROCESSING
70.61/70.82	c GARBAGE COLLECT
70.61/70.82	c rational objective 0
73.41/73.60	c #Conflicts:     132000 | #Constraints:       8461
73.41/73.60	c #Conflicts:     133000 | #Constraints:       9461
73.41/73.60	c #Conflicts:     134000 | #Constraints:      10461
73.41/73.60	c #Conflicts:     135000 | #Constraints:      11462
73.41/73.60	c #Conflicts:     136000 | #Constraints:      12462
73.41/73.60	c #Conflicts:     137000 | #Constraints:      13462
73.41/73.60	c #Conflicts:     138000 | #Constraints:      14462
73.41/73.60	c #Conflicts:     139000 | #Constraints:      15463
73.41/73.60	c INPROCESSING
73.41/73.60	c GARBAGE COLLECT
73.41/73.60	c rational objective 0
77.30/77.55	c #Conflicts:     140000 | #Constraints:       9058
77.30/77.55	c #Conflicts:     141000 | #Constraints:      10058
77.30/77.55	c #Conflicts:     142000 | #Constraints:      11059
77.30/77.55	c #Conflicts:     143000 | #Constraints:      12061
77.30/77.55	c #Conflicts:     144000 | #Constraints:      13061
77.30/77.55	c #Conflicts:     145000 | #Constraints:      14061
77.30/77.55	c #Conflicts:     146000 | #Constraints:      15061
77.30/77.55	c #Conflicts:     147000 | #Constraints:      16062
77.30/77.55	c INPROCESSING
77.30/77.55	c GARBAGE COLLECT
77.30/77.55	c rational objective 0
80.39/80.63	c #Conflicts:     148000 | #Constraints:       9460
80.39/80.63	c #Conflicts:     149000 | #Constraints:      10460
80.39/80.63	c #Conflicts:     150000 | #Constraints:      11462
80.39/80.63	c #Conflicts:     151000 | #Constraints:      12463
80.39/80.63	c #Conflicts:     152000 | #Constraints:      13463
80.39/80.63	c #Conflicts:     153000 | #Constraints:      14464
80.39/80.63	c #Conflicts:     154000 | #Constraints:      15465
80.39/80.63	c #Conflicts:     155000 | #Constraints:      16466
80.39/80.63	c INPROCESSING
80.39/80.63	c GARBAGE COLLECT
80.39/80.63	c rational objective 0
83.18/83.44	c #Conflicts:     156000 | #Constraints:       9667
83.18/83.44	c #Conflicts:     157000 | #Constraints:      10667
83.18/83.44	c #Conflicts:     158000 | #Constraints:      11668
83.18/83.44	c #Conflicts:     159000 | #Constraints:      12672
83.18/83.44	c #Conflicts:     160000 | #Constraints:      13673
83.18/83.44	c #Conflicts:     161000 | #Constraints:      14674
83.18/83.44	c #Conflicts:     162000 | #Constraints:      15675
83.18/83.44	c #Conflicts:     163000 | #Constraints:      16678
83.18/83.44	c INPROCESSING
83.18/83.44	c GARBAGE COLLECT
83.18/83.44	c rational objective 0
86.57/86.84	c #Conflicts:     164000 | #Constraints:       9674
86.57/86.84	c #Conflicts:     165000 | #Constraints:      10676
86.57/86.84	c #Conflicts:     166000 | #Constraints:      11679
86.57/86.84	c #Conflicts:     167000 | #Constraints:      12681
86.57/86.84	c #Conflicts:     168000 | #Constraints:      13682
86.57/86.84	c #Conflicts:     169000 | #Constraints:      14682
86.57/86.84	c #Conflicts:     170000 | #Constraints:      15682
86.57/86.84	c #Conflicts:     171000 | #Constraints:      16682
86.57/86.84	c INPROCESSING
86.57/86.84	c GARBAGE COLLECT
86.57/86.84	c rational objective 0
89.96/90.22	c #Conflicts:     172000 | #Constraints:       9469
89.96/90.22	c #Conflicts:     173000 | #Constraints:      10469
89.96/90.22	c #Conflicts:     174000 | #Constraints:      11470
89.96/90.22	c #Conflicts:     175000 | #Constraints:      12470
89.96/90.22	c #Conflicts:     176000 | #Constraints:      13472
89.96/90.22	c #Conflicts:     177000 | #Constraints:      14474
89.96/90.22	c #Conflicts:     178000 | #Constraints:      15476
89.96/90.22	c #Conflicts:     179000 | #Constraints:      16477
89.96/90.22	c #Conflicts:     180000 | #Constraints:      17477
89.96/90.22	c INPROCESSING
89.96/90.22	c GARBAGE COLLECT
89.96/90.22	c rational objective 0
93.76/94.07	c #Conflicts:     181000 | #Constraints:      10067
93.76/94.07	c #Conflicts:     182000 | #Constraints:      11068
93.76/94.07	c #Conflicts:     183000 | #Constraints:      12068
93.76/94.07	c #Conflicts:     184000 | #Constraints:      13069
93.76/94.07	c #Conflicts:     185000 | #Constraints:      14069
93.76/94.07	c #Conflicts:     186000 | #Constraints:      15070
93.76/94.07	c #Conflicts:     187000 | #Constraints:      16070
93.76/94.07	c bounds 1 >= 0 @ 90.1026
93.76/94.07	c cpu time 90.1028 s
93.76/94.07	c deterministic time 9620348261 9.62e+09
93.76/94.07	c optimization time 0.070076 s
93.76/94.07	c total solve time 90.0288 s
93.76/94.07	c core-guided solve time 45.1307 s
93.76/94.07	c propagation time 58.1277 s
93.76/94.07	c conflict analysis time 24.8977 s
93.76/94.07	c propagations 6675473
93.76/94.07	c resolve steps 1283481
93.76/94.07	c decisions 1786996
93.76/94.07	c conflicts 187419
93.76/94.07	c restarts 508
93.76/94.07	c inprocessing phases 34
93.76/94.07	c input clauses 1
93.76/94.07	c input cardinalities 802
93.76/94.07	c input general constraints 426
93.76/94.07	c input average constraint length 140.07
93.76/94.07	c input average constraint degree 21302.48
93.76/94.07	c learned clauses 84908
93.76/94.07	c learned cardinalities 1246
93.76/94.07	c learned general constraints 102035
93.76/94.07	c learned average constraint length 459.20
93.76/94.07	c learned average constraint degree 1246478972.75
93.76/94.07	c watched constraints 97015
93.76/94.07	c counting constraints 5446
93.76/94.07	c gcd simplifications 22283
93.76/94.07	c detected cardinalities 26
93.76/94.07	c weakened non-implied lits 12264040
93.76/94.07	c weakened non-implying lits 390490
93.76/94.07	c original variables 1604
93.76/94.07	c clausal propagations 79027
93.76/94.07	c cardinality propagations 4407892
93.76/94.07	c watched propagations 585132
93.76/94.07	c counting propagations 1398815
93.76/94.07	c watch lookups 728813474
93.76/94.07	c watch backjump lookups 614297595
93.76/94.07	c watch checks 6479210999
93.76/94.07	c propagation checks 1543096522
93.76/94.07	c constraint additions 237628444
93.76/94.07	c trail pops 8648714
93.76/94.07	c formula constraints 802
93.76/94.07	c learned constraints 186645
93.76/94.07	c bound constraints 427
93.76/94.07	c core-guided constraints 0
93.76/94.07	c encountered formula constraints 701965
93.76/94.07	c encountered learned constraints 576099
93.76/94.07	c encountered bound constraints 665
93.76/94.07	c encountered core-guided constraints 0
93.76/94.07	c LP total time 12.5535 s
93.76/94.07	c LP solve time 10.64 s
93.76/94.07	c LP constraints added 823
93.76/94.07	c LP constraints removed 20
93.76/94.07	c LP pivots internal 187467
93.76/94.07	c LP pivots root 2576
93.76/94.07	c LP calls 16028
93.76/94.07	c LP optimalities 15255
93.76/94.07	c LP no pivot count 6431
93.76/94.07	c LP infeasibilities 772
93.76/94.07	c LP valid Farkas constraints 772
93.76/94.07	c LP learned Farkas constraints 772
93.76/94.07	c LP basis resets 0
93.76/94.07	c LP cycling count 0
93.76/94.07	c LP singular count 0
93.76/94.07	c LP no primal count 0
93.76/94.07	c LP no farkas count 0
93.76/94.07	c LP other issue count 0
93.76/94.07	c LP Gomory cuts 0
93.76/94.07	c LP learned cuts 21
93.76/94.07	c LP deleted cuts 20
93.76/94.07	c LP encountered Gomory constraints 0
93.76/94.07	c LP encountered Farkas constraints 183560
93.76/94.07	c LP encountered learned Farkas constraints 7838
93.76/94.07	c CG auxiliary variables introduced 0
93.76/94.07	c CG solutions found 427
93.76/94.07	c CG cores constructed 0
93.76/94.07	c CG core cardinality constraints returned 0
93.76/94.07	c CG unit cores 0
93.76/94.07	c CG single cores 0
93.76/94.07	c CG blocks removed during cardinality reduction 0
93.76/94.07	c CG first core best 0
93.76/94.07	c CG decision core best 0
93.76/94.07	c CG core reduction tie 0
93.76/94.07	c CG core degree average 0.00
93.76/94.07	c CG core slack average 0.00
93.76/94.07	o 1
93.76/94.07	s OPTIMUM FOUND
93.76/94.07	v -x1 -x2 -x3 x4 -x5 x6 -x7 x8 x9 -x10 -x11 x12 -x13 x14 -x15 x16 x17 -x18 x19 -x20 -x21 x22 x23 -x24 -x25 -x26 x27 x28 -x29 x30 x31 x32 -x33 -x34 -x35 x36 x37 -x38 -x39 x40 x41 -x42 -x43 -x44 x45 x46 -x47 x48 x49 -x50 x51 -x52 x53 -x54 -x55 x56 -x57 -x58 x59 x60 -x61 x62 -x63 -x64 x65 x66 x67 -x68 x69 -x70 -x71 x72 -x73 x74 -x75 -x76 x77 x78 -x79 x80 x81 -x82 -x83 x84 x85 -x86 -x87 x88 x89 x90 -x91 x92 x93 -x94 -x95 x96 -x97 -x98 x99 -x100 -x101 x102 -x103 -x104 x105 x106 x107 -x108 -x109 x110 -x111 x112 x113 -x114 -x115 x116 x117 -x118 -x119 -x120 x121 x122 -x123 x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 -x133 -x134 x135 -x136 x137 x138 -x139 x140 -x141 x142 -x143 -x144 x145 -x146 x147 -x148 -x149 -x150 x151 x152 x153 -x154 x155 x156 -x157 -x158 x159 -x160 x161 -x162 x163 -x164 -x165 x166 x167 -x168 -x169 x170 -x171 x172 x173 -x174 -x175 x176 x177 -x178 -x179 -x180 x181 x182 -x183 x184 -x185 -x186 -x187 x188 -x189 x190 x191 -x192 x193 x194 -x195 x196 -x197 -x198 x199 -x200 -x201 x202 x203 -x204 x205 -x206 -x207 -x208 x209 x210 x211 -x212 x213 x214 -x215 x216 -x217 -x218 -x219 -x220 x221 x222 x223 x224 -x225 x226 -x227 -x228 -x229 -x230 x231 x232 x233 x234 x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 x243 x244 x245 -x246 -x247 x248 -x249 x250 x251 -x252 -x253 -x254 x255 x256 x257 x258 -x259 x260 -x261 x262 -x263 -x264 x265 -x266 x267 x268 -x269 -x270 -x271 x272 x273 x274 x275 -x276 -x277 x278 x279 x280 -x281 -x282 x283 -x284 x285 x286 -x287 -x288 -x289 x290 x291 x292 -x293 -x294 x295 -x296 x297 x298 -x299 x300 -x301 x302 -x303 -x304 x305 x306 -x307 -x308 -x309 x310 x311 -x312 x313 x314 -x315 x316 x317 -x318 -x319 x320 -x321 x322 x323 -x324 -x325 x326 x327 x328 -x329 -x330 x331 -x332 x333 -x334 -x335 x336 x337 -x338 x339 -x340 x341 -x342 x343 x344 -x345 x346 -x347 x348 x349 x350 -x351 x352 x353 -x354 -x355 x356 -x357 x358 x359 x360 -x361 x362 x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 x377 -x378 -x379 -x380 x381 x382 x383 -x384 x385 -x386 -x387 x388 -x389 -x390 x391 -x392 x393 x394 -x395 -x396 x397 -x398 x399 -x400 -x401 -x402 x403 x404 -x405 x406 x407 -x408 -x409 x410 x411 -x412 -x413 -x414 -x415 x416 x417 -x418 x419 -x420 x421 x422 -x423 -x424 x425 x426 x427 -x428 -x429 x430 -x431 x432 x433 -x434 -x435 x436 -x437 x438 x439 -x440 x441 -x442 x443 x444 -x445 -x446 x447 x448 -x449 x450 x451 -x452 x453 -x454 -x455 x456 x457 x458 -x459 -x460 x461 x462 -x463 -x464 -x465 x466 x467 -x468 x469 -x470 -x471 -x472 x473 x474 -x475 x476 x477 -x478 x479 x480 -x481 -x482 -x483 -x484 x485 -x486 x487 -x488 x489 x490 -x491 x492 -x493 -x494 -x495 x496 -x497 x498 x499 -x500 x501 x502 -x503 x504 x505 -x506 -x507 x508 x509 -x510 x511 -x512 x513 x514 -x515 x516 -x517 -x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 -x527 -x528 -x529 -x530 x531 x532 x533 -x534 -x535 x536 x537 -x538 x539 -x540 x541 x542 x543 -x544 x545 x546 -x547 x548 x549 -x550 x551 -x552 x553 -x554 -x555 x556 x557 x558 x559 -x560 -x561 x562 -x563 -x564 -x565 x566 x567 -x568 x569 x570 x571 -x572 x573 -x574 -x575 -x576 -x577 x578 -x579 -x580 x581 -x582 x583 x584 x585 x586 x587 x588 -x589 -x590 -x591 -x592 x593 x594 -x595 -x596 -x597 x598 x599 x600 -x601 x602 x603 -x604 -x605 x606 x607 x608 x609 -x610 -x611 x612 x613 -x614 x615 x616 -x617 x618 -x619 -x620 -x621 x622 x623 x624 x625 x626 x627 -x628 -x629 -x630 -x631 -x632 x633 -x634 x635 x636 -x637 -x638 x639 x640 -x641 x642 -x643 -x644 x645 x646 -x647 -x648 x649 -x650 -x651 x652 -x653 -x654 x655 -x656 x657 x658 -x659 -x660 x661 -x662 -x663 -x664 x665 x666 x667 -x668 -x669 -x670 x671 -x672 -x673 -x674 x675 -x676 -x677 x678 -x679 x680 -x681 x682 -x683 -x684 x685 x686 x687 -x688 x689 -x690 -x691 x692 -x693 x694 x695 -x696 -x697 x698 x699 x700 -x701 x702 -x703 x704 -x705 x706 x707 -x708 -x709 -x710 x711 x712 -x713 -x714 x715 -x716 x717 -x718 x719 -x720 -x721 x722 -x723 x724 -x725 x726 x727 x728 -x729 x730 -x731 -x732 x733 x734 -x735 -x736 x737 x738 -x739 -x740 -x741 x742 x743 -x744 x745 -x746 x747 x748 -x749 -x750 x751 x752 x753 -x754 x755 x756 x757 x758 x759 -x760 -x761 x762 -x763 -x764 -x765 x766 x767 x768 x769 -x770 -x771 -x772 x773 -x774 x775 -x776 -x777 -x778 x779 x780 x781 -x782 x783 x784 x785 -x786 x787 x788 x789 x790 -x791 -x792 x793 x794 -x795 x796 x797 -x798 x799 x800 -x801 x802 -x803 -x804 x805 -x806 -x807 -x808 x809 x810 x811 x812 x813 -x814 x815 -x816 x817 -x818 x819 -x820 x821 -x822 x823 x824 x825 -x826 -x827 x828 -x829 x830 x831 x832 -x833 x834 -x835 -x836 x837 -x838 x839 -x840 x841 -x842 -x843 x844 x845 x846 -x847 x848 x849 x850 x851 -x852 -x853 -x854 -x855 x856 -x857 x858 x859 -x860 -x861 -x862 x863 -x864 -x865 x866 -x867 -x868 x869 x870 -x871 x872 -x873 -x874 x875 -x876 x877 -x878 -x879 x880 x881 -x882 -x883 -x884 x885 x886 x887 -x888 -x889 -x890 -x891 x892 -x893 x894 x895 -x896 -x897 x898 x899 -x900 -x901 -x902 -x903 -x904 x905 x906 x907 -x908 -x909 x910 -x911 -x912 x913 -x914 x915 x916 -x917 -x918 -x919 x920 -x921 -x922 x923 x924 -x925 -x926 x927 -x928 x929 -x930 x931 x932 -x933 -x934 x935 x936 -x937 x938 -x939 -x940 -x941 x942 -x943 x944 x945 -x946 -x947 -x948 -x949 -x950 -x951 x952 -x953 -x954 x955 -x956 x957 x958 x959 -x960 x961 -x962 x963 -x964 x965 -x966 x967 -x968 x969 x970 x971 -x972 x973 x974 x975 x976 x977 -x978 -x979 x980 -x981 -x982 x983 -x984 -x985 x986 -x987 -x988 x989 x990 x991 -x992 x993 x994 -x995 x996 -x997 -x998 x999 -x1000 -x1001 -x1002 x1003 x1004 x1005 -x1006 -x1007 -x1008 x1009 -x1010 x1011 -x1012 -x1013 x1014 x1015 -x1016 -x1017 x1018 -x1019 -x1020 x1021 -x1022 x1023 x1024 -x1025 x1026 -x1027 -x1028 -x1029 x1030 -x1031 -x1032 x1033 -x1034 -x1035 -x1036 -x1037 x1038 x1039 x1040 x1041 -x1042 x1043 x1044 -x1045 -x1046 -x1047 -x1048 x1049 -x1050 x1051 x1052 x1053 x1054 -x1055 x1056 -x1057 -x1058 -x1059 x1060 x1061 -x1062 x1063 -x1064 -x1065 x1066 -x1067 x1068 x1069 x1070 x1071 -x1072 x1073 x1074 x1075 x1076 x1077 -x1078 -x1079 -x1080 -x1081 x1082 -x1083 -x1084 x1085 x1086 -x1087 -x1088 x1089 x1090 -x1091 x1092 -x1093 x1094 x1095 x1096 -x1097 x1098 x1099 -x1100 -x1101 x1102 -x1103 x1104 -x1105 -x1106 -x1107 -x1108 -x1109 x1110 x1111 x1112 x1113 -x1114 -x1115 x1116 -x1117 x1118 x1119 -x1120 -x1121 -x1122 -x1123 -x1124 x1125 x1126 -x1127 x1128 x1129 -x1130 x1131 x1132 x1133 -x1134 x1135 x1136 -x1137 -x1138 x1139 -x1140 x1141 x1142 -x1143 x1144 -x1145 x1146 x1147 x1148 x1149 -x1150 -x1151 x1152 -x1153 x1154 x1155 -x1156 -x1157 -x1158 x1159 -x1160 -x1161 x1162 -x1163 -x1164 -x1165 -x1166 -x1167 x1168 -x1169 x1170 -x1171 x1172 x1173 x1174 x1175 -x1176 -x1177 x1178 -x1179 x1180 -x1181 -x1182 -x1183 -x1184 x1185 x1186 x1187 -x1188 x1189 x1190 -x1191 -x1192 x1193 -x1194 -x1195 -x1196 x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 -x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604

Verifier Data

OK	1

Checking of UNSAT/OPT proofs:

VeriPB

Running VeriPB version 2.2.1
s VERIFIED BOUNDS 1 <= obj <= 1
Verification succeeded.

VeriPB + CakePB

-- veripb --
Running VeriPB version 2.2.1
s VERIFIED BOUNDS 1 <= obj <= 1
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 1 <= obj <= 1
--summary--
ALL OK

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (61737 MiB free)
  memory of node 1: 64473 MiB (63018 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4463316-1722348563/watcher-4463316-1722348563 -o /tmp/evaluation-result-4463316-1722348563/solver-4463316-1722348563 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1722340763-7478 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4463316-1722348563 --lp-cut-gomory=0 HOME/instance-4463316-1722348563.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12505, runsolver pid=12502

[startup+0.100089 s]*
/proc/loadavg: 4.18 4.19 4.18 5/256 12506
/proc/meminfo: memFree=127744884/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=40076 memory=10816 CPUtime=0.1 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 1149 0 0 0 9 1 0 0 20 0 1 0 1458200 41037824 2704 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 10019 2704 1808 992 0 1877 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40076 KiB
Current children cumulated memory: 10816 KiB

[startup+0.205621 s]*
/proc/loadavg: 4.18 4.19 4.18 5/256 12506
/proc/meminfo: memFree=127743008/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=40208 memory=11628 CPUtime=0.2 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 1319 0 0 0 18 2 0 0 20 0 1 0 1458200 41172992 2907 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 10052 2907 1884 992 0 1910 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 40208 KiB
Current children cumulated memory: 11628 KiB

[startup+0.305245 s]*
/proc/loadavg: 4.18 4.19 4.18 5/256 12506
/proc/meminfo: memFree=127739364/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=40340 memory=14200 CPUtime=0.3 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 1403 0 0 0 27 3 0 0 20 0 1 0 1458200 41308160 3550 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 10085 3550 1884 992 0 1943 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40340 KiB
Current children cumulated memory: 14200 KiB

[startup+0.700172 s]
/proc/loadavg: 4.18 4.19 4.18 5/256 12506
/proc/meminfo: memFree=127737208/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=41016 memory=14728 CPUtime=0.69 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 1552 0 0 0 65 4 0 0 20 0 1 0 1458200 42000384 3682 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 10254 3682 1884 992 0 2112 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41016 KiB
Current children cumulated memory: 14728 KiB

[startup+1.50019 s]
/proc/loadavg: 4.17 4.18 4.18 5/256 12506
/proc/meminfo: memFree=127728164/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=44884 memory=18952 CPUtime=1.49 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 2081 0 0 0 140 9 0 0 20 0 1 0 1458200 45961216 4738 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 11221 4738 1884 992 0 3079 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44884 KiB
Current children cumulated memory: 18952 KiB

[startup+3.10548 s]
/proc/loadavg: 4.17 4.18 4.18 5/256 12506
/proc/meminfo: memFree=127694812/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=50724 memory=23976 CPUtime=3.09 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 2882 0 0 0 294 15 0 0 20 0 1 0 1458200 51941376 5994 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 12681 5994 1884 992 0 4539 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 50724 KiB
Current children cumulated memory: 23976 KiB

[startup+6.30018 s]
/proc/loadavg: 4.15 4.18 4.18 5/256 12508
/proc/meminfo: memFree=127654792/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=60376 memory=32284 CPUtime=6.27 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 3895 0 0 0 600 27 0 0 20 0 1 0 1458200 61825024 8071 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 15094 8071 1884 992 0 6952 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 60376 KiB
Current children cumulated memory: 32284 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.18 4.18 5/256 12508
/proc/meminfo: memFree=127578332/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=66428 memory=40384 CPUtime=12.66 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 5410 0 0 0 1216 50 0 0 20 0 1 0 1458200 68022272 10096 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 16607 10096 1884 992 0 8465 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 66428 KiB
Current children cumulated memory: 40384 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.17 4.17 5/256 12511
/proc/meminfo: memFree=127425668/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=79252 memory=45276 CPUtime=25.43 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 6117 0 0 0 2457 86 0 0 20 0 1 0 1458200 81154048 11319 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 19813 11319 1884 992 0 11671 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 79252 KiB
Current children cumulated memory: 45276 KiB

[startup+51.1056 s]
/proc/loadavg: 4.13 4.17 4.17 5/260 12520
/proc/meminfo: memFree=127121868/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=102972 memory=58636 CPUtime=50.97 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 7461 0 0 0 4931 166 0 0 20 0 1 0 1458200 105443328 14659 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 25743 14659 1900 992 0 17601 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 102972 KiB
Current children cumulated memory: 58636 KiB

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

# cumulated CPU time of all completed processes:  user=90.1043 s, system=3.73847 s

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

[startup+51.2002 s]
/proc/loadavg: 4.13 4.17 4.17 5/260 12520
/proc/meminfo: memFree=127121868/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=102972 memory=58636 CPUtime=51.06 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 7463 0 0 0 4940 166 0 0 20 0 1 0 1458200 105443328 14659 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 25743 14659 1900 992 0 17601 0
Current children cumulated CPU time: 51.06 s
Current children cumulated vsize: 102972 KiB
Current children cumulated memory: 58636 KiB

[startup+76.8002 s]
/proc/loadavg: 4.16 4.17 4.18 5/260 12525
/proc/meminfo: memFree=126888020/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=108856 memory=64236 CPUtime=76.6 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 8981 0 0 0 7386 274 0 0 20 0 1 0 1458200 111468544 16059 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 27214 16059 1900 992 0 19072 0
Current children cumulated CPU time: 76.6 s
Current children cumulated vsize: 108856 KiB
Current children cumulated memory: 64236 KiB

[startup+83.2002 s]
/proc/loadavg: 4.22 4.19 4.18 5/260 12525
/proc/meminfo: memFree=126819700/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=110796 memory=66124 CPUtime=82.98 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 9461 0 0 0 7993 305 0 0 20 0 1 0 1458200 113455104 16531 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 27699 16531 1900 992 0 19557 0
Current children cumulated CPU time: 82.98 s
Current children cumulated vsize: 110796 KiB
Current children cumulated memory: 66124 KiB

[startup+89.6002 s]
/proc/loadavg: 4.20 4.18 4.18 5/260 12529
/proc/meminfo: memFree=126765032/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=114184 memory=68872 CPUtime=89.37 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 10227 0 0 0 8599 338 0 0 20 0 1 0 1458200 116924416 17218 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 28546 17218 1900 992 0 20404 0
Current children cumulated CPU time: 89.37 s
Current children cumulated vsize: 114184 KiB
Current children cumulated memory: 68872 KiB

[startup+91.2002 s]
/proc/loadavg: 4.19 4.18 4.18 5/260 12529
/proc/meminfo: memFree=126749300/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=115844 memory=70812 CPUtime=90.97 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 10720 0 0 0 8749 348 0 0 20 0 1 0 1458200 118624256 17703 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 28961 17703 1900 992 0 20819 0
Current children cumulated CPU time: 90.97 s
Current children cumulated vsize: 115844 KiB
Current children cumulated memory: 70812 KiB

[startup+92.8002 s]
/proc/loadavg: 4.19 4.18 4.18 5/260 12529
/proc/meminfo: memFree=126740084/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=116968 memory=71600 CPUtime=92.56 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 10962 0 0 0 8895 361 0 0 20 0 1 0 1458200 119775232 17900 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 29242 17900 1900 992 0 21100 0
Current children cumulated CPU time: 92.56 s
Current children cumulated vsize: 116968 KiB
Current children cumulated memory: 71600 KiB

[startup+93.6002 s]
/proc/loadavg: 4.19 4.18 4.18 5/260 12529
/proc/meminfo: memFree=126743388/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=117388 memory=72128 CPUtime=93.36 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 11069 0 0 0 8968 368 0 0 20 0 1 0 1458200 120205312 18032 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 29347 18032 1900 992 0 21205 0
Current children cumulated CPU time: 93.36 s
Current children cumulated vsize: 117388 KiB
Current children cumulated memory: 72128 KiB

[startup+94.0002 s]*
/proc/loadavg: 4.19 4.18 4.18 7/260 12529
/proc/meminfo: memFree=126736796/131524600 swapFree=131071996/131071996
[pid=12505] ppid=12502 vsize=117532 memory=72128 CPUtime=93.76 cores=5,7
/proc/12505/stat : 12505 (roundingsat) R 12502 12505 7465 0 -1 4194304 11093 0 0 0 9004 372 0 0 20 0 1 0 1458200 120352768 18032 134679101440 4194304 8255733 140720993186176 0 0 0 0 0 25182210 0 0 0 17 5 0 0 0 0 0 9037040 9046032 31723520 140720993194850 140720993195112 140720993195112 140720993202121 0
/proc/12505/statm: 29383 18032 1900 992 0 21241 0
Current children cumulated CPU time: 93.76 s
Current children cumulated vsize: 117532 KiB
Current children cumulated memory: 72128 KiB

Child status: 0

Real time (s): 94.0883
CPU time (s): 93.8428
CPU user time (s): 90.1043
CPU system time (s): 3.73847
CPU usage (%): 99.7391
Max. virtual memory (cumulated for all children) (KiB): 117532
Max. memory (cumulated for all children) (KiB): 72128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.1043
system time used= 3.73847
maximum resident set size= 72172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1345488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110
involuntary context switches= 131


# summary of solver processes directly reported to runsolver:
#   pid: 12505
#   total CPU time (s): 93.8428
#   total CPU user time (s): 90.1043
#   total CPU system time (s): 3.73847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.227113 second user time and 0.420258 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-30 16:09:23
IDJOB=4463316
IDBENCH=177053
IDSOLVER=3089
FILE ID=nodeC030/4463316-1722348563
RUNJOBID= nodeC030-1722340763-7478
SLURM_JOB_ID= 8249003
Free space on /tmp= 890060 MiB

SOLVER NAME= RoundingSat log
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/linear/normalized-evencolouring_opt_linear_random6regular_nvert_401.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4463316-1722348563/watcher-4463316-1722348563 -o /tmp/evaluation-result-4463316-1722348563/solver-4463316-1722348563 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1722340763-7478 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4463316-1722348563 --lp-cut-gomory=0 HOME/instance-4463316-1722348563.opb

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

MD5SUM BENCH= 3b07899157a77563e39a517f9d1ebfa4
RANDOM SEED=1284121002

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127750144 kB
MemAvailable:   129689524 kB
Buffers:           51108 kB
Cached:          2724124 kB
SwapCached:            0 kB
Active:           178228 kB
Inactive:        3121884 kB
Active(anon):       1552 kB
Inactive(anon):   544764 kB
Active(file):     176676 kB
Inactive(file):  2577120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             58836 kB
Writeback:             0 kB
AnonPages:        521844 kB
Mapped:            95712 kB
Shmem:             21328 kB
KReclaimable:      50812 kB
Slab:             132288 kB
SReclaimable:      50812 kB
SUnreclaim:        81476 kB
KernelStack:        4112 kB
PageTables:        10260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     851696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8416 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      221908 kB
DirectMap2M:     6891520 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC030 at 2024-07-30 16:10:57