Trace number 4431628

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.08 3608.51

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_14_shg.opb
MD5SUMc0e25a71d8726d42148f3e780c01ff44
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 benchmark56
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 variables14300
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 constraint60
Maximum length of a constraint93
Number of terms in the objective function 14300
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 14300
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 14300
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 (62640 MiB free)
  memory of node 1: 64473 MiB (62768 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

Starting watchdog thread
solver pid=857558, runsolver pid=857553

[startup+0.10081 s]*
/proc/loadavg: 1.88 2.59 3.38 5/258 857560
/proc/meminfo: memFree=128344248/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=101420 memory=21592 CPUtime=0.09 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 4063 0 0 0 9 0 0 0 20 0 1 0 165076587 103854080 5398 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 25355 5398 1614 46 0 5970 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 111348 KiB
Current children cumulated memory: 24264 KiB

[startup+0.205677 s]*
/proc/loadavg: 1.88 2.59 3.38 5/258 857560
/proc/meminfo: memFree=128267724/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=115268 memory=35320 CPUtime=0.2 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 7502 0 0 0 19 1 0 0 20 0 1 0 165076587 118034432 8830 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 28817 8830 1614 46 0 9432 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 125196 KiB
Current children cumulated memory: 37992 KiB

[startup+0.305642 s]*
/proc/loadavg: 1.88 2.59 3.38 5/258 857560
/proc/meminfo: memFree=128196072/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=128584 memory=48372 CPUtime=0.3 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 10882 0 0 0 29 1 0 0 20 0 1 0 165076587 131670016 12093 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 32146 12093 1614 46 0 12761 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 138512 KiB
Current children cumulated memory: 51044 KiB

[startup+0.700253 s]
/proc/loadavg: 1.88 2.59 3.38 5/258 857560
/proc/meminfo: memFree=128056948/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=179768 memory=99212 CPUtime=0.69 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 23876 0 0 0 65 4 0 0 20 0 1 0 165076587 184082432 24803 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 44942 24803 1614 46 0 25557 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 189696 KiB
Current children cumulated memory: 101884 KiB

[startup+1.50022 s]
/proc/loadavg: 1.88 2.59 3.38 5/259 857561
/proc/meminfo: memFree=127724356/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=305752 memory=186680 CPUtime=1.48 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 40712 0 0 0 137 11 0 0 20 0 2 0 165076587 313090048 46670 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 76438 46670 2675 46 0 49033 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 315680 KiB
Current children cumulated memory: 189352 KiB

[startup+3.10575 s]
/proc/loadavg: 1.88 2.59 3.38 5/266 857575
/proc/meminfo: memFree=126671060/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=845932 memory=550284 CPUtime=3.09 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 86934 0 0 0 276 33 0 0 20 0 2 0 165076587 866234368 137571 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 211483 137571 2968 46 0 184078 0
[pid=857560/tid=857563] ppid=857558 vsize=845932 memory=0 CPUtime=0 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 165076736 866234368 137571 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 855860 KiB
Current children cumulated memory: 552956 KiB

[startup+6.30027 s]
/proc/loadavg: 2.05 2.61 3.38 5/266 857575
/proc/meminfo: memFree=126152616/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=986200 memory=604864 CPUtime=6.27 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 111359 0 0 0 579 48 0 0 20 0 2 0 165076587 1009868800 151216 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 246550 151216 3279 46 0 219145 0
[pid=857560/tid=857563] ppid=857558 vsize=986200 memory=205484 CPUtime=0 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 2 0 165076736 1009868800 151216 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 996128 KiB
Current children cumulated memory: 607536 KiB

[startup+12.7003 s]
/proc/loadavg: 2.29 2.65 3.39 5/266 857577
/proc/meminfo: memFree=125097000/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=1205616 memory=817088 CPUtime=12.66 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 154648 0 0 0 1203 63 0 0 20 0 2 0 165076587 1234550784 204272 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 301404 204272 3430 46 0 273999 0
[pid=857560/tid=857563] ppid=857558 vsize=1205616 memory=12420 CPUtime=0 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 2 0 165076736 1234550784 204272 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1215544 KiB
Current children cumulated memory: 819760 KiB

[startup+25.5003 s]
/proc/loadavg: 2.73 2.74 3.40 5/267 857579
/proc/meminfo: memFree=123499836/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=1319980 memory=931332 CPUtime=25.44 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 242427 0 0 0 2427 117 0 0 20 0 2 0 165076587 1351659520 232833 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 329995 232833 3760 46 0 302590 0
[pid=857560/tid=857563] ppid=857558 vsize=1319980 memory=11664 CPUtime=0.02 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 18 0 0 0 1 1 0 0 20 0 2 0 165076736 1351659520 232833 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 1329908 KiB
Current children cumulated memory: 934004 KiB

[startup+51.1059 s]
/proc/loadavg: 3.17 2.84 3.42 5/267 857584
/proc/meminfo: memFree=117729756/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=1905632 memory=1277660 CPUtime=50.98 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 367875 0 0 0 4936 162 0 0 20 0 2 0 165076587 1951367168 319415 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 476408 319415 3964 46 0 449003 0
[pid=857560/tid=857563] ppid=857558 vsize=1905632 memory=1269992 CPUtime=0.05 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 22 0 0 0 2 3 0 0 20 0 2 0 165076736 1951367168 319415 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1915560 KiB
Current children cumulated memory: 1280332 KiB

[startup+102.3 s]
/proc/loadavg: 3.68 3.03 3.46 5/267 857641
/proc/meminfo: memFree=117512868/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=1955540 memory=1333900 CPUtime=102.06 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 436870 0 0 0 10012 194 0 0 20 0 2 0 165076587 2002472960 333475 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 488885 333475 3983 46 0 461480 0
[pid=857560/tid=857563] ppid=857558 vsize=1955540 memory=2672 CPUtime=0.1 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 31 0 0 0 4 6 0 0 20 0 2 0 165076736 2002472960 333475 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 1965468 KiB
Current children cumulated memory: 1336572 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 3.26 3.51 5/267 857653
/proc/meminfo: memFree=116679964/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=1977500 memory=1352500 CPUtime=161.9 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 491372 0 0 0 15983 207 0 0 20 0 2 0 165076587 2024960000 338125 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 494375 338125 3983 46 0 466970 0
[pid=857560/tid=857563] ppid=857558 vsize=1977500 memory=2672 CPUtime=0.15 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 37 0 0 0 6 9 0 0 20 0 2 0 165076736 2024960000 338125 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0

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

[startup+3222.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/263 859065
/proc/meminfo: memFree=112869408/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2064012 memory=1453136 CPUtime=3214.92 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1664127 0 0 0 320678 814 0 0 20 0 2 0 165076587 2113548288 363284 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 516003 363284 3983 46 0 488598 0
[pid=857560/tid=857563] ppid=857558 vsize=2064012 memory=2672 CPUtime=3.43 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 173 0 0 0 128 215 0 0 20 0 2 0 165076736 2113548288 363284 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3214.92 s
Current children cumulated vsize: 2073940 KiB
Current children cumulated memory: 1455808 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/262 859075
/proc/meminfo: memFree=113225980/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2064012 memory=1453136 CPUtime=3274.77 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1665792 0 0 0 326659 818 0 0 20 0 2 0 165076587 2113548288 363284 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 516003 363284 3983 46 0 488598 0
[pid=857560/tid=857563] ppid=857558 vsize=2064012 memory=11664 CPUtime=3.5 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 174 0 0 0 131 219 0 0 20 0 2 0 165076736 2113548288 363284 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3274.77 s
Current children cumulated vsize: 2073940 KiB
Current children cumulated memory: 1455808 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 859091
/proc/meminfo: memFree=113150472/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2064012 memory=1455184 CPUtime=3334.59 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1667675 0 0 0 332639 820 0 0 20 0 2 0 165076587 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 516003 363796 3983 46 0 488598 0
[pid=857560/tid=857563] ppid=857558 vsize=2064012 memory=1455184 CPUtime=3.55 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 175 0 0 0 133 222 0 0 20 0 2 0 165076736 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3334.59 s
Current children cumulated vsize: 2073940 KiB
Current children cumulated memory: 1457856 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 859101
/proc/meminfo: memFree=113668336/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2064012 memory=1454932 CPUtime=3394.43 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1675016 0 0 0 338616 827 0 0 20 0 2 0 165076587 2113548288 363733 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 516003 363733 3983 46 0 488598 0
[pid=857560/tid=857563] ppid=857558 vsize=2064012 memory=2672 CPUtime=3.61 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 177 0 0 0 135 226 0 0 20 0 2 0 165076736 2113548288 363733 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3394.43 s
Current children cumulated vsize: 2073940 KiB
Current children cumulated memory: 1457604 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 859111
/proc/meminfo: memFree=113705148/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2024076 memory=1415376 CPUtime=3454.26 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1678773 0 0 0 344594 832 0 0 20 0 2 0 165076587 2072653824 353844 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 506019 353844 3983 46 0 478614 0
[pid=857560/tid=857563] ppid=857558 vsize=2024076 memory=11664 CPUtime=3.66 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 180 0 0 0 137 229 0 0 20 0 2 0 165076736 2072653824 353844 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3454.26 s
Current children cumulated vsize: 2034004 KiB
Current children cumulated memory: 1418048 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 859123
/proc/meminfo: memFree=113725576/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2064012 memory=1455184 CPUtime=3514.09 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1686936 0 0 0 350568 841 0 0 20 0 2 0 165076587 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 516003 363796 3983 46 0 488598 0
[pid=857560/tid=857563] ppid=857558 vsize=2064012 memory=2672 CPUtime=3.71 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 181 0 0 0 139 232 0 0 20 0 2 0 165076736 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3514.09 s
Current children cumulated vsize: 2073940 KiB
Current children cumulated memory: 1457856 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 859134
/proc/meminfo: memFree=113762800/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2024076 memory=1415376 CPUtime=3573.91 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1691665 0 0 0 356546 845 0 0 20 0 2 0 165076587 2072653824 353844 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 506019 353844 3983 46 0 478614 0
[pid=857560/tid=857563] ppid=857558 vsize=2024076 memory=1415376 CPUtime=3.77 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 184 0 0 0 141 236 0 0 20 0 2 0 165076736 2072653824 353844 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3573.91 s
Current children cumulated vsize: 2034004 KiB
Current children cumulated memory: 1418048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.5 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 859522
/proc/meminfo: memFree=113722712/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2064012 memory=1455184 CPUtime=3600.05 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1693702 0 0 0 359156 849 0 0 20 0 2 0 165076587 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 516003 363796 3983 46 0 488598 0
[pid=857560/tid=857563] ppid=857558 vsize=2064012 memory=11664 CPUtime=3.79 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 184 0 0 0 142 237 0 0 20 0 2 0 165076736 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2073940 KiB
Current children cumulated memory: 1457856 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3591.57 s, system=8.5002 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

[startup+3608.5 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 859522
/proc/meminfo: memFree=113722712/131524600 swapFree=131071996/131071996
[pid=857558] ppid=857553 vsize=9928 memory=2672 CPUtime=0 cores=5,7
/proc/857558/stat : 857558 (run-glibc-2.34.) S 857553 857558 857489 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 165076587 10166272 668 134679101440 93900431233024 93900432312344 140723005326800 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93900434410800 93900434457988 93900465328128 140723005334475 140723005334620 140723005334620 140723005341635 0
/proc/857558/statm: 2482 668 587 264 0 133 0
[pid=857560] ppid=857558 vsize=2064012 memory=1455184 CPUtime=3600.05 cores=5,7
/proc/857560/stat : 857560 (ld-linux-x86-64) R 857558 857558 857489 0 -1 4194304 1693702 0 0 0 359156 849 0 0 20 0 2 0 165076587 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
/proc/857560/statm: 516003 363796 3983 46 0 488598 0
[pid=857560/tid=857563] ppid=857558 vsize=2064012 memory=11664 CPUtime=3.79 cores=5,7
/proc/857560/task/857563/stat : 857563 (ld-linux-x86-64) S 857558 857558 857489 0 -1 1077936192 184 0 0 0 142 237 0 0 20 0 2 0 165076736 2113548288 363796 134679101440 140073315049472 140073315237084 140724007620912 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140073317337984 140073317347432 93825018269696 140724007625571 140724007625723 140724007625723 140724007632818 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2073940 KiB
Current children cumulated memory: 1457856 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.51
CPU time (s): 3600.08
CPU user time (s): 3591.57
CPU system time (s): 8.5002
CPU usage (%): 99.7662
Max. virtual memory (cumulated for all children) (KiB): 2527364
Max. memory (cumulated for all children) (KiB): 1598836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.57
system time used= 8.5002
maximum resident set size= 1596244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1693903
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= 357114
involuntary context switches= 2084


# summary of solver processes directly reported to runsolver:
#   pid: 857558,857560
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3591.57
#   total CPU system time (s): 8.5002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.4526 second user time and 19.0576 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-16 13:25:17
IDJOB=4431628
IDBENCH=155402
IDSOLVER=3056
FILE ID=nodeC026/4431628-1721129104
RUNJOBID= nodeC026-1721129116-857502
SLURM_JOB_ID= 7505694
Free space on /tmp= 889808 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_14_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-4431628-1721129104/watcher-4431628-1721129104 -o /tmp/evaluation-result-4431628-1721129104/solver-4431628-1721129104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721129116-857502 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431628-1721129104.opb

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

MD5SUM BENCH= c0e25a71d8726d42148f3e780c01ff44
RANDOM SEED=1800727893

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		: 3645.792
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		: 3673.334
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		: 3655.290
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		: 3658.012
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		: 3600.823
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		: 3654.526
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		: 3639.291
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		: 3667.204
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:        128430492 kB
MemAvailable:   129730896 kB
Buffers:          418568 kB
Cached:          1711484 kB
SwapCached:            0 kB
Active:           765700 kB
Inactive:        1718368 kB
Active(anon):       1556 kB
Inactive(anon):   389864 kB
Active(file):     764144 kB
Inactive(file):  1328504 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            360432 kB
Writeback:             0 kB
AnonPages:        350768 kB
Mapped:           109884 kB
Shmem:             37720 kB
KReclaimable:      95160 kB
Slab:             201328 kB
SReclaimable:      95160 kB
SUnreclaim:       106168 kB
KernelStack:        4128 kB
PageTables:         9984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     776568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62976 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 889252 MiB
End job on nodeC026 at 2024-07-16 14:25:26