Trace number 4506352

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.05 3608.34

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.10-9.opb
MD5SUM623011bcb799422f8ca68e1af7825a24
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 benchmark47741
Best CPU time to get the best result obtained on this benchmark21.3279
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables211564
Total number of constraints2445434
Number of constraints which are clauses2445434
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
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.00	c initialize IPBHS solver
0.00/0.00	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.00	c optimizer = "scip"
0.00/0.00	c pbsolver = "roundingsat"
0.00/0.00	c use separate pbsolver for SIS
0.00/0.00	c load symmetries from file ""
0.00/0.00	c set time limit for symmetry computation to 100 seconds.
0.00/0.00	c set interchangeable summation variable limit to 3
0.00/0.00	c set sym compact max subset size to 5
0.00/0.00	c set explicit symmetry matrix usage to 1
0.00/0.00	c sym budget explicit to 100
0.00/0.00	c sym budget explicit lits to 6000
0.00/0.00	c sym budget compact to 100
0.00/0.00	c sym budget compact lits to 6000
0.00/0.00	c sym budget common to 0
0.00/0.00	c sym budget common lits to 0
0.00/0.00	c set sym generation to 's'
0.00/0.00	c set abstraction set creation to 10 iterations without LB change
0.00/0.00	c set abstraction set inputs to 0
0.00/0.00	c set abstraction set cluster min size to 2
0.00/0.00	c set abstraction set cluster max size to 100000000
0.00/0.00	c set abstraction set cluster activation limit to 2
0.00/0.00	c enable abstraction set require equal cost
0.00/0.00	c set abstraction set assumptions to 0
0.00/0.00	c set abstraction set constraint type to 0
0.00/0.00	c set abstract core extraction strategy to b
0.00/0.00	c set core extraction strategy to 2
0.00/0.00	c set core extraction shuffles 10
0.00/0.00	c set cores per iteration to 5
0.00/0.00	c set optimizer bound usage strategy to 2
0.00/0.00	c set optimizer max non-optimal iterations to 1000
0.00/0.00	c set small core cardinality limit to 2
0.00/0.00	c set max coef in cores to 1000000000
0.00/0.00	c set core processing techniques to 4095
0.00/0.00	c set SIS iterations to 5
0.00/0.00	c set SIS budget abs to 1000
0.00/0.00	c set SIS budget rel to 0.05
6.26/6.34	c limit for coefficient in constraints and objective to 1000000000
6.26/6.34	c will solve HOME/instance-4506352-1751497501.opb
6.26/6.34	c [0.1] will start solving
214.48/215.09	c [0.17] solve iteration 1, LB=0, UB=10690981
214.48/215.09	c [123.88] solve iteration 2, LB=1169, UB=256970
214.48/215.09	c [183.12] solve iteration 3, LB=47715, UB=244771
2762.85/2769.29	c [221.97] solve iteration 4, LB=47715, UB=185498
2762.85/2769.29	c [284.8] solve iteration 5, LB=47715, UB=123324
2762.85/2769.29	c [380.54] solve iteration 6, LB=47718, UB=93111
2762.85/2769.29	c [443.46] solve iteration 7, LB=47719, UB=93111
2762.85/2769.29	c [497.15] solve iteration 8, LB=47720, UB=93111
2762.85/2769.29	c [550.76] solve iteration 9, LB=47721, UB=90209
2762.85/2769.29	c [599.65] solve iteration 10, LB=47721, UB=84973
2762.85/2769.29	c [691.59] solve iteration 11, LB=47724, UB=80914
2762.85/2769.29	c [738.81] solve iteration 12, LB=47726, UB=80914
2762.85/2769.29	c [781.97] solve iteration 13, LB=47726, UB=80914
2762.85/2769.29	c [819.29] solve iteration 14, LB=47726, UB=80909
2762.85/2769.29	c [874.04] solve iteration 15, LB=47726, UB=80909
2762.85/2769.29	c [968.62] solve iteration 16, LB=47726, UB=80909
2762.85/2769.29	c [1018.4] solve iteration 17, LB=47728, UB=80909
2762.85/2769.29	c [1058.04] solve iteration 18, LB=47728, UB=80909
2762.85/2769.29	c [1108.32] solve iteration 19, LB=47728, UB=80909
2762.85/2769.29	c [1161.25] solve iteration 20, LB=47728, UB=80909
2762.85/2769.29	c [1247.31] solve iteration 21, LB=47728, UB=76250
2762.85/2769.29	c [1265.1] solve iteration 22, LB=47729, UB=53003
2762.85/2769.29	c [1276.39] solve iteration 23, LB=47731, UB=47765
2762.85/2769.29	c [1291.35] solve iteration 24, LB=47731, UB=47765
2762.85/2769.29	c [1301.82] solve iteration 25, LB=47731, UB=47757
2762.85/2769.29	c [1354.64] solve iteration 26, LB=47732, UB=47756
2762.85/2769.29	c [1365.22] solve iteration 27, LB=47732, UB=47756
2762.85/2769.29	c [1376.73] solve iteration 28, LB=47732, UB=47752
2762.85/2769.29	c [1388.39] solve iteration 29, LB=47732, UB=47752
2762.85/2769.29	c [1401.31] solve iteration 30, LB=47735, UB=47752
2762.85/2769.29	c [1413.27] solve iteration 31, LB=47735, UB=47752
2762.85/2769.29	c [1425.71] solve iteration 32, LB=47735, UB=47752
2762.85/2769.29	c [1440.84] solve iteration 33, LB=47735, UB=47752
2762.85/2769.29	c [1453.07] solve iteration 34, LB=47735, UB=47752
2762.85/2769.29	c [1509.47] solve iteration 35, LB=47735, UB=47752
2762.85/2769.29	c [1521.4] solve iteration 36, LB=47735, UB=47752
2762.85/2769.29	c [1532.45] solve iteration 37, LB=47737, UB=47752
2762.85/2769.29	c [1544.4] solve iteration 38, LB=47737, UB=47752
2762.85/2769.29	c [1557.76] solve iteration 39, LB=47737, UB=47752
2762.85/2769.29	c [1571.72] solve iteration 40, LB=47737, UB=47752
2762.85/2769.29	c [1585.49] solve iteration 41, LB=47737, UB=47752
2762.85/2769.29	c [1649.89] solve iteration 42, LB=47737, UB=47752
2762.85/2769.29	c [1662.87] solve iteration 43, LB=47737, UB=47752
2762.85/2769.29	c [1676.48] solve iteration 44, LB=47737, UB=47752
2762.85/2769.29	c [1689.38] solve iteration 45, LB=47737, UB=47752
2762.85/2769.29	c [1700.47] solve iteration 46, LB=47737, UB=47752
2762.85/2769.29	c [1712.56] solve iteration 47, LB=47738, UB=47752
2762.85/2769.29	c [1727.1] solve iteration 48, LB=47738, UB=47752
2762.85/2769.29	c [1741.32] solve iteration 49, LB=47738, UB=47752
2762.85/2769.29	c [1753.06] solve iteration 50, LB=47738, UB=47752
2762.85/2769.29	c [1763.51] solve iteration 51, LB=47738, UB=47750
2762.85/2769.29	c [1830.64] solve iteration 52, LB=47738, UB=47750
2762.85/2769.29	c [1843.27] solve iteration 53, LB=47738, UB=47750
2762.85/2769.29	c [1852.06] solve iteration 54, LB=47738, UB=47750
2762.85/2769.29	c [1860.92] solve iteration 55, LB=47738, UB=47750
2762.85/2769.29	c [1869.94] solve iteration 56, LB=47738, UB=47750
2762.85/2769.29	c [1935.56] solve iteration 57, LB=47738, UB=47750
2762.85/2769.29	c [1949.09] solve iteration 58, LB=47738, UB=47750
2762.85/2769.29	c [1963.3] solve iteration 59, LB=47738, UB=47750
2762.85/2769.29	c [1975.62] solve iteration 60, LB=47738, UB=47750
2762.85/2769.29	c [1986.42] solve iteration 61, LB=47738, UB=47750
2762.85/2769.29	c [2056.12] solve iteration 62, LB=47738, UB=47750
2762.85/2769.29	c [2064.91] solve iteration 63, LB=47738, UB=47750
2762.85/2769.29	c [2074.6] solve iteration 64, LB=47738, UB=47750
2762.85/2769.29	c [2083.42] solve iteration 65, LB=47738, UB=47750
2762.85/2769.29	c [2092.26] solve iteration 66, LB=47738, UB=47747
2762.85/2769.29	c [2163.93] solve iteration 67, LB=47738, UB=47747
2762.85/2769.29	c [2177.35] solve iteration 68, LB=47738, UB=47747
2762.85/2769.29	c [2190.16] solve iteration 69, LB=47738, UB=47747
2762.85/2769.29	c [2202.71] solve iteration 70, LB=47738, UB=47747
2762.85/2769.29	c [2216.14] solve iteration 71, LB=47738, UB=47747
2762.85/2769.29	c [2292.48] solve iteration 72, LB=47738, UB=47747
2762.85/2769.29	c [2307.57] solve iteration 73, LB=47738, UB=47747
2762.85/2769.29	c [2320.85] solve iteration 74, LB=47738, UB=47747
2762.85/2769.29	c [2333.31] solve iteration 75, LB=47738, UB=47747
2762.85/2769.29	c [2344.25] solve iteration 76, LB=47738, UB=47747
2762.85/2769.29	c [2421.38] solve iteration 77, LB=47738, UB=47747
2762.85/2769.29	c [2433.07] solve iteration 78, LB=47738, UB=47747
2762.85/2769.29	c [2446.26] solve iteration 79, LB=47738, UB=47747
2762.85/2769.29	c [2459.11] solve iteration 80, LB=47738, UB=47747
2762.85/2769.29	c [2472.28] solve iteration 81, LB=47738, UB=47747
2762.85/2769.29	c [2553.42] solve iteration 82, LB=47738, UB=47747
2762.85/2769.29	c [2565.16] solve iteration 83, LB=47738, UB=47747
2762.85/2769.29	c [2579.12] solve iteration 84, LB=47738, UB=47747
3366.66/3374.42	c [2592.89] solve iteration 85, LB=47738, UB=47747
3366.66/3374.42	c [2606.95] solve iteration 86, LB=47738, UB=47747
3366.66/3374.42	c [2690.91] solve iteration 87, LB=47738, UB=47747
3366.66/3374.42	c [2702.91] solve iteration 88, LB=47738, UB=47747
3366.66/3374.42	c [2715.64] solve iteration 89, LB=47738, UB=47747
3366.66/3374.42	c [2728.79] solve iteration 90, LB=47738, UB=47747
3366.66/3374.42	c [2743.01] solve iteration 91, LB=47738, UB=47747
3366.66/3374.42	c [2829.38] solve iteration 92, LB=47738, UB=47747
3366.66/3374.42	c [2842.97] solve iteration 93, LB=47738, UB=47747
3366.66/3374.42	c [2856.01] solve iteration 94, LB=47738, UB=47747
3366.66/3374.42	c [2869.99] solve iteration 95, LB=47738, UB=47747
3366.66/3374.42	c [2884.15] solve iteration 96, LB=47738, UB=47747
3366.66/3374.42	c [2981.7] solve iteration 97, LB=47738, UB=47747
3366.66/3374.42	c [2993.39] solve iteration 98, LB=47738, UB=47747
3366.66/3374.42	c [3007.3] solve iteration 99, LB=47738, UB=47747
3366.66/3374.42	c [3021.08] solve iteration 100, LB=47738, UB=47747
3366.66/3374.42	c [3033.74] solve iteration 101, LB=47738, UB=47747
3366.66/3374.42	c [3128.87] solve iteration 102, LB=47738, UB=47747
3366.66/3374.42	c [3141.95] solve iteration 103, LB=47738, UB=47747
3366.66/3374.42	c [3152.69] solve iteration 104, LB=47738, UB=47747
3366.66/3374.42	c [3163.41] solve iteration 105, LB=47738, UB=47747

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=69608, runsolver pid=69605
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 0.47 1.13 2.08 5/261 69610
/proc/meminfo: memFree=111602960/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=67560 memory=27960 CPUtime=0.08 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 5049 0 0 0 8 0 0 0 20 0 1 0 65428796 69181440 6990 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 16890 6990 1600 2790 0 10315 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 67560 KiB
Current children cumulated memory: 27960 KiB

