Trace number 4431224

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-GUROBI-SYM 2024-07-09? (TO) 3600.09 3607.72

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_13_shg.opb
MD5SUMa008918ff26f135f427f5632a2cbbc59
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 benchmark60
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 variables15312
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 constraint64
Maximum length of a constraint92
Number of terms in the objective function 15312
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 15312
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 15312
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

3.77/3.81	c initialize IPBHS solver
3.77/3.81	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:19:29), with Glucose 3.0, with Gurobi 10.0.1, with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
3.77/3.81	c optimizer = "gurobi"
3.77/3.81	c pbsolver = "roundingsat"
3.77/3.81	c load symmetries from file ""
3.77/3.81	c set time limit for symmetry computation to 100 seconds.
3.77/3.81	c set interchangeable summation variable limit to 3
3.77/3.81	c find symmetric cores by applying each permutation and add them to optimizer
3.77/3.81	c set abs symmetric core budget per WCE-iteration to 100
3.77/3.81	c set rel symmetric core budget per WCE-iteration to 0
3.77/3.81	c set lit symmetric core budget per WCE-iteration to 0
3.77/3.81	c set sym generation to 's'
3.77/3.81	c set abstraction set creation to 10 iterations without LB change
3.77/3.81	c set abstraction set inputs to 0
3.77/3.81	c set abstraction set cluster min size to 2
3.77/3.81	c set abstraction set cluster max size to 100000000
3.77/3.81	c set abstraction set cluster activation limit to 2
3.77/3.81	c enable abstraction set require equal cost
3.77/3.81	c set abstraction set assumptions to 0
3.77/3.81	c set abstraction set constraint type to 0
3.77/3.81	c set abstract core extraction strategy to b
3.77/3.81	c set core extraction strategy to 2
3.77/3.81	c set core extraction shuffles 10
3.77/3.81	c set cores per iteration to 5
3.77/3.81	c set optimizer bound usage strategy to 2
3.77/3.81	c set optimizer max non-optimal iterations to 1000
3.77/3.81	c set small core cardinality limit to 2
3.77/3.81	c set max coef in cores to 1000000000
3.77/3.81	c set SIS iterations to 5
3.77/3.81	c set SIS budget abs to 1000
3.77/3.81	c set SIS budget rel to 0.05
3.77/3.81	c limit for coefficient in constraints and objective to 9223372036854775807
3.77/3.81	c will solve HOME/instance-4431224-1721123621.opb

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: 63931 MiB (61230 MiB free)
  memory of node 1: 64510 MiB (61668 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431224-1721123621/watcher-4431224-1721123621 -o /tmp/evaluation-result-4431224-1721123621/solver-4431224-1721123621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721116306-848669 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431224-1721123621.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=854431, runsolver pid=854428

[startup+0.100084 s]*
/proc/loadavg: 4.14 4.15 4.16 5/266 854433
/proc/meminfo: memFree=125834056/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=101188 memory=21240 CPUtime=0.09 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 4006 0 0 0 9 0 0 0 20 0 1 0 164521307 103616512 5310 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 25297 5310 1592 46 0 5912 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 111116 KiB
Current children cumulated memory: 24060 KiB

[startup+0.205858 s]*
/proc/loadavg: 4.14 4.15 4.16 5/266 854435
/proc/meminfo: memFree=125820712/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=114508 memory=34440 CPUtime=0.2 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 7315 0 0 0 19 1 0 0 20 0 1 0 164521307 117256192 8610 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 28627 8610 1592 46 0 9242 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 124436 KiB
Current children cumulated memory: 37260 KiB

[startup+0.305791 s]*
/proc/loadavg: 4.14 4.15 4.16 5/266 854435
/proc/meminfo: memFree=125807616/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=127296 memory=46932 CPUtime=0.29 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 10584 0 0 0 28 1 0 0 20 0 1 0 164521307 130351104 11733 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 31824 11733 1592 46 0 12439 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 137224 KiB
Current children cumulated memory: 49752 KiB

[startup+0.700208 s]
/proc/loadavg: 4.14 4.15 4.16 5/266 854435
/proc/meminfo: memFree=125782416/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=176764 memory=96044 CPUtime=0.68 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 23110 0 0 0 65 3 0 0 20 0 1 0 164521307 181006336 24011 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 44191 24011 1592 46 0 24806 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 186692 KiB
Current children cumulated memory: 98864 KiB

[startup+1.50025 s]
/proc/loadavg: 4.21 4.16 4.16 5/266 854435
/proc/meminfo: memFree=125719732/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=325644 memory=238788 CPUtime=1.49 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 55646 0 0 0 136 13 0 0 20 0 1 0 164521307 333459456 59697 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 81411 59697 1688 46 0 62026 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 335572 KiB
Current children cumulated memory: 241608 KiB

[startup+3.1057 s]
/proc/loadavg: 4.21 4.16 4.16 5/267 854436
/proc/meminfo: memFree=125266408/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=707624 memory=589468 CPUtime=3.07 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 143381 0 0 0 282 25 0 0 20 0 2 0 164521307 724606976 147367 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 176906 147367 2720 46 0 149501 0
[pid=854433/tid=854436] ppid=854431 vsize=707624 memory=0 CPUtime=0 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 164521468 724606976 147367 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 717552 KiB
Current children cumulated memory: 592288 KiB

[startup+6.30026 s]
/proc/loadavg: 4.19 4.16 4.16 5/267 854436
/proc/meminfo: memFree=125178684/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=784568 memory=665604 CPUtime=6.26 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 234803 0 0 0 594 32 0 0 20 0 2 0 164521307 803397632 166401 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 196142 166401 2720 46 0 168737 0
[pid=854433/tid=854436] ppid=854431 vsize=784568 memory=665176 CPUtime=0 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 164521468 803397632 166401 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 794496 KiB
Current children cumulated memory: 668424 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.16 4.16 5/267 854439
/proc/meminfo: memFree=125045588/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=1152628 memory=782336 CPUtime=12.64 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 334560 0 0 0 1195 69 0 0 20 0 2 0 164521307 1180291072 195584 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 288157 195584 3322 46 0 260752 0
[pid=854433/tid=854436] ppid=854431 vsize=1152628 memory=7544 CPUtime=0 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 10 0 0 0 0 0 0 0 20 0 2 0 164521468 1180291072 195584 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1162556 KiB
Current children cumulated memory: 785156 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.15 4.16 5/267 854442
/proc/meminfo: memFree=124790060/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=1412800 memory=1036740 CPUtime=25.41 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 411077 0 0 0 2446 95 0 0 20 0 2 0 164521307 1446707200 259185 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 353200 259185 3496 46 0 325795 0
[pid=854433/tid=854436] ppid=854431 vsize=1412800 memory=2820 CPUtime=0 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 2 0 164521468 1446707200 259185 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1422728 KiB
Current children cumulated memory: 1039560 KiB

[startup+51.1059 s]
/proc/loadavg: 4.31 4.19 4.17 5/267 854446
/proc/meminfo: memFree=124431416/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2070900 memory=1401928 CPUtime=50.95 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 532404 0 0 0 4926 169 0 0 20 0 2 0 164521307 2120601600 350482 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 517725 350482 3971 46 0 490320 0
[pid=854433/tid=854436] ppid=854431 vsize=2070900 memory=1401708 CPUtime=0.03 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 22 0 0 0 1 2 0 0 20 0 2 0 164521468 2120601600 350482 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2080828 KiB
Current children cumulated memory: 1404748 KiB

[startup+102.3 s]
/proc/loadavg: 4.36 4.23 4.18 5/268 854839
/proc/meminfo: memFree=124294364/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2145564 memory=1499624 CPUtime=102.06 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 707389 0 0 0 9955 251 0 0 20 0 2 0 164521307 2197057536 374906 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 536391 374906 4002 46 0 508986 0
[pid=854433/tid=854436] ppid=854431 vsize=2145564 memory=7544 CPUtime=0.05 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 28 0 0 0 1 4 0 0 20 0 2 0 164521468 2197057536 374906 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 2155492 KiB
Current children cumulated memory: 1502444 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.20 4.18 5/266 854849
/proc/meminfo: memFree=124326344/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2086408 memory=1465264 CPUtime=161.95 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 800465 0 0 0 15903 292 0 0 20 0 2 0 164521307 2136481792 366316 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 521602 366316 4018 46 0 494197 0
[pid=854433/tid=854436] ppid=854431 vsize=2086408 memory=2820 CPUtime=0.11 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 36 0 0 0 4 7 0 0 20 0 2 0 164521468 2136481792 366316 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0

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

[startup+3222.3 s]
/proc/loadavg: 4.10 4.17 4.14 5/263 856356
/proc/meminfo: memFree=113904224/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2169148 memory=1645248 CPUtime=3215.5 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2087340 0 0 0 320389 1161 0 0 20 0 2 0 164521307 2221207552 411312 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 542287 411312 4018 46 0 514882 0
[pid=854433/tid=854436] ppid=854431 vsize=2169148 memory=7969293849082501020 CPUtime=4.34 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 205 0 0 0 147 287 0 0 20 0 2 0 164521468 2221207552 411312 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3215.5 s
Current children cumulated vsize: 2179076 KiB
Current children cumulated memory: 1648068 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.17 4.14 5/263 856366
/proc/meminfo: memFree=113893368/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2169148 memory=1647308 CPUtime=3275.36 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2098816 0 0 0 326363 1173 0 0 20 0 2 0 164521307 2221207552 411827 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 542287 411827 4018 46 0 514882 0
[pid=854433/tid=854436] ppid=854431 vsize=2169148 memory=2820 CPUtime=4.43 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 208 0 0 0 149 294 0 0 20 0 2 0 164521468 2221207552 411827 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3275.36 s
Current children cumulated vsize: 2179076 KiB
Current children cumulated memory: 1650128 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.15 4.13 5/263 856377
/proc/meminfo: memFree=113911256/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2169148 memory=1647312 CPUtime=3335.24 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2118609 0 0 0 332341 1183 0 0 20 0 2 0 164521307 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 542287 411828 4018 46 0 514882 0
[pid=854433/tid=854436] ppid=854431 vsize=2169148 memory=5576 CPUtime=4.51 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 211 0 0 0 151 300 0 0 20 0 2 0 164521468 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3335.24 s
Current children cumulated vsize: 2179076 KiB
Current children cumulated memory: 1650132 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.13 5/265 856393
/proc/meminfo: memFree=113902392/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2169148 memory=1647312 CPUtime=3395.11 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2129591 0 0 0 338317 1194 0 0 20 0 2 0 164521307 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 542287 411828 4018 46 0 514882 0
[pid=854433/tid=854436] ppid=854431 vsize=2169148 memory=2820 CPUtime=4.6 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 215 0 0 0 154 306 0 0 20 0 2 0 164521468 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3395.11 s
Current children cumulated vsize: 2179076 KiB
Current children cumulated memory: 1650132 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.12 4.12 5/265 856404
/proc/meminfo: memFree=113857704/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2169148 memory=1647312 CPUtime=3454.98 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2149160 0 0 0 344292 1206 0 0 20 0 2 0 164521307 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 542287 411828 4018 46 0 514882 0
[pid=854433/tid=854436] ppid=854431 vsize=2169148 memory=2820 CPUtime=4.69 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 219 0 0 0 157 312 0 0 20 0 2 0 164521468 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3454.98 s
Current children cumulated vsize: 2179076 KiB
Current children cumulated memory: 1650132 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.14 4.13 5/265 856414
/proc/meminfo: memFree=113853084/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2169148 memory=1647312 CPUtime=3514.86 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2167539 0 0 0 350269 1217 0 0 20 0 2 0 164521307 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 542287 411828 4018 46 0 514882 0
[pid=854433/tid=854436] ppid=854431 vsize=2169148 memory=2820 CPUtime=4.77 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 222 0 0 0 160 317 0 0 20 0 2 0 164521468 2221207552 411828 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3514.86 s
Current children cumulated vsize: 2179076 KiB
Current children cumulated memory: 1650132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/265 856425
/proc/meminfo: memFree=113869152/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2169148 memory=1649360 CPUtime=3574.72 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2187085 0 0 0 356244 1228 0 0 20 0 2 0 164521307 2221207552 412340 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 542287 412340 4018 46 0 514882 0
[pid=854433/tid=854436] ppid=854431 vsize=2169148 memory=7544 CPUtime=4.86 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 224 0 0 0 163 323 0 0 20 0 2 0 164521468 2221207552 412340 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3574.72 s
Current children cumulated vsize: 2179076 KiB
Current children cumulated memory: 1652180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.7 s]
/proc/loadavg: 4.00 4.10 4.11 4/256 856460
/proc/meminfo: memFree=114089948/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2210620 memory=1690704 CPUtime=3600.06 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2189300 0 0 0 358774 1232 0 0 20 0 2 0 164521307 2263674880 422676 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 552655 422676 4018 46 0 525250 0
[pid=854433/tid=854436] ppid=854431 vsize=2210620 memory=2820 CPUtime=4.9 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 225 0 0 0 165 325 0 0 20 0 2 0 164521468 2263674880 422676 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2220548 KiB
Current children cumulated memory: 1693524 KiB

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

