Trace number 4431229

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.17 3608.08

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-sbox_8_shg.opb
MD5SUMde975147a543f81642d44481372d34a3
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 benchmark278
Best CPU time to get the best result obtained on this benchmark3600.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136253
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint170
Maximum length of a constraint1517
Number of terms in the objective function 136253
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 136253
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 136253
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (60718 MiB free)
  memory of node 1: 64510 MiB (60072 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431229-1721124225/watcher-4431229-1721124225 -o /tmp/evaluation-result-4431229-1721124225/solver-4431229-1721124225 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721116306-848670 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431229-1721124225.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=855204, runsolver pid=855201
Current StackSize limit: 8192 KiB


[startup+0.101039 s]*
/proc/loadavg: 4.21 4.20 4.18 6/265 855206
/proc/meminfo: memFree=123670152/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=111108 memory=25844 CPUtime=0.09 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 4494 0 0 0 9 0 0 0 20 0 1 0 164581956 113774592 6461 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 27777 6461 1608 46 0 8392 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 121036 KiB
Current children cumulated memory: 28672 KiB

[startup+0.206306 s]*
/proc/loadavg: 4.21 4.20 4.18 5/265 855206
/proc/meminfo: memFree=123663340/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=120180 memory=32972 CPUtime=0.2 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 6294 0 0 0 19 1 0 0 20 0 1 0 164581956 123064320 8243 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 30045 8243 1608 46 0 10660 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 130108 KiB
Current children cumulated memory: 35800 KiB

[startup+0.305834 s]*
/proc/loadavg: 4.21 4.20 4.18 5/265 855206
/proc/meminfo: memFree=123655948/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=129068 memory=40100 CPUtime=0.29 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 8092 0 0 0 28 1 0 0 20 0 1 0 164581956 132165632 10025 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 32267 10025 1608 46 0 12882 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 138996 KiB
Current children cumulated memory: 42928 KiB

[startup+0.700271 s]
/proc/loadavg: 4.21 4.20 4.18 5/265 855206
/proc/meminfo: memFree=123641164/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=162956 memory=68348 CPUtime=0.68 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 15129 0 0 0 66 2 0 0 20 0 1 0 164581956 166866944 17087 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 40739 17087 1608 46 0 21354 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 172884 KiB
Current children cumulated memory: 71176 KiB

[startup+1.50028 s]
/proc/loadavg: 4.21 4.20 4.18 5/265 855206
/proc/meminfo: memFree=123605516/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=231904 memory=125900 CPUtime=1.48 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 29535 0 0 0 142 6 0 0 20 0 1 0 164581956 237469696 31475 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 57976 31475 1608 46 0 38591 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 241832 KiB
Current children cumulated memory: 128728 KiB

[startup+3.10573 s]
/proc/loadavg: 4.21 4.20 4.18 5/265 855206
/proc/meminfo: memFree=123460292/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=371536 memory=242320 CPUtime=3.07 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 58647 0 0 0 295 12 0 0 20 0 1 0 164581956 380452864 60580 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 92884 60580 1608 46 0 73499 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 381464 KiB
Current children cumulated memory: 245148 KiB

[startup+6.30023 s]
/proc/loadavg: 4.19 4.20 4.18 5/265 855209
/proc/meminfo: memFree=123242704/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=646556 memory=471468 CPUtime=6.27 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 115946 0 0 0 600 27 0 0 20 0 1 0 164581956 662073344 117867 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 161639 117867 1608 46 0 142254 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 656484 KiB
Current children cumulated memory: 474296 KiB

[startup+12.7003 s]
/proc/loadavg: 4.26 4.21 4.18 5/265 855210
/proc/meminfo: memFree=122827576/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=1191736 memory=930032 CPUtime=12.65 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 230541 0 0 0 1213 52 0 0 20 0 1 0 164581956 1220337664 232508 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 297934 232508 1608 46 0 278549 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1201664 KiB
Current children cumulated memory: 932860 KiB

[startup+25.5003 s]
/proc/loadavg: 4.20 4.20 4.18 5/266 855214
/proc/meminfo: memFree=120615072/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=3635788 memory=3192608 CPUtime=25.41 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 739036 0 0 0 2399 142 0 0 20 0 2 0 164581956 3723046912 798152 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 908947 798152 2705 46 0 881542 0
[pid=855206/tid=855212] ppid=855204 vsize=3635788 memory=2196128 CPUtime=0 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 164584114 3723046912 798152 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 3645716 KiB
Current children cumulated memory: 3195436 KiB

[startup+51.1059 s]
/proc/loadavg: 4.19 4.20 4.18 5/266 855217
/proc/meminfo: memFree=117947456/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=6202892 memory=5755428 CPUtime=50.98 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 1378304 0 0 0 4854 244 0 0 20 0 2 0 164581956 6351761408 1438857 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 1550723 1438857 2721 46 0 1523318 0
[pid=855206/tid=855212] ppid=855204 vsize=6202892 memory=5465824 CPUtime=0.03 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 0 0 0 0 1 2 0 0 20 0 2 0 164584114 6351761408 1438857 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 6212820 KiB
Current children cumulated memory: 5758256 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.18 4.18 5/267 855226
/proc/meminfo: memFree=118198948/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=5921040 memory=5478336 CPUtime=102.1 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 2362092 0 0 0 9875 335 0 0 20 0 2 0 164581956 6063144960 1369584 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 1480260 1369584 2721 46 0 1452855 0
[pid=855206/tid=855212] ppid=855204 vsize=5921040 memory=5478336 CPUtime=0.09 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 4 0 0 0 3 6 0 0 20 0 2 0 164584114 6063144960 1369584 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 102.1 s
Current children cumulated vsize: 5930968 KiB
Current children cumulated memory: 5481164 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.16 4.17 5/265 855237
/proc/meminfo: memFree=115147660/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=8540788 CPUtime=162 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 2689460 0 0 0 15622 578 0 0 20 0 2 0 164581956 10859581440 2135197 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2135197 3251 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=2828 CPUtime=0.17 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 6 0 0 0 5 12 0 0 20 0 2 0 164584114 10859581440 2135197 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 162 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 8543616 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.14 4.16 5/265 855248

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

[startup+3162.3 s]
/proc/loadavg: 2.21 3.26 3.78 3/248 856908
/proc/meminfo: memFree=115928240/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9168372 CPUtime=3155.16 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7569152 0 12 0 314242 1274 0 0 20 0 2 0 164581956 10859581440 2292093 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2292093 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=9168372 CPUtime=4.43 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 377 0 0 0 147 296 0 0 20 0 2 0 164584114 10859581440 2292093 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3155.16 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9171200 KiB

[startup+3222.3 s]
/proc/loadavg: 2.19 3.06 3.68 3/250 856924
/proc/meminfo: memFree=115986032/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9172468 CPUtime=3215.05 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7593167 0 12 0 320222 1283 0 0 20 0 2 0 164581956 10859581440 2293117 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2293117 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=2828 CPUtime=4.52 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 383 0 0 0 150 302 0 0 20 0 2 0 164584114 10859581440 2293117 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3215.05 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9175296 KiB

[startup+3282.3 s]
/proc/loadavg: 2.14 2.88 3.58 3/252 857105
/proc/meminfo: memFree=115918340/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9172468 CPUtime=3274.96 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7607582 0 12 0 326207 1289 0 0 20 0 2 0 164581956 10859581440 2293117 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2293117 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=9172468 CPUtime=4.6 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 391 0 0 0 153 307 0 0 20 0 2 0 164584114 10859581440 2293117 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3274.96 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9175296 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 2.73 3.48 3/252 857115
/proc/meminfo: memFree=115914040/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9178612 CPUtime=3334.85 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7630702 0 12 0 332189 1296 0 0 20 0 2 0 164581956 10859581440 2294653 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2294653 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=7544 CPUtime=4.68 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 395 0 0 0 155 313 0 0 20 0 2 0 164584114 10859581440 2294653 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3334.85 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9181440 KiB

[startup+3402.3 s]
/proc/loadavg: 2.13 2.63 3.40 3/252 857130
/proc/meminfo: memFree=115901096/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9180660 CPUtime=3394.74 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7644899 0 12 0 338172 1302 0 0 20 0 2 0 164581956 10859581440 2295165 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2295165 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=2828 CPUtime=4.77 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 402 0 0 0 158 319 0 0 20 0 2 0 164584114 10859581440 2295165 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3394.74 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9183488 KiB

[startup+3462.3 s]
/proc/loadavg: 2.16 2.54 3.32 3/252 857152
/proc/meminfo: memFree=115898440/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9180660 CPUtime=3454.64 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7669654 0 12 0 344154 1310 0 0 20 0 2 0 164581956 10859581440 2295165 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2295165 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=2828 CPUtime=4.85 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 409 0 0 0 160 325 0 0 20 0 2 0 164584114 10859581440 2295165 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3454.64 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9183488 KiB

[startup+3522.3 s]
/proc/loadavg: 2.13 2.46 3.24 3/251 857162
/proc/meminfo: memFree=115897824/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9180660 CPUtime=3514.53 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7693306 0 12 0 350136 1317 0 0 20 0 2 0 164581956 10859581440 2295165 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2295165 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=2828 CPUtime=4.94 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 413 0 0 0 163 331 0 0 20 0 2 0 164584114 10859581440 2295165 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3514.53 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9183488 KiB

[startup+3582.3 s]
/proc/loadavg: 2.16 2.40 3.17 3/249 857172
/proc/meminfo: memFree=115893096/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9184756 CPUtime=3574.43 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7716939 0 12 0 356118 1325 0 0 20 0 2 0 164581956 10859581440 2296189 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2296189 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=2828 CPUtime=5.02 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) S 855204 855204 848657 0 -1 1077936192 420 0 0 0 165 337 0 0 20 0 2 0 164584114 10859581440 2296189 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3574.43 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9187584 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608 s]*
/proc/loadavg: 2.18 2.39 3.14 3/247 857179
/proc/meminfo: memFree=115892824/131524600 swapFree=130796312/131071996
[pid=855204] ppid=855201 vsize=9928 memory=2828 CPUtime=0 cores=5,7
/proc/855204/stat : 855204 (run-glibc-2.34.) S 855201 855204 848657 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 164581956 10166272 707 134679101440 94572885331968 94572886411288 140722877348672 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94572888509744 94572888556932 94572894760960 140722877350847 140722877351004 140722877351004 140722877358019 0
/proc/855204/statm: 2482 707 627 264 0 133 0
[pid=855206] ppid=855204 vsize=10605060 memory=9184756 CPUtime=3600.09 cores=5,7
/proc/855206/stat : 855206 (ld-linux-x86-64) R 855204 855204 848657 0 -1 4194304 7723031 0 12 0 358681 1328 0 0 20 0 2 0 164581956 10859581440 2296189 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 17 5 0 0 24 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
/proc/855206/statm: 2651265 2296189 3576 46 0 2623860 0
[pid=855206/tid=855212] ppid=855204 vsize=10605060 memory=7897517730021284255 CPUtime=5.05 cores=5,7
/proc/855206/task/855212/stat : 855212 (ld-linux-x86-64) R 855204 855204 848657 0 -1 1077936192 423 0 0 0 166 339 0 0 20 0 2 0 164584114 10859581440 2296189 134679101440 140696861319168 140696861506780 140730888960432 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140696863607680 140696863617128 93824999383040 140730888962903 140730888963067 140730888963067 140730888970162 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 10614988 KiB
Current children cumulated memory: 9187584 KiB

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

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

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

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

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.08
CPU time (s): 3600.17
CPU user time (s): 3586.82
CPU system time (s): 13.3521
CPU usage (%): 99.7809
Max. virtual memory (cumulated for all children) (KiB): 11529400
Max. memory (cumulated for all children) (KiB): 10963964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.82
system time used= 13.3521
maximum resident set size= 10978408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7723232
page faults= 12
swaps= 0
block input operations= 3280
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 354813
involuntary context switches= 1272


