Trace number 4431036

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.1 3605.93

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMe06e3866d9960a7084ad077c8fb9619e
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 benchmark248
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (61387 MiB free)
  memory of node 1: 64510 MiB (63490 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431036-1721086532/watcher-4431036-1721086532 -o /tmp/evaluation-result-4431036-1721086532/solver-4431036-1721086532 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721082937-814114 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431036-1721086532.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
solver pid=816157, runsolver pid=816154
Current StackSize limit: 8192 KiB


[startup+0.100631 s]*
/proc/loadavg: 4.06 4.10 4.11 5/242 816160
/proc/meminfo: memFree=127830604/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=93300 memory=12892 CPUtime=0.08 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 2303 0 0 0 8 0 0 0 20 0 1 0 160812900 95539200 3223 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 23325 3223 1587 46 0 3940 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 103228 KiB
Current children cumulated memory: 15672 KiB

[startup+0.209617 s]*
/proc/loadavg: 4.06 4.10 4.11 5/241 816160
/proc/meminfo: memFree=127819260/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=98384 memory=18092 CPUtime=0.19 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 3615 0 0 0 18 1 0 0 20 0 1 0 160812900 100745216 4523 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 24596 4523 1587 46 0 5211 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 108312 KiB
Current children cumulated memory: 20872 KiB

[startup+0.309618 s]*
/proc/loadavg: 4.06 4.10 4.11 5/241 816160
/proc/meminfo: memFree=127813408/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=105384 memory=23676 CPUtime=0.27 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 4517 0 0 0 26 1 0 0 20 0 1 0 160812900 107913216 5919 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 26346 5919 1587 46 0 6961 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 115312 KiB
Current children cumulated memory: 26456 KiB

[startup+0.70863 s]
/proc/loadavg: 4.06 4.10 4.11 6/248 816171
/proc/meminfo: memFree=127793452/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=146196 memory=50248 CPUtime=0.65 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 9609 0 0 0 62 3 0 0 20 0 1 0 160812900 149704704 12562 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 36549 12562 1587 46 0 17164 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 156124 KiB
Current children cumulated memory: 53028 KiB

[startup+1.50027 s]
/proc/loadavg: 4.06 4.10 4.11 4/243 816185
/proc/meminfo: memFree=128156216/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=186680 memory=96668 CPUtime=1.44 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 16542 0 0 0 108 36 0 0 20 0 1 0 160812900 191160320 24167 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 46670 24167 1683 46 0 27285 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 196608 KiB
Current children cumulated memory: 99448 KiB

[startup+3.11288 s]
/proc/loadavg: 4.06 4.10 4.11 5/249 816222
/proc/meminfo: memFree=127333216/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=546480 memory=402164 CPUtime=3.04 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 72551 0 0 0 205 99 0 0 20 0 2 0 160812900 559595520 100541 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 136620 100541 2717 46 0 109215 0
[pid=816159/tid=816221] ppid=816157 vsize=546480 memory=2780 CPUtime=0 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 160813157 559595520 100541 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 556408 KiB
Current children cumulated memory: 404944 KiB

[startup+6.30044 s]
/proc/loadavg: 4.06 4.10 4.11 5/250 816223
/proc/meminfo: memFree=126786788/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=616868 memory=474164 CPUtime=6.22 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 128951 0 0 0 516 106 0 0 20 0 2 0 160812900 631672832 118541 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 154217 118541 2717 46 0 126812 0
[pid=816159/tid=816221] ppid=816157 vsize=616868 memory=0 CPUtime=0 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 160813157 631672832 118541 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 626796 KiB
Current children cumulated memory: 476944 KiB

[startup+12.7004 s]
/proc/loadavg: 4.05 4.09 4.11 5/250 816223
/proc/meminfo: memFree=126528408/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=826160 memory=640872 CPUtime=12.62 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 203173 0 0 0 1034 228 0 0 20 0 2 0 160812900 845987840 160218 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 206540 160218 3202 46 0 179135 0
[pid=816159/tid=816221] ppid=816157 vsize=826160 memory=2780 CPUtime=0 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 160813157 845987840 160218 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 836088 KiB
Current children cumulated memory: 643652 KiB

[startup+25.5005 s]
/proc/loadavg: 4.04 4.09 4.11 5/250 816226
/proc/meminfo: memFree=125921808/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=1863320 memory=787336 CPUtime=25.4 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 315966 0 0 0 2284 256 0 0 20 0 2 0 160812900 1908039680 196834 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 465830 196834 3983 46 0 438425 0
[pid=816159/tid=816221] ppid=816157 vsize=1863320 memory=11464 CPUtime=0.02 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 4 0 0 0 1 1 0 0 20 0 2 0 160813157 1908039680 196834 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 790116 KiB

[startup+51.1131 s]
/proc/loadavg: 4.14 4.11 4.11 5/250 816229
/proc/meminfo: memFree=125896704/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=1863320 memory=787468 CPUtime=50.98 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 320329 0 0 0 4839 259 0 0 20 0 2 0 160812900 1908039680 196867 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 465830 196867 3983 46 0 438425 0
[pid=816159/tid=816221] ppid=816157 vsize=1863320 memory=509860 CPUtime=0.04 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 10 0 0 0 1 3 0 0 20 0 2 0 160813157 1908039680 196867 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 790248 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.11 5/250 816238
/proc/meminfo: memFree=125894644/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=1864696 memory=788184 CPUtime=102.08 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 332847 0 0 0 9943 265 0 0 20 0 2 0 160812900 1909448704 197046 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 466174 197046 3983 46 0 438769 0
[pid=816159/tid=816221] ppid=816157 vsize=1864696 memory=787484 CPUtime=0.1 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 15 0 0 0 3 7 0 0 20 0 2 0 160813157 1909448704 197046 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 1874624 KiB
Current children cumulated memory: 790964 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/250 816248
/proc/meminfo: memFree=125893632/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=1864696 memory=788184 CPUtime=161.98 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 340859 0 0 0 15928 270 0 0 20 0 2 0 160812900 1909448704 197046 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 466174 197046 3983 46 0 438769 0
[pid=816159/tid=816221] ppid=816157 vsize=1864696 memory=2780 CPUtime=0.16 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 21 0 0 0 4 12 0 0 20 0 2 0 160813157 1909448704 197046 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0

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

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/253 817930
/proc/meminfo: memFree=124015304/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2298224 memory=1243476 CPUtime=3217.08 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 1782926 0 0 0 321057 651 0 0 20 0 2 0 160812900 2353381376 310869 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 574556 310869 3983 46 0 547151 0
[pid=816159/tid=816221] ppid=816157 vsize=2298224 memory=2780 CPUtime=3.18 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 188 0 0 0 81 237 0 0 20 0 2 0 160813157 2353381376 310869 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3217.08 s
Current children cumulated vsize: 2308152 KiB
Current children cumulated memory: 1246256 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.15 4.17 5/254 817997
/proc/meminfo: memFree=123992452/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2312088 memory=1257084 CPUtime=3276.98 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 1843214 0 0 0 327035 663 0 0 20 0 2 0 160812900 2367578112 314271 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 578022 314271 3983 46 0 550617 0
[pid=816159/tid=816221] ppid=816157 vsize=2312088 memory=1256868 CPUtime=3.24 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 191 0 0 0 83 241 0 0 20 0 2 0 160813157 2367578112 314271 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3276.98 s
Current children cumulated vsize: 2322016 KiB
Current children cumulated memory: 1259864 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.13 4.16 5/252 818007
/proc/meminfo: memFree=123968140/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2315596 memory=1261308 CPUtime=3336.88 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 1894784 0 0 0 333016 672 0 0 20 0 2 0 160812900 2371170304 315327 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 578899 315327 3983 46 0 551494 0
[pid=816159/tid=816221] ppid=816157 vsize=2315596 memory=2780 CPUtime=3.3 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 194 0 0 0 84 246 0 0 20 0 2 0 160813157 2371170304 315327 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3336.88 s
Current children cumulated vsize: 2325524 KiB
Current children cumulated memory: 1264088 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/252 818018
/proc/meminfo: memFree=123934752/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2330692 memory=1274756 CPUtime=3396.8 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 1951416 0 0 0 338996 684 0 0 20 0 2 0 160812900 2386628608 318689 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 582673 318689 3983 46 0 555268 0
[pid=816159/tid=816221] ppid=816157 vsize=2330692 memory=2780 CPUtime=3.36 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 197 0 0 0 86 250 0 0 20 0 2 0 160813157 2386628608 318689 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3396.8 s
Current children cumulated vsize: 2340620 KiB
Current children cumulated memory: 1277536 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/252 818028
/proc/meminfo: memFree=123914100/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2339240 memory=1284984 CPUtime=3456.69 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 2007344 0 0 0 344973 696 0 0 20 0 2 0 160812900 2395381760 321246 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 584810 321246 3983 46 0 557405 0
[pid=816159/tid=816221] ppid=816157 vsize=2339240 memory=2780 CPUtime=3.42 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 200 0 0 0 87 255 0 0 20 0 2 0 160813157 2395381760 321246 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3456.69 s
Current children cumulated vsize: 2349168 KiB
Current children cumulated memory: 1287764 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/250 818039
/proc/meminfo: memFree=123883260/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2355204 memory=1300472 CPUtime=3516.59 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 2065466 0 0 0 350951 708 0 0 20 0 2 0 160812900 2411728896 325118 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 588801 325118 3983 46 0 561396 0
[pid=816159/tid=816221] ppid=816157 vsize=2355204 memory=11464 CPUtime=3.48 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 203 0 0 0 89 259 0 0 20 0 2 0 160813157 2411728896 325118 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3516.59 s
Current children cumulated vsize: 2365132 KiB
Current children cumulated memory: 1303252 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.14 4.15 5/250 818049
/proc/meminfo: memFree=123854780/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2362476 memory=1308424 CPUtime=3576.5 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 2122739 0 0 0 356930 720 0 0 20 0 2 0 160812900 2419175424 327106 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 590619 327106 3983 46 0 563214 0
[pid=816159/tid=816221] ppid=816157 vsize=2362476 memory=11464 CPUtime=3.54 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 206 0 0 0 90 264 0 0 20 0 2 0 160813157 2419175424 327106 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3576.5 s
Current children cumulated vsize: 2372404 KiB
Current children cumulated memory: 1311204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.9 s]
/proc/loadavg: 4.21 4.14 4.16 5/251 818059
/proc/meminfo: memFree=123851528/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2363864 memory=1309180 CPUtime=3600.06 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 2143252 0 0 0 359282 724 0 0 20 0 2 0 160812900 2420596736 327295 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 590966 327295 3983 46 0 563561 0
[pid=816159/tid=816221] ppid=816157 vsize=2363864 memory=2780 CPUtime=3.57 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 206 0 0 0 91 266 0 0 20 0 2 0 160813157 2420596736 327295 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2373792 KiB
Current children cumulated memory: 1311960 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00193 s, system=0.001972 s

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

