Trace number 4490456

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 2025-06-09UNSAT 1569.86 1573.57

DiagnosticValue
CARDINALITY_CORES_IN_OPTIMIZER
CLAUSAL_CORES_IN_OPTIMIZER
CORES_EXTRACTED
CORES_IN_OPTIMIZER
ITERATIONS
PB_CORES_IN_OPTIMIZER
SIS
SIS_OUT_OF_BUDGET
SIS_SAT
SIS_UNSAT
TIME_EXTRACT_CORES
TIME_OPTIMIZE
TIME_SIS

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUM3b6cd88d51672ff5fa8d3ce8152b7bd3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.6414
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
Number of bits of the biggest sum of numbers12
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.23	c initialize IPBHS solver
0.00/0.23	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.23	c optimizer = "gurobi"
0.00/0.23	c pbsolver = "roundingsat"
0.00/0.23	c use separate pbsolver for SIS
0.00/0.23	c load symmetries from file ""
0.00/0.23	c set time limit for symmetry computation to 100 seconds.
0.00/0.23	c set interchangeable summation variable limit to 3
0.00/0.23	c set sym compact max subset size to 5
0.00/0.23	c set explicit symmetry matrix usage to 1
0.00/0.23	c sym budget explicit to 100
0.00/0.23	c sym budget explicit lits to 6000
0.00/0.23	c sym budget compact to 100
0.00/0.23	c sym budget compact lits to 6000
0.00/0.23	c sym budget common to 0
0.00/0.23	c sym budget common lits to 0
0.00/0.23	c set sym generation to 's'
0.00/0.23	c set abstraction set creation to 10 iterations without LB change
0.00/0.23	c set abstraction set inputs to 0
0.00/0.23	c set abstraction set cluster min size to 2
0.00/0.23	c set abstraction set cluster max size to 100000000
0.00/0.23	c set abstraction set cluster activation limit to 2
0.00/0.23	c enable abstraction set require equal cost
0.00/0.23	c set abstraction set assumptions to 0
0.00/0.23	c set abstraction set constraint type to 0
0.00/0.23	c set abstract core extraction strategy to b
0.00/0.23	c set core extraction strategy to 2
0.00/0.23	c set core extraction shuffles 10
0.00/0.23	c set cores per iteration to 5
0.00/0.23	c set optimizer bound usage strategy to 2
0.00/0.23	c set optimizer max non-optimal iterations to 1000
0.00/0.23	c set small core cardinality limit to 2
0.00/0.23	c set max coef in cores to 1000000000
0.00/0.23	c set core processing techniques to 4095
0.00/0.23	c set SIS iterations to 5
0.00/0.23	c set SIS budget abs to 1000
0.00/0.23	c set SIS budget rel to 0.05
0.00/0.30	c limit for coefficient in constraints and objective to 1000000000
0.00/0.30	c will solve HOME/instance-4490456-1751372825.opb
0.00/0.30	c [0] will start solving
1569.82/1573.52	c [0] solve iteration 1, LB=0, UB=2
1569.82/1573.52	c [1563.48] detected inconsistency while extracting cores
1569.82/1573.52	d ITERATIONS 1
1569.82/1573.52	d SIS 0
1569.82/1573.52	d SIS_SAT 0
1569.82/1573.52	d SIS_UNSAT 0
1569.82/1573.52	d SIS_OUT_OF_BUDGET 0
1569.82/1573.52	d CORES_EXTRACTED 0
1569.82/1573.52	d CORES_IN_OPTIMIZER 0
1569.82/1573.52	d CLAUSAL_CORES_IN_OPTIMIZER 0
1569.82/1573.52	d CARDINALITY_CORES_IN_OPTIMIZER 0
1569.82/1573.52	d PB_CORES_IN_OPTIMIZER 0
1569.82/1573.52	d TIME_EXTRACT_CORES 1563.480000
1569.82/1573.52	d TIME_OPTIMIZE 0.000000
1569.82/1573.52	d TIME_SIS 0.000000
1569.82/1573.52	c solve_time: 1563.480000
1569.82/1573.52	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62755 MiB free)
  memory of node 1: 64507 MiB (60785 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490456-1751372825/watcher-4490456-1751372825 -o /tmp/evaluation-result-4490456-1751372825/solver-4490456-1751372825 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751372825-55463 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4490456-1751372825.opb --max-coef 1000000000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=55513, runsolver pid=55504

[startup+0.100056 s]*
/proc/loadavg: 0.61 2.49 3.46 2/265 55522
/proc/meminfo: memFree=126506644/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=61524 memory=2176 CPUtime=0 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) D 55504 55513 55452 0 -1 4194304 186 0 10 0 0 0 0 0 20 0 1 0 52960322 63000576 544 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 0 0 1 0 0 17 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 15381 544 480 641 0 249 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 61524 KiB
Current children cumulated memory: 2176 KiB

