Trace number 4431311

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.08 3607.91

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern35-09.lin.opb
MD5SUM88e07485ddda73ef9c5cf0cbed9ceb05
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 benchmark-1277
Best CPU time to get the best result obtained on this benchmark3588.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1381
Total number of constraints2692
Number of constraints which are clauses1346
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1346
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 1381
Biggest coefficient in the objective function 304
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 75168
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 304
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 75168
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (60539 MiB free)
  memory of node 1: 64473 MiB (59827 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=871245, runsolver pid=871242

[startup+0.100057 s]*
/proc/loadavg: 4.09 4.12 4.15 5/262 871248
/proc/meminfo: memFree=123236864/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=147648 memory=33196 CPUtime=0.1 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 4153 0 0 0 8 2 0 0 20 0 2 0 168386214 151191552 8299 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 36912 8299 3771 46 0 9507 0
[pid=871247/tid=871248] ppid=871245 vsize=147648 memory=4026561614 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) R 871245 871245 865549 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168386216 151191552 8299 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 157576 KiB
Current children cumulated memory: 35944 KiB

[startup+0.20545 s]*
/proc/loadavg: 4.09 4.12 4.15 5/262 871248
/proc/meminfo: memFree=123235020/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=150172 memory=36240 CPUtime=0.2 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 5106 0 0 0 18 2 0 0 20 0 2 0 168386214 153776128 9060 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 37543 9060 3896 46 0 10138 0
[pid=871247/tid=871248] ppid=871245 vsize=150172 memory=3471202400344241230 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168386216 153776128 9060 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 160100 KiB
Current children cumulated memory: 38988 KiB

[startup+0.30543 s]*
/proc/loadavg: 4.09 4.12 4.15 5/262 871250
/proc/meminfo: memFree=123231528/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=152904 memory=38728 CPUtime=0.3 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 6117 0 0 0 28 2 0 0 20 0 2 0 168386214 156573696 9682 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 38226 9682 3989 46 0 10821 0
[pid=871247/tid=871248] ppid=871245 vsize=152904 memory=-9042874630755543648 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168386216 156573696 9682 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 162832 KiB
Current children cumulated memory: 41476 KiB

[startup+0.700259 s]
/proc/loadavg: 4.09 4.12 4.15 5/262 871250
/proc/meminfo: memFree=123230420/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=156300 memory=41224 CPUtime=0.69 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 6719 0 0 0 67 2 0 0 20 0 2 0 168386214 160051200 10306 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 39075 10306 4021 46 0 11670 0
[pid=871247/tid=871248] ppid=871245 vsize=156300 memory=39380 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168386216 160051200 10306 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 166228 KiB
Current children cumulated memory: 43972 KiB

[startup+1.50027 s]
/proc/loadavg: 4.09 4.12 4.15 5/262 871250
/proc/meminfo: memFree=123229188/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=153184 memory=38912 CPUtime=1.49 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 6818 0 0 0 147 2 0 0 20 0 2 0 168386214 156860416 9728 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 38296 9728 4021 46 0 10891 0
[pid=871247/tid=871248] ppid=871245 vsize=153184 memory=11648 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168386216 156860416 9728 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 163112 KiB
Current children cumulated memory: 41660 KiB

[startup+3.10534 s]
/proc/loadavg: 4.09 4.12 4.15 5/262 871250
/proc/meminfo: memFree=123226924/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=154644 memory=41228 CPUtime=3.08 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 10084 0 0 0 306 2 0 0 20 0 2 0 168386214 158355456 10307 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 38661 10307 4021 46 0 11256 0
[pid=871247/tid=871248] ppid=871245 vsize=154644 memory=2748 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 168386216 158355456 10307 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 164572 KiB
Current children cumulated memory: 43976 KiB