[startup+0.205476 s]*
/proc/loadavg: 0.47 1.13 2.08 5/260 69610
/proc/meminfo: memFree=111508460/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=80336 memory=40272 CPUtime=0.19 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 7345 0 0 0 18 1 0 0 20 0 1 0 65428796 82264064 10068 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 20084 10068 1600 2790 0 13509 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 80336 KiB
Current children cumulated memory: 40272 KiB

[startup+0.305424 s]*
/proc/loadavg: 0.47 1.13 2.08 4/263 69614
/proc/meminfo: memFree=111451940/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=97572 memory=53308 CPUtime=0.29 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 9606 0 0 0 28 1 0 0 20 0 1 0 65428796 99913728 13327 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 24393 13327 1600 2790 0 17818 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 97572 KiB
Current children cumulated memory: 53308 KiB

[startup+0.700183 s]
/proc/loadavg: 0.47 1.13 2.08 5/265 69619
/proc/meminfo: memFree=110657900/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=145100 memory=96684 CPUtime=0.68 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 16893 0 0 0 64 4 0 0 20 0 1 0 65428796 148582400 24171 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 36275 24171 1600 2790 0 29700 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 145100 KiB
Current children cumulated memory: 96684 KiB

[startup+1.50017 s]
/proc/loadavg: 0.47 1.13 2.08 5/265 69619
/proc/meminfo: memFree=109870472/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=244140 memory=191732 CPUtime=1.47 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 31975 0 0 0 140 7 0 0 20 0 1 0 65428796 249999360 47933 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 61035 47933 1600 2790 0 54460 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 244140 KiB
Current children cumulated memory: 191732 KiB

