Trace number 4519637

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-GUROBI-SYM 2025-06-09? (TO) 3600.11 3607.61

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxfirst_lastlayerdiv2/
normalized-injcomp_opt_4layers_maxfirst_lastlayerdiv2_size_32.opb
MD5SUM4558152054a2b5e07a56681a0171fc0f
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 benchmark-16
Best CPU time to get the best result obtained on this benchmark17.9388
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4160
Total number of constraints1744
Number of constraints which are clauses1600
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints64
Minimum length of a constraint3
Maximum length of a constraint33
Number of terms in the objective function 1024
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c initialize IPBHS solver
0.00/0.00	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:30:33), compiled with satsolvers: , optimizers: , GreedyOptimizer, Gurobi 12.0.2, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.00	c optimizer = "gurobi"
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 enable explicit+compact SCL
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
0.39/0.45	c limit for coefficient in constraints and objective to 1000000000
0.39/0.45	c will solve HOME/instance-4519637-1751534260.opb
0.39/0.45	Searching graph automorphisms with time limit: 100
0.49/0.54	c [0.1] will start solving

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 (56050 MiB free)
  memory of node 1: 64465 MiB (60071 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519637-1751534260/watcher-4519637-1751534260 -o /tmp/evaluation-result-4519637-1751534260/solver-4519637-1751534260 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751528462-78179 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4519637-1751534260.opb --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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=79417, runsolver pid=79414

[startup+0.100062 s]*
/proc/loadavg: 4.14 4.10 4.09 5/267 79418
/proc/meminfo: memFree=118512052/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=1954252 memory=431740 CPUtime=0.08 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 688 0 0 0 1 7 0 0 20 0 1 0 69105429 2001154048 107935 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 488563 107935 1664 641 0 473320 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 1954252 KiB
Current children cumulated memory: 431740 KiB

[startup+0.205583 s]*
/proc/loadavg: 4.14 4.10 4.09 5/267 79418
/proc/meminfo: memFree=118068928/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=1954252 memory=902780 CPUtime=0.19 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 918 0 0 0 3 16 0 0 20 0 1 0 69105429 2001154048 225695 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 488563 225695 1664 641 0 473320 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 1954252 KiB
Current children cumulated memory: 902780 KiB

[startup+0.305553 s]*
/proc/loadavg: 4.14 4.10 4.09 5/267 79418
/proc/meminfo: memFree=117621456/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=1954252 memory=1351292 CPUtime=0.3 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 1136 0 0 0 5 25 0 0 20 0 1 0 69105429 2001154048 337311 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 488563 337823 1664 641 0 473320 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 1954252 KiB
Current children cumulated memory: 1351292 KiB

[startup+0.700133 s]
/proc/loadavg: 4.14 4.10 4.09 5/268 79419
/proc/meminfo: memFree=117048648/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=1985980 memory=1916156 CPUtime=0.68 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 5991 0 0 0 31 37 0 0 20 0 2 0 69105429 2033643520 479039 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 496495 479039 3232 641 0 478978 0
[pid=79417/tid=79419] ppid=79414 vsize=1985980 memory=10752 CPUtime=0 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 69105474 2033643520 479039 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 1985980 KiB
Current children cumulated memory: 1916156 KiB

[startup+1.50015 s]
/proc/loadavg: 4.14 4.10 4.09 5/268 79419
/proc/meminfo: memFree=117049192/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=1993120 memory=1921276 CPUtime=1.48 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 6769 0 0 0 109 39 0 0 20 0 2 0 69105429 2040954880 480319 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 498280 480319 3232 641 0 480763 0
[pid=79417/tid=79419] ppid=79414 vsize=1993120 memory=10752 CPUtime=0 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 69105474 2040954880 480319 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1993120 KiB
Current children cumulated memory: 1921276 KiB

[startup+3.10534 s]
/proc/loadavg: 4.14 4.10 4.09 5/268 79419
/proc/meminfo: memFree=117065504/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=1996664 memory=1928324 CPUtime=3.08 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 15580 0 0 0 266 42 0 0 20 0 2 0 69105429 2044583936 482081 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 499166 482081 3232 641 0 481649 0
[pid=79417/tid=79419] ppid=79414 vsize=1996664 memory=0 CPUtime=0 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 69105474 2044583936 482081 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1996664 KiB
Current children cumulated memory: 1928324 KiB

[startup+6.30013 s]
/proc/loadavg: 4.13 4.10 4.09 5/268 79419
/proc/meminfo: memFree=117078552/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2010068 memory=1940028 CPUtime=6.27 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 33304 0 0 0 577 50 0 0 20 0 2 0 69105429 2058309632 485007 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 502517 485007 3232 641 0 485000 0
[pid=79417/tid=79419] ppid=79414 vsize=2010068 memory=0 CPUtime=0 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 2 0 69105474 2058309632 485007 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2010068 KiB
Current children cumulated memory: 1940028 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 79419
/proc/meminfo: memFree=117107604/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2031540 memory=1953964 CPUtime=12.65 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 54463 0 0 0 1205 60 0 0 20 0 2 0 69105429 2080296960 488491 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 507885 488491 3232 641 0 490368 0
[pid=79417/tid=79419] ppid=79414 vsize=2031540 memory=1953580 CPUtime=0 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 14 0 0 0 0 0 0 0 20 0 2 0 69105474 2080296960 488491 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2031540 KiB
Current children cumulated memory: 1953964 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 5/268 79419
/proc/meminfo: memFree=116645160/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2037608 memory=1965444 CPUtime=25.42 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 79041 0 0 0 2468 74 0 0 20 0 2 0 69105429 2086510592 491361 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 509402 491361 3232 641 0 491885 0
[pid=79417/tid=79419] ppid=79414 vsize=2037608 memory=1959916 CPUtime=0 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 2 0 69105474 2086510592 491361 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2037608 KiB
Current children cumulated memory: 1965444 KiB

[startup+51.1054 s]
/proc/loadavg: 4.13 4.10 4.09 5/267 79420
/proc/meminfo: memFree=116649744/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2044988 memory=1971716 CPUtime=50.98 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 89928 0 0 0 4995 103 0 0 20 0 2 0 69105429 2094067712 492929 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 511247 492929 3232 641 0 493730 0
[pid=79417/tid=79419] ppid=79414 vsize=2044988 memory=1792 CPUtime=0.01 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 21 0 0 0 0 1 0 0 20 0 2 0 69105474 2094067712 492929 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2044988 KiB
Current children cumulated memory: 1971716 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 79422
/proc/meminfo: memFree=116596516/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2052432 memory=1977860 CPUtime=102.07 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 91665 0 0 0 10051 156 0 0 20 0 2 0 69105429 2101690368 494465 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 513108 494465 3232 641 0 495591 0
[pid=79417/tid=79419] ppid=79414 vsize=2052432 memory=1977860 CPUtime=0.04 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 22 0 0 0 1 3 0 0 20 0 2 0 69105474 2101690368 494465 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 2052432 KiB
Current children cumulated memory: 1977860 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/268 79424
/proc/meminfo: memFree=116860824/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2056652 memory=1981444 CPUtime=161.94 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 111077 0 0 0 15993 201 0 0 20 0 2 0 69105429 2106011648 495361 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 514163 495361 3232 641 0 496646 0
[pid=79417/tid=79419] ppid=79414 vsize=2056652 memory=1981444 CPUtime=0.06 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 26 0 0 0 1 5 0 0 20 0 2 0 69105474 2106011648 495361 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 2056652 KiB
Current children cumulated memory: 1981444 KiB

[startup+222.3 s]
/proc/loadavg: 4.47 4.19 4.12 5/268 79426
/proc/meminfo: memFree=116688488/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2084936 memory=1995580 CPUtime=221.8 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 114986 0 0 0 21932 248 0 0 20 0 2 0 69105429 2134974464 498895 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 521234 498895 3232 641 0 503717 0
[pid=79417/tid=79419] ppid=79414 vsize=2084936 memory=1988100 CPUtime=0.09 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 26 0 0 0 2 7 0 0 20 0 2 0 69105474 2134974464 498895 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 2084936 KiB
Current children cumulated memory: 1995580 KiB

[startup+282.3 s]
/proc/loadavg: 4.23 4.17 4.11 5/269 79442
/proc/meminfo: memFree=116569852/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2086088 memory=1996988 CPUtime=281.67 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 115400 0 0 0 27885 282 0 0 20 0 2 0 69105429 2136154112 499247 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 521522 499247 3232 641 0 504005 0
[pid=79417/tid=79419] ppid=79414 vsize=2086088 memory=1996092 CPUtime=0.11 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 27 0 0 0 3 8 0 0 20 0 2 0 69105474 2136154112 499247 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 2086088 KiB
Current children cumulated memory: 1996988 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/269 79444
/proc/meminfo: memFree=116216480/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2087384 memory=1998140 CPUtime=341.55 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 133041 0 0 0 33840 315 0 0 20 0 2 0 69105429 2137481216 499535 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0

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

/proc/meminfo: memFree=119873432/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2192988 memory=2120272 CPUtime=2976.04 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 316729 0 0 0 296461 1143 0 0 20 0 2 0 69105429 2245619712 530068 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 548247 530068 3232 641 0 530730 0
[pid=79417/tid=79419] ppid=79414 vsize=2192988 memory=2120272 CPUtime=1.53 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 86 0 0 0 54 99 0 0 20 0 2 0 69105474 2245619712 530068 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 2976.04 s
Current children cumulated vsize: 2192988 KiB
Current children cumulated memory: 2120272 KiB

[startup+3042.3 s]
/proc/loadavg: 4.23 4.18 4.12 5/267 80365
/proc/meminfo: memFree=119889720/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2193244 memory=2120528 CPUtime=3035.93 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 318851 0 0 0 302428 1165 0 0 20 0 2 0 69105429 2245881856 530132 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 548311 530132 3232 641 0 530794 0
[pid=79417/tid=79419] ppid=79414 vsize=2193244 memory=16440 CPUtime=1.56 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 88 0 0 0 55 101 0 0 20 0 2 0 69105474 2245881856 530132 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3035.93 s
Current children cumulated vsize: 2193244 KiB
Current children cumulated memory: 2120528 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.18 4.12 5/268 80374
/proc/meminfo: memFree=119889348/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2195036 memory=2121936 CPUtime=3095.8 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 319935 0 0 0 308402 1178 0 0 20 0 2 0 69105429 2247716864 530484 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 548759 530484 3232 641 0 531242 0
[pid=79417/tid=79419] ppid=79414 vsize=2195036 memory=16440 CPUtime=1.59 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 88 0 0 0 56 103 0 0 20 0 2 0 69105474 2247716864 530484 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3095.8 s
Current children cumulated vsize: 2195036 KiB
Current children cumulated memory: 2121936 KiB

[startup+3162.3 s]
/proc/loadavg: 4.27 4.19 4.12 5/268 80376
/proc/meminfo: memFree=119877696/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2199644 memory=2124880 CPUtime=3155.68 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 320730 0 0 0 314379 1189 0 0 20 0 2 0 69105429 2252435456 531220 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 549911 531220 3232 641 0 532394 0
[pid=79417/tid=79419] ppid=79414 vsize=2199644 memory=2124368 CPUtime=1.63 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 89 0 0 0 58 105 0 0 20 0 2 0 69105474 2252435456 531220 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3155.68 s
Current children cumulated vsize: 2199644 KiB
Current children cumulated memory: 2124880 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.19 4.12 5/268 80379
/proc/meminfo: memFree=119865820/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2199900 memory=2125008 CPUtime=3215.56 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 323382 0 0 0 320347 1209 0 0 20 0 2 0 69105429 2252697600 531252 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 549975 531252 3232 641 0 532458 0
[pid=79417/tid=79419] ppid=79414 vsize=2199900 memory=2125008 CPUtime=1.66 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 92 0 0 0 59 107 0 0 20 0 2 0 69105474 2252697600 531252 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3215.56 s
Current children cumulated vsize: 2199900 KiB
Current children cumulated memory: 2125008 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/268 80381
/proc/meminfo: memFree=119876788/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2199900 memory=2125008 CPUtime=3275.44 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 323883 0 0 0 326320 1224 0 0 20 0 2 0 69105429 2252697600 531252 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 549975 531252 3232 641 0 532458 0
[pid=79417/tid=79419] ppid=79414 vsize=2199900 memory=2125008 CPUtime=1.69 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 92 0 0 0 60 109 0 0 20 0 2 0 69105474 2252697600 531252 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3275.44 s
Current children cumulated vsize: 2199900 KiB
Current children cumulated memory: 2125008 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.15 4.11 5/267 80383
/proc/meminfo: memFree=119859920/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2199900 memory=2125008 CPUtime=3335.32 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 324131 0 0 0 332298 1234 0 0 20 0 2 0 69105429 2252697600 531252 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 549975 531252 3232 641 0 532458 0
[pid=79417/tid=79419] ppid=79414 vsize=2199900 memory=2125008 CPUtime=1.72 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 92 0 0 0 61 111 0 0 20 0 2 0 69105474 2252697600 531252 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3335.32 s
Current children cumulated vsize: 2199900 KiB
Current children cumulated memory: 2125008 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/267 80386
/proc/meminfo: memFree=119853700/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2200412 memory=2125264 CPUtime=3395.2 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 324904 0 0 0 338274 1246 0 0 20 0 2 0 69105429 2253221888 531316 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 550103 531316 3232 641 0 532586 0
[pid=79417/tid=79419] ppid=79414 vsize=2200412 memory=2125008 CPUtime=1.76 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 93 0 0 0 63 113 0 0 20 0 2 0 69105474 2253221888 531316 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3395.2 s
Current children cumulated vsize: 2200412 KiB
Current children cumulated memory: 2125264 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/267 80388
/proc/meminfo: memFree=119854356/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2200412 memory=2125264 CPUtime=3455.07 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 327631 0 0 0 344248 1259 0 0 20 0 2 0 69105429 2253221888 531316 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 550103 531316 3232 641 0 532586 0
[pid=79417/tid=79419] ppid=79414 vsize=2200412 memory=2125008 CPUtime=1.79 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 95 0 0 0 64 115 0 0 20 0 2 0 69105474 2253221888 531316 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3455.07 s
Current children cumulated vsize: 2200412 KiB
Current children cumulated memory: 2125264 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/267 80390
/proc/meminfo: memFree=119855988/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2200412 memory=2125264 CPUtime=3514.96 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 329008 0 0 0 350225 1271 0 0 20 0 2 0 69105429 2253221888 531316 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 550103 531316 3232 641 0 532586 0
[pid=79417/tid=79419] ppid=79414 vsize=2200412 memory=2125264 CPUtime=1.82 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 97 0 0 0 65 117 0 0 20 0 2 0 69105474 2253221888 531316 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3514.96 s
Current children cumulated vsize: 2200412 KiB
Current children cumulated memory: 2125264 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/267 80392
/proc/meminfo: memFree=119844344/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2200412 memory=2125392 CPUtime=3574.84 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 330829 0 0 0 356203 1281 0 0 20 0 2 0 69105429 2253221888 531348 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 550103 531348 3232 641 0 532586 0
[pid=79417/tid=79419] ppid=79414 vsize=2200412 memory=16440 CPUtime=1.85 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 99 0 0 0 66 119 0 0 20 0 2 0 69105474 2253221888 531348 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3574.84 s
Current children cumulated vsize: 2200412 KiB
Current children cumulated memory: 2125392 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.6 s]
/proc/loadavg: 4.08 4.12 4.10 5/267 80394
/proc/meminfo: memFree=119853032/131250000 swapFree=33009904/33010684
[pid=79417] ppid=79414 vsize=2200668 memory=2125392 CPUtime=3600.09 cores=5,7
/proc/79417/stat : 79417 (ipbhs_gurobi) R 79414 79417 78166 0 -1 4194304 331119 0 0 0 358724 1285 0 0 20 0 2 0 69105429 2253484032 531348 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
/proc/79417/statm: 550167 531348 3232 641 0 532650 0
[pid=79417/tid=79419] ppid=79414 vsize=2200668 memory=10752 CPUtime=1.87 cores=5,7
/proc/79417/task/79419/stat : 79419 (ipbhs_gurobi) S 79414 79417 78166 0 -1 4194368 99 0 0 0 67 120 0 0 20 0 2 0 69105474 2253484032 531348 18446744073709551615 94250662305792 94250664930845 140735691800352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94250665549720 94250665582682 94250691239936 140735691803019 140735691803143 140735691803143 140735691808745 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2200668 KiB
Current children cumulated memory: 2125392 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.25 s, system=12.8629 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): 3607.61
CPU time (s): 3600.11
CPU user time (s): 3587.25
CPU system time (s): 12.8629
CPU usage (%): 99.7921
Max. virtual memory (cumulated for all children) (KiB): 2200668
Max. memory (cumulated for all children) (KiB): 2125392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.25
system time used= 12.8629
maximum resident set size= 2125392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331119
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= 358743
involuntary context switches= 3831


