Trace number 4519591

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxfirst_lastlayerdecr1/
normalized-injcomp_opt_4layers_maxfirst_lastlayerdecr1_size_30.opb
MD5SUMf91dbe69118ae72b0214f31a62e5b167
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-29
Best CPU time to get the best result obtained on this benchmark0.785581
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints1979
Number of constraints which are clauses1830
Number of constraints which are cardinality constraints (but not clauses)89
Number of constraints which are nor clauses,nor cardinality constraints60
Minimum length of a constraint3
Maximum length of a constraint31
Number of terms in the objective function 900
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 900
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
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.00/0.03	c limit for coefficient in constraints and objective to 1000000000
0.00/0.03	c will solve HOME/instance-4519591-1751532531.opb
0.00/0.03	Searching graph automorphisms with time limit: 100
0.09/0.16	c [0.13] 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 (56296 MiB free)
  memory of node 1: 64465 MiB (56498 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519591-1751532531/watcher-4519591-1751532531 -o /tmp/evaluation-result-4519591-1751532531/solver-4519591-1751532531 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751528462-78176 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4519591-1751532531.opb --max-coef 1000000000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=79275, runsolver pid=79272

[startup+0.100061 s]*
/proc/loadavg: 4.06 4.08 4.09 5/268 79277
/proc/meminfo: memFree=115481544/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=103440 memory=27568 CPUtime=0.09 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 4575 0 0 0 8 1 0 0 20 0 2 0 68932542 105922560 6892 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 25860 6892 2336 641 0 8343 0
[pid=79275/tid=79277] ppid=79272 vsize=103440 memory=4026531960 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68932544 105922560 6892 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 103440 KiB
Current children cumulated memory: 27568 KiB

[startup+0.205539 s]*
/proc/loadavg: 4.06 4.08 4.09 5/268 79277
/proc/meminfo: memFree=115477764/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=106312 memory=34752 CPUtime=0.2 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 5858 0 0 0 18 2 0 0 20 0 2 0 68932542 108863488 8688 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 26578 8688 3232 641 0 9061 0
[pid=79275/tid=79277] ppid=79272 vsize=106312 memory=3472328132921917724 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68932544 108863488 8688 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 106312 KiB
Current children cumulated memory: 34752 KiB

[startup+0.304924 s]*
/proc/loadavg: 4.06 4.08 4.09 5/268 79277
/proc/meminfo: memFree=115477764/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=106312 memory=37336 CPUtime=0.29 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 5979 0 0 0 27 2 0 0 20 0 2 0 68932542 108863488 9334 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 26578 9334 3232 641 0 9061 0
[pid=79275/tid=79277] ppid=79272 vsize=106312 memory=-7459211752102198717 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68932544 108863488 9334 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 106312 KiB
Current children cumulated memory: 37336 KiB

[startup+0.700151 s]
/proc/loadavg: 4.06 4.08 4.09 5/268 79277
/proc/meminfo: memFree=115477576/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=109032 memory=40280 CPUtime=0.68 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 6719 0 0 0 65 3 0 0 20 0 2 0 68932542 111648768 10070 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 27258 10070 3232 641 0 9741 0
[pid=79275/tid=79277] ppid=79272 vsize=109032 memory=19072 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68932544 111648768 10070 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 109032 KiB
Current children cumulated memory: 40280 KiB

[startup+1.50014 s]
/proc/loadavg: 4.06 4.08 4.09 5/268 79277
/proc/meminfo: memFree=115473544/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=115220 memory=46040 CPUtime=1.48 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 7662 0 0 0 143 5 0 0 20 0 2 0 68932542 117985280 11510 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 28805 11510 3232 641 0 11288 0
[pid=79275/tid=79277] ppid=79272 vsize=115220 memory=19072 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68932544 117985280 11510 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 115220 KiB
Current children cumulated memory: 46040 KiB

[startup+3.10536 s]
/proc/loadavg: 4.13 4.10 4.09 5/268 79277
/proc/meminfo: memFree=115449160/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=128736 memory=56288 CPUtime=3.08 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 13924 0 0 0 301 7 0 0 20 0 2 0 68932542 131825664 14072 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 32184 14072 3232 641 0 14667 0
[pid=79275/tid=79277] ppid=79272 vsize=128736 memory=46808 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 68932544 131825664 14072 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 128736 KiB
Current children cumulated memory: 56288 KiB

[startup+6.30015 s]
/proc/loadavg: 4.13 4.10 4.09 5/268 79277
/proc/meminfo: memFree=115429124/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=136060 memory=66528 CPUtime=6.27 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 21359 0 0 0 614 13 0 0 20 0 2 0 68932542 139325440 16632 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 34015 16632 3232 641 0 16498 0
[pid=79275/tid=79277] ppid=79272 vsize=136060 memory=19072 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 68932544 139325440 16632 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 136060 KiB
Current children cumulated memory: 66528 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 79277
/proc/meminfo: memFree=115393020/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=154896 memory=81048 CPUtime=12.65 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 37735 0 0 0 1246 19 0 0 20 0 2 0 68932542 158613504 20262 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 38724 20262 3232 641 0 21207 0
[pid=79275/tid=79277] ppid=79272 vsize=154896 memory=80792 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 68932544 158613504 20262 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 154896 KiB
Current children cumulated memory: 81048 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 5/268 79277
/proc/meminfo: memFree=115373948/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=183872 memory=95688 CPUtime=25.43 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 44672 0 0 0 2509 34 0 0 20 0 2 0 68932542 188284928 23922 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 45968 23922 3232 641 0 28451 0
[pid=79275/tid=79277] ppid=79272 vsize=183872 memory=94152 CPUtime=0 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 11 0 0 0 0 0 0 0 20 0 2 0 68932544 188284928 23922 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 183872 KiB
Current children cumulated memory: 95688 KiB

[startup+51.1053 s]
/proc/loadavg: 4.20 4.12 4.10 5/268 79278
/proc/meminfo: memFree=115314676/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=190752 memory=101960 CPUtime=50.97 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 46337 0 0 0 5043 54 0 0 20 0 2 0 68932542 195330048 25490 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 47688 25490 3232 641 0 30171 0
[pid=79275/tid=79277] ppid=79272 vsize=190752 memory=19072 CPUtime=0.01 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 11 0 0 0 0 1 0 0 20 0 2 0 68932544 195330048 25490 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 190752 KiB
Current children cumulated memory: 101960 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/268 79279
/proc/meminfo: memFree=115189332/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=206536 memory=118856 CPUtime=102.05 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 49611 0 0 0 10105 100 0 0 20 0 2 0 68932542 211492864 29714 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 51634 29714 3232 641 0 34117 0
[pid=79275/tid=79277] ppid=79272 vsize=206536 memory=19072 CPUtime=0.04 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 12 0 0 0 1 3 0 0 20 0 2 0 68932544 211492864 29714 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 206536 KiB
Current children cumulated memory: 118856 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/267 79282
/proc/meminfo: memFree=114989436/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=212696 memory=132076 CPUtime=161.91 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 77341 0 0 0 16045 146 0 0 20 0 2 0 68932542 217800704 33019 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 53174 33019 3232 641 0 35657 0
[pid=79275/tid=79277] ppid=79272 vsize=212696 memory=5504 CPUtime=0.08 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 17 0 0 0 2 6 0 0 20 0 2 0 68932544 217800704 33019 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 212696 KiB
Current children cumulated memory: 132076 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/267 79284
/proc/meminfo: memFree=114942784/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=220412 memory=142012 CPUtime=221.77 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 80190 0 0 0 21988 189 0 0 20 0 2 0 68932542 225701888 35503 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 55103 35503 3232 641 0 37586 0
[pid=79275/tid=79277] ppid=79272 vsize=220412 memory=19072 CPUtime=0.12 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 17 0 0 0 4 8 0 0 20 0 2 0 68932544 225701888 35503 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 220412 KiB
Current children cumulated memory: 142012 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 79288
/proc/meminfo: memFree=114946784/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=255440 memory=145980 CPUtime=281.64 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 81555 0 0 0 27942 222 0 0 20 0 2 0 68932542 261570560 36495 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 63860 36495 3232 641 0 46343 0
[pid=79275/tid=79277] ppid=79272 vsize=255440 memory=143548 CPUtime=0.15 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 18 0 0 0 6 9 0 0 20 0 2 0 68932544 261570560 36495 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 255440 KiB
Current children cumulated memory: 145980 KiB

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

/proc/meminfo: memFree=116213132/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=368996 memory=252820 CPUtime=3035.25 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 266405 0 0 0 302203 1322 0 0 20 0 2 0 68932542 377851904 63205 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92249 63205 3232 641 0 74732 0
[pid=79275/tid=79277] ppid=79272 vsize=368996 memory=252820 CPUtime=1.86 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 40 0 0 0 65 121 0 0 20 0 2 0 68932544 377851904 63205 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3035.25 s
Current children cumulated vsize: 368996 KiB
Current children cumulated memory: 252820 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/268 80094
/proc/meminfo: memFree=115842204/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=368996 memory=252948 CPUtime=3095.12 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 283323 0 0 0 308168 1344 0 0 20 0 2 0 68932542 377851904 63237 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92249 63237 3232 641 0 74732 0
[pid=79275/tid=79277] ppid=79272 vsize=368996 memory=252948 CPUtime=1.9 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 42 0 0 0 66 124 0 0 20 0 2 0 68932544 377851904 63237 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3095.12 s
Current children cumulated vsize: 368996 KiB
Current children cumulated memory: 252948 KiB

[startup+3162.3 s]
/proc/loadavg: 4.28 4.14 4.10 5/268 80096
/proc/meminfo: memFree=115796376/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=368996 memory=252948 CPUtime=3155 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 289570 0 0 0 314132 1368 0 0 20 0 2 0 68932542 377851904 63237 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92249 63237 3232 641 0 74732 0
[pid=79275/tid=79277] ppid=79272 vsize=368996 memory=252948 CPUtime=1.94 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 43 0 0 0 68 126 0 0 20 0 2 0 68932544 377851904 63237 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3155 s
Current children cumulated vsize: 368996 KiB
Current children cumulated memory: 252948 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.15 4.11 5/268 80098
/proc/meminfo: memFree=115608248/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=368996 memory=252948 CPUtime=3214.87 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 290915 0 0 0 320100 1387 0 0 20 0 2 0 68932542 377851904 63237 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92249 63237 3232 641 0 74732 0
[pid=79275/tid=79277] ppid=79272 vsize=368996 memory=252948 CPUtime=1.98 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 43 0 0 0 69 129 0 0 20 0 2 0 68932544 377851904 63237 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3214.87 s
Current children cumulated vsize: 368996 KiB
Current children cumulated memory: 252948 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/268 80103
/proc/meminfo: memFree=115748960/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=369220 memory=253460 CPUtime=3274.74 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 310516 0 0 0 326068 1406 0 0 20 0 2 0 68932542 378081280 63365 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92305 63365 3232 641 0 74788 0
[pid=79275/tid=79277] ppid=79272 vsize=369220 memory=253460 CPUtime=2.01 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 45 0 0 0 69 132 0 0 20 0 2 0 68932544 378081280 63365 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3274.74 s
Current children cumulated vsize: 369220 KiB
Current children cumulated memory: 253460 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/268 80150
/proc/meminfo: memFree=120689148/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=370916 memory=257596 CPUtime=3334.6 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 318436 0 0 0 332023 1437 0 0 20 0 2 0 68932542 379817984 64399 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92729 64399 3232 641 0 75212 0
[pid=79275/tid=79277] ppid=79272 vsize=370916 memory=257596 CPUtime=2.05 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 46 0 0 0 70 135 0 0 20 0 2 0 68932544 379817984 64399 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3334.6 s
Current children cumulated vsize: 370916 KiB
Current children cumulated memory: 257596 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/268 80153
/proc/meminfo: memFree=120643696/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=370916 memory=274876 CPUtime=3394.46 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 318489 0 0 0 337988 1458 0 0 20 0 2 0 68932542 379817984 68719 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92729 68719 3232 641 0 75212 0
[pid=79275/tid=79277] ppid=79272 vsize=370916 memory=269884 CPUtime=2.09 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 46 0 0 0 72 137 0 0 20 0 2 0 68932544 379817984 68719 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3394.46 s
Current children cumulated vsize: 370916 KiB
Current children cumulated memory: 274876 KiB

[startup+3462.3 s]
/proc/loadavg: 4.32 4.18 4.11 5/269 80156
/proc/meminfo: memFree=120540276/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=371172 memory=275132 CPUtime=3454.31 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 318571 0 0 0 343956 1475 0 0 20 0 2 0 68932542 380080128 68783 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92793 68783 3232 641 0 75276 0
[pid=79275/tid=79277] ppid=79272 vsize=371172 memory=275132 CPUtime=2.12 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 46 0 0 0 73 139 0 0 20 0 2 0 68932544 380080128 68783 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3454.31 s
Current children cumulated vsize: 371172 KiB
Current children cumulated memory: 275132 KiB

[startup+3522.3 s]
/proc/loadavg: 4.23 4.19 4.12 5/269 80158
/proc/meminfo: memFree=120505488/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=371172 memory=275132 CPUtime=3514.2 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 318571 0 0 0 349926 1494 0 0 20 0 2 0 68932542 380080128 68783 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 92793 68783 3232 641 0 75276 0
[pid=79275/tid=79277] ppid=79272 vsize=371172 memory=275132 CPUtime=2.16 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 46 0 0 0 74 142 0 0 20 0 2 0 68932544 380080128 68783 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3514.2 s
Current children cumulated vsize: 371172 KiB
Current children cumulated memory: 275132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.20 4.13 5/269 80167
/proc/meminfo: memFree=120495440/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=372164 memory=275644 CPUtime=3574.08 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 318709 0 0 0 355900 1508 0 0 20 0 2 0 68932542 381095936 68911 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 93041 68911 3232 641 0 75524 0
[pid=79275/tid=79277] ppid=79272 vsize=372164 memory=275644 CPUtime=2.19 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 46 0 0 0 75 144 0 0 20 0 2 0 68932544 381095936 68911 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3574.08 s
Current children cumulated vsize: 372164 KiB
Current children cumulated memory: 275644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.3 s]
/proc/loadavg: 4.16 4.18 4.12 5/269 80168
/proc/meminfo: memFree=120489992/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=376260 memory=277948 CPUtime=3600.03 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 319285 0 0 0 358492 1511 0 0 20 0 2 0 68932542 385290240 69487 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 94065 69487 3232 641 0 76548 0
[pid=79275/tid=79277] ppid=79272 vsize=376260 memory=275132 CPUtime=2.21 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 46 0 0 0 76 145 0 0 20 0 2 0 68932544 385290240 69487 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 376260 KiB
Current children cumulated memory: 277948 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.93 s, system=15.1193 s

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

