Trace number 4431271

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.02 3603.51

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_1_ic.opb
MD5SUMccba1baa4116ac35f164630a81450a8f
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 benchmark21717461
Best CPU time to get the best result obtained on this benchmark72001.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193470682570
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193470682570
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431271-1721151630/watcher-4431271-1721151630 -o /tmp/evaluation-result-4431271-1721151630/solver-4431271-1721151630 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721151642-855134 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431271-1721151630.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=855189, runsolver pid=855186

[startup+0.100099 s]*
/proc/loadavg: 2.89 3.86 4.12 6/246 855195
/proc/meminfo: memFree=127655084/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=104588 memory=22984 CPUtime=0.09 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 5092 0 0 0 9 0 0 0 20 0 1 0 167322768 107098112 5746 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 26147 5746 1581 46 0 6762 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 114516 KiB
Current children cumulated memory: 25760 KiB

[startup+0.213554 s]*
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127639452/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=129588 memory=42928 CPUtime=0.21 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 9057 0 0 0 19 2 0 0 20 0 1 0 167322768 132698112 10732 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 32397 10732 1581 46 0 13012 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 139516 KiB
Current children cumulated memory: 45704 KiB

[startup+0.31476 s]*
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127617740/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=135412 memory=53484 CPUtime=0.31 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 11720 0 0 0 28 3 0 0 20 0 1 0 167322768 138661888 13371 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 33853 13371 1581 46 0 14468 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 145340 KiB
Current children cumulated memory: 56260 KiB

[startup+0.700413 s]
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127574400/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=188980 memory=105968 CPUtime=0.68 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 20763 0 0 0 63 5 0 0 20 0 1 0 167322768 193515520 26492 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 47245 26492 1581 46 0 27860 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 198908 KiB
Current children cumulated memory: 108744 KiB

[startup+1.50042 s]
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127461380/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=300440 memory=216488 CPUtime=1.48 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 39188 0 0 0 138 10 0 0 20 0 1 0 167322768 307650560 54122 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 75110 54122 1581 46 0 55725 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 310368 KiB
Current children cumulated memory: 219264 KiB

[startup+3.11289 s]
/proc/loadavg: 3.06 3.88 4.13 5/250 855202
/proc/meminfo: memFree=127050656/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=433396 memory=351576 CPUtime=3.09 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 64815 0 0 0 293 16 0 0 20 0 1 0 167322768 443797504 87894 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 108349 87894 1581 46 0 88964 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 443324 KiB
Current children cumulated memory: 354352 KiB

[startup+6.30038 s]
/proc/loadavg: 3.06 3.88 4.13 5/250 855204
/proc/meminfo: memFree=126103948/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=996612 memory=845356 CPUtime=6.27 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 110575 0 0 0 511 116 0 0 20 0 1 0 167322768 1020530688 211339 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 249153 211339 1709 46 0 229768 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1006540 KiB
Current children cumulated memory: 848132 KiB

[startup+12.7004 s]
/proc/loadavg: 3.20 3.89 4.12 5/252 855206
/proc/meminfo: memFree=122861148/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=2757600 memory=2503012 CPUtime=12.65 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 440970 0 0 0 1038 227 0 0 20 0 2 0 167322768 2823782400 625753 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 689400 625753 2748 46 0 661995 0
[pid=855191/tid=855205] ppid=855189 vsize=2757600 memory=2696 CPUtime=0 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 167323552 2823782400 625753 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2767528 KiB
Current children cumulated memory: 2505788 KiB

[startup+25.5005 s]
/proc/loadavg: 3.33 3.89 4.12 5/252 855209
/proc/meminfo: memFree=121546364/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3403788 memory=3038508 CPUtime=25.44 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 614589 0 0 0 2287 257 0 0 20 0 2 0 167322768 3485478912 759627 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 850947 759627 2748 46 0 823542 0
[pid=855191/tid=855205] ppid=855189 vsize=3403788 memory=2776 CPUtime=0.01 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 2 0 0 0 0 1 0 0 20 0 2 0 167323552 3485478912 759627 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 3413716 KiB
Current children cumulated memory: 3041284 KiB