[startup+6.30025 s]
/proc/loadavg: 4.08 4.12 4.15 5/262 871250
/proc/meminfo: memFree=123211112/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=178656 memory=61080 CPUtime=6.28 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 16969 0 0 0 625 3 0 0 20 0 2 0 168386214 182943744 15270 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 44664 15270 4021 46 0 17259 0
[pid=871247/tid=871248] ppid=871245 vsize=178656 memory=2748 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 168386216 182943744 15270 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 188584 KiB
Current children cumulated memory: 63828 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.12 4.15 5/262 871251
/proc/meminfo: memFree=123205776/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=178656 memory=62072 CPUtime=12.66 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 23569 0 0 0 1263 3 0 0 20 0 2 0 168386214 182943744 15518 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 44664 15518 4021 46 0 17259 0
[pid=871247/tid=871248] ppid=871245 vsize=178656 memory=42268 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 2 0 168386216 182943744 15518 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 188584 KiB
Current children cumulated memory: 64820 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.13 4.15 5/262 871254
/proc/meminfo: memFree=123184108/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=199932 memory=83108 CPUtime=25.43 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 40782 0 0 0 2536 7 0 0 20 0 2 0 168386214 204730368 20777 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 49983 20777 4021 46 0 22578 0
[pid=871247/tid=871248] ppid=871245 vsize=199932 memory=11648 CPUtime=0 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 2 0 168386216 204730368 20777 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 209860 KiB
Current children cumulated memory: 85856 KiB

[startup+51.1057 s]
/proc/loadavg: 4.08 4.12 4.15 5/262 871258
/proc/meminfo: memFree=123180108/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=201816 memory=85336 CPUtime=50.98 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 56255 0 0 0 5089 9 0 0 20 0 2 0 168386214 206659584 21334 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 50454 21334 4021 46 0 23049 0
[pid=871247/tid=871248] ppid=871245 vsize=201816 memory=2748 CPUtime=0.02 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 29 0 0 0 0 2 0 0 20 0 2 0 168386216 206659584 21334 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 211744 KiB
Current children cumulated memory: 88084 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/262 871267
/proc/meminfo: memFree=123174324/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=201840 memory=86320 CPUtime=102.07 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 73160 0 0 0 10195 12 0 0 20 0 2 0 168386214 206684160 21580 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 50460 21580 4021 46 0 23055 0
[pid=871247/tid=871248] ppid=871245 vsize=201840 memory=2748 CPUtime=0.05 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 39 0 0 0 1 4 0 0 20 0 2 0 168386216 206684160 21580 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 211768 KiB
Current children cumulated memory: 89068 KiB

[startup+162.3 s]

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

[startup+3222.3 s]
/proc/loadavg: 1.09 1.11 1.58 2/239 873109
/proc/meminfo: memFree=122745708/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1087852 memory=973096 CPUtime=3215.33 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 1763796 0 0 0 321089 444 0 0 20 0 2 0 168386214 1113960448 243274 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 271963 243274 4021 46 0 244558 0
[pid=871247/tid=871248] ppid=871245 vsize=1087852 memory=2748 CPUtime=1.69 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 162 0 0 0 52 117 0 0 20 0 2 0 168386216 1113960448 243274 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3215.33 s
Current children cumulated vsize: 1097780 KiB
Current children cumulated memory: 975844 KiB

[startup+3282.3 s]
/proc/loadavg: 1.08 1.10 1.54 2/239 873119
/proc/meminfo: memFree=122718288/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1108628 memory=994388 CPUtime=3275.2 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 1813926 0 0 0 327066 454 0 0 20 0 2 0 168386214 1135235072 248597 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 277157 248597 4021 46 0 249752 0
[pid=871247/tid=871248] ppid=871245 vsize=1108628 memory=2748 CPUtime=1.72 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 164 0 0 0 53 119 0 0 20 0 2 0 168386216 1135235072 248597 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3275.2 s
Current children cumulated vsize: 1118556 KiB
Current children cumulated memory: 997136 KiB

