Trace number 4505708

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
IPBHS-SCIP 2025-06-09? (TO) 3600.16 3609.76

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null0mast_rapportOE2.0_TMAX180_K67_cod3.opb
MD5SUMb261ca8837cd3a85e5e1f3e7a937d60a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52506
Best CPU time to get the best result obtained on this benchmark3600.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 994
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 14671668
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 994
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 14671668
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:36:14), compiled with satsolvers: , optimizers: , GreedyOptimizer, SCIP 10.0.0, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "scip"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.49/0.57	c limit for coefficient in constraints and objective to 1000000000
0.49/0.57	c will solve HOME/instance-4505708-1751460911.opb
0.49/0.57	c [0.03] will start solving
166.11/166.66	c [1.52] solve iteration 1, LB=-14671668, UB=1
166.11/166.66	c [3.49] solve iteration 2, LB=-67318, UB=0
166.11/166.66	c [5.16] solve iteration 3, LB=-67318, UB=-4425
166.11/166.66	c [6.81] solve iteration 4, LB=-67318, UB=-8320
166.11/166.66	c [8.53] solve iteration 5, LB=-67318, UB=-8320
166.11/166.66	c [10.27] solve iteration 6, LB=-67318, UB=-8320
166.11/166.66	c [11.41] solve iteration 7, LB=-67318, UB=-8478
166.11/166.66	c [12.53] solve iteration 8, LB=-67318, UB=-8478
166.11/166.66	c [13.61] solve iteration 9, LB=-67318, UB=-8478
166.11/166.66	c [14.96] solve iteration 10, LB=-67318, UB=-8478
166.11/166.66	c [16.13] solve iteration 11, LB=-67318, UB=-8478
166.11/166.66	c [17.36] solve iteration 12, LB=-67318, UB=-8749
166.11/166.66	c [18.52] solve iteration 13, LB=-67318, UB=-8749
166.11/166.66	c [19.59] solve iteration 14, LB=-67318, UB=-8749
166.11/166.66	c [20.62] solve iteration 15, LB=-67318, UB=-8749
166.11/166.66	c [21.75] solve iteration 16, LB=-67318, UB=-8749
166.11/166.66	c [23.02] solve iteration 17, LB=-67318, UB=-9583
166.11/166.66	c [24.12] solve iteration 18, LB=-67318, UB=-9583
166.11/166.66	c [25.36] solve iteration 19, LB=-67318, UB=-9583
166.11/166.66	c [26.58] solve iteration 20, LB=-67318, UB=-9583
166.11/166.66	c [27.9] solve iteration 21, LB=-67318, UB=-9583
166.11/166.66	c [29.22] solve iteration 22, LB=-67318, UB=-10462
166.11/166.66	c [30.77] solve iteration 23, LB=-67318, UB=-10462
166.11/166.66	c [32.45] solve iteration 24, LB=-67318, UB=-10462
166.11/166.66	c [34.03] solve iteration 25, LB=-67318, UB=-10462
166.11/166.66	c [35.51] solve iteration 26, LB=-67318, UB=-10462
166.11/166.66	c [37.23] solve iteration 27, LB=-67318, UB=-11009
166.11/166.66	c [38.74] solve iteration 28, LB=-67318, UB=-11009
166.11/166.66	c [40.25] solve iteration 29, LB=-67318, UB=-11009
166.11/166.66	c [41.67] solve iteration 30, LB=-67318, UB=-11009
166.11/166.66	c [43.08] solve iteration 31, LB=-67318, UB=-11009
166.11/166.66	c [45.07] solve iteration 32, LB=-67318, UB=-11813
166.11/166.66	c [47.06] solve iteration 33, LB=-67318, UB=-11813
166.11/166.66	c [49.15] solve iteration 34, LB=-67318, UB=-11813
166.11/166.66	c [51.07] solve iteration 35, LB=-67318, UB=-11813
166.11/166.66	c [52.71] solve iteration 36, LB=-67318, UB=-11813
166.11/166.66	c [63.57] solve iteration 37, LB=-67318, UB=-11916
166.11/166.66	c [65.12] solve iteration 38, LB=-67318, UB=-11916
166.11/166.66	c [66.6] solve iteration 39, LB=-67318, UB=-11916
166.11/166.66	c [68.11] solve iteration 40, LB=-67318, UB=-11916
166.11/166.66	c [69.85] solve iteration 41, LB=-67318, UB=-11916
166.11/166.66	c [72.07] solve iteration 42, LB=-67318, UB=-12479
166.11/166.66	c [73.84] solve iteration 43, LB=-67318, UB=-12479
166.11/166.66	c [75.52] solve iteration 44, LB=-67318, UB=-12479
166.11/166.66	c [77.36] solve iteration 45, LB=-67318, UB=-12479
166.11/166.66	c [78.91] solve iteration 46, LB=-67318, UB=-12479
166.11/166.66	c [81.38] solve iteration 47, LB=-67318, UB=-12525
166.11/166.66	c [83.09] solve iteration 48, LB=-67318, UB=-12525
166.11/166.66	c [84.89] solve iteration 49, LB=-67318, UB=-12525
166.11/166.66	c [86.51] solve iteration 50, LB=-67318, UB=-12525
166.11/166.66	c [88.08] solve iteration 51, LB=-67318, UB=-12525
166.11/166.66	c [90.21] solve iteration 52, LB=-67318, UB=-13423
166.11/166.66	c [91.8] solve iteration 53, LB=-67318, UB=-13423
166.11/166.66	c [93.52] solve iteration 54, LB=-67318, UB=-13423
166.11/166.66	c [95.31] solve iteration 55, LB=-67318, UB=-13423
166.11/166.66	c [96.92] solve iteration 56, LB=-67318, UB=-13423
166.11/166.66	c [98.75] solve iteration 57, LB=-67318, UB=-13634
166.11/166.66	c [100.35] solve iteration 58, LB=-67318, UB=-13634
166.11/166.66	c [102.11] solve iteration 59, LB=-67318, UB=-13634
166.11/166.66	c [104.26] solve iteration 60, LB=-67318, UB=-13634
166.11/166.66	c [106.61] solve iteration 61, LB=-67318, UB=-13634
166.11/166.66	c [125.48] solve iteration 62, LB=-67318, UB=-14123
166.11/166.66	c [127.66] solve iteration 63, LB=-67318, UB=-14123
166.11/166.66	c [129.89] solve iteration 64, LB=-67318, UB=-14123
166.11/166.66	c [132.02] solve iteration 65, LB=-67318, UB=-14123
166.11/166.66	c [133.84] solve iteration 66, LB=-67318, UB=-14123
166.11/166.66	c [136.16] solve iteration 67, LB=-67318, UB=-14298
166.11/166.66	c [138.14] solve iteration 68, LB=-67318, UB=-14298
166.11/166.66	c [139.85] solve iteration 69, LB=-67318, UB=-14298
166.11/166.66	c [141.71] solve iteration 70, LB=-67318, UB=-14298
166.11/166.66	c [143.76] solve iteration 71, LB=-67318, UB=-14298
166.11/166.66	c [146.28] solve iteration 72, LB=-67318, UB=-14453
166.11/166.66	c [147.94] solve iteration 73, LB=-67318, UB=-14453
166.11/166.66	c [150.11] solve iteration 74, LB=-67318, UB=-14453
166.11/166.66	c [152.35] solve iteration 75, LB=-67318, UB=-14453
166.11/166.66	c [154.08] solve iteration 76, LB=-67318, UB=-14453
166.11/166.66	c [157.12] solve iteration 77, LB=-67318, UB=-14599
166.11/166.66	c [158.83] solve iteration 78, LB=-67318, UB=-14599
166.11/166.66	c [161.36] solve iteration 79, LB=-67318, UB=-14599
166.11/166.66	c [163.12] solve iteration 80, LB=-67318, UB=-14599
166.11/166.66	c [165.13] solve iteration 81, LB=-67318, UB=-14599
358.02/359.02	c [169.53] solve iteration 82, LB=-67318, UB=-14777
358.02/359.02	c [171.28] solve iteration 83, LB=-67318, UB=-14777
358.02/359.02	c [173.39] solve iteration 84, LB=-67318, UB=-14777
358.02/359.02	c [175.25] solve iteration 85, LB=-67318, UB=-14777
358.02/359.02	c [177.05] solve iteration 86, LB=-67318, UB=-14777
358.02/359.02	c [179.54] solve iteration 87, LB=-67318, UB=-14932
358.02/359.02	c [181.44] solve iteration 88, LB=-67318, UB=-14932
358.02/359.02	c [183.39] solve iteration 89, LB=-67318, UB=-14932
358.02/359.02	c [185.2] solve iteration 90, LB=-67318, UB=-14932
358.02/359.02	c [187.38] solve iteration 91, LB=-67318, UB=-14932
358.02/359.02	c [189.77] solve iteration 92, LB=-67318, UB=-15034
358.02/359.02	c [192.03] solve iteration 93, LB=-67318, UB=-15034
358.02/359.02	c [193.85] solve iteration 94, LB=-67318, UB=-15034
358.02/359.02	c [195.6] solve iteration 95, LB=-67318, UB=-15034
358.02/359.02	c [197.73] solve iteration 96, LB=-67318, UB=-15034
358.02/359.02	c [201.61] solve iteration 97, LB=-67318, UB=-15166
358.02/359.02	c [203.52] solve iteration 98, LB=-67318, UB=-15166
358.02/359.02	c [205.56] solve iteration 99, LB=-67318, UB=-15166
358.02/359.02	c [208] solve iteration 100, LB=-67318, UB=-15166
358.02/359.02	c [210.18] solve iteration 101, LB=-67318, UB=-15166
358.02/359.02	c [212.57] solve iteration 102, LB=-67318, UB=-15282
358.02/359.02	c [214.55] solve iteration 103, LB=-67318, UB=-15282
358.02/359.02	c [216.47] solve iteration 104, LB=-67318, UB=-15282
358.02/359.02	c [218.54] solve iteration 105, LB=-67318, UB=-15282
358.02/359.02	c [220.54] solve iteration 106, LB=-67318, UB=-15282
358.02/359.02	c [224.2] solve iteration 107, LB=-67318, UB=-15827
358.02/359.02	c [226.4] solve iteration 108, LB=-67318, UB=-15827
358.02/359.02	c [228.36] solve iteration 109, LB=-67318, UB=-15827
358.02/359.02	c [230.25] solve iteration 110, LB=-67318, UB=-15827
358.02/359.02	c [232.91] solve iteration 111, LB=-67318, UB=-15827
358.02/359.02	c [243.06] solve iteration 112, LB=-67318, UB=-15944
358.02/359.02	c [245.12] solve iteration 113, LB=-67318, UB=-15944
358.02/359.02	c [247.17] solve iteration 114, LB=-67318, UB=-15944
358.02/359.02	c [249.17] solve iteration 115, LB=-67318, UB=-15944
358.02/359.02	c [251.18] solve iteration 116, LB=-67318, UB=-15944
358.02/359.02	c [253.71] solve iteration 117, LB=-67318, UB=-15969
358.02/359.02	c [255.87] solve iteration 118, LB=-67318, UB=-15969
358.02/359.02	c [257.89] solve iteration 119, LB=-67318, UB=-15969
358.02/359.02	c [259.97] solve iteration 120, LB=-67318, UB=-15969
358.02/359.02	c [261.98] solve iteration 121, LB=-67318, UB=-15969
358.02/359.02	c [264.79] solve iteration 122, LB=-67318, UB=-16007
358.02/359.02	c [267.58] solve iteration 123, LB=-67318, UB=-16007
358.02/359.02	c [269.65] solve iteration 124, LB=-67318, UB=-16007
358.02/359.02	c [271.56] solve iteration 125, LB=-67318, UB=-16007
358.02/359.02	c [273.8] solve iteration 126, LB=-67318, UB=-16007
358.02/359.02	c [277.57] solve iteration 127, LB=-67318, UB=-16015
358.02/359.02	c [279.54] solve iteration 128, LB=-67318, UB=-16015
358.02/359.02	c [281.54] solve iteration 129, LB=-67318, UB=-16015
358.02/359.02	c [283.79] solve iteration 130, LB=-67318, UB=-16015
358.02/359.02	c [285.87] solve iteration 131, LB=-67318, UB=-16015
358.02/359.02	c [288.96] solve iteration 132, LB=-67318, UB=-16117
358.02/359.02	c [290.99] solve iteration 133, LB=-67318, UB=-16117
358.02/359.02	c [293.1] solve iteration 134, LB=-67318, UB=-16117
358.02/359.02	c [295.17] solve iteration 135, LB=-67318, UB=-16117
358.02/359.02	c [297.17] solve iteration 136, LB=-67318, UB=-16117
358.02/359.02	c [300.12] solve iteration 137, LB=-67318, UB=-16147
358.02/359.02	c [302.62] solve iteration 138, LB=-67318, UB=-16147
358.02/359.02	c [304.82] solve iteration 139, LB=-67318, UB=-16147
358.02/359.02	c [307.2] solve iteration 140, LB=-67318, UB=-16147
358.02/359.02	c [309.26] solve iteration 141, LB=-67318, UB=-16147
358.02/359.02	c [315.03] solve iteration 142, LB=-67318, UB=-16216
358.02/359.02	c [317.06] solve iteration 143, LB=-67318, UB=-16216
358.02/359.02	c [319.72] solve iteration 144, LB=-67318, UB=-16216
358.02/359.02	c [322.01] solve iteration 145, LB=-67318, UB=-16216
358.02/359.02	c [324.22] solve iteration 146, LB=-67318, UB=-16216
358.02/359.02	c [327.9] solve iteration 147, LB=-67318, UB=-16235
358.02/359.02	c [330.26] solve iteration 148, LB=-67318, UB=-16235
358.02/359.02	c [332.52] solve iteration 149, LB=-67318, UB=-16235
358.02/359.02	c [334.68] solve iteration 150, LB=-67318, UB=-16235
358.02/359.02	c [336.9] solve iteration 151, LB=-67318, UB=-16235
358.02/359.02	c [339.11] solve iteration 152, LB=-67318, UB=-16331
358.02/359.02	c [341.66] solve iteration 153, LB=-67318, UB=-16331
358.02/359.02	c [344.01] solve iteration 154, LB=-67318, UB=-16331
358.02/359.02	c [346.35] solve iteration 155, LB=-67318, UB=-16331
358.02/359.02	c [348.69] solve iteration 156, LB=-67318, UB=-16331
358.02/359.02	c [351.55] solve iteration 157, LB=-67318, UB=-16370
358.02/359.02	c [354.33] solve iteration 158, LB=-67318, UB=-16370
358.02/359.02	c [356.66] solve iteration 159, LB=-67318, UB=-16370
674.27/676.03	c [358.98] solve iteration 160, LB=-67318, UB=-16370
674.27/676.03	c [361.33] solve iteration 161, LB=-67318, UB=-16370
674.27/676.03	c [363.77] solve iteration 162, LB=-67318, UB=-16374
674.27/676.03	c [366.28] solve iteration 163, LB=-67318, UB=-16374
674.27/676.03	c [368.62] solve iteration 164, LB=-67318, UB=-16374
674.27/676.03	c [370.9] solve iteration 165, LB=-67318, UB=-16374
674.27/676.03	c [373.16] solve iteration 166, LB=-67318, UB=-16374
674.27/676.03	c [375.87] solve iteration 167, LB=-67318, UB=-16419
674.27/676.03	c [378.53] solve iteration 168, LB=-67318, UB=-16419
674.27/676.03	c [380.8] solve iteration 169, LB=-67318, UB=-16419
674.27/676.03	c [383.67] solve iteration 170, LB=-67318, UB=-16419
674.27/676.03	c [386.16] solve iteration 171, LB=-67318, UB=-16419
674.27/676.03	c [390.12] solve iteration 172, LB=-67318, UB=-16478
674.27/676.03	c [392.51] solve iteration 173, LB=-67318, UB=-16478
674.27/676.03	c [395.01] solve iteration 174, LB=-67318, UB=-16478
674.27/676.03	c [398.09] solve iteration 175, LB=-67318, UB=-16478
674.27/676.03	c [400.59] solve iteration 176, LB=-67318, UB=-16478
674.27/676.03	c [403.2] solve iteration 177, LB=-67318, UB=-16496
674.27/676.03	c [406.61] solve iteration 178, LB=-67318, UB=-16496
674.27/676.03	c [409.53] solve iteration 179, LB=-67318, UB=-16496
674.27/676.03	c [412.16] solve iteration 180, LB=-67318, UB=-16496
674.27/676.03	c [414.69] solve iteration 181, LB=-67318, UB=-16496
674.27/676.03	c [417.1] solve iteration 182, LB=-67318, UB=-16500
674.27/676.03	c [419.59] solve iteration 183, LB=-67318, UB=-16500
674.27/676.03	c [422.07] solve iteration 184, LB=-67318, UB=-16500
674.27/676.03	c [424.64] solve iteration 185, LB=-67318, UB=-16500
674.27/676.03	c [427.21] solve iteration 186, LB=-67318, UB=-16500
674.27/676.03	c [430.34] solve iteration 187, LB=-67318, UB=-16541
674.27/676.03	c [432.86] solve iteration 188, LB=-67318, UB=-16541
674.27/676.03	c [436.06] solve iteration 189, LB=-67318, UB=-16541
674.27/676.03	c [438.72] solve iteration 190, LB=-67318, UB=-16541
674.27/676.03	c [441.41] solve iteration 191, LB=-67318, UB=-16541
674.27/676.03	c [456.86] solve iteration 192, LB=-67318, UB=-16570
674.27/676.03	c [460.1] solve iteration 193, LB=-67318, UB=-16570
674.27/676.03	c [462.73] solve iteration 194, LB=-67318, UB=-16570
674.27/676.03	c [465.57] solve iteration 195, LB=-67318, UB=-16570
674.27/676.03	c [468.25] solve iteration 196, LB=-67318, UB=-16570
674.27/676.03	c [470.92] solve iteration 197, LB=-67318, UB=-16672
674.27/676.03	c [473.46] solve iteration 198, LB=-67318, UB=-16672
674.27/676.03	c [476.25] solve iteration 199, LB=-67318, UB=-16672
674.27/676.03	c [479.15] solve iteration 200, LB=-67318, UB=-16672
674.27/676.03	c [481.88] solve iteration 201, LB=-67318, UB=-16672
674.27/676.03	c [485.66] solve iteration 202, LB=-67318, UB=-16687
674.27/676.03	c [488.95] solve iteration 203, LB=-67318, UB=-16687
674.27/676.03	c [491.72] solve iteration 204, LB=-67318, UB=-16687
674.27/676.03	c [494.48] solve iteration 205, LB=-67318, UB=-16687
674.27/676.03	c [497.32] solve iteration 206, LB=-67318, UB=-16687
674.27/676.03	c [500.08] solve iteration 207, LB=-67318, UB=-16699
674.27/676.03	c [503.22] solve iteration 208, LB=-67318, UB=-16699
674.27/676.03	c [506.34] solve iteration 209, LB=-67318, UB=-16699
674.27/676.03	c [509.28] solve iteration 210, LB=-67318, UB=-16699
674.27/676.03	c [512.23] solve iteration 211, LB=-67318, UB=-16699
674.27/676.03	c [515.27] solve iteration 212, LB=-67318, UB=-16709
674.27/676.03	c [518.05] solve iteration 213, LB=-67318, UB=-16709
674.27/676.03	c [520.94] solve iteration 214, LB=-67318, UB=-16709
674.27/676.03	c [523.85] solve iteration 215, LB=-67318, UB=-16709
674.27/676.03	c [526.64] solve iteration 216, LB=-67318, UB=-16709
674.27/676.03	c [530.78] solve iteration 217, LB=-67318, UB=-16714
674.27/676.03	c [533.71] solve iteration 218, LB=-67318, UB=-16714
674.27/676.03	c [536.68] solve iteration 219, LB=-67318, UB=-16714
674.27/676.03	c [539.63] solve iteration 220, LB=-67318, UB=-16714
674.27/676.03	c [542.45] solve iteration 221, LB=-67318, UB=-16714
674.27/676.03	c [582.25] solve iteration 222, LB=-67318, UB=-16783
674.27/676.03	c [585.24] solve iteration 223, LB=-67318, UB=-16783
674.27/676.03	c [588.17] solve iteration 224, LB=-67318, UB=-16783
674.27/676.03	c [591.59] solve iteration 225, LB=-67318, UB=-16783
674.27/676.03	c [594.6] solve iteration 226, LB=-67318, UB=-16783
674.27/676.03	c [598.28] solve iteration 227, LB=-67318, UB=-16787
674.27/676.03	c [601.27] solve iteration 228, LB=-67318, UB=-16787
674.27/676.03	c [604.29] solve iteration 229, LB=-67318, UB=-16787
674.27/676.03	c [607.39] solve iteration 230, LB=-67318, UB=-16787
674.27/676.03	c [610.36] solve iteration 231, LB=-67318, UB=-16787
674.27/676.03	c [658.7] solve iteration 232, LB=-67318, UB=-16997
674.27/676.03	c [661.83] solve iteration 233, LB=-67318, UB=-16997
674.27/676.03	c [664.96] solve iteration 234, LB=-67318, UB=-16997
674.27/676.03	c [668.79] solve iteration 235, LB=-67318, UB=-16997
674.27/676.03	c [672.44] solve iteration 236, LB=-67318, UB=-16997
685.94/687.70	c [676.22] solve iteration 237, LB=-67318, UB=-17012
685.94/687.70	c [679.37] solve iteration 238, LB=-67318, UB=-17012
685.94/687.70	c [682.68] solve iteration 239, LB=-67318, UB=-17012
1056.93/1059.72	c [685.97] solve iteration 240, LB=-67318, UB=-17012
1056.93/1059.72	c [689.88] solve iteration 241, LB=-67318, UB=-17012
1056.93/1059.72	c [711.25] solve iteration 242, LB=-67318, UB=-17025
1056.93/1059.72	c [714.44] solve iteration 243, LB=-67318, UB=-17025
1056.93/1059.72	c [717.6] solve iteration 244, LB=-67318, UB=-17025
1056.93/1059.72	c [720.84] solve iteration 245, LB=-67318, UB=-17025
1056.93/1059.72	c [724.17] solve iteration 246, LB=-67318, UB=-17025
1056.93/1059.72	c [727.53] solve iteration 247, LB=-67318, UB=-17029
1056.93/1059.72	c [730.82] solve iteration 248, LB=-67318, UB=-17029
1056.93/1059.72	c [734.03] solve iteration 249, LB=-67318, UB=-17029
1056.93/1059.72	c [738.07] solve iteration 250, LB=-67318, UB=-17029
1056.93/1059.72	c [741.51] solve iteration 251, LB=-67318, UB=-17029
1056.93/1059.72	c [762.72] solve iteration 252, LB=-67318, UB=-17079
1056.93/1059.72	c [766.39] solve iteration 253, LB=-67318, UB=-17079
1056.93/1059.72	c [770.64] solve iteration 254, LB=-67318, UB=-17079
1056.93/1059.72	c [774.76] solve iteration 255, LB=-67318, UB=-17079
1056.93/1059.72	c [778.98] solve iteration 256, LB=-67318, UB=-17079
1056.93/1059.72	c [782.83] solve iteration 257, LB=-67318, UB=-17097
1056.93/1059.72	c [786.66] solve iteration 258, LB=-67318, UB=-17097
1056.93/1059.72	c [790.01] solve iteration 259, LB=-67318, UB=-17097
1056.93/1059.72	c [793.33] solve iteration 260, LB=-67318, UB=-17097
1056.93/1059.72	c [797.18] solve iteration 261, LB=-67318, UB=-17097
1056.93/1059.72	c [801.42] solve iteration 262, LB=-67318, UB=-17199
1056.93/1059.72	c [805.22] solve iteration 263, LB=-67318, UB=-17199
1056.93/1059.72	c [808.74] solve iteration 264, LB=-67318, UB=-17199
1056.93/1059.72	c [813.01] solve iteration 265, LB=-67318, UB=-17199
1056.93/1059.72	c [816.6] solve iteration 266, LB=-67318, UB=-17199
1056.93/1059.72	c [821.07] solve iteration 267, LB=-67318, UB=-17226
1056.93/1059.72	c [824.6] solve iteration 268, LB=-67318, UB=-17226
1056.93/1059.72	c [828.12] solve iteration 269, LB=-67318, UB=-17226
1056.93/1059.72	c [831.5] solve iteration 270, LB=-67318, UB=-17226
1056.93/1059.72	c [835.31] solve iteration 271, LB=-67318, UB=-17226
1056.93/1059.72	c [839.17] solve iteration 272, LB=-67318, UB=-17240
1056.93/1059.72	c [842.69] solve iteration 273, LB=-67318, UB=-17240
1056.93/1059.72	c [846.59] solve iteration 274, LB=-67318, UB=-17240
1056.93/1059.72	c [850.2] solve iteration 275, LB=-67318, UB=-17240
1056.93/1059.72	c [853.84] solve iteration 276, LB=-67318, UB=-17240
1056.93/1059.72	c [857.6] solve iteration 277, LB=-67318, UB=-17244
1056.93/1059.72	c [861.01] solve iteration 278, LB=-67318, UB=-17244
1056.93/1059.72	c [864.78] solve iteration 279, LB=-67318, UB=-17244
1056.93/1059.72	c [868.09] solve iteration 280, LB=-67318, UB=-17244
1056.93/1059.72	c [872.05] solve iteration 281, LB=-67318, UB=-17244
1056.93/1059.72	c [876.25] solve iteration 282, LB=-67318, UB=-17256
1056.93/1059.72	c [880.65] solve iteration 283, LB=-67318, UB=-17256
1056.93/1059.72	c [884.76] solve iteration 284, LB=-67318, UB=-17256
1056.93/1059.72	c [888.84] solve iteration 285, LB=-67318, UB=-17256
1056.93/1059.72	c [892.9] solve iteration 286, LB=-67318, UB=-17256
1056.93/1059.72	c [898.45] solve iteration 287, LB=-67318, UB=-17261
1056.93/1059.72	c [902.59] solve iteration 288, LB=-67318, UB=-17261
1056.93/1059.72	c [906.47] solve iteration 289, LB=-67318, UB=-17261
1056.93/1059.72	c [910.49] solve iteration 290, LB=-67318, UB=-17261
1056.93/1059.72	c [915.05] solve iteration 291, LB=-67318, UB=-17261
1056.93/1059.72	c [930.2] solve iteration 292, LB=-67318, UB=-17271
1056.93/1059.72	c [934.83] solve iteration 293, LB=-67318, UB=-17271
1056.93/1059.72	c [939.59] solve iteration 294, LB=-67318, UB=-17271
1056.93/1059.72	c [944.12] solve iteration 295, LB=-67318, UB=-17271
1056.93/1059.72	c [948.39] solve iteration 296, LB=-67318, UB=-17271
1056.93/1059.72	c [953.66] solve iteration 297, LB=-67318, UB=-17305
1056.93/1059.72	c [959.12] solve iteration 298, LB=-67318, UB=-17305
1056.93/1059.72	c [963.18] solve iteration 299, LB=-67318, UB=-17305
1056.93/1059.72	c [967.28] solve iteration 300, LB=-67318, UB=-17305
1056.93/1059.72	c [971.25] solve iteration 301, LB=-67318, UB=-17305
1056.93/1059.72	c [975.85] solve iteration 302, LB=-67318, UB=-17309
1056.93/1059.72	c [980.29] solve iteration 303, LB=-67318, UB=-17309
1056.93/1059.72	c [984.32] solve iteration 304, LB=-67318, UB=-17309
1056.93/1059.72	c [988.66] solve iteration 305, LB=-67318, UB=-17309
1056.93/1059.72	c [993.06] solve iteration 306, LB=-67318, UB=-17309
1056.93/1059.72	c [1005.5] solve iteration 307, LB=-67318, UB=-17658
1056.93/1059.72	c [1010.24] solve iteration 308, LB=-67318, UB=-17658
1056.93/1059.72	c [1014.89] solve iteration 309, LB=-67318, UB=-17658
1056.93/1059.72	c [1019.41] solve iteration 310, LB=-67318, UB=-17658
1056.93/1059.72	c [1024.42] solve iteration 311, LB=-67318, UB=-17658
1056.93/1059.72	c [1030.59] solve iteration 312, LB=-67318, UB=-17717
1056.93/1059.72	c [1035.65] solve iteration 313, LB=-67318, UB=-17717
1056.93/1059.72	c [1040.26] solve iteration 314, LB=-67318, UB=-17717
1056.93/1059.72	c [1044.7] solve iteration 315, LB=-67318, UB=-17717
1056.93/1059.72	c [1048.95] solve iteration 316, LB=-67318, UB=-17717
1056.93/1059.72	c [1054.55] solve iteration 317, LB=-67318, UB=-17735
1490.43/1494.59	c [1059.4] solve iteration 318, LB=-67318, UB=-17735
1490.43/1494.59	c [1063.85] solve iteration 319, LB=-67318, UB=-17735
1490.43/1494.59	c [1069.08] solve iteration 320, LB=-67318, UB=-17735
1490.43/1494.59	c [1073.62] solve iteration 321, LB=-67318, UB=-17735
1490.43/1494.59	c [1078.65] solve iteration 322, LB=-67318, UB=-17749
1490.43/1494.59	c [1083.15] solve iteration 323, LB=-67318, UB=-17749
1490.43/1494.59	c [1088.36] solve iteration 324, LB=-67318, UB=-17749
1490.43/1494.59	c [1093.11] solve iteration 325, LB=-67318, UB=-17749
1490.43/1494.59	c [1097.66] solve iteration 326, LB=-67318, UB=-17749
1490.43/1494.59	c [1102.05] solve iteration 327, LB=-67318, UB=-17753
1490.43/1494.59	c [1106.83] solve iteration 328, LB=-67318, UB=-17753
1490.43/1494.59	c [1112.38] solve iteration 329, LB=-67318, UB=-17753
1490.43/1494.59	c [1117.26] solve iteration 330, LB=-67318, UB=-17753
1490.43/1494.59	c [1122.17] solve iteration 331, LB=-67318, UB=-17753
1490.43/1494.59	c [1159.61] solve iteration 332, LB=-67318, UB=-17766
1490.43/1494.59	c [1164.36] solve iteration 333, LB=-67318, UB=-17766
1490.43/1494.59	c [1169.42] solve iteration 334, LB=-67318, UB=-17766
1490.43/1494.59	c [1174.58] solve iteration 335, LB=-67318, UB=-17766
1490.43/1494.59	c [1179.48] solve iteration 336, LB=-67318, UB=-17766
1490.43/1494.59	c [1186.72] solve iteration 337, LB=-67318, UB=-17781
1490.43/1494.59	c [1191.62] solve iteration 338, LB=-67318, UB=-17781
1490.43/1494.59	c [1196.07] solve iteration 339, LB=-67318, UB=-17781
1490.43/1494.59	c [1200.75] solve iteration 340, LB=-67318, UB=-17781
1490.43/1494.59	c [1205.59] solve iteration 341, LB=-67318, UB=-17781
1490.43/1494.59	c [1219.4] solve iteration 342, LB=-67318, UB=-18537
1490.43/1494.59	c [1224.29] solve iteration 343, LB=-67318, UB=-18537
1490.43/1494.59	c [1229.01] solve iteration 344, LB=-67318, UB=-18537
1490.43/1494.59	c [1233.91] solve iteration 345, LB=-67318, UB=-18537
1490.43/1494.59	c [1238.96] solve iteration 346, LB=-67318, UB=-18537
1490.43/1494.59	c [1243.95] solve iteration 347, LB=-67318, UB=-18541
1490.43/1494.59	c [1248.19] solve iteration 348, LB=-67318, UB=-18541
1490.43/1494.59	c [1252.71] solve iteration 349, LB=-67318, UB=-18541
1490.43/1494.59	c [1257.27] solve iteration 350, LB=-67318, UB=-18541
1490.43/1494.59	c [1262.47] solve iteration 351, LB=-67318, UB=-18541
1490.43/1494.59	c [1269.78] solve iteration 352, LB=-67318, UB=-18575
1490.43/1494.59	c [1274.16] solve iteration 353, LB=-67318, UB=-18575
1490.43/1494.59	c [1279.25] solve iteration 354, LB=-67318, UB=-18575
1490.43/1494.59	c [1284] solve iteration 355, LB=-67318, UB=-18575
1490.43/1494.59	c [1289.29] solve iteration 356, LB=-67318, UB=-18575
1490.43/1494.59	c [1294.22] solve iteration 357, LB=-67318, UB=-18634
1490.43/1494.59	c [1299.01] solve iteration 358, LB=-67318, UB=-18634
1490.43/1494.59	c [1303.87] solve iteration 359, LB=-67318, UB=-18634
1490.43/1494.59	c [1309.37] solve iteration 360, LB=-67318, UB=-18634
1490.43/1494.59	c [1313.9] solve iteration 361, LB=-67318, UB=-18634
1490.43/1494.59	c [1319.25] solve iteration 362, LB=-67318, UB=-18741
1490.43/1494.59	c [1324.61] solve iteration 363, LB=-67318, UB=-18741
1490.43/1494.59	c [1329.82] solve iteration 364, LB=-67318, UB=-18741
1490.43/1494.59	c [1334.73] solve iteration 365, LB=-67318, UB=-18741
1490.43/1494.59	c [1339.93] solve iteration 366, LB=-67318, UB=-18741
1490.43/1494.59	c [1346.43] solve iteration 367, LB=-67318, UB=-18762
1490.43/1494.59	c [1351.72] solve iteration 368, LB=-67318, UB=-18762
1490.43/1494.59	c [1356.97] solve iteration 369, LB=-67318, UB=-18762
1490.43/1494.59	c [1362.27] solve iteration 370, LB=-67318, UB=-18762
1490.43/1494.59	c [1367.67] solve iteration 371, LB=-67318, UB=-18762
1490.43/1494.59	c [1373.03] solve iteration 372, LB=-67318, UB=-18766
1490.43/1494.59	c [1378.14] solve iteration 373, LB=-67318, UB=-18766
1490.43/1494.59	c [1383.01] solve iteration 374, LB=-67318, UB=-18766
1490.43/1494.59	c [1387.8] solve iteration 375, LB=-67318, UB=-18766
1490.43/1494.59	c [1392.75] solve iteration 376, LB=-67318, UB=-18766
1490.43/1494.59	c [1398.95] solve iteration 377, LB=-67318, UB=-18822
1490.43/1494.59	c [1404.33] solve iteration 378, LB=-67318, UB=-18822
1490.43/1494.59	c [1409.44] solve iteration 379, LB=-67318, UB=-18822
1490.43/1494.59	c [1414.48] solve iteration 380, LB=-67318, UB=-18822
1490.43/1494.59	c [1419.74] solve iteration 381, LB=-67318, UB=-18822
1490.43/1494.59	c [1430.05] solve iteration 382, LB=-67318, UB=-19607
1490.43/1494.59	c [1434.98] solve iteration 383, LB=-67318, UB=-19607
1490.43/1494.59	c [1440.17] solve iteration 384, LB=-67318, UB=-19607
1490.43/1494.59	c [1444.88] solve iteration 385, LB=-67318, UB=-19607
1490.43/1494.59	c [1449.37] solve iteration 386, LB=-67318, UB=-19607
1490.43/1494.59	c [1455.65] solve iteration 387, LB=-67318, UB=-19622
1490.43/1494.59	c [1460.71] solve iteration 388, LB=-67318, UB=-19622
1490.43/1494.59	c [1465.79] solve iteration 389, LB=-67318, UB=-19622
1490.43/1494.59	c [1471.05] solve iteration 390, LB=-67318, UB=-19622
1490.43/1494.59	c [1476.41] solve iteration 391, LB=-67318, UB=-19622
1490.43/1494.59	c [1482.14] solve iteration 392, LB=-67318, UB=-20197
1490.43/1494.59	c [1487.43] solve iteration 393, LB=-67318, UB=-20197
2026.59/2032.20	c [1492.91] solve iteration 394, LB=-67318, UB=-20197
2026.59/2032.20	c [1498.56] solve iteration 395, LB=-67318, UB=-20197
2026.59/2032.20	c [1503.52] solve iteration 396, LB=-67318, UB=-20197
2026.59/2032.20	c [1508.83] solve iteration 397, LB=-67318, UB=-20201
2026.59/2032.20	c [1514.07] solve iteration 398, LB=-67318, UB=-20201
2026.59/2032.20	c [1519.55] solve iteration 399, LB=-67318, UB=-20201
2026.59/2032.20	c [1524.56] solve iteration 400, LB=-67318, UB=-20201
2026.59/2032.20	c [1529.86] solve iteration 401, LB=-67318, UB=-20201
2026.59/2032.20	c [1537.43] solve iteration 402, LB=-67318, UB=-20702
2026.59/2032.20	c [1542.85] solve iteration 403, LB=-67318, UB=-20702
2026.59/2032.20	c [1548.29] solve iteration 404, LB=-67318, UB=-20702
2026.59/2032.20	c [1553.81] solve iteration 405, LB=-67318, UB=-20702
2026.59/2032.20	c [1559.32] solve iteration 406, LB=-67318, UB=-20702
2026.59/2032.20	c [1565.17] solve iteration 407, LB=-67318, UB=-20729
2026.59/2032.20	c [1570.63] solve iteration 408, LB=-67318, UB=-20729
2026.59/2032.20	c [1575.95] solve iteration 409, LB=-67318, UB=-20729
2026.59/2032.20	c [1581.01] solve iteration 410, LB=-67318, UB=-20729
2026.59/2032.20	c [1586.76] solve iteration 411, LB=-67318, UB=-20729
2026.59/2032.20	c [1592.5] solve iteration 412, LB=-67318, UB=-21027
2026.59/2032.20	c [1597.94] solve iteration 413, LB=-67318, UB=-21027
2026.59/2032.20	c [1603.52] solve iteration 414, LB=-67318, UB=-21027
2026.59/2032.20	c [1608.98] solve iteration 415, LB=-67318, UB=-21027
2026.59/2032.20	c [1614.68] solve iteration 416, LB=-67318, UB=-21027
2026.59/2032.20	c [1620.74] solve iteration 417, LB=-67318, UB=-21031
2026.59/2032.20	c [1626.15] solve iteration 418, LB=-67318, UB=-21031
2026.59/2032.20	c [1631.71] solve iteration 419, LB=-67318, UB=-21031
2026.59/2032.20	c [1637.3] solve iteration 420, LB=-67318, UB=-21031
2026.59/2032.20	c [1643.06] solve iteration 421, LB=-67318, UB=-21031
2026.59/2032.20	c [1649.22] solve iteration 422, LB=-67318, UB=-21762
2026.59/2032.20	c [1655.4] solve iteration 423, LB=-67318, UB=-21762
2026.59/2032.20	c [1661.18] solve iteration 424, LB=-67318, UB=-21762
2026.59/2032.20	c [1667] solve iteration 425, LB=-67318, UB=-21762
2026.59/2032.20	c [1672.71] solve iteration 426, LB=-67318, UB=-21762
2026.59/2032.20	c [1679.56] solve iteration 427, LB=-67318, UB=-22061
2026.59/2032.20	c [1685.48] solve iteration 428, LB=-67318, UB=-22061
2026.59/2032.20	c [1692.01] solve iteration 429, LB=-67318, UB=-22061
2026.59/2032.20	c [1698.75] solve iteration 430, LB=-67318, UB=-22061
2026.59/2032.20	c [1705.13] solve iteration 431, LB=-67318, UB=-22061
2026.59/2032.20	c [1712.51] solve iteration 432, LB=-67318, UB=-22067
2026.59/2032.20	c [1718.64] solve iteration 433, LB=-67318, UB=-22067
2026.59/2032.20	c [1725.23] solve iteration 434, LB=-67318, UB=-22067
2026.59/2032.20	c [1732.2] solve iteration 435, LB=-67318, UB=-22067
2026.59/2032.20	c [1738.48] solve iteration 436, LB=-67318, UB=-22067
2026.59/2032.20	c [1746.51] solve iteration 437, LB=-67318, UB=-22875
2026.59/2032.20	c [1752.41] solve iteration 438, LB=-67318, UB=-22875
2026.59/2032.20	c [1759.11] solve iteration 439, LB=-67318, UB=-22875
2026.59/2032.20	c [1765.77] solve iteration 440, LB=-67318, UB=-22875
2026.59/2032.20	c [1772.28] solve iteration 441, LB=-67318, UB=-22875
2026.59/2032.20	c [1782.42] solve iteration 442, LB=-67318, UB=-22881
2026.59/2032.20	c [1789.11] solve iteration 443, LB=-67318, UB=-22881
2026.59/2032.20	c [1795.72] solve iteration 444, LB=-67318, UB=-22881
2026.59/2032.20	c [1802.32] solve iteration 445, LB=-67318, UB=-22881
2026.59/2032.20	c [1808.94] solve iteration 446, LB=-67318, UB=-22881
2026.59/2032.20	c [1818.18] solve iteration 447, LB=-67318, UB=-22890
2026.59/2032.20	c [1824.4] solve iteration 448, LB=-67318, UB=-22890
2026.59/2032.20	c [1831.71] solve iteration 449, LB=-67318, UB=-22890
2026.59/2032.20	c [1838.29] solve iteration 450, LB=-67318, UB=-22890
2026.59/2032.20	c [1844.84] solve iteration 451, LB=-67318, UB=-22890
2026.59/2032.20	c [1855.67] solve iteration 452, LB=-67318, UB=-22893
2026.59/2032.20	c [1862.12] solve iteration 453, LB=-67318, UB=-22893
2026.59/2032.20	c [1868.87] solve iteration 454, LB=-67318, UB=-22893
2026.59/2032.20	c [1874.98] solve iteration 455, LB=-67318, UB=-22893
2026.59/2032.20	c [1881.98] solve iteration 456, LB=-67318, UB=-22893
2026.59/2032.20	c [1895.47] solve iteration 457, LB=-67318, UB=-22928
2026.59/2032.20	c [1902.3] solve iteration 458, LB=-67318, UB=-22928
2026.59/2032.20	c [1909.04] solve iteration 459, LB=-67318, UB=-22928
2026.59/2032.20	c [1915.98] solve iteration 460, LB=-67318, UB=-22928
2026.59/2032.20	c [1923.09] solve iteration 461, LB=-67318, UB=-22928
2026.59/2032.20	c [1967.54] solve iteration 462, LB=-67318, UB=-22932
2026.59/2032.20	c [1974.74] solve iteration 463, LB=-67318, UB=-22932
2026.59/2032.20	c [1981.8] solve iteration 464, LB=-67318, UB=-22932
2026.59/2032.20	c [1988.78] solve iteration 465, LB=-67318, UB=-22932
2026.59/2032.20	c [1995.86] solve iteration 466, LB=-67318, UB=-22932
2026.59/2032.20	c [2008.78] solve iteration 467, LB=-67318, UB=-23022
2026.59/2032.20	c [2015.23] solve iteration 468, LB=-67318, UB=-23022
2026.59/2032.20	c [2022.88] solve iteration 469, LB=-67318, UB=-23022
2610.40/2617.64	c [2029.79] solve iteration 470, LB=-67318, UB=-23022
2610.40/2617.64	c [2036.55] solve iteration 471, LB=-67318, UB=-23022
2610.40/2617.64	c [2043.97] solve iteration 472, LB=-67318, UB=-23081
2610.40/2617.64	c [2050.59] solve iteration 473, LB=-67318, UB=-23081
2610.40/2617.64	c [2057.59] solve iteration 474, LB=-67318, UB=-23081
2610.40/2617.64	c [2064.36] solve iteration 475, LB=-67318, UB=-23081
2610.40/2617.64	c [2071.67] solve iteration 476, LB=-67318, UB=-23081
2610.40/2617.64	c [2078.51] solve iteration 477, LB=-67318, UB=-23085
2610.40/2617.64	c [2085.59] solve iteration 478, LB=-67318, UB=-23085
2610.40/2617.64	c [2092.56] solve iteration 479, LB=-67318, UB=-23085
2610.40/2617.64	c [2099.76] solve iteration 480, LB=-67318, UB=-23085
2610.40/2617.64	c [2106.49] solve iteration 481, LB=-67318, UB=-23085
2610.40/2617.64	c [2113.39] solve iteration 482, LB=-67318, UB=-23093
2610.40/2617.64	c [2120.02] solve iteration 483, LB=-67318, UB=-23093
2610.40/2617.64	c [2127.16] solve iteration 484, LB=-67318, UB=-23093
2610.40/2617.64	c [2134.44] solve iteration 485, LB=-67318, UB=-23093
2610.40/2617.64	c [2141.67] solve iteration 486, LB=-67318, UB=-23093
2610.40/2617.64	c [2149.29] solve iteration 487, LB=-67318, UB=-23113
2610.40/2617.64	c [2155.83] solve iteration 488, LB=-67318, UB=-23113
2610.40/2617.64	c [2162.94] solve iteration 489, LB=-67318, UB=-23113
2610.40/2617.64	c [2170.15] solve iteration 490, LB=-67318, UB=-23113
2610.40/2617.64	c [2178.2] solve iteration 491, LB=-67318, UB=-23113
2610.40/2617.64	c [2187.09] solve iteration 492, LB=-67318, UB=-23119
2610.40/2617.64	c [2194] solve iteration 493, LB=-67318, UB=-23119
2610.40/2617.64	c [2201.16] solve iteration 494, LB=-67318, UB=-23119
2610.40/2617.64	c [2208.97] solve iteration 495, LB=-67318, UB=-23119
2610.40/2617.64	c [2216.4] solve iteration 496, LB=-67318, UB=-23119
2610.40/2617.64	c [2224.86] solve iteration 497, LB=-67318, UB=-23122
2610.40/2617.64	c [2232.11] solve iteration 498, LB=-67318, UB=-23122
2610.40/2617.64	c [2239.83] solve iteration 499, LB=-67318, UB=-23122
2610.40/2617.64	c [2246.64] solve iteration 500, LB=-67318, UB=-23122
2610.40/2617.64	c [2254.3] solve iteration 501, LB=-67318, UB=-23122
2610.40/2617.64	c [2262.6] solve iteration 502, LB=-67318, UB=-23139
2610.40/2617.64	c [2270.46] solve iteration 503, LB=-67318, UB=-23139
2610.40/2617.64	c [2277.87] solve iteration 504, LB=-67318, UB=-23139
2610.40/2617.64	c [2285.33] solve iteration 505, LB=-67318, UB=-23139
2610.40/2617.64	c [2292.57] solve iteration 506, LB=-67318, UB=-23139
2610.40/2617.64	c [2305.84] solve iteration 507, LB=-67318, UB=-23177
2610.40/2617.64	c [2312.2] solve iteration 508, LB=-67318, UB=-23177
2610.40/2617.64	c [2319.19] solve iteration 509, LB=-67318, UB=-23177
2610.40/2617.64	c [2325.8] solve iteration 510, LB=-67318, UB=-23177
2610.40/2617.64	c [2332.58] solve iteration 511, LB=-67318, UB=-23177
2610.40/2617.64	c [2340.28] solve iteration 512, LB=-67318, UB=-23183
2610.40/2617.64	c [2346.48] solve iteration 513, LB=-67318, UB=-23183
2610.40/2617.64	c [2354.12] solve iteration 514, LB=-67318, UB=-23183
2610.40/2617.64	c [2361.3] solve iteration 515, LB=-67318, UB=-23183
2610.40/2617.64	c [2369.1] solve iteration 516, LB=-67318, UB=-23183
2610.40/2617.64	c [2379.83] solve iteration 517, LB=-67318, UB=-23184
2610.40/2617.64	c [2387.12] solve iteration 518, LB=-67318, UB=-23184
2610.40/2617.64	c [2394.59] solve iteration 519, LB=-67318, UB=-23184
2610.40/2617.64	c [2403.11] solve iteration 520, LB=-67318, UB=-23184
2610.40/2617.64	c [2410.59] solve iteration 521, LB=-67318, UB=-23184
2610.40/2617.64	c [2419.33] solve iteration 522, LB=-67318, UB=-23188
2610.40/2617.64	c [2427.13] solve iteration 523, LB=-67318, UB=-23188
2610.40/2617.64	c [2434.47] solve iteration 524, LB=-67318, UB=-23188
2610.40/2617.64	c [2442.14] solve iteration 525, LB=-67318, UB=-23188
2610.40/2617.64	c [2449.46] solve iteration 526, LB=-67318, UB=-23188
2610.40/2617.64	c [2458.16] solve iteration 527, LB=-67318, UB=-23196
2610.40/2617.64	c [2465.94] solve iteration 528, LB=-67318, UB=-23196
2610.40/2617.64	c [2473.4] solve iteration 529, LB=-67318, UB=-23196
2610.40/2617.64	c [2480.55] solve iteration 530, LB=-67318, UB=-23196
2610.40/2617.64	c [2487.93] solve iteration 531, LB=-67318, UB=-23196
2610.40/2617.64	c [2497.25] solve iteration 532, LB=-67318, UB=-23225
2610.40/2617.64	c [2504.7] solve iteration 533, LB=-67318, UB=-23225
2610.40/2617.64	c [2512.17] solve iteration 534, LB=-67318, UB=-23225
2610.40/2617.64	c [2520.82] solve iteration 535, LB=-67318, UB=-23225
2610.40/2617.64	c [2529.43] solve iteration 536, LB=-67318, UB=-23225
2610.40/2617.64	c [2538.82] solve iteration 537, LB=-67318, UB=-23226
2610.40/2617.64	c [2547.32] solve iteration 538, LB=-67318, UB=-23226
2610.40/2617.64	c [2554.66] solve iteration 539, LB=-67318, UB=-23226
2610.40/2617.64	c [2562.61] solve iteration 540, LB=-67318, UB=-23226
2610.40/2617.64	c [2570.75] solve iteration 541, LB=-67318, UB=-23226
2610.40/2617.64	c [2580.29] solve iteration 542, LB=-67318, UB=-23229
2610.40/2617.64	c [2588.59] solve iteration 543, LB=-67318, UB=-23229
2610.40/2617.64	c [2597.72] solve iteration 544, LB=-67318, UB=-23229
2610.40/2617.64	c [2606.43] solve ite

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: 63665 MiB (62017 MiB free)
  memory of node 1: 64507 MiB (56742 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505708-1751460911/watcher-4505708-1751460911 -o /tmp/evaluation-result-4505708-1751460911/solver-4505708-1751460911 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751453688-69813 --watchdog 3760 ./ipbhs_scip HOME/instance-4505708-1751460911.opb --optimizer scip --max-coef 1000000000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=70617, runsolver pid=70610

[startup+0.100063 s]*
/proc/loadavg: 4.22 4.11 4.10 6/264 70618
/proc/meminfo: memFree=121211008/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1136080 memory=410548 CPUtime=0.08 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1066 0 0 0 1 7 0 0 20 0 1 0 61768991 1163345920 102637 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 284020 102637 1600 2790 0 277445 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 1136080 KiB
Current children cumulated memory: 410548 KiB

[startup+0.205146 s]*
/proc/loadavg: 4.22 4.11 4.10 6/264 70618
/proc/meminfo: memFree=120685720/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1136080 memory=885684 CPUtime=0.19 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1298 0 0 0 3 16 0 0 20 0 1 0 61768991 1163345920 221421 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 284020 221421 1600 2790 0 277445 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 1136080 KiB
Current children cumulated memory: 885684 KiB

[startup+0.305835 s]*
/proc/loadavg: 4.22 4.11 4.10 6/264 70618
/proc/meminfo: memFree=120323788/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1146272 memory=1111252 CPUtime=0.29 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 4507 0 0 0 8 21 0 0 20 0 1 0 61768991 1173782528 277813 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 286568 277813 1600 2790 0 279993 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 1146272 KiB
Current children cumulated memory: 1111252 KiB

[startup+0.700123 s]
/proc/loadavg: 4.22 4.11 4.10 6/264 70618
/proc/meminfo: memFree=120165836/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1261316 memory=1235440 CPUtime=0.68 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 33102 0 0 0 37 31 0 0 20 0 1 0 61768991 1291587584 308860 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 315329 308860 3168 2790 0 308754 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 1261316 KiB
Current children cumulated memory: 1235440 KiB

[startup+1.5001 s]
/proc/loadavg: 4.22 4.11 4.10 6/264 70618
/proc/meminfo: memFree=120041284/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1261316 memory=1235440 CPUtime=1.47 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 33102 0 0 0 116 31 0 0 20 0 1 0 61768991 1291587584 308860 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 315329 308860 3168 2790 0 308754 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1261316 KiB
Current children cumulated memory: 1235440 KiB

[startup+3.10499 s]
/proc/loadavg: 4.22 4.11 4.10 6/264 70618
/proc/meminfo: memFree=119399712/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1413472 memory=1374832 CPUtime=3.07 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 67669 0 0 0 271 36 0 0 20 0 1 0 61768991 1447395328 343708 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 353368 343708 3584 2790 0 346793 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1413472 KiB
Current children cumulated memory: 1374832 KiB

[startup+6.30015 s]
/proc/loadavg: 4.20 4.11 4.10 6/264 70618
/proc/meminfo: memFree=118924444/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1413472 memory=1384940 CPUtime=6.25 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 71542 0 0 0 588 37 0 0 20 0 1 0 61768991 1447395328 346235 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 353368 346235 3584 2790 0 346793 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1413472 KiB
Current children cumulated memory: 1384940 KiB

[startup+12.7001 s]
/proc/loadavg: 4.26 4.12 4.10 6/264 70618
/proc/meminfo: memFree=116696284/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1438892 memory=1410120 CPUtime=12.63 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 82189 0 0 0 1223 40 0 0 20 0 1 0 61768991 1473425408 352530 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 359723 352530 3744 2790 0 353148 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1438892 KiB
Current children cumulated memory: 1410120 KiB

[startup+25.5001 s]
/proc/loadavg: 4.20 4.12 4.10 6/264 70618
/proc/meminfo: memFree=114926500/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1465108 memory=1437384 CPUtime=25.39 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 89051 0 0 0 2496 43 0 0 20 0 1 0 61768991 1500270592 359346 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 366277 359346 3744 2790 0 359702 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1465108 KiB
Current children cumulated memory: 1437384 KiB

[startup+51.105 s]
/proc/loadavg: 4.21 4.12 4.10 6/264 70619
/proc/meminfo: memFree=114774432/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1488004 memory=1461608 CPUtime=50.92 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 95929 0 0 0 5045 47 0 0 20 0 1 0 61768991 1523716096 365402 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 372001 365402 3744 2790 0 365426 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1488004 KiB
Current children cumulated memory: 1461608 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.12 4.10 6/263 70620
/proc/meminfo: memFree=114657740/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1535796 memory=1507212 CPUtime=101.98 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 106026 0 0 0 10123 75 0 0 20 0 1 0 61768991 1572655104 376803 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 383949 376803 3744 2790 0 377374 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1535796 KiB
Current children cumulated memory: 1507212 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/266 70626
/proc/meminfo: memFree=114502272/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1568748 memory=1529860 CPUtime=161.83 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 123294 0 0 0 16101 82 0 0 20 0 1 0 61768991 1606397952 382465 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 392187 382465 3776 2790 0 385612 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1568748 KiB
Current children cumulated memory: 1529860 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.09 6/266 70628
/proc/meminfo: memFree=114284032/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1581704 memory=1546804 CPUtime=221.66 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 133068 0 0 0 22075 91 0 0 20 0 1 0 61768991 1619664896 386701 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 395426 386701 3776 2790 0 388851 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 1581704 KiB
Current children cumulated memory: 1546804 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/266 70630
/proc/meminfo: memFree=114086768/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1598040 memory=1571332 CPUtime=281.51 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 137893 0 0 0 28052 99 0 0 20 0 1 0 61768991 1636392960 392833 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 399510 392833 3776 2790 0 392935 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 1598040 KiB
Current children cumulated memory: 1571332 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.12 4.09 6/266 70633
/proc/meminfo: memFree=113947796/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1628012 memory=1577024 CPUtime=341.36 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 155054 0 0 0 34025 111 0 0 20 0 1 0 61768991 1667084288 394256 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 407003 394256 3776 2790 0 400428 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 1628012 KiB
Current children cumulated memory: 1577024 KiB

[startup+402.3 s]
/proc/loadavg: 4.44 4.19 4.12 6/267 70653
/proc/meminfo: memFree=113712452/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1637656 memory=1588076 CPUtime=401.21 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 190142 0 0 0 39995 126 0 0 20 0 1 0 61768991 1676959744 397019 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 409414 397019 3776 2790 0 402839 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 1637656 KiB
Current children cumulated memory: 1588076 KiB

[startup+462.3 s]
/proc/loadavg: 4.21 4.17 4.11 6/264 70655
/proc/meminfo: memFree=113562180/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=1656468 memory=1623760 CPUtime=461.05 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 218997 0 0 0 45968 137 0 0 20 0 1 0 61768991 1696223232 405940 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 414117 405940 3776 2790 0 407542 0
Current children cumulated CPU time: 461.05 s

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

Current children cumulated memory: 2243392 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/265 70780
/proc/meminfo: memFree=110340516/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2311316 memory=2250984 CPUtime=2914.34 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1023467 0 0 0 291039 395 0 0 20 0 1 0 61768991 2366787584 562746 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 577829 562746 3776 2790 0 571254 0
Current children cumulated CPU time: 2914.34 s
Current children cumulated vsize: 2311316 KiB
Current children cumulated memory: 2250984 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.08 4.09 6/264 70783
/proc/meminfo: memFree=110336160/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2326108 memory=2267372 CPUtime=2974.17 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1029447 0 0 0 297020 397 0 0 20 0 1 0 61768991 2381934592 566843 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 581527 566843 3776 2790 0 574952 0
Current children cumulated CPU time: 2974.17 s
Current children cumulated vsize: 2326108 KiB
Current children cumulated memory: 2267372 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/264 70785
/proc/meminfo: memFree=110324764/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2325644 memory=2267228 CPUtime=3034.01 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1032551 0 0 0 303002 399 0 0 20 0 1 0 61768991 2381459456 566807 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 581411 566807 3776 2790 0 574836 0
Current children cumulated CPU time: 3034.01 s
Current children cumulated vsize: 2325644 KiB
Current children cumulated memory: 2267228 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/263 70787
/proc/meminfo: memFree=110296636/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2327720 memory=2285696 CPUtime=3093.86 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1033081 0 0 0 308985 401 0 0 20 0 1 0 61768991 2383585280 571424 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 581930 571424 3776 2790 0 575355 0
Current children cumulated CPU time: 3093.86 s
Current children cumulated vsize: 2327720 KiB
Current children cumulated memory: 2285696 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.08 4.09 6/264 70790
/proc/meminfo: memFree=110249352/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2404320 memory=2325700 CPUtime=3153.71 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1040027 0 0 0 314966 405 0 0 20 0 1 0 61768991 2462023680 581425 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 601080 581425 3776 2790 0 594505 0
Current children cumulated CPU time: 3153.71 s
Current children cumulated vsize: 2404320 KiB
Current children cumulated memory: 2325700 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/264 70792
/proc/meminfo: memFree=110170504/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2432584 memory=2368296 CPUtime=3213.55 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1047136 0 0 0 320947 408 0 0 20 0 1 0 61768991 2490966016 592074 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 608146 592074 3776 2790 0 601571 0
Current children cumulated CPU time: 3213.55 s
Current children cumulated vsize: 2432584 KiB
Current children cumulated memory: 2368296 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/264 70795
/proc/meminfo: memFree=110103560/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2477888 memory=2431528 CPUtime=3273.4 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1061689 0 0 0 326926 414 0 0 20 0 1 0 61768991 2537357312 607882 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 619472 607882 3776 2790 0 612897 0
Current children cumulated CPU time: 3273.4 s
Current children cumulated vsize: 2477888 KiB
Current children cumulated memory: 2431528 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/265 70798
/proc/meminfo: memFree=110044856/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2584760 memory=2514668 CPUtime=3333.27 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1068684 0 0 0 332909 418 0 0 20 0 1 0 61768991 2646794240 628667 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 646190 628667 3776 2790 0 639615 0
Current children cumulated CPU time: 3333.27 s
Current children cumulated vsize: 2584760 KiB
Current children cumulated memory: 2514668 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/266 70807
/proc/meminfo: memFree=109872700/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2813016 memory=2649588 CPUtime=3393.14 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1089119 0 0 0 338890 424 0 0 20 0 1 0 61768991 2880528384 662397 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 703254 662397 3776 2790 0 696679 0
Current children cumulated CPU time: 3393.14 s
Current children cumulated vsize: 2813016 KiB
Current children cumulated memory: 2649588 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.11 4.09 6/265 70809
/proc/meminfo: memFree=109744736/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2875936 memory=2776132 CPUtime=3453.02 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1105959 0 0 0 344871 431 0 0 20 0 1 0 61768991 2944958464 694033 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 718984 694033 3776 2790 0 712409 0
Current children cumulated CPU time: 3453.02 s
Current children cumulated vsize: 2875936 KiB
Current children cumulated memory: 2776132 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.09 6/265 70811
/proc/meminfo: memFree=109630848/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2972008 memory=2876536 CPUtime=3512.88 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1126970 0 0 0 350852 436 0 0 20 0 1 0 61768991 3043336192 719134 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 743002 719134 3776 2790 0 736427 0
Current children cumulated CPU time: 3512.88 s
Current children cumulated vsize: 2972008 KiB
Current children cumulated memory: 2876536 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/265 70813
/proc/meminfo: memFree=109618456/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2971868 memory=2883504 CPUtime=3572.74 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1133269 0 0 0 356836 438 0 0 20 0 1 0 61768991 3043192832 720876 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 742967 720876 3776 2790 0 736392 0
Current children cumulated CPU time: 3572.74 s
Current children cumulated vsize: 2971868 KiB
Current children cumulated memory: 2883504 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 70829
/proc/meminfo: memFree=114994012/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2971868 memory=2883504 CPUtime=3600.09 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1133283 0 0 0 359570 439 0 0 20 0 1 0 61768991 3043192832 720876 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 742967 720876 3776 2790 0 736392 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2971868 KiB
Current children cumulated memory: 2883504 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.7 s, system=4.45421 s

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

[startup+3609.7 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 70829
/proc/meminfo: memFree=114994012/131249996 swapFree=33010684/33010684
[pid=70617] ppid=70610 vsize=2971868 memory=2883504 CPUtime=3600.09 cores=1,3
/proc/70617/stat : 70617 (ipbhs_scip) R 70610 70617 69801 0 -1 4194304 1133283 0 0 0 359570 439 0 0 20 0 1 0 61768991 3043192832 720876 18446744073709551615 93876183810048 93876195236445 140727808522400 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93876197372120 93876197417138 93876221149184 140727808530834 140727808530953 140727808530953 140727808536555 0
/proc/70617/statm: 742967 720876 3776 2790 0 736392 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2971868 KiB
Current children cumulated memory: 2883504 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.76
CPU time (s): 3600.16
CPU user time (s): 3595.7
CPU system time (s): 4.45421
CPU usage (%): 99.734
Max. virtual memory (cumulated for all children) (KiB): 2973376
Max. memory (cumulated for all children) (KiB): 2886648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.7
system time used= 4.45421
maximum resident set size= 2886648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1133283
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 93
involuntary context switches= 4469


# summary of solver processes directly reported to runsolver:
#   pid: 70617
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3595.7
#   total CPU system time (s): 4.45421

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81155 second user time and 13.7657 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-02 14:55:11
IDJOB=4505708
IDBENCH=156875
IDSOLVER=3335
FILE ID=nodeC024/4505708-1751460911
RUNJOBID= nodeC024-1751453688-69813
SLURM_JOB_ID= 9598442
Free space on /tmp= 432188 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null0mast_rapportOE2.0_TMAX180_K67_cod3.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505708-1751460911/watcher-4505708-1751460911 -o /tmp/evaluation-result-4505708-1751460911/solver-4505708-1751460911 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751453688-69813 --watchdog 3760  ./ipbhs_scip HOME/instance-4505708-1751460911.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= b261ca8837cd3a85e5e1f3e7a937d60a
RANDOM SEED=181342818

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121624248 kB
MemAvailable:   129425900 kB
Buffers:            3280 kB
Cached:          8569780 kB
SwapCached:            0 kB
Active:           636980 kB
Inactive:        8311468 kB
Active(anon):     393456 kB
Inactive(anon):        0 kB
Active(file):     243524 kB
Inactive(file):  8311468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            387196 kB
Writeback:             8 kB
AnonPages:        376448 kB
Mapped:           106780 kB
Shmem:             18064 kB
KReclaimable:     171396 kB
Slab:             263264 kB
SReclaimable:     171396 kB
SUnreclaim:        91868 kB
KernelStack:        4096 kB
PageTables:         3544 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     728712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432148 MiB
End job on nodeC024 at 2025-07-02 15:55:21