[startup+3.10522 s]
/proc/loadavg: 0.75 1.17 2.10 5/265 69619
/proc/meminfo: memFree=108284200/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=458700 memory=356020 CPUtime=3.08 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 57713 0 0 0 264 44 0 0 20 0 1 0 65428796 469708800 89005 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 114675 89005 1696 2790 0 108100 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 458700 KiB
Current children cumulated memory: 356020 KiB

[startup+6.30017 s]
/proc/loadavg: 0.75 1.17 2.10 5/265 69619
/proc/meminfo: memFree=107997028/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=962712 memory=833708 CPUtime=6.26 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 154814 0 0 0 474 152 0 0 20 0 1 0 65428796 985817088 208427 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 240678 208427 3168 2790 0 234103 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 962712 KiB
Current children cumulated memory: 833708 KiB

[startup+12.7002 s]
/proc/loadavg: 1.02 1.22 2.11 5/265 69634
/proc/meminfo: memFree=108122692/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1431016 memory=1273632 CPUtime=12.63 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 259420 0 0 0 1061 202 0 0 20 0 1 0 65428796 1465360384 318408 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 357754 318408 3488 2790 0 351179 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1431016 KiB
Current children cumulated memory: 1273632 KiB

[startup+25.5002 s]
/proc/loadavg: 1.81 1.39 2.15 5/267 69667
/proc/meminfo: memFree=107459652/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1431016 memory=1273632 CPUtime=25.39 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 259430 0 0 0 2212 327 0 0 20 0 1 0 65428796 1465360384 318408 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 357754 318408 3488 2790 0 351179 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1431016 KiB
Current children cumulated memory: 1273632 KiB