[startup+0.204878 s]*
/proc/loadavg: 0.61 2.49 3.46 2/268 55525
/proc/meminfo: memFree=126506140/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=61616 memory=4992 CPUtime=0 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) D 55504 55513 55452 0 -1 4194304 352 0 21 0 0 0 0 0 20 0 1 0 52960322 63094784 1248 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 15404 1248 1056 641 0 161 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 61616 KiB
Current children cumulated memory: 4992 KiB

[startup+0.305028 s]*
/proc/loadavg: 0.61 2.49 3.46 3/271 55528
/proc/meminfo: memFree=126034984/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=255544 memory=179820 CPUtime=0.03 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) D 55504 55513 55452 0 -1 4194304 1523 0 43 0 0 3 0 0 20 0 2 0 52960322 261677056 44955 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 63886 44955 2272 641 0 46369 0
[pid=55513/tid=55526] ppid=55504 vsize=255544 memory=7971231175251737455 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 52960352 261677056 44955 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 255544 KiB
Current children cumulated memory: 179820 KiB

[startup+0.700112 s]
/proc/loadavg: 0.61 2.49 3.46 6/272 55529
/proc/meminfo: memFree=125800744/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=256048 memory=185172 CPUtime=0.41 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 1824 0 74 0 36 5 0 0 20 0 2 0 52960322 262193152 46293 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64012 46293 2912 641 0 46495 0
[pid=55513/tid=55526] ppid=55504 vsize=256048 memory=17792 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 52960352 262193152 46293 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 256048 KiB
Current children cumulated memory: 185172 KiB

[startup+1.50011 s]
/proc/loadavg: 0.61 2.49 3.46 6/272 55529
/proc/meminfo: memFree=125795136/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=256464 memory=185556 CPUtime=1.21 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 1917 0 74 0 114 7 0 0 20 0 2 0 52960322 262619136 46389 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64116 46389 2912 641 0 46599 0
[pid=55513/tid=55526] ppid=55504 vsize=256464 memory=17792 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 52960352 262619136 46389 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 256464 KiB
Current children cumulated memory: 185556 KiB

[startup+3.10449 s]
/proc/loadavg: 0.88 2.51 3.46 6/272 55529
/proc/meminfo: memFree=125788536/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=256620 memory=185684 CPUtime=2.81 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 2310 0 74 0 272 9 0 0 20 0 2 0 52960322 262778880 46421 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64155 46421 2912 641 0 46638 0
[pid=55513/tid=55526] ppid=55504 vsize=256620 memory=6945784648570595949 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 52960352 262778880 46421 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 2.81 s
Current children cumulated vsize: 256620 KiB
Current children cumulated memory: 185684 KiB

[startup+6.3001 s]
/proc/loadavg: 0.88 2.51 3.46 6/272 55529
/proc/meminfo: memFree=125786792/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=257084 memory=186068 CPUtime=6 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 2796 0 74 0 587 13 0 0 20 0 2 0 52960322 263254016 46517 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64271 46517 2912 641 0 46754 0
[pid=55513/tid=55526] ppid=55504 vsize=257084 memory=185940 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 52960352 263254016 46517 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 257084 KiB
Current children cumulated memory: 186068 KiB