# summary of solver processes directly reported to runsolver:
#   pid: 855204,855206
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3586.82
#   total CPU system time (s): 13.3521

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.80412 second user time and 18.7292 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-16 12:04:00
IDJOB=4431229
IDBENCH=155401
IDSOLVER=3055
FILE ID=nodeC014/4431229-1721124225
RUNJOBID= nodeC014-1721116306-848670
SLURM_JOB_ID= 7505656
Free space on /tmp= 889308 MiB

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

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

MD5SUM BENCH= de975147a543f81642d44481372d34a3
RANDOM SEED=211165487

nodeC014.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3678.083
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3694.470
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.849
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3685.609
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3678.095
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.346
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.196
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3640.729
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123690816 kB
MemAvailable:   127334572 kB
Buffers:          345808 kB
Cached:          4093944 kB
SwapCached:        12804 kB
Active:          1213332 kB
Inactive:        6030352 kB
Active(anon):       9460 kB
Inactive(anon):  2812608 kB
Active(file):    1203872 kB
Inactive(file):  3217744 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130796312 kB
Dirty:            614308 kB
Writeback:          3892 kB
AnonPages:       2788908 kB
Mapped:            64688 kB
Shmem:             18136 kB
KReclaimable:     123572 kB
Slab:             218300 kB
SReclaimable:     123572 kB
SUnreclaim:        94728 kB
KernelStack:        4224 kB
PageTables:        15736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4452764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            29408 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1280000 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191188 kB
DirectMap2M:    14262272 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 889380 MiB
End job on nodeC014 at 2024-07-16 13:04:09