Trace number 4431123

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 3604.31

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_5.opb
MD5SUM2f5de9b63d0a2988dce846045b262c40
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark41.0486
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5499
Total number of constraints19319
Number of constraints which are clauses19312
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint613
Number of terms in the objective function 613
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 613
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 643
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431123-1721113466/watcher-4431123-1721113466 -o /tmp/evaluation-result-4431123-1721113466/solver-4431123-1721113466 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721113478-836468 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431123-1721113466.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=836513, runsolver pid=836507
Current StackSize limit: 8192 KiB


[startup+0.100613 s]*
/proc/loadavg: 1.20 2.08 2.98 7/244 836525
/proc/meminfo: memFree=127597540/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=91308 memory=11284 CPUtime=0.07 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 1575 0 27 0 5 2 0 0 20 0 1 0 163502774 93499392 2821 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 0 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 22827 2821 1698 46 0 3442 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 101236 KiB
Current children cumulated memory: 14040 KiB

[startup+0.213523 s]*
/proc/loadavg: 1.20 2.08 2.98 6/252 836537
/proc/meminfo: memFree=127559900/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=145988 memory=29752 CPUtime=0.18 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 4200 0 27 0 12 6 0 0 20 0 2 0 163502774 149491712 7438 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 36497 7438 2738 46 0 9092 0
[pid=836520/tid=836532] ppid=836513 vsize=146252 memory=664971938048798763 CPUtime=0 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 163502794 149762048 7504 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 155916 KiB
Current children cumulated memory: 32508 KiB

[startup+0.313063 s]*
/proc/loadavg: 1.20 2.08 2.98 8/253 836538
/proc/meminfo: memFree=127529408/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=154884 memory=38752 CPUtime=0.28 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 6864 0 27 0 21 7 0 0 20 0 2 0 163502774 158601216 9688 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 38721 9688 2738 46 0 11316 0
[pid=836520/tid=836532] ppid=836513 vsize=154884 memory=-8825298867526329700 CPUtime=0 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 163502794 158601216 9688 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 164812 KiB
Current children cumulated memory: 41508 KiB

[startup+0.700402 s]
/proc/loadavg: 1.20 2.08 2.98 6/253 836538
/proc/meminfo: memFree=127500944/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=157404 memory=41232 CPUtime=0.64 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 7451 0 27 0 53 11 0 0 20 0 2 0 163502774 161181696 10308 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 39351 10308 2839 46 0 11946 0
[pid=836520/tid=836532] ppid=836513 vsize=157404 memory=41288 CPUtime=0 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 163502794 161181696 10308 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 167332 KiB
Current children cumulated memory: 43988 KiB

[startup+1.50039 s]
/proc/loadavg: 1.20 2.08 2.98 5/254 836539
/proc/meminfo: memFree=127378988/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=157404 memory=47360 CPUtime=1.45 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 7722 0 27 0 130 15 0 0 20 0 2 0 163502774 161181696 11840 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 39351 11840 3581 46 0 11946 0
[pid=836520/tid=836532] ppid=836513 vsize=157404 memory=41232 CPUtime=0 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 163502794 161181696 11840 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 167332 KiB
Current children cumulated memory: 50116 KiB

[startup+3.11405 s]
/proc/loadavg: 1.20 2.08 2.98 6/256 836541
/proc/meminfo: memFree=127023844/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=164544 memory=52132 CPUtime=3.06 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 10914 0 27 0 290 16 0 0 20 0 2 0 163502774 168493056 13033 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 41136 13033 3581 46 0 13731 0
[pid=836520/tid=836532] ppid=836513 vsize=164544 memory=-8825298901902845284 CPUtime=0 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 163502794 168493056 13033 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 174472 KiB
Current children cumulated memory: 54888 KiB

