Trace number 4431313

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 3606.53

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay60.lin.opb
MD5SUMfc1ceaa3d3fa0c232aeb6fc161f41804
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 benchmark1521089
Best CPU time to get the best result obtained on this benchmark72002
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90685
Total number of constraints246269
Number of constraints which are clauses157354
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints88914
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 90684
Biggest coefficient in the objective function 2306839
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 21217725
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2306839
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 21217725
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431313-1721164574/watcher-4431313-1721164574 -o /tmp/evaluation-result-4431313-1721164574/solver-4431313-1721164574 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721157371-866315 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431313-1721164574.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=870393, runsolver pid=870390

[startup+0.100089 s]*
/proc/loadavg: 4.13 4.16 4.13 5/261 870395
/proc/meminfo: memFree=128087136/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=111432 memory=29792 CPUtime=0.09 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 5957 0 0 0 9 0 0 0 20 0 1 0 168624500 114106368 7448 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 27858 7448 1642 46 0 8473 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 121360 KiB
Current children cumulated memory: 32504 KiB

[startup+0.205544 s]*
/proc/loadavg: 4.13 4.16 4.13 5/261 870395
/proc/meminfo: memFree=128075816/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=122656 memory=40968 CPUtime=0.2 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 8258 0 0 0 19 1 0 0 20 0 1 0 168624500 125599744 10242 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 30664 10242 1642 46 0 11279 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 132584 KiB
Current children cumulated memory: 43680 KiB

[startup+0.305502 s]*
/proc/loadavg: 4.13 4.16 4.13 5/261 870395
/proc/meminfo: memFree=128058956/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=137124 memory=58096 CPUtime=0.29 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 11937 0 0 0 26 3 0 0 20 0 1 0 168624500 140414976 14524 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 34281 14524 1722 46 0 14896 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 147052 KiB
Current children cumulated memory: 60808 KiB

[startup+0.700251 s]
/proc/loadavg: 4.13 4.16 4.13 5/261 870395
/proc/meminfo: memFree=128026636/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=206804 memory=122752 CPUtime=0.68 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 23539 0 0 0 51 17 0 0 20 0 1 0 168624500 211767296 30688 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 51701 30688 1722 46 0 32316 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 216732 KiB
Current children cumulated memory: 125464 KiB

[startup+1.5002 s]
/proc/loadavg: 4.13 4.16 4.13 4/257 870410
/proc/meminfo: memFree=128147116/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=460924 memory=332328 CPUtime=1.48 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 71606 0 0 0 121 27 0 0 20 0 2 0 168624500 471986176 83082 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 115231 83082 2696 46 0 87826 0
[pid=870395/tid=870396] ppid=870393 vsize=460924 memory=11608 CPUtime=0 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168624576 471986176 83082 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 470852 KiB
Current children cumulated memory: 335040 KiB

[startup+3.10455 s]
/proc/loadavg: 4.20 4.17 4.13 5/263 870493
/proc/meminfo: memFree=128007088/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=504508 memory=378276 CPUtime=3.08 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 124628 0 0 0 273 35 0 0 20 0 2 0 168624500 516616192 94569 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 126127 94569 2712 46 0 98722 0
[pid=870395/tid=870396] ppid=870393 vsize=504508 memory=0 CPUtime=0 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 168624576 516616192 94569 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 514436 KiB
Current children cumulated memory: 380988 KiB

[startup+6.30026 s]
/proc/loadavg: 4.20 4.17 4.13 5/263 870543
/proc/meminfo: memFree=128331544/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=581372 memory=459556 CPUtime=6.27 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 202385 0 0 0 521 106 0 0 20 0 2 0 168624500 595324928 114889 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 145343 114889 3257 46 0 117938 0
[pid=870395/tid=870396] ppid=870393 vsize=581372 memory=-8971098520200309600 CPUtime=0 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 2 0 168624576 595324928 114889 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 591300 KiB
Current children cumulated memory: 462268 KiB

[startup+12.7003 s]
/proc/loadavg: 4.19 4.17 4.13 5/263 870543
/proc/meminfo: memFree=128319980/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=581372 memory=459932 CPUtime=12.65 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 225547 0 0 0 1158 107 0 0 20 0 2 0 168624500 595324928 114983 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 145343 114983 3257 46 0 117938 0
[pid=870395/tid=870396] ppid=870393 vsize=581372 memory=43792 CPUtime=0 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 10 0 0 0 0 0 0 0 20 0 2 0 168624576 595324928 114983 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 591300 KiB
Current children cumulated memory: 462644 KiB