[startup+3342.3 s]
/proc/loadavg: 1.13 1.11 1.52 2/239 873130
/proc/meminfo: memFree=122701448/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1125204 memory=1009044 CPUtime=3335.06 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 1858136 0 0 0 333042 464 0 0 20 0 2 0 168386214 1152208896 252261 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 281301 252261 4021 46 0 253896 0
[pid=871247/tid=871248] ppid=871245 vsize=1125204 memory=2748 CPUtime=1.75 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 167 0 0 0 54 121 0 0 20 0 2 0 168386216 1152208896 252261 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3335.06 s
Current children cumulated vsize: 1135132 KiB
Current children cumulated memory: 1011792 KiB

[startup+3402.3 s]
/proc/loadavg: 1.05 1.09 1.48 2/237 873141
/proc/meminfo: memFree=122671964/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1149192 memory=1037748 CPUtime=3394.92 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 1915977 0 0 0 339015 477 0 0 20 0 2 0 168386214 1176772608 259437 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 287298 259437 4021 46 0 259893 0
[pid=871247/tid=871248] ppid=871245 vsize=1149192 memory=2748 CPUtime=1.77 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 170 0 0 0 54 123 0 0 20 0 2 0 168386216 1176772608 259437 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3394.92 s
Current children cumulated vsize: 1159120 KiB
Current children cumulated memory: 1040496 KiB

[startup+3462.3 s]
/proc/loadavg: 1.49 1.20 1.49 2/237 873153
/proc/meminfo: memFree=122652380/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1164080 memory=1047924 CPUtime=3454.79 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 1974743 0 0 0 344990 489 0 0 20 0 2 0 168386214 1192017920 261981 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 291020 261981 4021 46 0 263615 0
[pid=871247/tid=871248] ppid=871245 vsize=1164080 memory=11648 CPUtime=1.8 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 173 0 0 0 55 125 0 0 20 0 2 0 168386216 1192017920 261981 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3454.79 s
Current children cumulated vsize: 1174008 KiB
Current children cumulated memory: 1050672 KiB

[startup+3522.3 s]
/proc/loadavg: 1.42 1.23 1.49 2/235 873163
/proc/meminfo: memFree=122632564/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1188324 memory=1076940 CPUtime=3514.65 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 2016882 0 0 0 350968 497 0 0 20 0 2 0 168386214 1216843776 269235 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 297081 269235 4021 46 0 269676 0
[pid=871247/tid=871248] ppid=871245 vsize=1188324 memory=2280 CPUtime=1.82 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 174 0 0 0 56 126 0 0 20 0 2 0 168386216 1216843776 269235 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3514.65 s
Current children cumulated vsize: 1198252 KiB
Current children cumulated memory: 1079688 KiB

[startup+3582.3 s]
/proc/loadavg: 1.24 1.22 1.46 2/235 873173
/proc/meminfo: memFree=122629844/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1206816 memory=1093732 CPUtime=3574.51 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 2046473 0 0 0 356948 503 0 0 20 0 2 0 168386214 1235779584 273433 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 301704 273433 4021 46 0 274299 0
[pid=871247/tid=871248] ppid=871245 vsize=1206816 memory=2748 CPUtime=1.85 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 176 0 0 0 57 128 0 0 20 0 2 0 168386216 1235779584 273433 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3574.51 s
Current children cumulated vsize: 1216744 KiB
Current children cumulated memory: 1096480 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.9 s]
/proc/loadavg: 1.16 1.20 1.45 2/235 873177
/proc/meminfo: memFree=122629464/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1214328 memory=1101012 CPUtime=3600.05 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 2060056 0 0 0 359499 506 0 0 20 0 2 0 168386214 1243471872 275253 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 303582 275253 4021 46 0 276177 0
[pid=871247/tid=871248] ppid=871245 vsize=1214328 memory=7824336435099769757 CPUtime=1.86 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 177 0 0 0 57 129 0 0 20 0 2 0 168386216 1243471872 275253 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1224256 KiB
Current children cumulated memory: 1103760 KiB

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