[startup+51.113 s]
/proc/loadavg: 3.63 3.92 4.12 5/252 855212
/proc/meminfo: memFree=120620112/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3744584 memory=3447060 CPUtime=51 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 978445 0 0 0 4805 295 0 0 20 0 2 0 167322768 3834454016 861765 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 936146 861765 2748 46 0 908741 0
[pid=855191/tid=855205] ppid=855189 vsize=3744584 memory=3038524 CPUtime=0.05 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 7 0 0 0 2 3 0 0 20 0 2 0 167323552 3834454016 861765 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 3754512 KiB
Current children cumulated memory: 3449836 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 3.95 4.12 5/252 855221
/proc/meminfo: memFree=120998780/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3368704 memory=3145860 CPUtime=102.15 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 1410126 0 0 0 9865 350 0 0 20 0 2 0 167322768 3449552896 786465 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 842176 786465 3999 46 0 814771 0
[pid=855191/tid=855205] ppid=855189 vsize=3368704 memory=2776 CPUtime=0.1 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 12 0 0 0 3 7 0 0 20 0 2 0 167323552 3449552896 786465 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 102.15 s
Current children cumulated vsize: 3378632 KiB
Current children cumulated memory: 3148636 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 3.97 4.11 6/252 855231
/proc/meminfo: memFree=120719316/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3368704 memory=3154052 CPUtime=162.1 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 1502744 0 0 0 15737 473 0 0 20 0 2 0 167322768 3449552896 788513 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 842176 788513 3999 46 0 814771 0
[pid=855191/tid=855205] ppid=855189 vsize=3368704 memory=11464 CPUtime=0.17 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 17 0 0 0 6 11 0 0 20 0 2 0 167323552 3449552896 788513 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 162.1 s
Current children cumulated vsize: 3378632 KiB
Current children cumulated memory: 3156828 KiB


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

[startup+3222.3 s]
/proc/loadavg: 4.08 4.13 4.16 5/252 856955
/proc/meminfo: memFree=117182184/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3420344 CPUtime=3219.22 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4263063 0 0 0 315168 6754 0 0 20 0 2 0 167322768 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 855086 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=42012 CPUtime=4.04 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 327 0 0 0 132 272 0 0 20 0 2 0 167323552 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3219.22 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3423120 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.14 4.16 6/252 856965
/proc/meminfo: memFree=117175112/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3420344 CPUtime=3279.18 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4263931 0 0 0 321041 6877 0 0 20 0 2 0 167322768 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 855086 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=2776 CPUtime=4.12 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 332 0 0 0 135 277 0 0 20 0 2 0 167323552 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3279.18 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3423120 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.15 5/249 856976
/proc/meminfo: memFree=117170976/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3420344 CPUtime=3339.13 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4264733 0 0 0 326908 7005 0 0 20 0 2 0 167322768 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 855086 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=3420344 CPUtime=4.2 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 338 0 0 0 138 282 0 0 20 0 2 0 167323552 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3339.13 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3423120 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/249 856986
/proc/meminfo: memFree=117170108/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3420344 CPUtime=3399.06 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4265663 0 0 0 332774 7132 0 0 20 0 2 0 167322768 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 855086 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=2776 CPUtime=4.28 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 343 0 0 0 141 287 0 0 20 0 2 0 167323552 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3399.06 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3423120 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/249 857044
/proc/meminfo: memFree=117530204/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3420344 CPUtime=3458.98 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4266540 0 0 0 338640 7258 0 0 20 0 2 0 167322768 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 855086 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=2776 CPUtime=4.35 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 348 0 0 0 144 291 0 0 20 0 2 0 167323552 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3458.98 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3423120 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.14 6/249 857055
/proc/meminfo: memFree=117400356/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3420344 CPUtime=3518.9 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4267677 0 0 0 344512 7378 0 0 20 0 2 0 167322768 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 855086 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=2776 CPUtime=4.43 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 353 0 0 0 147 296 0 0 20 0 2 0 167323552 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3518.9 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3423120 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.14 5/249 857065
/proc/meminfo: memFree=117399956/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3420344 CPUtime=3578.82 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4268636 0 0 0 350386 7496 0 0 20 0 2 0 167322768 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 855086 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=2776 CPUtime=4.5 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 361 0 0 0 150 300 0 0 20 0 2 0 167323552 3805069312 855086 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3578.82 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3423120 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.5 s]
/proc/loadavg: 4.09 4.11 4.14 5/250 857119
/proc/meminfo: memFree=119934944/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3424440 CPUtime=3600 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4268783 0 0 0 352458 7542 0 0 20 0 2 0 167322768 3805069312 856110 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 856110 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=2776 CPUtime=4.53 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 363 0 0 0 151 302 0 0 20 0 2 0 167323552 3805069312 856110 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3427216 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000957 s, system=0.003111 s

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