[startup+25.5003 s]
/proc/loadavg: 4.37 4.21 4.15 5/263 870546
/proc/meminfo: memFree=128292948/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=581372 memory=460044 CPUtime=25.42 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 272314 0 0 0 2431 111 0 0 20 0 2 0 168624500 595324928 115011 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 145343 115011 3257 46 0 117938 0
[pid=870395/tid=870396] ppid=870393 vsize=581372 memory=460016 CPUtime=0.01 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) R 870393 870393 866303 0 -1 1077936192 19 0 0 0 1 0 0 0 20 0 2 0 168624576 595324928 115011 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 591300 KiB
Current children cumulated memory: 462756 KiB

[startup+51.1055 s]
/proc/loadavg: 4.63 4.29 4.18 5/263 870597
/proc/meminfo: memFree=127985588/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=961604 memory=766052 CPUtime=50.96 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 476819 0 0 0 4957 139 0 0 20 0 2 0 168624500 984682496 191513 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 240401 191513 3731 46 0 212996 0
[pid=870395/tid=870396] ppid=870393 vsize=961604 memory=2712 CPUtime=0.04 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 27 0 0 0 2 2 0 0 20 0 2 0 168624576 984682496 191513 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 971532 KiB
Current children cumulated memory: 768764 KiB

[startup+102.3 s]
/proc/loadavg: 4.33 4.26 4.17 5/263 870606
/proc/meminfo: memFree=127545108/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1459244 memory=1113124 CPUtime=102.05 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 666813 0 0 0 10030 175 0 0 20 0 2 0 168624500 1494265856 278281 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 364811 278281 3935 46 0 337406 0
[pid=870395/tid=870396] ppid=870393 vsize=1459244 memory=2712 CPUtime=0.09 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 33 0 0 0 4 5 0 0 20 0 2 0 168624576 1494265856 278281 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 1469172 KiB
Current children cumulated memory: 1115836 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.22 4.17 5/264 870617
/proc/meminfo: memFree=127558780/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1244396 memory=1050344 CPUtime=161.94 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 796349 0 0 0 15993 201 0 0 20 0 2 0 168624500 1274261504 262586 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 311099 262586 3951 46 0 283694 0

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