[startup+3607.71 s]
# the end of solver process 854431 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.001548 s

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

# cumulated CPU time of all completed processes:  user=3587.75 s, system=12.339 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+3607.7 s]
/proc/loadavg: 4.00 4.10 4.11 4/256 856460
/proc/meminfo: memFree=114089948/131524600 swapFree=130796312/131071996
[pid=854431] ppid=854428 vsize=9928 memory=2820 CPUtime=0 cores=1,3
/proc/854431/stat : 854431 (run-glibc-2.34.) S 854428 854431 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164521307 10166272 705 134679101440 94843878330368 94843879409688 140721012924192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94843881508144 94843881555332 94843891068928 140721012929471 140721012929628 140721012929628 140721012936643 0
/proc/854431/statm: 2482 705 624 264 0 133 0
[pid=854433] ppid=854431 vsize=2210620 memory=1690704 CPUtime=3600.06 cores=1,3
/proc/854433/stat : 854433 (ld-linux-x86-64) R 854431 854431 848657 0 -1 4194304 2189300 0 0 0 358774 1232 0 0 20 0 2 0 164521307 2263674880 422676 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
/proc/854433/statm: 552655 422676 4018 46 0 525250 0
[pid=854433/tid=854436] ppid=854431 vsize=2210620 memory=2820 CPUtime=4.9 cores=1,3
/proc/854433/task/854436/stat : 854436 (ld-linux-x86-64) S 854431 854431 848657 0 -1 1077936192 225 0 0 0 165 325 0 0 20 0 2 0 164521468 2263674880 422676 134679101440 139731685961728 139731686149340 140735913515840 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139731688250240 139731688259688 93825003712512 140735913517911 140735913518075 140735913518075 140735913525170 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2220548 KiB
Current children cumulated memory: 1693524 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.72
CPU time (s): 3600.09
CPU user time (s): 3587.75
CPU system time (s): 12.339
CPU usage (%): 99.7886
Max. virtual memory (cumulated for all children) (KiB): 2733916
Max. memory (cumulated for all children) (KiB): 1970492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.75
system time used= 12.339
maximum resident set size= 1986560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2189504
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= 356922
involuntary context switches= 2109