[startup+12.7001 s]
/proc/loadavg: 1.13 2.54 3.47 6/272 55529
/proc/meminfo: memFree=125781920/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=257372 memory=186452 CPUtime=12.38 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 3631 0 74 0 1219 19 0 0 20 0 2 0 52960322 263548928 46613 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64343 46613 2912 641 0 46826 0
[pid=55513/tid=55526] ppid=55504 vsize=257372 memory=185172 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 8 0 0 0 0 0 0 0 20 0 2 0 52960352 263548928 46613 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 12.38 s
Current children cumulated vsize: 257372 KiB
Current children cumulated memory: 186452 KiB

[startup+25.5001 s]
/proc/loadavg: 1.85 2.63 3.48 6/272 55530
/proc/meminfo: memFree=125770996/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=257828 memory=186836 CPUtime=25.15 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 3966 0 74 0 2487 28 0 0 20 0 2 0 52960322 264015872 46709 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64457 46709 2912 641 0 46940 0
[pid=55513/tid=55526] ppid=55504 vsize=257828 memory=186836 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 52960352 264015872 46709 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 25.15 s
Current children cumulated vsize: 257828 KiB
Current children cumulated memory: 186836 KiB

[startup+51.1049 s]
/proc/loadavg: 2.65 2.75 3.50 6/271 55530
/proc/meminfo: memFree=125767972/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=258832 memory=189832 CPUtime=50.69 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 4216 0 74 0 5024 45 0 0 20 0 2 0 52960322 265043968 47458 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64708 47458 2912 641 0 47191 0
[pid=55513/tid=55526] ppid=55504 vsize=258832 memory=189832 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 52960352 265043968 47458 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 50.69 s
Current children cumulated vsize: 258832 KiB
Current children cumulated memory: 189832 KiB

[startup+102.3 s]
/proc/loadavg: 3.45 2.96 3.54 6/270 55532
/proc/meminfo: memFree=125755132/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=259480 memory=190472 CPUtime=101.77 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 4375 0 74 0 10103 74 0 0 20 0 2 0 52960322 265707520 47618 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 64870 47618 2912 641 0 47353 0
[pid=55513/tid=55526] ppid=55504 vsize=259480 memory=14824 CPUtime=0 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 2 0 52960352 265707520 47618 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 101.77 s
Current children cumulated vsize: 259480 KiB
Current children cumulated memory: 190472 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 3.18 3.58 7/271 55535
/proc/meminfo: memFree=125742564/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=260272 memory=191240 CPUtime=161.63 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 5553 0 74 0 16058 105 0 0 20 0 2 0 52960322 266518528 47810 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 65068 47810 2912 641 0 47551 0
[pid=55513/tid=55526] ppid=55504 vsize=260272 memory=190856 CPUtime=0.02 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 13 0 0 0 1 1 0 0 20 0 2 0 52960352 266518528 47810 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 260272 KiB
Current children cumulated memory: 191240 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.35 3.61 6/272 55542
/proc/meminfo: memFree=125735132/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=263552 memory=193544 CPUtime=221.49 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 5765 0 74 0 22019 130 0 0 20 0 2 0 52960322 269877248 48386 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 65888 48386 2912 641 0 48371 0
[pid=55513/tid=55526] ppid=55504 vsize=263552 memory=14824 CPUtime=0.03 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 13 0 0 0 1 2 0 0 20 0 2 0 52960352 269877248 48386 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 263552 KiB
Current children cumulated memory: 193544 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.49 3.64 6/273 55545
/proc/meminfo: memFree=125742208/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=264192 memory=194568 CPUtime=281.37 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 6619 0 74 0 27981 156 0 0 20 0 2 0 52960322 270532608 48642 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 66048 48642 2912 641 0 48531 0
[pid=55513/tid=55526] ppid=55504 vsize=264192 memory=193800 CPUtime=0.05 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 15 0 0 0 2 3 0 0 20 0 2 0 52960352 270532608 48642 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 264192 KiB
Current children cumulated memory: 194568 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.60 3.67 6/269 55547
/proc/meminfo: memFree=125739776/131249996 swapFree=33010684/33010684

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