# summary of solver processes directly reported to runsolver:
#   pid: 79417
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3587.25
#   total CPU system time (s): 12.8629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.30714 second user time and 15.3558 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-03 11:17:40
IDJOB=4519637
IDBENCH=177345
IDSOLVER=3334
FILE ID=nodeC033/4519637-1751534260
RUNJOBID= nodeC033-1751528462-78179
SLURM_JOB_ID= 9598666
Free space on /tmp= 429732 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxfirst_lastlayerdiv2/normalized-injcomp_opt_4layers_maxfirst_lastlayerdiv2_size_32.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519637-1751534260/watcher-4519637-1751534260 -o /tmp/evaluation-result-4519637-1751534260/solver-4519637-1751534260 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751528462-78179 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4519637-1751534260.opb --max-coef 1000000000

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

MD5SUM BENCH= 4558152054a2b5e07a56681a0171fc0f
RANDOM SEED=443485266

nodeC033 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.072
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	: 7000.13
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.051
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        118909556 kB
MemAvailable:   125045852 kB
Buffers:            2128 kB
Cached:          6889460 kB
SwapCached:           68 kB
Active:          5118864 kB
Inactive:        6308700 kB
Active(anon):    4548480 kB
Inactive(anon):     5524 kB
Active(file):     570384 kB
Inactive(file):  6303176 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59312 kB
Writeback:            88 kB
AnonPages:       4533896 kB
Mapped:           120628 kB
Shmem:             18028 kB
KReclaimable:     203948 kB
Slab:             296084 kB
SReclaimable:     203948 kB
SUnreclaim:        92136 kB
KernelStack:        4304 kB
PageTables:        12192 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   12491356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3491840 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429660 MiB
End job on nodeC033 at 2025-07-03 12:17:48