[startup+6.30044 s]
/proc/loadavg: 1.59 2.14 3.00 6/256 836541
/proc/meminfo: memFree=126970076/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=171724 memory=58752 CPUtime=6.24 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 16542 0 27 0 605 19 0 0 20 0 2 0 163502774 175845376 14688 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 42931 14688 3581 46 0 15526 0
[pid=836520/tid=836532] ppid=836513 vsize=171724 memory=11596 CPUtime=0 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 2 0 163502794 175845376 14688 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 181652 KiB
Current children cumulated memory: 61508 KiB

[startup+12.7004 s]
/proc/loadavg: 1.78 2.18 3.00 6/256 836543
/proc/meminfo: memFree=126936384/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=183400 memory=68992 CPUtime=12.63 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 29241 0 27 0 1240 23 0 0 20 0 2 0 163502774 187801600 17248 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 45850 17248 3581 46 0 18445 0
[pid=836520/tid=836532] ppid=836513 vsize=183400 memory=2756 CPUtime=0 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 14 0 0 0 0 0 0 0 20 0 2 0 163502794 187801600 17248 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 193328 KiB
Current children cumulated memory: 71748 KiB

[startup+25.5005 s]
/proc/loadavg: 2.43 2.30 3.03 6/256 836545
/proc/meminfo: memFree=126888524/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=203736 memory=76044 CPUtime=25.41 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 46907 0 27 0 2511 30 0 0 20 0 2 0 163502774 208625664 19011 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 50934 19011 3581 46 0 23529 0
[pid=836520/tid=836532] ppid=836513 vsize=203736 memory=41288 CPUtime=0.01 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 26 0 0 0 0 1 0 0 20 0 2 0 163502794 208625664 19011 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 213664 KiB
Current children cumulated memory: 78800 KiB

[startup+51.1144 s]
/proc/loadavg: 2.96 2.44 3.06 6/256 836550
/proc/meminfo: memFree=126808880/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=207352 memory=88096 CPUtime=50.99 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 81499 0 27 0 5054 45 0 0 20 0 2 0 163502774 212328448 22024 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 51838 22024 3581 46 0 24433 0
[pid=836520/tid=836532] ppid=836513 vsize=207352 memory=2756 CPUtime=0.05 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 37 0 0 0 1 4 0 0 20 0 2 0 163502794 212328448 22024 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 217280 KiB
Current children cumulated memory: 90852 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 2.84 3.16 6/255 836559
/proc/meminfo: memFree=126704268/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=212960 memory=102980 CPUtime=102.09 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 100428 0 27 0 10141 68 0 0 20 0 2 0 163502774 218071040 25745 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 53240 25745 3581 46 0 25835 0
[pid=836520/tid=836532] ppid=836513 vsize=212960 memory=2756 CPUtime=0.09 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 46 0 0 0 2 7 0 0 20 0 2 0 163502794 218071040 25745 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 222888 KiB
Current children cumulated memory: 105736 KiB

[startup+162.3 s]
/proc/loadavg: 4.36 3.16 3.26 6/255 836569
/proc/meminfo: memFree=126594940/131655788 swapFree=131071996/131071996

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