[startup+51.1053 s]
/proc/loadavg: 2.56 1.60 2.20 5/267 69667
/proc/meminfo: memFree=106525896/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1431016 memory=1273632 CPUtime=50.94 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 259441 0 0 0 4479 615 0 0 20 0 1 0 65428796 1465360384 318408 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 357754 318408 3488 2790 0 351179 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1431016 KiB
Current children cumulated memory: 1273632 KiB

[startup+102.3 s]
/proc/loadavg: 3.42 1.99 2.30 5/267 69670
/proc/meminfo: memFree=105791980/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1431016 memory=1273760 CPUtime=102.03 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 259478 0 0 0 8999 1204 0 0 20 0 1 0 65428796 1465360384 318440 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 357754 318440 3488 2790 0 351179 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 1431016 KiB
Current children cumulated memory: 1273760 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.39 2.42 5/267 69672
/proc/meminfo: memFree=105288568/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1503776 memory=1366804 CPUtime=161.88 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 276430 0 0 0 14242 1946 0 0 20 0 1 0 65428796 1539866624 341701 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 375944 341701 3712 2790 0 369369 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 1503776 KiB
Current children cumulated memory: 1366804 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.70 2.53 5/267 69674
/proc/meminfo: memFree=104720108/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1538512 memory=1402876 CPUtime=221.76 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 281925 0 0 0 19474 2702 0 0 20 0 1 0 65428796 1575436288 350719 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 384628 350719 3712 2790 0 378053 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 1538512 KiB
Current children cumulated memory: 1402876 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 2.97 2.63 5/266 69676
/proc/meminfo: memFree=103975340/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1595684 memory=1460408 CPUtime=281.63 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 290736 0 0 0 24746 3417 0 0 20 0 1 0 65428796 1633980416 365102 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 398921 365102 3712 2790 0 392346 0
Current children cumulated CPU time: 281.63 s
Current children cumulated vsize: 1595684 KiB
Current children cumulated memory: 1460408 KiB