# cumulated CPU time of all completed processes:  user=3592.83 s, system=7.27014 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+3605.9 s]
/proc/loadavg: 4.21 4.14 4.16 5/251 818059
/proc/meminfo: memFree=123851528/131655788 swapFree=131071996/131071996
[pid=816157] ppid=816154 vsize=9928 memory=2780 CPUtime=0 cores=4,6
/proc/816157/stat : 816157 (run-glibc-2.34.) S 816154 816157 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160812899 10166272 695 134679101440 94296285200384 94296286279704 140734431774368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94296288378160 94296288425348 94296304578560 140734431777727 140734431777884 140734431777884 140734431784899 0
/proc/816157/statm: 2482 695 617 264 0 133 0
[pid=816159] ppid=816157 vsize=2363864 memory=1309180 CPUtime=3600.06 cores=4,6
/proc/816159/stat : 816159 (ld-linux-x86-64) R 816157 816157 814103 0 -1 4194304 2143252 0 0 0 359282 724 0 0 20 0 2 0 160812900 2420596736 327295 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
/proc/816159/statm: 590966 327295 3983 46 0 563561 0
[pid=816159/tid=816221] ppid=816157 vsize=2363864 memory=2780 CPUtime=3.57 cores=4,6
/proc/816159/task/816221/stat : 816221 (ld-linux-x86-64) S 816157 816157 814103 0 -1 1077936192 206 0 0 0 91 266 0 0 20 0 2 0 160813157 2420596736 327295 134679101440 140338772275200 140338772462812 140737039765696 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140338774563712 140338774573160 93825005518848 140737039770455 140737039770619 140737039770619 140737039777714 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2373792 KiB
Current children cumulated memory: 1311960 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3605.93
CPU time (s): 3600.1
CPU user time (s): 3592.83
CPU system time (s): 7.27014
CPU usage (%): 99.8385
Max. virtual memory (cumulated for all children) (KiB): 3056160
Max. memory (cumulated for all children) (KiB): 1311960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.83
system time used= 7.27014
maximum resident set size= 1309180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2143461
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= 356760
involuntary context switches= 1799


