Trace number 4431626

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 2024-07-09? (TO) 3600.05 3607.43

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_11_shg.opb
MD5SUM1fbef458f61b2221fcf0474a376c4852
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3558.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15008
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint65
Maximum length of a constraint90
Number of terms in the objective function 15008
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 15008
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15008
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63968 MiB (54305 MiB free)
  memory of node 1: 64473 MiB (61492 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431626-1721129181/watcher-4431626-1721129181 -o /tmp/evaluation-result-4431626-1721129181/solver-4431626-1721129181 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721129116-857501 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431626-1721129181.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=857633, runsolver pid=857630

[startup+0.10009 s]*
/proc/loadavg: 3.52 2.95 3.44 5/266 857635
/proc/meminfo: memFree=118562816/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=100640 memory=20696 CPUtime=0.09 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 3855 0 0 0 9 0 0 0 20 0 1 0 165084340 103055360 5174 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 25160 5174 1587 46 0 5775 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 110568 KiB
Current children cumulated memory: 23424 KiB

[startup+0.206497 s]*
/proc/loadavg: 3.52 2.95 3.44 6/266 857635
/proc/meminfo: memFree=118510160/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=113564 memory=33368 CPUtime=0.2 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 7069 0 0 0 19 1 0 0 20 0 1 0 165084340 116289536 8342 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 28391 8342 1587 46 0 9006 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 123492 KiB
Current children cumulated memory: 36096 KiB

[startup+0.306663 s]*
/proc/loadavg: 3.52 2.95 3.44 5/266 857635
/proc/meminfo: memFree=118497404/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=126088 memory=45832 CPUtime=0.3 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 10265 0 0 0 28 2 0 0 20 0 1 0 165084340 129114112 11458 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 31522 11458 1587 46 0 12137 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 136016 KiB
Current children cumulated memory: 48560 KiB

[startup+0.700266 s]
/proc/loadavg: 3.52 2.95 3.44 5/266 857635
/proc/meminfo: memFree=118472492/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=173576 memory=92832 CPUtime=0.68 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 22313 0 0 0 64 4 0 0 20 0 1 0 165084340 177741824 23208 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 43394 23208 1587 46 0 24009 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 183504 KiB
Current children cumulated memory: 95560 KiB

[startup+1.50029 s]
/proc/loadavg: 3.52 2.95 3.44 5/266 857635
/proc/meminfo: memFree=118410580/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=253132 memory=166244 CPUtime=1.48 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 37509 0 0 0 137 11 0 0 20 0 1 0 165084340 259207168 41561 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 63283 41561 1699 46 0 43898 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 263060 KiB
Current children cumulated memory: 168972 KiB

[startup+3.10622 s]
/proc/loadavg: 3.56 2.97 3.45 5/267 857638
/proc/meminfo: memFree=118185060/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=579480 memory=415532 CPUtime=3.07 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 88638 0 0 0 277 30 0 0 20 0 2 0 165084340 593387520 103883 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 144870 103883 2730 46 0 117465 0
[pid=857635/tid=857636] ppid=857633 vsize=579480 memory=0 CPUtime=0 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165084500 593387520 103883 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 589408 KiB
Current children cumulated memory: 418260 KiB

[startup+6.30027 s]
/proc/loadavg: 3.56 2.97 3.45 5/267 857638
/proc/meminfo: memFree=118029204/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=1017464 memory=617780 CPUtime=6.27 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 115992 0 0 0 575 52 0 0 20 0 2 0 165084340 1041883136 154445 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 254366 154445 3285 46 0 226961 0
[pid=857635/tid=857636] ppid=857633 vsize=1017464 memory=551696 CPUtime=0 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 165084500 1041883136 154445 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1027392 KiB
Current children cumulated memory: 620508 KiB

[startup+12.7003 s]
/proc/loadavg: 3.63 3.00 3.45 5/267 857638
/proc/meminfo: memFree=118001344/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=1017464 memory=632588 CPUtime=12.65 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 130753 0 0 0 1212 53 0 0 20 0 2 0 165084340 1041883136 158147 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 254366 158147 3285 46 0 226961 0
[pid=857635/tid=857636] ppid=857633 vsize=1017464 memory=11664 CPUtime=0 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 165084500 1041883136 158147 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1027392 KiB
Current children cumulated memory: 635316 KiB

[startup+25.5003 s]
/proc/loadavg: 3.68 3.03 3.46 5/267 857641
/proc/meminfo: memFree=117424524/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=1316956 memory=908512 CPUtime=25.42 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 188758 0 0 0 2459 83 0 0 20 0 2 0 165084340 1348562944 227128 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 329239 227128 3458 46 0 301834 0
[pid=857635/tid=857636] ppid=857633 vsize=1316956 memory=2728 CPUtime=0.02 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 15 0 0 0 0 2 0 0 20 0 2 0 165084500 1348562944 227128 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1326884 KiB
Current children cumulated memory: 911240 KiB

[startup+51.1064 s]
/proc/loadavg: 3.86 3.13 3.48 5/267 857645
/proc/meminfo: memFree=117218396/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2060384 memory=1349128 CPUtime=50.97 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 336035 0 0 0 4950 147 0 0 20 0 2 0 165084340 2109833216 337282 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 515096 337282 3977 46 0 487691 0
[pid=857635/tid=857636] ppid=857633 vsize=2060384 memory=1287968 CPUtime=0.05 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 22 0 0 0 1 4 0 0 20 0 2 0 165084500 2109833216 337282 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2070312 KiB
Current children cumulated memory: 1351856 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 3.33 3.53 5/269 857825
/proc/meminfo: memFree=116815136/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2268028 memory=1561840 CPUtime=102.07 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 547422 0 0 0 9990 217 0 0 20 0 2 0 165084340 2322460672 390460 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 567007 390460 4007 46 0 539602 0
[pid=857635/tid=857636] ppid=857633 vsize=2268028 memory=11664 CPUtime=0.1 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 27 0 0 0 3 7 0 0 20 0 2 0 165084500 2322460672 390460 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 2277956 KiB
Current children cumulated memory: 1564568 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 3.46 3.56 5/269 857835
/proc/meminfo: memFree=116950652/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2146168 memory=1514852 CPUtime=161.96 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 718599 0 0 0 15914 282 0 0 20 0 2 0 165084340 2197676032 378713 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 536542 378713 4007 46 0 509137 0
[pid=857635/tid=857636] ppid=857633 vsize=2146168 memory=2728 CPUtime=0.17 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 35 0 0 0 5 12 0 0 20 0 2 0 165084500 2197676032 378713 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0

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

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/262 859066
/proc/meminfo: memFree=112996828/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2235328 memory=1594700 CPUtime=3155.83 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 2950414 0 0 0 314561 1022 0 0 20 0 2 0 165084340 2288975872 398675 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 558832 398675 4007 46 0 531427 0
[pid=857635/tid=857636] ppid=857633 vsize=2235328 memory=12420 CPUtime=3.89 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 233 0 0 0 141 248 0 0 20 0 2 0 165084500 2288975872 398675 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3155.83 s
Current children cumulated vsize: 2245256 KiB
Current children cumulated memory: 1597428 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 859081
/proc/meminfo: memFree=113055172/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2175196 memory=1569224 CPUtime=3215.71 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 2980359 0 0 0 320539 1032 0 0 20 0 2 0 165084340 2227400704 392306 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 543799 392306 4007 46 0 516394 0
[pid=857635/tid=857636] ppid=857633 vsize=2175196 memory=41840 CPUtime=3.96 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 238 0 0 0 144 252 0 0 20 0 2 0 165084500 2227400704 392306 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3215.71 s
Current children cumulated vsize: 2185124 KiB
Current children cumulated memory: 1571952 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 859092
/proc/meminfo: memFree=113463136/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2175196 memory=1569280 CPUtime=3275.57 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 2998189 0 0 0 326515 1042 0 0 20 0 2 0 165084340 2227400704 392320 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 543799 392320 4007 46 0 516394 0
[pid=857635/tid=857636] ppid=857633 vsize=2175196 memory=2728 CPUtime=4.03 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 240 0 0 0 146 257 0 0 20 0 2 0 165084500 2227400704 392320 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3275.57 s
Current children cumulated vsize: 2185124 KiB
Current children cumulated memory: 1572008 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 859103
/proc/meminfo: memFree=113666068/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2175196 memory=1573436 CPUtime=3335.44 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 3007619 0 0 0 332497 1047 0 0 20 0 2 0 165084340 2227400704 393359 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 543799 393359 4007 46 0 516394 0
[pid=857635/tid=857636] ppid=857633 vsize=2175196 memory=2728 CPUtime=4.11 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 244 0 0 0 149 262 0 0 20 0 2 0 165084500 2227400704 393359 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3335.44 s
Current children cumulated vsize: 2185124 KiB
Current children cumulated memory: 1576164 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 859114
/proc/meminfo: memFree=113665388/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2175196 memory=1573436 CPUtime=3395.31 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 3031946 0 0 0 338475 1056 0 0 20 0 2 0 165084340 2227400704 393359 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 543799 393359 4007 46 0 516394 0
[pid=857635/tid=857636] ppid=857633 vsize=2175196 memory=2728 CPUtime=4.19 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 248 0 0 0 152 267 0 0 20 0 2 0 165084500 2227400704 393359 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3395.31 s
Current children cumulated vsize: 2185124 KiB
Current children cumulated memory: 1576164 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 859125
/proc/meminfo: memFree=113662796/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2175196 memory=1575484 CPUtime=3455.17 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 3097390 0 0 0 344447 1070 0 0 20 0 2 0 165084340 2227400704 393871 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 543799 393871 4007 46 0 516394 0
[pid=857635/tid=857636] ppid=857633 vsize=2175196 memory=2728 CPUtime=4.26 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 253 0 0 0 155 271 0 0 20 0 2 0 165084500 2227400704 393871 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3455.17 s
Current children cumulated vsize: 2185124 KiB
Current children cumulated memory: 1578212 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 859520
/proc/meminfo: memFree=113659812/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2175196 memory=1575484 CPUtime=3515.05 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 3132594 0 0 0 350420 1085 0 0 20 0 2 0 165084340 2227400704 393871 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 543799 393871 4007 46 0 516394 0
[pid=857635/tid=857636] ppid=857633 vsize=2175196 memory=2728 CPUtime=4.34 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 257 0 0 0 158 276 0 0 20 0 2 0 165084500 2227400704 393871 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3515.05 s
Current children cumulated vsize: 2185124 KiB
Current children cumulated memory: 1578212 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 859626
/proc/meminfo: memFree=122582548/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2175196 memory=1575484 CPUtime=3574.95 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 3170047 0 0 0 356390 1105 0 0 20 0 2 0 165084340 2227400704 393871 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 543799 393871 4007 46 0 516394 0
[pid=857635/tid=857636] ppid=857633 vsize=2175196 memory=2728 CPUtime=4.39 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 262 0 0 0 159 280 0 0 20 0 2 0 165084500 2227400704 393871 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3574.95 s
Current children cumulated vsize: 2185124 KiB
Current children cumulated memory: 1578212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.4 s]
/proc/loadavg: 4.05 4.08 4.08 5/265 859631
/proc/meminfo: memFree=122631760/131524600 swapFree=131071996/131071996
[pid=857633] ppid=857630 vsize=9928 memory=2728 CPUtime=0 cores=1,3
/proc/857633/stat : 857633 (run-glibc-2.34.) S 857630 857633 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165084339 10166272 682 134679101440 93908420091904 93908421171224 140722484822704 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93908423269680 93908423316868 93908442435584 140722484827083 140722484827228 140722484827228 140722484834243 0
/proc/857633/statm: 2482 682 601 264 0 133 0
[pid=857635] ppid=857633 vsize=2112220 memory=1512636 CPUtime=3600.01 cores=1,3
/proc/857635/stat : 857635 (ld-linux-x86-64) R 857633 857633 857489 0 -1 4194304 3180817 0 0 0 358891 1110 0 0 20 0 2 0 165084340 2162913280 378159 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
/proc/857635/statm: 528055 378159 4007 46 0 500650 0
[pid=857635/tid=857636] ppid=857633 vsize=2112220 memory=12420 CPUtime=4.42 cores=1,3
/proc/857635/task/857636/stat : 857636 (ld-linux-x86-64) S 857633 857633 857489 0 -1 1077936192 262 0 0 0 160 282 0 0 20 0 2 0 165084500 2162913280 378159 134679101440 140058318794752 140058318982364 140736804076640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140058321083264 140058321092712 93824995299328 140736804082531 140736804082683 140736804082683 140736804089778 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2122148 KiB
Current children cumulated memory: 1515364 KiB

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

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.001687 s

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