[startup+3222.3 s]
/proc/loadavg: 4.10 4.16 4.11 6/253 838306
/proc/meminfo: memFree=125542476/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=575172 memory=340376 CPUtime=3218.57 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 676392 0 27 0 320623 1234 0 0 20 0 2 0 163502774 588976128 85094 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 143793 85094 3842 46 0 116388 0
[pid=836520/tid=836532] ppid=836513 vsize=575172 memory=2756 CPUtime=4.59 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 142 0 0 0 133 326 0 0 20 0 2 0 163502794 588976128 85094 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3218.57 s
Current children cumulated vsize: 585100 KiB
Current children cumulated memory: 343132 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.14 4.10 6/253 838317
/proc/meminfo: memFree=125534476/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=575840 memory=340948 CPUtime=3278.48 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 725281 0 27 0 326592 1256 0 0 20 0 2 0 163502774 589660160 85237 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 143960 85237 3842 46 0 116555 0
[pid=836520/tid=836532] ppid=836513 vsize=575840 memory=2756 CPUtime=4.68 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 144 0 0 0 135 333 0 0 20 0 2 0 163502794 589660160 85237 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3278.48 s
Current children cumulated vsize: 585768 KiB
Current children cumulated memory: 343704 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.10 6/254 838330
/proc/meminfo: memFree=125524688/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=576848 memory=350040 CPUtime=3338.39 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 771340 0 27 0 332557 1282 0 0 20 0 2 0 163502774 590692352 87510 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 144212 87510 3842 46 0 116807 0
[pid=836520/tid=836532] ppid=836513 vsize=576848 memory=350036 CPUtime=4.78 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 146 0 0 0 138 340 0 0 20 0 2 0 163502794 590692352 87510 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3338.39 s
Current children cumulated vsize: 586776 KiB
Current children cumulated memory: 352796 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.16 4.11 7/252 838352
/proc/meminfo: memFree=125523244/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=577552 memory=350640 CPUtime=3398.31 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 828097 0 27 0 338525 1306 0 0 20 0 2 0 163502774 591413248 87660 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 144388 87660 3842 46 0 116983 0
[pid=836520/tid=836532] ppid=836513 vsize=577552 memory=350640 CPUtime=4.87 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 148 0 0 0 141 346 0 0 20 0 2 0 163502794 591413248 87660 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3398.31 s
Current children cumulated vsize: 587480 KiB
Current children cumulated memory: 353396 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.15 4.10 6/252 838362
/proc/meminfo: memFree=125522292/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=577552 memory=350792 CPUtime=3458.22 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 875862 0 27 0 344495 1327 0 0 20 0 2 0 163502774 591413248 87698 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 144388 87698 3842 46 0 116983 0
[pid=836520/tid=836532] ppid=836513 vsize=577552 memory=350792 CPUtime=4.97 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 150 0 0 0 143 354 0 0 20 0 2 0 163502794 591413248 87698 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3458.22 s
Current children cumulated vsize: 587480 KiB
Current children cumulated memory: 353548 KiB

[startup+3522.3 s]
/proc/loadavg: 4.39 4.20 4.12 6/252 838373
/proc/meminfo: memFree=125515312/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=578276 memory=353492 CPUtime=3518.13 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 918763 0 27 0 350465 1348 0 0 20 0 2 0 163502774 592154624 88373 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 144569 88373 3842 46 0 117164 0
[pid=836520/tid=836532] ppid=836513 vsize=578276 memory=2756 CPUtime=5.06 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 152 0 0 0 145 361 0 0 20 0 2 0 163502794 592154624 88373 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3518.13 s
Current children cumulated vsize: 588204 KiB
Current children cumulated memory: 356248 KiB