# cumulated CPU time of all completed processes:  user=3524.59 s, system=75.4369 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+3603.5 s]
/proc/loadavg: 4.09 4.11 4.14 5/250 857119
/proc/meminfo: memFree=119934944/131655788 swapFree=131071996/131071996
[pid=855189] ppid=855186 vsize=9928 memory=2776 CPUtime=0 cores=4,6
/proc/855189/stat : 855189 (run-glibc-2.34.) S 855186 855189 855123 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 167322768 10166272 694 134679101440 93828398297088 93828399376408 140730780959936 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93828401474864 93828401522052 93828434984960 140730780963775 140730780963932 140730780963932 140730780970947 0
/proc/855189/statm: 2482 694 613 264 0 133 0
[pid=855191] ppid=855189 vsize=3715888 memory=3424440 CPUtime=3600 cores=4,6
/proc/855191/stat : 855191 (ld-linux-x86-64) R 855189 855189 855123 0 -1 4194304 4268783 0 0 0 352458 7542 0 0 20 0 2 0 167322768 3805069312 856110 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
/proc/855191/statm: 928972 856110 3999 46 0 901567 0
[pid=855191/tid=855205] ppid=855189 vsize=3715888 memory=2776 CPUtime=4.53 cores=4,6
/proc/855191/task/855205/stat : 855205 (ld-linux-x86-64) S 855189 855189 855123 0 -1 1077936192 363 0 0 0 151 302 0 0 20 0 2 0 167323552 3805069312 856110 134679101440 140590013140992 140590013328604 140732341076000 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140590015429504 140590015438952 93825015300096 140732341085015 140732341085179 140732341085179 140732341092274 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3427216 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3603.51
CPU time (s): 3600.02
CPU user time (s): 3524.59
CPU system time (s): 75.4369
CPU usage (%): 99.9031
Max. virtual memory (cumulated for all children) (KiB): 3754644
Max. memory (cumulated for all children) (KiB): 3450112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3524.59
system time used= 75.4369
maximum resident set size= 3447336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4268991
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= 354146
involuntary context switches= 1925


# summary of solver processes directly reported to runsolver:
#   pid: 855189,855191
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3524.59
#   total CPU system time (s): 75.4369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.8192 second user time and 32.2768 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-16 19:40:43
IDJOB=4431271
IDBENCH=155755
IDSOLVER=3055
FILE ID=nodeC009/4431271-1721151630
RUNJOBID= nodeC009-1721151642-855134
SLURM_JOB_ID= 7505750
Free space on /tmp= 723488 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_1_ic.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-4431271-1721151630/watcher-4431271-1721151630 -o /tmp/evaluation-result-4431271-1721151630/solver-4431271-1721151630 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721151642-855134 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431271-1721151630.opb

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

MD5SUM BENCH= ccba1baa4116ac35f164630a81450a8f
RANDOM SEED=415695718

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		: 2192.263
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		: 2192.383
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.362
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.352
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		: 2439.699
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		: 1197.323
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		: 1197.327
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		: 2411.744
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:        127693548 kB
MemAvailable:   129694816 kB
Buffers:          433160 kB
Cached:          2389748 kB
SwapCached:            0 kB
Active:           749624 kB
Inactive:        2641544 kB
Active(anon):       1452 kB
Inactive(anon):   604504 kB
Active(file):     748172 kB
Inactive(file):  2037040 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            372080 kB
Writeback:             4 kB
AnonPages:        568328 kB
Mapped:           113564 kB
Shmem:             37700 kB
KReclaimable:     112172 kB
Slab:             211280 kB
SReclaimable:     112172 kB
SUnreclaim:        99108 kB
KernelStack:        3904 kB
PageTables:        10388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1031788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53504 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 723348 MiB
End job on nodeC009 at 2024-07-16 20:40:47