/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 25 0 0 0 16 28 0 0 20 0 2 0 52960352 277516288 50058 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1299.2 s
Current children cumulated vsize: 271012 KiB
Current children cumulated memory: 200232 KiB

[startup+1362.3 s]
/proc/loadavg: 4.73 4.36 4.08 6/267 55593
/proc/meminfo: memFree=125663276/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=271756 memory=200744 CPUtime=1359.07 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14066 0 74 0 135343 564 0 0 20 0 2 0 52960322 278278144 50186 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 67939 50186 2912 641 0 50422 0
[pid=55513/tid=55526] ppid=55504 vsize=271756 memory=200744 CPUtime=0.47 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 25 0 0 0 18 29 0 0 20 0 2 0 52960352 278278144 50186 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1359.07 s
Current children cumulated vsize: 271756 KiB
Current children cumulated memory: 200744 KiB

[startup+1422.3 s]
/proc/loadavg: 4.32 4.30 4.08 6/268 55601
/proc/meminfo: memFree=125658148/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=271524 memory=200856 CPUtime=1418.94 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14231 0 74 0 141304 590 0 0 20 0 2 0 52960322 278040576 50214 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 67881 50214 2912 641 0 50364 0
[pid=55513/tid=55526] ppid=55504 vsize=271524 memory=17792 CPUtime=0.49 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 25 0 0 0 18 31 0 0 20 0 2 0 52960352 278040576 50214 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1418.94 s
Current children cumulated vsize: 271524 KiB
Current children cumulated memory: 200856 KiB

[startup+1482.3 s]
/proc/loadavg: 4.16 4.26 4.08 6/268 55603
/proc/meminfo: memFree=125659120/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=271524 memory=201128 CPUtime=1478.81 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14374 0 74 0 147270 611 0 0 20 0 2 0 52960322 278040576 50282 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 67881 50282 2912 641 0 50364 0
[pid=55513/tid=55526] ppid=55504 vsize=271524 memory=201128 CPUtime=0.52 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 25 0 0 0 19 33 0 0 20 0 2 0 52960352 278040576 50282 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1478.81 s
Current children cumulated vsize: 271524 KiB
Current children cumulated memory: 201128 KiB

[startup+1542.3 s]
/proc/loadavg: 4.16 4.24 4.09 6/268 55605
/proc/meminfo: memFree=125654880/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1538.68 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 153241 627 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=203696 CPUtime=0.55 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 35 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1538.68 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1573.57 s]
# the end of solver process 55513 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=1563.48 s, system=6.37895 s

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

[startup+1548.8 s]
/proc/loadavg: 4.14 4.24 4.09 6/268 55605
/proc/meminfo: memFree=125654944/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1545.18 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 153888 630 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=203696 CPUtime=0.55 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 35 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1545.18 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1561.6 s]
/proc/loadavg: 4.11 4.22 4.09 6/268 55606
/proc/meminfo: memFree=125654576/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1557.95 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 155162 633 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=203696 CPUtime=0.55 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 35 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1557.95 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1568 s]*
/proc/loadavg: 4.10 4.22 4.09 6/268 55607
/proc/meminfo: memFree=125654744/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1564.34 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 155799 635 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=-7603326940111403713 CPUtime=0.56 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 36 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1564.34 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1571.2 s]
/proc/loadavg: 4.09 4.22 4.09 6/268 55607
/proc/meminfo: memFree=125654776/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1567.53 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 156116 637 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=14824 CPUtime=0.56 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 36 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1567.53 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1572.8 s]
/proc/loadavg: 4.09 4.22 4.09 6/268 55607
/proc/meminfo: memFree=125654784/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1569.12 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 156275 637 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=203696 CPUtime=0.56 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 36 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1569.12 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1573.2 s]
/proc/loadavg: 4.09 4.22 4.09 6/268 55607
/proc/meminfo: memFree=125654808/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1569.52 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 156315 637 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=203696 CPUtime=0.56 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 36 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1569.52 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1573.4 s]
/proc/loadavg: 4.09 4.22 4.09 6/268 55607
/proc/meminfo: memFree=125654808/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1569.72 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14524 0 74 0 156335 637 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=664844140626051375 CPUtime=0.56 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 36 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1569.72 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