# cumulated CPU time of all completed processes:  user=3588.92 s, system=11.1289 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.43
CPU time (s): 3600.05
CPU user time (s): 3588.92
CPU system time (s): 11.1289
CPU usage (%): 99.7954
Max. virtual memory (cumulated for all children) (KiB): 2869568
Max. memory (cumulated for all children) (KiB): 1936596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.92
system time used= 11.1289
maximum resident set size= 1939520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3181020
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= 357046
involuntary context switches= 2166


# summary of solver processes directly reported to runsolver:
#   pid: 857633,857635
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3588.92
#   total CPU system time (s): 11.1289

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.04873 second user time and 19.2363 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-16 13:26:34
IDJOB=4431626
IDBENCH=155404
IDSOLVER=3056
FILE ID=nodeC026/4431626-1721129181
RUNJOBID= nodeC026-1721129116-857501
SLURM_JOB_ID= 7505694
Free space on /tmp= 889264 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_11_shg.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431626-1721129181/watcher-4431626-1721129181 -o /tmp/evaluation-result-4431626-1721129181/solver-4431626-1721129181 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721129116-857501 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431626-1721129181.opb

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

MD5SUM BENCH= 1fbef458f61b2221fcf0474a376c4852
RANDOM SEED=1497614476

nodeC026.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3671.389
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3687.206
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
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.011
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3664.433
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
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		: 3671.373
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3684.635
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
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		: 3600.103
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3601.710
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        118577528 kB
MemAvailable:   120417100 kB
Buffers:          418668 kB
Cached:          2243656 kB
SwapCached:            0 kB
Active:          1439092 kB
Inactive:       10862788 kB
Active(anon):       1588 kB
Inactive(anon):  9675684 kB
Active(file):    1437504 kB
Inactive(file):  1187104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             89932 kB
Writeback:             0 kB
AnonPages:       9631860 kB
Mapped:           121216 kB
Shmem:             37720 kB
KReclaimable:     109572 kB
Slab:             217656 kB
SReclaimable:     109572 kB
SUnreclaim:       108084 kB
KernelStack:        4300 kB
PageTables:        29376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   13112420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62976 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5308416 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      232148 kB
DirectMap2M:    20512768 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 889844 MiB
End job on nodeC026 at 2024-07-16 14:26:42