Trace number 4431219

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.04 3603.91

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-ns1853823.opb
MD5SUM3c426cde4ea6abbedea70a80ee72c27e
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 benchmark41
Best CPU time to get the best result obtained on this benchmark3600.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213440
Total number of constraints223870
Number of constraints which are clauses212784
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints10624
Minimum length of a constraint1
Maximum length of a constraint464
Number of terms in the objective function 920
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 3220
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3200
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3912
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.57/3.61	c initialize IPBHS solver
3.57/3.61	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.57/3.61	c optimizer = "gurobi"
3.57/3.61	c pbsolver = "roundingsat"
3.57/3.61	c load symmetries from file ""
3.57/3.61	c set time limit for symmetry computation to 100 seconds.
3.57/3.61	c set interchangeable summation variable limit to 3
3.57/3.61	c find symmetric cores by applying each permutation and add them to optimizer
3.57/3.61	c set abs symmetric core budget per WCE-iteration to 100
3.57/3.61	c set rel symmetric core budget per WCE-iteration to 0
3.57/3.61	c set lit symmetric core budget per WCE-iteration to 0
3.57/3.61	c set sym generation to 's'
3.57/3.61	c set abstraction set creation to 10 iterations without LB change
3.57/3.61	c set abstraction set inputs to 0
3.57/3.61	c set abstraction set cluster min size to 2
3.57/3.61	c set abstraction set cluster max size to 100000000
3.57/3.61	c set abstraction set cluster activation limit to 2
3.57/3.61	c enable abstraction set require equal cost
3.57/3.61	c set abstraction set assumptions to 0
3.57/3.61	c set abstraction set constraint type to 0
3.57/3.61	c set abstract core extraction strategy to b
3.57/3.61	c set core extraction strategy to 2
3.57/3.61	c set core extraction shuffles 10
3.57/3.61	c set cores per iteration to 5
3.57/3.61	c set optimizer bound usage strategy to 2
3.57/3.61	c set optimizer max non-optimal iterations to 1000
3.57/3.61	c set small core cardinality limit to 2
3.57/3.61	c set max coef in cores to 1000000000
3.57/3.61	c set SIS iterations to 5
3.57/3.61	c set SIS budget abs to 1000
3.57/3.61	c set SIS budget rel to 0.05
3.57/3.61	c limit for coefficient in constraints and objective to 9223372036854775807
3.57/3.61	c will solve HOME/instance-4431219-1721120674.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: 64059 MiB (61134 MiB free)
  memory of node 1: 64510 MiB (62133 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431219-1721120674/watcher-4431219-1721120674 -o /tmp/evaluation-result-4431219-1721120674/solver-4431219-1721120674 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721113478-836467 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431219-1721120674.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=841227, runsolver pid=841224

[startup+0.100101 s]*
/proc/loadavg: 4.14 4.22 4.23 5/251 841229
/proc/meminfo: memFree=126201584/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=114932 memory=31892 CPUtime=0.1 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 7067 0 0 0 9 1 0 0 20 0 1 0 164223611 117690368 7973 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 28733 7973 1620 46 0 9348 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 124860 KiB
Current children cumulated memory: 34580 KiB

[startup+0.213527 s]*
/proc/loadavg: 4.14 4.22 4.23 5/251 841229
/proc/meminfo: memFree=126185872/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=128132 memory=46872 CPUtime=0.22 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 10304 0 0 0 20 2 0 0 20 0 1 0 164223611 131207168 11718 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 32033 11718 1620 46 0 12648 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 138060 KiB
Current children cumulated memory: 49560 KiB

[startup+0.313362 s]*
/proc/loadavg: 4.14 4.22 4.23 5/251 841229
/proc/meminfo: memFree=126174528/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=138164 memory=57100 CPUtime=0.31 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 12289 0 0 0 29 2 0 0 20 0 1 0 164223611 141479936 14275 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 34541 14275 1620 46 0 15156 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 148092 KiB
Current children cumulated memory: 59788 KiB

[startup+0.700419 s]
/proc/loadavg: 4.14 4.22 4.23 5/251 841229
/proc/meminfo: memFree=126159948/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=179672 memory=100212 CPUtime=0.69 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 18951 0 0 0 65 4 0 0 20 0 1 0 164223611 183984128 25053 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 44918 25053 1716 46 0 25533 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 189600 KiB
Current children cumulated memory: 102900 KiB

[startup+1.50041 s]
/proc/loadavg: 4.14 4.22 4.23 5/251 841229
/proc/meminfo: memFree=126069676/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=352056 memory=232520 CPUtime=1.47 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 42031 0 0 0 124 23 0 0 20 0 2 0 164223611 360505344 58130 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 88014 58130 2674 46 0 60609 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 361984 KiB
Current children cumulated memory: 235208 KiB

[startup+3.11377 s]
/proc/loadavg: 4.29 4.25 4.24 5/251 841230
/proc/meminfo: memFree=125720412/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=660172 memory=530788 CPUtime=3.08 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 108019 0 0 0 274 34 0 0 20 0 2 0 164223611 676016128 132697 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 165043 132697 2733 46 0 137638 0
[pid=841229/tid=841230] ppid=841227 vsize=660172 memory=0 CPUtime=0 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 164223753 676016128 132697 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 670100 KiB
Current children cumulated memory: 533476 KiB

[startup+6.30044 s]
/proc/loadavg: 4.29 4.25 4.24 5/251 841230
/proc/meminfo: memFree=125616804/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=777504 memory=652616 CPUtime=6.26 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 192714 0 0 0 584 42 0 0 20 0 2 0 164223611 796164096 163154 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 194376 163154 2733 46 0 166971 0
[pid=841229/tid=841230] ppid=841227 vsize=777504 memory=639620 CPUtime=0 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 164223753 796164096 163154 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 787432 KiB
Current children cumulated memory: 655304 KiB

[startup+12.7004 s]
/proc/loadavg: 4.26 4.25 4.23 5/251 841233
/proc/meminfo: memFree=125595548/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=760868 memory=641484 CPUtime=12.64 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 283972 0 0 0 1132 132 0 0 20 0 2 0 164223611 779128832 160371 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 190217 160371 3405 46 0 162812 0
[pid=841229/tid=841230] ppid=841227 vsize=760868 memory=11596 CPUtime=0 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 9 0 0 0 0 0 0 0 20 0 2 0 164223753 779128832 160371 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 770796 KiB
Current children cumulated memory: 644172 KiB

[startup+25.5005 s]
/proc/loadavg: 4.20 4.24 4.23 5/251 841330
/proc/meminfo: memFree=125956624/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=772544 memory=651796 CPUtime=25.42 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 364390 0 0 0 2073 469 0 0 20 0 2 0 164223611 791085056 162949 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 193136 162949 3785 46 0 165731 0
[pid=841229/tid=841230] ppid=841227 vsize=772544 memory=649748 CPUtime=0.02 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 17 0 0 0 1 1 0 0 20 0 2 0 164223753 791085056 162949 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 782472 KiB
Current children cumulated memory: 654484 KiB

[startup+51.1136 s]
/proc/loadavg: 4.27 4.25 4.23 5/250 841336
/proc/meminfo: memFree=125891356/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=791512 memory=658420 CPUtime=50.95 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 537456 0 0 0 4259 836 0 0 20 0 2 0 164223611 810508288 164605 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 197878 164605 3833 46 0 170473 0
[pid=841229/tid=841230] ppid=841227 vsize=791512 memory=2688 CPUtime=0.06 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 25 0 0 0 2 4 0 0 20 0 2 0 164223753 810508288 164605 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 801440 KiB
Current children cumulated memory: 661108 KiB

[startup+102.3 s]
/proc/loadavg: 4.27 4.24 4.23 5/250 841345
/proc/meminfo: memFree=125811064/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=822332 memory=691768 CPUtime=102.06 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 702722 0 0 0 9113 1093 0 0 20 0 2 0 164223611 842067968 172942 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 205583 172942 3849 46 0 178178 0
[pid=841229/tid=841230] ppid=841227 vsize=822332 memory=679344 CPUtime=0.13 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 36 0 0 0 4 9 0 0 20 0 2 0 164223753 842067968 172942 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 832260 KiB
Current children cumulated memory: 694456 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.23 4.22 5/250 841355
/proc/meminfo: memFree=125764428/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=822332 memory=696164 CPUtime=161.88 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 844195 0 0 0 14624 1564 0 0 20 0 2 0 164223611 842067968 174041 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 205583 174041 3849 46 0 178178 0
[pid=841229/tid=841230] ppid=841227 vsize=822332 memory=11596 CPUtime=0.21 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 41 0 0 0 6 15 0 0 20 0 2 0 164223753 842067968 174041 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0

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

[startup+3222.3 s]
/proc/loadavg: 4.18 4.16 4.12 5/253 843123
/proc/meminfo: memFree=123316568/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1960092 CPUtime=3218.65 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3709274 0 0 0 315093 6772 0 0 20 0 2 0 164223611 2680315904 490023 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490023 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=2688 CPUtime=4.72 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 184 0 0 0 138 334 0 0 20 0 2 0 164223753 2680315904 490023 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3218.65 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1962780 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.16 4.12 5/253 843134
/proc/meminfo: memFree=123268112/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1960092 CPUtime=3278.61 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3712311 0 0 0 321054 6807 0 0 20 0 2 0 164223611 2680315904 490023 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490023 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=2688 CPUtime=4.8 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 187 0 0 0 140 340 0 0 20 0 2 0 164223753 2680315904 490023 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3278.61 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1962780 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.12 5/253 843146
/proc/meminfo: memFree=123264072/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1960092 CPUtime=3338.58 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3715261 0 0 0 327023 6835 0 0 20 0 2 0 164223611 2680315904 490023 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490023 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=2688 CPUtime=4.9 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 187 0 0 0 143 347 0 0 20 0 2 0 164223753 2680315904 490023 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3338.58 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1962780 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/252 843167
/proc/meminfo: memFree=123260032/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1961512 CPUtime=3398.54 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3717509 0 0 0 332986 6868 0 0 20 0 2 0 164223611 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490378 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=2688 CPUtime=4.99 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 190 0 0 0 146 353 0 0 20 0 2 0 164223753 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3398.54 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1964200 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.12 4.11 5/252 843178
/proc/meminfo: memFree=123259540/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1961512 CPUtime=3458.5 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3720784 0 0 0 338955 6895 0 0 20 0 2 0 164223611 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490378 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=2688 CPUtime=5.08 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 193 0 0 0 149 359 0 0 20 0 2 0 164223753 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3458.5 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1964200 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.11 4.10 5/250 843188
/proc/meminfo: memFree=123258132/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1961512 CPUtime=3518.46 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3723069 0 0 0 344920 6926 0 0 20 0 2 0 164223611 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490378 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=7824333136564886939 CPUtime=5.16 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 196 0 0 0 151 365 0 0 20 0 2 0 164223753 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3518.46 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1964200 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.15 4.11 5/251 843199
/proc/meminfo: memFree=123256760/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1961512 CPUtime=3578.43 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3727544 0 0 0 350889 6954 0 0 20 0 2 0 164223611 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490378 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=11596 CPUtime=5.25 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 199 0 0 0 154 371 0 0 20 0 2 0 164223753 2680315904 490378 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3578.43 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1964200 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.9 s]
/proc/loadavg: 4.16 4.14 4.11 5/251 843202
/proc/meminfo: memFree=123250104/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1963560 CPUtime=3600.02 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3731725 0 0 0 353038 6964 0 0 20 0 2 0 164223611 2680315904 490890 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490890 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=11596 CPUtime=5.28 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 199 0 0 0 155 373 0 0 20 0 2 0 164223753 2680315904 490890 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1966248 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3530.39 s, system=69.655 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+3603.9 s]
/proc/loadavg: 4.16 4.14 4.11 5/251 843202
/proc/meminfo: memFree=123250104/131655788 swapFree=131071996/131071996
[pid=841227] ppid=841224 vsize=9928 memory=2688 CPUtime=0 cores=1,3
/proc/841227/stat : 841227 (run-glibc-2.34.) S 841224 841227 836455 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 164223611 10166272 672 134679101440 93825079488512 93825080567832 140728782032192 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93825082666288 93825082713476 93825086451712 140728782033855 140728782034012 140728782034012 140728782041027 0
/proc/841227/statm: 2482 672 592 264 0 133 0
[pid=841229] ppid=841227 vsize=2617496 memory=1963560 CPUtime=3600.02 cores=1,3
/proc/841229/stat : 841229 (ld-linux-x86-64) R 841227 841227 836455 0 -1 4194304 3731725 0 0 0 353038 6964 0 0 20 0 2 0 164223611 2680315904 490890 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
/proc/841229/statm: 654374 490890 4035 46 0 626969 0
[pid=841229/tid=841230] ppid=841227 vsize=2617496 memory=11596 CPUtime=5.28 cores=1,3
/proc/841229/task/841230/stat : 841230 (ld-linux-x86-64) S 841227 841227 836455 0 -1 1077936192 199 0 0 0 155 373 0 0 20 0 2 0 164223753 2680315904 490890 134679101440 140616841469952 140616841657564 140733112827728 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140616843758464 140616843767912 93825016426496 140733112836951 140733112837115 140733112837115 140733112844210 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2627424 KiB
Current children cumulated memory: 1966248 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3603.91
CPU time (s): 3600.04
CPU user time (s): 3530.39
CPU system time (s): 69.655
CPU usage (%): 99.8926
Max. virtual memory (cumulated for all children) (KiB): 2643652
Max. memory (cumulated for all children) (KiB): 1999880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3530.39
system time used= 69.655
maximum resident set size= 2010192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3731925
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= 353704
involuntary context switches= 2937