[startup+3582.3 s]
/proc/loadavg: 4.25 4.19 4.12 6/251 838384
/proc/meminfo: memFree=125514612/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=578276 memory=353628 CPUtime=3578.05 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 984919 0 27 0 356434 1371 0 0 20 0 2 0 163502774 592154624 88407 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 144569 88407 3842 46 0 117164 0
[pid=836520/tid=836532] ppid=836513 vsize=578276 memory=41548 CPUtime=5.17 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 154 0 0 0 149 368 0 0 20 0 2 0 163502794 592154624 88407 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3578.05 s
Current children cumulated vsize: 588204 KiB
Current children cumulated memory: 356384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.3 s]
/proc/loadavg: 4.25 4.20 4.12 5/251 838435
/proc/meminfo: memFree=125830500/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=578276 memory=353632 CPUtime=3600.01 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 1010858 0 27 0 358621 1380 0 0 20 0 2 0 163502774 592154624 88408 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 144569 88408 3842 46 0 117164 0
[pid=836520/tid=836532] ppid=836513 vsize=578276 memory=353632 CPUtime=5.2 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 155 0 0 0 150 370 0 0 20 0 2 0 163502794 592154624 88408 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 588204 KiB
Current children cumulated memory: 356388 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3586.22 s, system=13.8174 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+3604.3 s]
/proc/loadavg: 4.25 4.20 4.12 5/251 838435
/proc/meminfo: memFree=125830500/131655788 swapFree=131071996/131071996
[pid=836513] ppid=836507 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/836513/stat : 836513 (run-glibc-2.34.) S 836507 836513 836455 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163502773 10166272 689 134679101440 93993533198336 93993534277656 140732974187408 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93993536376112 93993536423300 93993569243136 140732974191551 140732974191708 140732974191708 140732974198723 0
/proc/836513/statm: 2482 689 608 264 0 133 0
[pid=836520] ppid=836513 vsize=578276 memory=353632 CPUtime=3600.01 cores=5,7
/proc/836520/stat : 836520 (ld-linux-x86-64) R 836513 836513 836455 0 -1 4194304 1010858 0 27 0 358621 1380 0 0 20 0 2 0 163502774 592154624 88408 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
/proc/836520/statm: 144569 88408 3842 46 0 117164 0
[pid=836520/tid=836532] ppid=836513 vsize=578276 memory=353632 CPUtime=5.2 cores=5,7
/proc/836520/task/836532/stat : 836532 (ld-linux-x86-64) S 836513 836513 836455 0 -1 1077936192 155 0 0 0 150 370 0 0 20 0 2 0 163502794 592154624 88408 134679101440 139904468508672 139904468696284 140727541959696 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139904470797184 139904470806632 93825019613184 140727541965655 140727541965819 140727541965819 140727541972914 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 588204 KiB
Current children cumulated memory: 356388 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.31
CPU time (s): 3600.04
CPU user time (s): 3586.22
CPU system time (s): 13.8174
CPU usage (%): 99.8815
Max. virtual memory (cumulated for all children) (KiB): 588204
Max. memory (cumulated for all children) (KiB): 356388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.22
system time used= 13.8174
maximum resident set size= 353632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1011063
page faults= 27
swaps= 0
block input operations= 3568
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 354973
involuntary context switches= 1972


# summary of solver processes directly reported to runsolver:
#   pid: 836513,836520
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3586.22
#   total CPU system time (s): 13.8174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.8503 second user time and 38.2936 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-16 09:04:38
IDJOB=4431123
IDBENCH=148192
IDSOLVER=3055
FILE ID=nodeC003/4431123-1721113466
RUNJOBID= nodeC003-1721113478-836468
SLURM_JOB_ID= 7505646
Free space on /tmp= 723776 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_5.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-4431123-1721113466/watcher-4431123-1721113466 -o /tmp/evaluation-result-4431123-1721113466/solver-4431123-1721113466 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721113478-836468 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431123-1721113466.opb

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

MD5SUM BENCH= 2f5de9b63d0a2988dce846045b262c40
RANDOM SEED=2127514988

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		: 1197.217
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		: 1629.015
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.231
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.215
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		: 1197.216
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		: 1197.217
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.221
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.212
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:        127631348 kB
MemAvailable:   129907312 kB
Buffers:          408900 kB
Cached:          2684812 kB
SwapCached:            0 kB
Active:           675860 kB
Inactive:        2767400 kB
Active(anon):       1348 kB
Inactive(anon):   386584 kB
Active(file):     674512 kB
Inactive(file):  2380816 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            167632 kB
Writeback:             0 kB
AnonPages:        350248 kB
Mapped:           103560 kB
Shmem:             37704 kB
KReclaimable:     121336 kB
Slab:             221944 kB
SReclaimable:     121336 kB
SUnreclaim:       100608 kB
KernelStack:        3636 kB
PageTables:         9852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     764796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52096 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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= 723604 MiB
End job on nodeC003 at 2024-07-16 10:04:43