[startup+1573.5 s]
/proc/loadavg: 4.09 4.22 4.09 6/268 55607
/proc/meminfo: memFree=125654808/131249996 swapFree=33010684/33010684
[pid=55513] ppid=55504 vsize=272268 memory=203696 CPUtime=1569.82 cores=4,6
/proc/55513/stat : 55513 (ipbhs_gurobi) R 55504 55513 55452 0 -1 4194304 14527 0 74 0 156345 637 0 0 20 0 2 0 52960322 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
/proc/55513/statm: 68067 50924 2912 641 0 50550 0
[pid=55513/tid=55526] ppid=55504 vsize=272268 memory=203696 CPUtime=0.56 cores=4,6
/proc/55513/task/55526/stat : 55526 (ipbhs_gurobi) S 55504 55513 55452 0 -1 4194368 26 0 0 0 20 36 0 0 20 0 2 0 52960352 278802432 50924 18446744073709551615 94270392573952 94270395199005 140721054426672 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94270395817880 94270395850842 94270408478720 140721054431647 140721054431751 140721054431751 140721054437353 0
Current children cumulated CPU time: 1569.82 s
Current children cumulated vsize: 272268 KiB
Current children cumulated memory: 203696 KiB

Child status: 0

Real time (s): 1573.57
CPU time (s): 1569.86
CPU user time (s): 1563.48
CPU system time (s): 6.37895
CPU usage (%): 99.7642
Max. virtual memory (cumulated for all children) (KiB): 272268
Max. memory (cumulated for all children) (KiB): 203696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1563.48
system time used= 6.37895
maximum resident set size= 203696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14667
page faults= 76
swaps= 0
block input operations= 7392
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156739
involuntary context switches= 989


# summary of solver processes directly reported to runsolver:
#   pid: 55513
#   total CPU time (s): 1569.86
#   total CPU user time (s): 1563.48
#   total CPU system time (s): 6.37895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.77327 second user time and 6.21479 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-01 14:27:05
IDJOB=4490456
IDBENCH=147587
IDSOLVER=3333
FILE ID=nodeC017/4490456-1751372825
RUNJOBID= nodeC017-1751372825-55463
SLURM_JOB_ID= 9598204
Free space on /tmp= 433016 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490456-1751372825/watcher-4490456-1751372825 -o /tmp/evaluation-result-4490456-1751372825/solver-4490456-1751372825 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751372825-55463 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4490456-1751372825.opb --max-coef 1000000000

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

MD5SUM BENCH= 3b6cd88d51672ff5fa8d3ce8152b7bd3
RANDOM SEED=724281405

nodeC017 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		: 3610.780
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.12
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		: 3596.746
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.12
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.048
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126504344 kB
MemAvailable:   129705012 kB
Buffers:            2380 kB
Cached:          3970948 kB
SwapCached:            0 kB
Active:           376028 kB
Inactive:        3665176 kB
Active(anon):      85968 kB
Inactive(anon):       12 kB
Active(file):     290060 kB
Inactive(file):  3665164 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            236792 kB
Writeback:             8 kB
AnonPages:         70972 kB
Mapped:           103068 kB
Shmem:             18080 kB
KReclaimable:     168964 kB
Slab:             257804 kB
SReclaimable:     168964 kB
SUnreclaim:        88840 kB
KernelStack:        4032 kB
PageTables:         2756 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432784 MiB
End job on nodeC017 at 2025-07-01 14:53:19