Trace number 4512326

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.03 3610.81

General information on the benchmark

NamePB24/normalized-PB16/OPT-LIN/lion9-single-obj/
normalized-single-obj-f58-fob_fxl_loss.seq-A-3-1-irEDCBA.opb
MD5SUMeeeadcf28702f0bced4c4fe2596cacb6
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 benchmark7764998808
Best CPU time to get the best result obtained on this benchmark3600.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables95933
Total number of constraints291294
Number of constraints which are clauses291146
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints148
Minimum length of a constraint1
Maximum length of a constraint4060
Number of terms in the objective function 795
Biggest coefficient in the objective function 396175840
Number of bits for the biggest coefficient in the objective function 29
Sum of the numbers in the objective function 240478734879
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 396175840
Number of bits of the biggest number in a constraint 29
Biggest sum of numbers in a constraint 240478734879
Number of bits of the biggest sum of numbers38
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
1.99/2.10	c limit for coefficient in constraints and objective to 1000000000
1.99/2.10	c will solve HOME/instance-4512326-1751530082.opb
1.99/2.10	c [0.05] will start solving
69.47/69.71	c [0.07] solve iteration 1, LB=-79235167, UB=240399499713
69.47/69.71	c [62.26] solve iteration 2, LB=396123933, UB=14499992380
69.47/69.71	c [64.29] solve iteration 3, LB=2693947960, UB=14499992380
69.47/69.71	c [65.77] solve iteration 4, LB=2764378616, UB=13390726039
69.47/69.71	c [67.07] solve iteration 5, LB=2841542472, UB=13390726039
261.45/262.32	c [68.94] solve iteration 6, LB=3079711095, UB=13390714199
261.45/262.32	c [70.83] solve iteration 7, LB=3222042060, UB=13390714199
261.45/262.32	c [72.7] solve iteration 8, LB=3334159939, UB=13390714199
261.45/262.32	c [74.85] solve iteration 9, LB=3419833232, UB=13390714199
261.45/262.32	c [76.4] solve iteration 10, LB=3456876768, UB=13390714199
261.45/262.32	c [79.29] solve iteration 11, LB=3472789472, UB=12994538359
261.45/262.32	c [81.24] solve iteration 12, LB=3506505882, UB=12994538359
261.45/262.32	c [83.63] solve iteration 13, LB=3553172898, UB=12994538359
261.45/262.32	c [85.84] solve iteration 14, LB=3585544978, UB=12994538359
261.45/262.32	c [88.99] solve iteration 15, LB=3614847937, UB=12994538359
261.45/262.32	c [99.64] solve iteration 16, LB=3711912644, UB=12994538359
261.45/262.32	c [101.85] solve iteration 17, LB=3732078880, UB=12994538359
261.45/262.32	c [103.53] solve iteration 18, LB=3770895772, UB=12994538359
261.45/262.32	c [105.5] solve iteration 19, LB=3779053857, UB=12994538359
261.45/262.32	c [107.66] solve iteration 20, LB=3804293194, UB=11013670999
261.45/262.32	c [113.57] solve iteration 21, LB=3815904007, UB=11013670999
261.45/262.32	c [115.51] solve iteration 22, LB=3832244965, UB=11013670999
261.45/262.32	c [117.72] solve iteration 23, LB=3834759374, UB=11013670999
261.45/262.32	c [119.68] solve iteration 24, LB=3848089462, UB=11013670999
261.45/262.32	c [121.79] solve iteration 25, LB=3882575857, UB=11013670999
261.45/262.32	c [128.46] solve iteration 26, LB=3882575895, UB=11013670999
261.45/262.32	c [130.47] solve iteration 27, LB=3883706596, UB=11013670999
261.45/262.32	c [132.26] solve iteration 28, LB=3890080716, UB=11013670999
261.45/262.32	c [134.24] solve iteration 29, LB=3893090630, UB=11013670999
261.45/262.32	c [136.43] solve iteration 30, LB=3893184311, UB=11013670999
261.45/262.32	c [145.88] solve iteration 31, LB=3932394461, UB=11013670999
261.45/262.32	c [147.36] solve iteration 32, LB=3932482643, UB=11013670999
261.45/262.32	c [149.62] solve iteration 33, LB=3933342993, UB=11013670999
261.45/262.32	c [151.99] solve iteration 34, LB=3939154963, UB=11013670999
261.45/262.32	c [154.08] solve iteration 35, LB=3943266810, UB=11013670999
261.45/262.32	c [163.48] solve iteration 36, LB=3945477241, UB=11013670999
261.45/262.32	c [165.7] solve iteration 37, LB=3947604521, UB=11013670999
261.45/262.32	c [168.33] solve iteration 38, LB=3960938966, UB=11013670999
261.45/262.32	c [170.34] solve iteration 39, LB=3973194496, UB=11013670999
261.45/262.32	c [172.18] solve iteration 40, LB=3983643824, UB=11013670999
261.45/262.32	c [179.86] solve iteration 41, LB=3985897498, UB=11013670999
261.45/262.32	c [181.98] solve iteration 42, LB=3986149929, UB=11013670999
261.45/262.32	c [183.57] solve iteration 43, LB=3991742198, UB=11013670999
261.45/262.32	c [185.6] solve iteration 44, LB=3991820181, UB=11013670999
261.45/262.32	c [187.47] solve iteration 45, LB=3993651250, UB=11013670999
261.45/262.32	c [197.76] solve iteration 46, LB=3993925491, UB=11013670999
261.45/262.32	c [199.92] solve iteration 47, LB=4003107227, UB=11013670999
261.45/262.32	c [202.03] solve iteration 48, LB=4008688713, UB=11013670999
261.45/262.32	c [203.98] solve iteration 49, LB=4008925981, UB=10221319319
261.45/262.32	c [206.12] solve iteration 50, LB=4008948092, UB=10221319319
261.45/262.32	c [212.81] solve iteration 51, LB=4047043877, UB=10221319319
261.45/262.32	c [214.77] solve iteration 52, LB=4052213559, UB=10221319319
261.45/262.32	c [216.76] solve iteration 53, LB=4053847093, UB=10221319319
261.45/262.32	c [219.04] solve iteration 54, LB=4054131960, UB=10221319319
261.45/262.32	c [221.98] solve iteration 55, LB=4062908693, UB=10221319319
261.45/262.32	c [229.54] solve iteration 56, LB=4072259110, UB=10221319319
261.45/262.32	c [231.78] solve iteration 57, LB=4088095624, UB=10221319319
261.45/262.32	c [233.79] solve iteration 58, LB=4097069166, UB=10221319319
261.45/262.32	c [236.06] solve iteration 59, LB=4097679876, UB=10221319319
261.45/262.32	c [238.85] solve iteration 60, LB=4107800400, UB=10221319319
261.45/262.32	c [245.01] solve iteration 61, LB=4112853329, UB=10221319319
261.45/262.32	c [247.12] solve iteration 62, LB=4112853329, UB=10221319319
261.45/262.32	c [249.21] solve iteration 63, LB=4130411570, UB=8636615959
261.45/262.32	c [251.31] solve iteration 64, LB=4130757230, UB=8636615959
261.45/262.32	c [253.69] solve iteration 65, LB=4130763443, UB=8636615959
303.43/304.47	c [290.75] solve iteration 66, LB=4130763443, UB=8636615959
303.43/304.47	c [292.8] solve iteration 67, LB=4150377745, UB=8636615959
303.43/304.47	c [294.97] solve iteration 68, LB=4150377745, UB=8636615959
325.97/327.04	c [317.3] solve iteration 69, LB=4150377745, UB=8636615959
368.14/369.38	c [359.62] solve iteration 70, LB=4151531309, UB=8636615959
410.50/411.81	c [393.5] solve iteration 71, LB=4155073188, UB=8636615959
410.50/411.81	c [395.94] solve iteration 72, LB=4162095480, UB=8636615959
410.50/411.81	c [398.52] solve iteration 73, LB=4162095480, UB=8636615959
410.50/411.81	c [401.34] solve iteration 74, LB=4164719994, UB=8636615959
437.11/438.50	c [428.2] solve iteration 75, LB=4165041119, UB=8636615959
510.80/512.46	c [501.64] solve iteration 76, LB=4165041722, UB=8636615959
583.39/585.28	c [568.26] solve iteration 77, LB=4168433131, UB=8636615959
583.39/585.28	c [570.73] solve iteration 78, LB=4175573915, UB=8636615959
583.39/585.28	c [573.94] solve iteration 79, LB=4175573915, UB=8636615959
644.60/646.65	c [635.1] solve iteration 80, LB=4177289833, UB=8636615959
705.62/707.87	c [695.6] solve iteration 81, LB=4178743344, UB=8636615959
756.46/758.89	c [746.75] solve iteration 82, LB=4185275856, UB=8636615959
788.45/790.97	c [778.21] solve iteration 83, LB=4186590785, UB=8636615959
824.46/827.03	c [814.67] solve iteration 84, LB=4186590785, UB=8636615959
871.60/874.32	c [847.8] solve iteration 85, LB=4192318554, UB=8636615959
871.60/874.32	c [855.48] solve iteration 86, LB=4196613591, UB=8636615959
871.60/874.32	c [857.89] solve iteration 87, LB=4198102296, UB=8636615959
871.60/874.32	c [860.65] solve iteration 88, LB=4199754671, UB=8636615959
907.20/910.07	c [894.14] solve iteration 89, LB=4201336967, UB=8636615959
907.20/910.07	c [896.56] solve iteration 90, LB=4207559513, UB=8636615959
950.95/953.99	c [940.09] solve iteration 91, LB=4207559513, UB=8636615959
995.04/998.18	c [984.64] solve iteration 92, LB=4208509072, UB=8636615959
1045.50/1048.71	c [1035.04] solve iteration 93, LB=4209765725, UB=8636615959
1117.32/1120.81	c [1106.01] solve iteration 94, LB=4210430567, UB=8636615959
1157.93/1161.68	c [1145.92] solve iteration 95, LB=4220498378, UB=8636615959
1200.30/1204.18	c [1188.82] solve iteration 96, LB=4220498378, UB=8636615959
1242.59/1246.63	c [1231.23] solve iteration 97, LB=4220498378, UB=8636615959
1452.92/1457.67	c [1440.64] solve iteration 98, LB=4222034675, UB=8636615959
1512.54/1517.47	c [1501.2] solve iteration 99, LB=4222429442, UB=8636615959
1691.31/1696.78	c [1678.63] solve iteration 100, LB=4228198344, UB=8636615959
1767.58/1773.26	c [1755.71] solve iteration 101, LB=4228198344, UB=8557354743
1814.74/1820.54	c [1801.74] solve iteration 102, LB=4228198344, UB=8557354743
2086.58/2093.16	c [2075.38] solve iteration 103, LB=4228198344, UB=8557354743
2123.97/2130.69	c [2112.49] solve iteration 104, LB=4228929945, UB=7844242523
2516.17/2523.91	c [2503.85] solve iteration 105, LB=4228929945, UB=7844242523
2925.54/2934.47	c [2912.74] solve iteration 106, LB=4230525820, UB=7844242523
3270.37/3280.26	c [3257.42] solve iteration 107, LB=4231362415, UB=7844242523

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: 63794 MiB (62985 MiB free)
  memory of node 1: 64507 MiB (63545 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=72249, runsolver pid=72234
Current StackSize limit: 8192 KiB


[startup+0.10007 s]*
/proc/loadavg: 0.77 1.53 2.48 5/254 72250
/proc/meminfo: memFree=129109900/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=53708 memory=18512 CPUtime=0.09 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 2451 0 0 0 8 1 0 0 20 0 1 0 68688038 54996992 4628 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 13427 4628 1600 2790 0 6852 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 53708 KiB
Current children cumulated memory: 18512 KiB

[startup+0.20936 s]*
/proc/loadavg: 0.77 1.53 2.48 5/254 72250
/proc/meminfo: memFree=128572952/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=60088 memory=23500 CPUtime=0.2 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 3190 0 0 0 19 1 0 0 20 0 1 0 68688038 61530112 5875 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 15022 5875 1600 2790 0 8447 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 60088 KiB
Current children cumulated memory: 23500 KiB

[startup+0.309467 s]*
/proc/loadavg: 0.77 1.53 2.48 5/254 72250
/proc/meminfo: memFree=128102228/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=72992 memory=33280 CPUtime=0.3 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 4599 0 0 0 28 2 0 0 20 0 1 0 68688038 74743808 8320 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 18248 8320 1600 2790 0 11673 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 72992 KiB
Current children cumulated memory: 33280 KiB

[startup+0.700297 s]
/proc/loadavg: 0.77 1.53 2.48 5/254 72250
/proc/meminfo: memFree=127248484/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=90468 memory=46520 CPUtime=0.68 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 8193 0 0 0 63 5 0 0 20 0 1 0 68688038 92639232 11630 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 22617 11630 1600 2790 0 16042 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 90468 KiB
Current children cumulated memory: 46520 KiB

[startup+1.50031 s]
/proc/loadavg: 0.77 1.53 2.48 5/254 72250
/proc/meminfo: memFree=126327096/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=150076 memory=108072 CPUtime=1.48 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 18377 0 0 0 117 31 0 0 20 0 1 0 68688038 153677824 27018 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 37519 27018 1696 2790 0 30944 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 108072 KiB

[startup+3.11306 s]
/proc/loadavg: 1.10 1.59 2.50 5/254 72250
/proc/meminfo: memFree=125771624/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=553228 memory=500040 CPUtime=3.08 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 112641 0 0 0 240 68 0 0 20 0 1 0 68688038 566505472 125010 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 138307 125010 3520 2790 0 131732 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 553228 KiB
Current children cumulated memory: 500040 KiB

[startup+6.30022 s]
/proc/loadavg: 1.10 1.59 2.50 6/254 72250
/proc/meminfo: memFree=125706568/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=553228 memory=500040 CPUtime=6.26 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 112645 0 0 0 555 71 0 0 20 0 1 0 68688038 566505472 125010 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 138307 125010 3520 2790 0 131732 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 553228 KiB
Current children cumulated memory: 500040 KiB

[startup+12.7003 s]
/proc/loadavg: 1.42 1.64 2.51 5/254 72340
/proc/meminfo: memFree=127662504/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=553228 memory=500040 CPUtime=12.64 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 112655 0 0 0 1193 71 0 0 20 0 1 0 68688038 566505472 125010 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 138307 125010 3520 2790 0 131732 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 553228 KiB
Current children cumulated memory: 500040 KiB

[startup+25.5003 s]
/proc/loadavg: 1.99 1.76 2.54 6/254 72475
/proc/meminfo: memFree=126690016/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=553228 memory=500040 CPUtime=25.4 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 112659 0 0 0 2467 73 0 0 20 0 1 0 68688038 566505472 125010 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 138307 125010 3520 2790 0 131732 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 553228 KiB
Current children cumulated memory: 500040 KiB

[startup+51.112 s]
/proc/loadavg: 2.76 1.96 2.58 5/254 72565
/proc/meminfo: memFree=127742808/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=553228 memory=500040 CPUtime=50.94 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 112664 0 0 0 5020 74 0 0 20 0 1 0 68688038 566505472 125010 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 138307 125010 3520 2790 0 131732 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 553228 KiB
Current children cumulated memory: 500040 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.29 2.66 5/255 72572
/proc/meminfo: memFree=127485520/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=775288 memory=736468 CPUtime=101.97 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 168494 0 0 0 10092 105 0 0 20 0 1 0 68688038 793894912 184117 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 193822 184117 3744 2790 0 187247 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 775288 KiB
Current children cumulated memory: 736468 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.62 2.75 5/255 72574
/proc/meminfo: memFree=127412920/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=859300 memory=805692 CPUtime=161.77 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 184804 0 0 0 16036 141 0 0 20 0 1 0 68688038 879923200 201423 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 214825 201423 3744 2790 0 208250 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 859300 KiB
Current children cumulated memory: 805692 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.91 2.85 5/255 72620
/proc/meminfo: memFree=127427772/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=940080 memory=890032 CPUtime=221.58 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 194541 0 0 0 21985 173 0 0 20 0 1 0 68688038 962641920 222508 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 235020 222508 3744 2790 0 228445 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 940080 KiB
Current children cumulated memory: 890032 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.12 2.93 5/253 72624
/proc/meminfo: memFree=127219720/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1121976 memory=1058748 CPUtime=281.39 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 235708 0 0 0 27935 204 0 0 20 0 1 0 68688038 1148903424 264687 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 280494 264687 3744 2790 0 273919 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 1121976 KiB
Current children cumulated memory: 1058748 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.30 3.00 5/251 72626
/proc/meminfo: memFree=127170152/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1133564 memory=1072636 CPUtime=341.21 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 237626 0 0 0 33906 215 0 0 20 0 1 0 68688038 1160769536 268159 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 283391 268159 3744 2790 0 276816 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 1133564 KiB
Current children cumulated memory: 1072636 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.46 3.08 5/251 72629
/proc/meminfo: memFree=127139100/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1156024 memory=1084616 CPUtime=401.04 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 239123 0 0 0 39874 230 0 0 20 0 1 0 68688038 1183768576 271154 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 289006 271154 3744 2790 0 282431 0
Current children cumulated CPU time: 401.04 s
Current children cumulated vsize: 1156024 KiB
Current children cumulated memory: 1084616 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 3.56 3.14 6/250 72631
/proc/meminfo: memFree=127089768/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1190668 memory=1118280 CPUtime=460.84 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 247546 0 0 0 45850 234 0 0 20 0 1 0 68688038 1219244032 279570 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 297667 279570 3744 2790 0 291092 0

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

Current children cumulated memory: 1641292 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/250 74096
/proc/meminfo: memFree=127194876/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1727248 memory=1666796 CPUtime=2853.64 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 395926 0 0 0 284981 383 0 0 20 0 1 0 68688038 1768701952 416699 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431812 416699 3840 2790 0 425237 0
Current children cumulated CPU time: 2853.64 s
Current children cumulated vsize: 1727248 KiB
Current children cumulated memory: 1666796 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/251 74099
/proc/meminfo: memFree=127158524/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1757876 memory=1696684 CPUtime=2913.47 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 402414 0 0 0 290960 387 0 0 20 0 1 0 68688038 1800065024 424171 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 439469 424171 3840 2790 0 432894 0
Current children cumulated CPU time: 2913.47 s
Current children cumulated vsize: 1757876 KiB
Current children cumulated memory: 1696684 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/251 74101
/proc/meminfo: memFree=127192388/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=2973.31 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 402560 0 0 0 296942 389 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 2973.31 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 74103
/proc/meminfo: memFree=127164836/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3033.14 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 403011 0 0 0 302925 389 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3033.14 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/250 74105
/proc/meminfo: memFree=127161592/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3092.97 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 403013 0 0 0 308908 389 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3092.97 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/250 74107
/proc/meminfo: memFree=127137788/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3152.8 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 403014 0 0 0 314890 390 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3152.8 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/250 74125
/proc/meminfo: memFree=127118084/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3212.63 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 403563 0 0 0 320873 390 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3212.63 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/251 74128
/proc/meminfo: memFree=127109836/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3272.46 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 403738 0 0 0 326853 393 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3272.46 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/251 74132
/proc/meminfo: memFree=127140856/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3332.3 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 403738 0 0 0 332837 393 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3332.3 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/251 74134
/proc/meminfo: memFree=127121884/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3392.13 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 403738 0 0 0 338820 393 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3392.13 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/251 74136
/proc/meminfo: memFree=127115976/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3451.95 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 404300 0 0 0 344802 393 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3451.95 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 74138
/proc/meminfo: memFree=127123684/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3511.79 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 404314 0 0 0 350786 393 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3511.79 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 74185
/proc/meminfo: memFree=122759340/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3571.59 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 404333 0 0 0 356762 397 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3571.59 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 74185
/proc/meminfo: memFree=122756000/131382112 swapFree=33010416/33010684
[pid=72249] ppid=72234 vsize=1726236 memory=1666412 CPUtime=3600.01 cores=5,7
/proc/72249/stat : 72249 (ipbhs_scip) R 72234 72249 72178 0 -1 4194304 404401 0 0 0 359604 397 0 0 20 0 1 0 68688038 1767665664 416603 18446744073709551615 94686517858304 94686529284701 140736173816000 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94686531420376 94686531465394 94686560051200 140736173824402 140736173824521 140736173824521 140736173830123 0
/proc/72249/statm: 431559 416603 3840 2790 0 424984 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1726236 KiB
Current children cumulated memory: 1666412 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.05 s, system=3.98423 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.81
CPU time (s): 3600.03
CPU user time (s): 3596.05
CPU system time (s): 3.98423
CPU usage (%): 99.7016
Max. virtual memory (cumulated for all children) (KiB): 1757876
Max. memory (cumulated for all children) (KiB): 1696684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.05
system time used= 3.98423
maximum resident set size= 1696684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 404401
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= 158
involuntary context switches= 2034


# summary of solver processes directly reported to runsolver:
#   pid: 72249
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3596.05
#   total CPU system time (s): 3.98423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6834 second user time and 33.9508 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 10:08:03
IDJOB=4512326
IDBENCH=160817
IDSOLVER=3335
FILE ID=nodeC012/4512326-1751530082
RUNJOBID= nodeC012-1751530082-72191
SLURM_JOB_ID= 9598671
Free space on /tmp= 431684 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB16/OPT-LIN/lion9-single-obj/normalized-single-obj-f58-fob_fxl_loss.seq-A-3-1-irEDCBA.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512326-1751530082/watcher-4512326-1751530082 -o /tmp/evaluation-result-4512326-1751530082/solver-4512326-1751530082 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751530082-72191 --watchdog 3760  ./ipbhs_scip HOME/instance-4512326-1751530082.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= eeeadcf28702f0bced4c4fe2596cacb6
RANDOM SEED=1204063848

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129567940 kB
MemAvailable:   129933740 kB
Buffers:            2136 kB
Cached:          1167184 kB
SwapCached:           16 kB
Active:           685120 kB
Inactive:         549496 kB
Active(anon):      76244 kB
Inactive(anon):     6996 kB
Active(file):     608876 kB
Inactive(file):   542500 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            289592 kB
Writeback:             0 kB
AnonPages:         68388 kB
Mapped:           103324 kB
Shmem:             17944 kB
KReclaimable:     107720 kB
Slab:             192712 kB
SReclaimable:     107720 kB
SUnreclaim:        84992 kB
KernelStack:        3952 kB
PageTables:         2876 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     333372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431568 MiB
End job on nodeC012 at 2025-07-03 11:08:14