[startup+342.3 s]
/proc/loadavg: 4.32 3.25 2.75 5/265 69679
/proc/meminfo: memFree=103579964/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1614464 memory=1479600 CPUtime=341.5 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 293494 0 0 0 30045 4105 0 0 20 0 1 0 65428796 1653211136 369900 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 403616 369900 3712 2790 0 397041 0
Current children cumulated CPU time: 341.5 s
Current children cumulated vsize: 1614464 KiB
Current children cumulated memory: 1479600 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.40 2.84 5/264 69681
/proc/meminfo: memFree=103428012/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1614464 memory=1479984 CPUtime=401.37 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 293589 0 0 0 35326 4811 0 0 20 0 1 0 65428796 1653211136 369996 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 403616 369996 3744 2790 0 397041 0
Current children cumulated CPU time: 401.37 s
Current children cumulated vsize: 1614464 KiB
Current children cumulated memory: 1479984 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.54 2.92 5/265 69689
/proc/meminfo: memFree=102828020/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=1910368 memory=1747748 CPUtime=461.24 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 339125 0 0 0 40972 5152 0 0 20 0 1 0 65428796 1956216832 436937 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 477592 436937 3744 2790 0 471017 0

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

Current children cumulated memory: 4674544 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.11 4.02 5/264 69944
/proc/meminfo: memFree=93271864/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=4935172 memory=4727388 CPUtime=2915.59 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 758452 0 0 0 273342 18217 0 0 20 0 1 0 65428796 5053616128 1181847 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1233793 1181847 3776 2790 0 1227218 0
Current children cumulated CPU time: 2915.59 s
Current children cumulated vsize: 4935172 KiB
Current children cumulated memory: 4727388 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.10 4.02 5/265 69951
/proc/meminfo: memFree=93091396/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=4965364 memory=4759628 CPUtime=2975.46 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 763059 0 0 0 279223 18323 0 0 20 0 1 0 65428796 5084532736 1189907 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1241341 1189907 3776 2790 0 1234766 0
Current children cumulated CPU time: 2975.46 s
Current children cumulated vsize: 4965364 KiB
Current children cumulated memory: 4759628 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.09 4.02 5/265 69953
/proc/meminfo: memFree=93080320/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=4984188 memory=4778424 CPUtime=3035.32 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 766264 0 0 0 285093 18439 0 0 20 0 1 0 65428796 5103808512 1194606 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1246047 1194606 3776 2790 0 1239472 0
Current children cumulated CPU time: 3035.32 s
Current children cumulated vsize: 4984188 KiB
Current children cumulated memory: 4778424 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.09 4.02 5/265 69958
/proc/meminfo: memFree=92985628/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=5037148 memory=4835384 CPUtime=3095.18 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 774583 0 0 0 290846 18672 0 0 20 0 1 0 65428796 5158039552 1208846 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1259287 1208846 3776 2790 0 1252712 0
Current children cumulated CPU time: 3095.18 s
Current children cumulated vsize: 5037148 KiB
Current children cumulated memory: 4835384 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/265 69960
/proc/meminfo: memFree=92882296/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=5037148 memory=4855988 CPUtime=3155.04 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 774921 0 0 0 296729 18775 0 0 20 0 1 0 65428796 5158039552 1213997 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1259287 1213997 3776 2790 0 1252712 0
Current children cumulated CPU time: 3155.04 s
Current children cumulated vsize: 5037148 KiB
Current children cumulated memory: 4855988 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/265 69962
/proc/meminfo: memFree=92739084/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=5055204 memory=4874200 CPUtime=3214.89 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 777847 0 0 0 302591 18898 0 0 20 0 1 0 65428796 5176528896 1218550 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1263801 1218550 3776 2790 0 1257226 0
Current children cumulated CPU time: 3214.89 s
Current children cumulated vsize: 5055204 KiB
Current children cumulated memory: 4874200 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/264 69964
/proc/meminfo: memFree=92556216/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=5093036 memory=4912868 CPUtime=3274.76 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 783071 0 0 0 308508 18968 0 0 20 0 1 0 65428796 5215268864 1228217 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1273259 1228217 3776 2790 0 1266684 0
Current children cumulated CPU time: 3274.76 s
Current children cumulated vsize: 5093036 KiB
Current children cumulated memory: 4912868 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.12 4.04 5/264 69966
/proc/meminfo: memFree=92482600/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=5111952 memory=4938180 CPUtime=3334.64 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 787756 0 0 0 314476 18988 0 0 20 0 1 0 65428796 5234638848 1234545 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1277988 1234545 3776 2790 0 1271413 0
Current children cumulated CPU time: 3334.64 s
Current children cumulated vsize: 5111952 KiB
Current children cumulated memory: 4938180 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/264 69984
/proc/meminfo: memFree=92321028/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=5161128 memory=5012324 CPUtime=3394.49 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 794101 0 0 0 320300 19149 0 0 20 0 1 0 65428796 5284995072 1253081 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1290282 1253081 3776 2790 0 1283707 0
Current children cumulated CPU time: 3394.49 s
Current children cumulated vsize: 5161128 KiB
Current children cumulated memory: 5012324 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.04 5/265 69987
/proc/meminfo: memFree=92012376/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=5816140 memory=5264188 CPUtime=3454.35 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 842934 0 0 0 326256 19179 0 0 20 0 1 0 65428796 5955727360 1316047 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1454035 1316047 3776 2790 0 1447460 0
Current children cumulated CPU time: 3454.35 s
Current children cumulated vsize: 5816140 KiB
Current children cumulated memory: 5264188 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 69989
/proc/meminfo: memFree=91629852/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=6098376 memory=5549956 CPUtime=3514.21 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 900883 0 0 0 332161 19260 0 0 20 0 1 0 65428796 6244737024 1387489 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1524594 1387489 3776 2790 0 1518019 0
Current children cumulated CPU time: 3514.21 s
Current children cumulated vsize: 6098376 KiB
Current children cumulated memory: 5549956 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.05 5/265 69996
/proc/meminfo: memFree=91553832/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=6123944 memory=5584740 CPUtime=3574.06 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 905603 0 0 0 338016 19390 0 0 20 0 1 0 65428796 6270918656 1396185 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1530986 1396185 3776 2790 0 1524411 0
Current children cumulated CPU time: 3574.06 s
Current children cumulated vsize: 6123944 KiB
Current children cumulated memory: 5584740 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 69996
/proc/meminfo: memFree=91485480/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=6123944 memory=5603684 CPUtime=3600.01 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 905604 0 0 0 340605 19396 0 0 20 0 1 0 65428796 6270918656 1400921 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1530986 1400921 3776 2790 0 1524411 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 6123944 KiB
Current children cumulated memory: 5603684 KiB

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

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