[startup+3607.91 s]
# the end of solver process 871245 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.001542 s

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

# cumulated CPU time of all completed processes:  user=3595 s, system=5.07748 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3607.9 s]
/proc/loadavg: 1.16 1.20 1.45 2/235 873177
/proc/meminfo: memFree=122629464/131524600 swapFree=131071996/131071996
[pid=871245] ppid=871242 vsize=9928 memory=2748 CPUtime=0 cores=4,6
/proc/871245/stat : 871245 (run-glibc-2.34.) S 871242 871245 865549 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 168386214 10166272 687 134679101440 94601069555712 94601070635032 140721681338448 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94601072733488 94601072780676 94601088163840 140721681347519 140721681347676 140721681347676 140721681354691 0
/proc/871245/statm: 2482 687 606 264 0 133 0
[pid=871247] ppid=871245 vsize=1214328 memory=1101012 CPUtime=3600.05 cores=4,6
/proc/871247/stat : 871247 (ld-linux-x86-64) R 871245 871245 865549 0 -1 4194304 2060056 0 0 0 359499 506 0 0 20 0 2 0 168386214 1243471872 275253 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
/proc/871247/statm: 303582 275253 4021 46 0 276177 0
[pid=871247/tid=871248] ppid=871245 vsize=1214328 memory=7824336435099769757 CPUtime=1.86 cores=4,6
/proc/871247/task/871248/stat : 871248 (ld-linux-x86-64) S 871245 871245 865549 0 -1 1077936192 177 0 0 0 57 129 0 0 20 0 2 0 168386216 1243471872 275253 134679101440 140164194721792 140164194909404 140735676500512 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140164197010304 140164197019752 93825005543424 140735676506967 140735676507131 140735676507131 140735676514226 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1224256 KiB
Current children cumulated memory: 1103760 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.91
CPU time (s): 3600.08
CPU user time (s): 3595
CPU system time (s): 5.07748
CPU usage (%): 99.7829
Max. virtual memory (cumulated for all children) (KiB): 1224544
Max. memory (cumulated for all children) (KiB): 1107444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595
system time used= 5.07748
maximum resident set size= 1104860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2060264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357410
involuntary context switches= 4884


# summary of solver processes directly reported to runsolver:
#   pid: 871245,871247
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3595
#   total CPU system time (s): 5.07748

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32701 second user time and 14.3274 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 22:37:05
IDJOB=4431311
IDBENCH=158466
IDSOLVER=3055
FILE ID=nodeC023/4431311-1721162212
RUNJOBID= nodeC023-1721152937-865560
SLURM_JOB_ID= 7505756
Free space on /tmp= 889956 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-09.lin.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431311-1721162212/watcher-4431311-1721162212 -o /tmp/evaluation-result-4431311-1721162212/solver-4431311-1721162212 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721152937-865560 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431311-1721162212.opb

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

MD5SUM BENCH= 88e07485ddda73ef9c5cf0cbed9ceb05
RANDOM SEED=351151451

nodeC023.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		: 3672.424
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.61
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		: 3682.412
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.48
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		: 3605.755
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.61
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		: 3599.875
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123256520 kB
MemAvailable:   129359596 kB
Buffers:          446844 kB
Cached:          6420700 kB
SwapCached:            0 kB
Active:           856544 kB
Inactive:        6650704 kB
Active(anon):       1596 kB
Inactive(anon):   675824 kB
Active(file):     854948 kB
Inactive(file):  5974880 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             41900 kB
Writeback:            12 kB
AnonPages:        639760 kB
Mapped:           121280 kB
Shmem:             37720 kB
KReclaimable:     226140 kB
Slab:             349540 kB
SReclaimable:     226140 kB
SUnreclaim:       123400 kB
KernelStack:        4176 kB
PageTables:        11092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     977356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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:      291540 kB
DirectMap2M:    36182016 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890044 MiB
End job on nodeC023 at 2024-07-16 23:37:13