# summary of solver processes directly reported to runsolver:
#   pid: 854431,854433
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3587.75
#   total CPU system time (s): 12.339

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.84867 second user time and 17.2828 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-16 11:53:54
IDJOB=4431224
IDBENCH=155399
IDSOLVER=3055
FILE ID=nodeC014/4431224-1721123621
RUNJOBID= nodeC014-1721116306-848669
SLURM_JOB_ID= 7505656
Free space on /tmp= 889904 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_13_shg.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431224-1721123621/watcher-4431224-1721123621 -o /tmp/evaluation-result-4431224-1721123621/solver-4431224-1721123621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721116306-848669 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431224-1721123621.opb

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

MD5SUM BENCH= a008918ff26f135f427f5632a2cbbc59
RANDOM SEED=1351436602

nodeC014.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		: 3666.052
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.32
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		: 3685.992
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125849400 kB
MemAvailable:   128868860 kB
Buffers:          345388 kB
Cached:          3478016 kB
SwapCached:        12808 kB
Active:          1129888 kB
Inactive:        3975672 kB
Active(anon):       9468 kB
Inactive(anon):  1290816 kB
Active(file):    1120420 kB
Inactive(file):  2684856 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130796312 kB
Dirty:            132608 kB
Writeback:             0 kB
AnonPages:       1266580 kB
Mapped:            64780 kB
Shmem:             18120 kB
KReclaimable:     107660 kB
Slab:             200740 kB
SReclaimable:     107660 kB
SUnreclaim:        93080 kB
KernelStack:        4288 kB
PageTables:        12948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2130912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            29376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1097728 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:      191188 kB
DirectMap2M:    14262272 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 889296 MiB
End job on nodeC014 at 2024-07-16 12:54:02