[startup+3222.3 s]
/proc/loadavg: 4.19 4.14 4.10 7/268 873027
/proc/meminfo: memFree=123520472/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1691196 CPUtime=3216.58 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2761119 0 0 0 320997 661 0 0 20 0 2 0 168624500 1998151680 422799 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 422799 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=2712 CPUtime=3.64 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 176 0 0 0 138 226 0 0 20 0 2 0 168624576 1998151680 422799 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3216.58 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1693908 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/268 873038
/proc/meminfo: memFree=123248852/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1697644 CPUtime=3276.46 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2779798 0 0 0 326979 667 0 0 20 0 2 0 168624500 1998151680 424411 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 424411 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=11608 CPUtime=3.71 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 178 0 0 0 141 230 0 0 20 0 2 0 168624576 1998151680 424411 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3276.46 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1700356 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.15 4.10 5/268 873048
/proc/meminfo: memFree=123206424/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1699692 CPUtime=3336.34 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2796988 0 0 0 332961 673 0 0 20 0 2 0 168624500 1998151680 424923 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 424923 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=1697644 CPUtime=3.77 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 181 0 0 0 143 234 0 0 20 0 2 0 168624576 1998151680 424923 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3336.34 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1702404 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.15 4.10 5/266 873059
/proc/meminfo: memFree=123165868/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1703788 CPUtime=3396.22 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2814295 0 0 0 338942 680 0 0 20 0 2 0 168624500 1998151680 425947 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 425947 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=2712 CPUtime=3.84 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 183 0 0 0 145 239 0 0 20 0 2 0 168624576 1998151680 425947 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3396.22 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1706500 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/265 873070
/proc/meminfo: memFree=123126700/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1709932 CPUtime=3456.1 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2832770 0 0 0 344924 686 0 0 20 0 2 0 168624500 1998151680 427483 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 427483 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=1707884 CPUtime=3.91 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 185 0 0 0 148 243 0 0 20 0 2 0 168624576 1998151680 427483 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3456.1 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1712644 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 873082
/proc/meminfo: memFree=123085516/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1711980 CPUtime=3515.98 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2850705 0 0 0 350905 693 0 0 20 0 2 0 168624500 1998151680 427995 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 427995 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=11608 CPUtime=3.98 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 187 0 0 0 150 248 0 0 20 0 2 0 168624576 1998151680 427995 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3515.98 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1714692 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/264 873093
/proc/meminfo: memFree=123037052/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1718124 CPUtime=3575.86 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2868349 0 0 0 356886 700 0 0 20 0 2 0 168624500 1998151680 429531 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 429531 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=2712 CPUtime=4.04 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 190 0 0 0 152 252 0 0 20 0 2 0 168624576 1998151680 429531 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3575.86 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1720836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.5 s]
/proc/loadavg: 4.17 4.14 4.10 5/264 873099
/proc/meminfo: memFree=123018140/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1722220 CPUtime=3600 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2883769 0 0 0 359297 703 0 0 20 0 2 0 168624500 1998151680 430555 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 430555 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=2712 CPUtime=4.07 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 190 0 0 0 153 254 0 0 20 0 2 0 168624576 1998151680 430555 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1724932 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3592.99 s, system=7.05707 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+3606.5 s]
/proc/loadavg: 4.17 4.14 4.10 5/264 873099
/proc/meminfo: memFree=123018140/131524600 swapFree=131071996/131071996
[pid=870393] ppid=870390 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/870393/stat : 870393 (run-glibc-2.34.) S 870390 870393 866303 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 168624500 10166272 678 134679101440 94342132514816 94342133594136 140730764539616 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94342135692592 94342135739780 94342154268672 140730764542911 140730764543068 140730764543068 140730764550083 0
/proc/870393/statm: 2482 678 598 264 0 133 0
[pid=870395] ppid=870393 vsize=1951320 memory=1722220 CPUtime=3600 cores=1,3
/proc/870395/stat : 870395 (ld-linux-x86-64) R 870393 870393 866303 0 -1 4194304 2883769 0 0 0 359297 703 0 0 20 0 2 0 168624500 1998151680 430555 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
/proc/870395/statm: 487830 430555 3951 46 0 460425 0
[pid=870395/tid=870396] ppid=870393 vsize=1951320 memory=2712 CPUtime=4.07 cores=1,3
/proc/870395/task/870396/stat : 870396 (ld-linux-x86-64) S 870393 870393 866303 0 -1 1077936192 190 0 0 0 153 254 0 0 20 0 2 0 168624576 1998151680 430555 134679101440 140464724332544 140464724520156 140722596811616 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140464726621056 140464726630504 93825007964160 140722596819799 140722596819963 140722596819963 140722596827058 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1961248 KiB
Current children cumulated memory: 1724932 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3606.53
CPU time (s): 3600.04
CPU user time (s): 3592.99
CPU system time (s): 7.05707
CPU usage (%): 99.8203
Max. virtual memory (cumulated for all children) (KiB): 2190168
Max. memory (cumulated for all children) (KiB): 1814436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.99
system time used= 7.05707
maximum resident set size= 1811724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2883971
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= 357108
involuntary context switches= 1534


# summary of solver processes directly reported to runsolver:
#   pid: 870393,870395
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3592.99
#   total CPU system time (s): 7.05707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.939 second user time and 17.2192 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-16 23:16:27
IDJOB=4431313
IDBENCH=158479
IDSOLVER=3055
FILE ID=nodeC028/4431313-1721164574
RUNJOBID= nodeC028-1721157371-866315
SLURM_JOB_ID= 7505768
Free space on /tmp= 889932 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay60.lin.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-4431313-1721164574/watcher-4431313-1721164574 -o /tmp/evaluation-result-4431313-1721164574/solver-4431313-1721164574 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721157371-866315 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431313-1721164574.opb

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

MD5SUM BENCH= fc1ceaa3d3fa0c232aeb6fc161f41804
RANDOM SEED=595098528

nodeC028.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		: 3674.920
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.56
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		: 3681.574
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.59
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.966
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.56
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		: 3668.219
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.59
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		: 3674.889
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.56
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		: 3678.750
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128111328 kB
MemAvailable:   128936320 kB
Buffers:          420764 kB
Cached:          1241612 kB
SwapCached:            0 kB
Active:           789556 kB
Inactive:        2029916 kB
Active(anon):       1560 kB
Inactive(anon):  1193260 kB
Active(file):     787996 kB
Inactive(file):   836656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             50876 kB
Writeback:             0 kB
AnonPages:       1148728 kB
Mapped:           120552 kB
Shmem:             37720 kB
KReclaimable:      80324 kB
Slab:             184184 kB
SReclaimable:      80324 kB
SUnreclaim:       103860 kB
KernelStack:        4160 kB
PageTables:        11820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1457364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62528 kB
HardwareCorrupted:     0 kB
AnonHugePages:    872448 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:      193236 kB
DirectMap2M:    18454528 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889896 MiB
End job on nodeC028 at 2024-07-17 00:16:34