# summary of solver processes directly reported to runsolver:
#   pid: 816157,816159
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3592.83
#   total CPU system time (s): 7.27014

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7677 second user time and 35.3451 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-16 01:35:45
IDJOB=4431036
IDBENCH=147551
IDSOLVER=3055
FILE ID=nodeC009/4431036-1721086532
RUNJOBID= nodeC009-1721082937-814114
SLURM_JOB_ID= 7505567
Free space on /tmp= 723668 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_10.opb.PB06.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-4431036-1721086532/watcher-4431036-1721086532 -o /tmp/evaluation-result-4431036-1721086532/solver-4431036-1721086532 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721082937-814114 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431036-1721086532.opb

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

MD5SUM BENCH= e06e3866d9960a7084ad077c8fb9619e
RANDOM SEED=1654060883

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127867336 kB
MemAvailable:   129470028 kB
Buffers:          382012 kB
Cached:          2048056 kB
SwapCached:            0 kB
Active:           678136 kB
Inactive:        2553748 kB
Active(anon):       1460 kB
Inactive(anon):   838080 kB
Active(file):     676676 kB
Inactive(file):  1715668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            116904 kB
Writeback:             0 kB
AnonPages:        801952 kB
Mapped:           119008 kB
Shmem:             37700 kB
KReclaimable:     100756 kB
Slab:             197708 kB
SReclaimable:     100756 kB
SUnreclaim:        96952 kB
KernelStack:        3888 kB
PageTables:        11136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1161020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51712 kB
HardwareCorrupted:     0 kB
AnonHugePages:    581632 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:      187208 kB
DirectMap2M:    19640320 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723592 MiB
End job on nodeC009 at 2024-07-16 02:35:51