[startup+3608.3 s]
/proc/loadavg: 4.16 4.18 4.12 5/269 80168
/proc/meminfo: memFree=120489992/131250000 swapFree=33009904/33010684
[pid=79275] ppid=79272 vsize=376260 memory=277948 CPUtime=3600.03 cores=0,2
/proc/79275/stat : 79275 (ipbhs_gurobi) R 79272 79275 78166 0 -1 4194304 319285 0 0 0 358492 1511 0 0 20 0 2 0 68932542 385290240 69487 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
/proc/79275/statm: 94065 69487 3232 641 0 76548 0
[pid=79275/tid=79277] ppid=79272 vsize=376260 memory=275132 CPUtime=2.21 cores=0,2
/proc/79275/task/79277/stat : 79277 (ipbhs_gurobi) S 79272 79275 78166 0 -1 4194368 46 0 0 0 76 145 0 0 20 0 2 0 68932544 385290240 69487 18446744073709551615 94333900283904 94333902908957 140735362161360 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94333903527832 94333903560794 94333929943040 140735362165131 140735362165255 140735362165255 140735362170857 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 376260 KiB
Current children cumulated memory: 277948 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.31
CPU time (s): 3600.05
CPU user time (s): 3584.93
CPU system time (s): 15.1193
CPU usage (%): 99.7712
Max. virtual memory (cumulated for all children) (KiB): 376260
Max. memory (cumulated for all children) (KiB): 277948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.93
system time used= 15.1193
maximum resident set size= 277948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319285
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= 358926
involuntary context switches= 8056