# cumulated CPU time of all completed processes:  user=3406.05 s, system=194 s

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

[startup+3608.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 69996
/proc/meminfo: memFree=91485480/131249996 swapFree=33010160/33010684
[pid=69608] ppid=69605 vsize=6123944 memory=5603684 CPUtime=3600.01 cores=0,2
/proc/69608/stat : 69608 (ipbhs_scip) R 69605 69608 69549 0 -1 4194304 905604 0 0 0 340605 19396 0 0 20 0 1 0 65428796 6270918656 1400921 18446744073709551615 94587750309888 94587761736285 140725624566480 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94587763871960 94587763916978 94587788181504 140725624568210 140725624568329 140725624568329 140725624573931 0
/proc/69608/statm: 1530986 1400921 3776 2790 0 1524411 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 6123944 KiB
Current children cumulated memory: 5603684 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.34
CPU time (s): 3600.05
CPU user time (s): 3406.05
CPU system time (s): 194
CPU usage (%): 99.7703
Max. virtual memory (cumulated for all children) (KiB): 6123944
Max. memory (cumulated for all children) (KiB): 5603684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3406.05
system time used= 194
maximum resident set size= 5603684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 905604
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= 141
involuntary context switches= 7943


# summary of solver processes directly reported to runsolver:
#   pid: 69608
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3406.05
#   total CPU system time (s): 194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75209 second user time and 15.2904 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-03 01:05:01
IDJOB=4506352
IDBENCH=158189
IDSOLVER=3335
FILE ID=nodeC032/4506352-1751497501
RUNJOBID= nodeC032-1751497501-69559
SLURM_JOB_ID= 9598573
Free space on /tmp= 430188 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.10-9.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506352-1751497501/watcher-4506352-1751497501 -o /tmp/evaluation-result-4506352-1751497501/solver-4506352-1751497501 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751497501-69559 --watchdog 3760  ./ipbhs_scip HOME/instance-4506352-1751497501.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 623011bcb799422f8ca68e1af7825a24
RANDOM SEED=404433883

nodeC032 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		: 3600.081
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.69
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		: 3600.002
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.69
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.090
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.69
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		: 3600.109
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.69
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		: 3700.000
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.490
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.568
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.69
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		: 3700.000
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        112272808 kB
MemAvailable:   129001396 kB
Buffers:            2728 kB
Cached:         17408224 kB
SwapCached:           20 kB
Active:          1061660 kB
Inactive:       17040268 kB
Active(anon):     705948 kB
Inactive(anon):     3124 kB
Active(file):     355712 kB
Inactive(file): 17037144 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            438664 kB
Writeback:             0 kB
AnonPages:        694468 kB
Mapped:           109088 kB
Shmem:             18048 kB
KReclaimable:     349944 kB
Slab:             443160 kB
SReclaimable:     349944 kB
SUnreclaim:        93216 kB
KernelStack:        4224 kB
PageTables:         4216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1663088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    620544 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429980 MiB
End job on nodeC032 at 2025-07-03 02:05:10