# summary of solver processes directly reported to runsolver:
#   pid: 841227,841229
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3530.39
#   total CPU system time (s): 69.655

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.5642 second user time and 31.9539 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-16 11:04:47
IDJOB=4431219
IDBENCH=155361
IDSOLVER=3055
FILE ID=nodeC003/4431219-1721120674
RUNJOBID= nodeC003-1721113478-836467
SLURM_JOB_ID= 7505646
Free space on /tmp= 723624 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-ns1853823.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-4431219-1721120674/watcher-4431219-1721120674 -o /tmp/evaluation-result-4431219-1721120674/solver-4431219-1721120674 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721113478-836467 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431219-1721120674.opb

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

MD5SUM BENCH= 3c426cde4ea6abbedea70a80ee72c27e
RANDOM SEED=1648379370

nodeC003.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	: 0xb00001f
cpu MHz		: 3614.356
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 3491.882
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.361
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 1197.224
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 3649.424
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 3666.940
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.265
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 1197.274
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126226504 kB
MemAvailable:   128595748 kB
Buffers:          412408 kB
Cached:          2772676 kB
SwapCached:            0 kB
Active:           712460 kB
Inactive:        4131088 kB
Active(anon):       1476 kB
Inactive(anon):  1694724 kB
Active(file):     710984 kB
Inactive(file):  2436364 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             57556 kB
Writeback:             0 kB
AnonPages:       1655032 kB
Mapped:           119592 kB
Shmem:             37704 kB
KReclaimable:     123856 kB
Slab:             224480 kB
SReclaimable:     123856 kB
SUnreclaim:       100624 kB
KernelStack:        4016 kB
PageTables:        13036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2281176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52288 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1370112 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:      254792 kB
DirectMap2M:    22718464 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723588 MiB
End job on nodeC003 at 2024-07-16 12:04:51