# summary of solver processes directly reported to runsolver:
#   pid: 79275
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3584.93
#   total CPU system time (s): 15.1193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75708 second user time and 16.0746 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-03 10:48:51
IDJOB=4519591
IDBENCH=177316
IDSOLVER=3334
FILE ID=nodeC033/4519591-1751532531
RUNJOBID= nodeC033-1751528462-78176
SLURM_JOB_ID= 9598666
Free space on /tmp= 429680 MiB

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

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

MD5SUM BENCH= f91dbe69118ae72b0214f31a62e5b167
RANDOM SEED=1776433925

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		: 3612.284
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.127
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		: 3600.076
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		: 3700.000
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.068
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		: 3600.138
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		: 3598.153
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		: 3600.570
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:        115502244 kB
MemAvailable:   121689344 kB
Buffers:            2128 kB
Cached:          6940268 kB
SwapCached:           68 kB
Active:          8696400 kB
Inactive:        6359508 kB
Active(anon):    8126016 kB
Inactive(anon):     5524 kB
Active(file):     570384 kB
Inactive(file):  6353984 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59300 kB
Writeback:            36 kB
AnonPages:       8116524 kB
Mapped:           120696 kB
Shmem:             18028 kB
KReclaimable:     203944 kB
Slab:             295680 kB
SReclaimable:     203944 kB
SUnreclaim:        91736 kB
KernelStack:        4304 kB
PageTables:        19276 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9566076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4241408 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= 429676 MiB
End job on nodeC033 at 2025-07-03 11:49:00