Trace number 4431266

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.12 3604.42

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat35_4_11_1_mh_ic.opb
MD5SUM5c43d7dab24b2d6eb632f3b262990bf9
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 benchmark2838011
Best CPU time to get the best result obtained on this benchmark3600.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126385
Total number of constraints286973
Number of constraints which are clauses201180
Number of constraints which are cardinality constraints (but not clauses)43
Number of constraints which are nor clauses,nor cardinality constraints85750
Minimum length of a constraint2
Maximum length of a constraint1820
Number of terms in the objective function 46445
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 32130212021
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 32130212021
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431266-1721139318/watcher-4431266-1721139318 -o /tmp/evaluation-result-4431266-1721139318/solver-4431266-1721139318 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721132118-898423 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431266-1721139318.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=902503, runsolver pid=902498

[startup+0.100061 s]*
/proc/loadavg: 4.22 4.16 4.13 5/257 902520
/proc/meminfo: memFree=126864044/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=109556 memory=27668 CPUtime=0.09 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 5490 0 0 0 9 0 0 0 20 0 1 0 166099913 112185344 6917 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 27389 6917 1626 46 0 8004 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 119484 KiB
Current children cumulated memory: 30436 KiB

[startup+0.20601 s]*
/proc/loadavg: 4.22 4.16 4.13 5/257 902520
/proc/meminfo: memFree=126812036/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=121836 memory=39892 CPUtime=0.2 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 8037 0 0 0 18 2 0 0 20 0 1 0 166099913 124760064 9973 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 30459 9973 1626 46 0 11074 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 131764 KiB
Current children cumulated memory: 42660 KiB

[startup+0.305874 s]*
/proc/loadavg: 4.22 4.16 4.13 5/255 902520
/proc/meminfo: memFree=126786460/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=139532 memory=52360 CPUtime=0.3 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 11110 0 0 0 28 2 0 0 20 0 1 0 166099913 142880768 13090 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 34883 13090 1626 46 0 15498 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 149460 KiB
Current children cumulated memory: 55128 KiB

[startup+0.700256 s]
/proc/loadavg: 4.22 4.16 4.13 5/262 902532
/proc/meminfo: memFree=126666116/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=201240 memory=114608 CPUtime=0.68 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 21010 0 0 0 52 16 0 0 20 0 1 0 166099913 206069760 28652 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 50310 28652 1722 46 0 30925 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 211168 KiB
Current children cumulated memory: 117376 KiB

[startup+1.50024 s]
/proc/loadavg: 4.22 4.16 4.13 5/263 902533
/proc/meminfo: memFree=126488668/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=487680 memory=353304 CPUtime=1.49 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 68201 0 0 0 119 30 0 0 20 0 2 0 166099913 499384320 88326 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 121920 88326 2716 46 0 94515 0
[pid=902506/tid=902533] ppid=902503 vsize=487680 memory=62649786 CPUtime=0 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 166100003 499384320 88326 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 497608 KiB
Current children cumulated memory: 356072 KiB

[startup+3.10474 s]
/proc/loadavg: 4.22 4.16 4.13 4/258 902549
/proc/meminfo: memFree=126934452/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=573600 memory=422648 CPUtime=3.08 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 108840 0 0 0 273 35 0 0 20 0 2 0 166099913 587366400 105662 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 143400 105662 2716 46 0 115995 0
[pid=902506/tid=902533] ppid=902503 vsize=573600 memory=0 CPUtime=0 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 166100003 587366400 105662 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 583528 KiB
Current children cumulated memory: 425416 KiB

[startup+6.30022 s]
/proc/loadavg: 4.28 4.17 4.13 5/263 902583
/proc/meminfo: memFree=125774964/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=590692 memory=448804 CPUtime=6.27 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 179707 0 0 0 568 59 0 0 20 0 2 0 166099913 604868608 112201 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 147673 112201 2732 46 0 120268 0
[pid=902506/tid=902533] ppid=902503 vsize=590692 memory=0 CPUtime=0 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 2 0 166100003 604868608 112201 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 600620 KiB
Current children cumulated memory: 451572 KiB

[startup+12.7003 s]
/proc/loadavg: 4.34 4.18 4.14 5/264 902584
/proc/meminfo: memFree=124719104/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=669140 memory=540092 CPUtime=12.66 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 261320 0 0 0 1189 77 0 0 20 0 2 0 166099913 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 167285 135023 4011 46 0 139880 0
[pid=902506/tid=902533] ppid=902503 vsize=669140 memory=2768 CPUtime=0 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 11 0 0 0 0 0 0 0 20 0 2 0 166100003 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 679068 KiB
Current children cumulated memory: 542860 KiB

[startup+25.5002 s]
/proc/loadavg: 4.62 4.26 4.16 5/264 902588
/proc/meminfo: memFree=124628164/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=669140 memory=540092 CPUtime=25.44 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 274890 0 0 0 2435 109 0 0 20 0 2 0 166099913 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 167285 135023 4011 46 0 139880 0
[pid=902506/tid=902533] ppid=902503 vsize=669140 memory=2768 CPUtime=0 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 22 0 0 0 0 0 0 0 20 0 2 0 166100003 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 679068 KiB
Current children cumulated memory: 542860 KiB

[startup+51.1058 s]
/proc/loadavg: 4.55 4.27 4.17 5/265 902592
/proc/meminfo: memFree=124167984/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=669140 memory=540092 CPUtime=50.99 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 292583 0 0 0 4929 170 0 0 20 0 2 0 166099913 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 167285 135023 4011 46 0 139880 0
[pid=902506/tid=902533] ppid=902503 vsize=669140 memory=2768 CPUtime=0.02 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 30 0 0 0 1 1 0 0 20 0 2 0 166100003 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 679068 KiB
Current children cumulated memory: 542860 KiB

[startup+102.3 s]
/proc/loadavg: 4.30 4.24 4.17 5/265 902600
/proc/meminfo: memFree=124164792/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=669140 memory=540092 CPUtime=102.11 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 311945 0 0 0 9910 301 0 0 20 0 2 0 166099913 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 167285 135023 4011 46 0 139880 0
[pid=902506/tid=902533] ppid=902503 vsize=669140 memory=2768 CPUtime=0.04 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 39 0 0 0 1 3 0 0 20 0 2 0 166100003 685199360 135023 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 679068 KiB
Current children cumulated memory: 542860 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.21 4.16 5/265 902612
/proc/meminfo: memFree=124163972/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=669140 memory=540096 CPUtime=162.01 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 327653 0 0 0 15746 455 0 0 20 0 2 0 166099913 685199360 135024 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 167285 135024 4011 46 0 139880 0

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

[startup+3162.3 s]
/proc/loadavg: 4.24 4.18 4.15 5/263 904340
/proc/meminfo: memFree=123582036/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=902528 memory=779132 CPUtime=3158.5 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 858198 0 0 0 305369 10481 0 0 20 0 2 0 166099913 924188672 194783 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 225632 194783 4011 46 0 198227 0
[pid=902506/tid=902533] ppid=902503 vsize=902528 memory=2768 CPUtime=1.36 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 268 0 0 0 35 101 0 0 20 0 2 0 166100003 924188672 194783 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3158.5 s
Current children cumulated vsize: 912456 KiB
Current children cumulated memory: 781900 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.17 4.15 5/263 904351
/proc/meminfo: memFree=123549880/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=920292 memory=798904 CPUtime=3218.44 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 880811 0 0 0 311152 10692 0 0 20 0 2 0 166099913 942379008 199726 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 230073 199726 4011 46 0 202668 0
[pid=902506/tid=902533] ppid=902503 vsize=920292 memory=2768 CPUtime=1.38 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 272 0 0 0 35 103 0 0 20 0 2 0 166100003 942379008 199726 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3218.44 s
Current children cumulated vsize: 930220 KiB
Current children cumulated memory: 801672 KiB

[startup+3282.3 s]
/proc/loadavg: 4.22 4.18 4.15 5/266 904366
/proc/meminfo: memFree=123516668/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=988812 memory=821416 CPUtime=3278.36 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 905343 0 0 0 316936 10900 0 0 20 0 2 0 166099913 1012543488 205354 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 247203 205354 4011 46 0 219798 0
[pid=902506/tid=902533] ppid=902503 vsize=988812 memory=816328 CPUtime=1.41 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 275 0 0 0 36 105 0 0 20 0 2 0 166100003 1012543488 205354 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3278.36 s
Current children cumulated vsize: 998740 KiB
Current children cumulated memory: 824184 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.16 4.15 5/266 904378
/proc/meminfo: memFree=123480452/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=1010828 memory=847748 CPUtime=3338.3 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 931795 0 0 0 322717 11113 0 0 20 0 2 0 166099913 1035087872 211937 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 252707 211937 4011 46 0 225302 0
[pid=902506/tid=902533] ppid=902503 vsize=1010828 memory=2768 CPUtime=1.44 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 279 0 0 0 37 107 0 0 20 0 2 0 166100003 1035087872 211937 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3338.3 s
Current children cumulated vsize: 1020756 KiB
Current children cumulated memory: 850516 KiB

[startup+3402.3 s]
/proc/loadavg: 4.25 4.18 4.15 5/266 904388
/proc/meminfo: memFree=123463152/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=1019452 memory=856120 CPUtime=3398.22 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 946535 0 0 0 328488 11334 0 0 20 0 2 0 166099913 1043918848 214030 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 254863 214030 4011 46 0 227458 0
[pid=902506/tid=902533] ppid=902503 vsize=1019452 memory=11396 CPUtime=1.47 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 283 0 0 0 38 109 0 0 20 0 2 0 166100003 1043918848 214030 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3398.22 s
Current children cumulated vsize: 1029380 KiB
Current children cumulated memory: 858888 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.16 4.14 5/266 904398
/proc/meminfo: memFree=123448752/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=1032840 memory=869332 CPUtime=3458.15 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 965625 0 0 0 334258 11557 0 0 20 0 2 0 166099913 1057628160 217333 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 258210 217333 4011 46 0 230805 0
[pid=902506/tid=902533] ppid=902503 vsize=1032840 memory=11396 CPUtime=1.49 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 287 0 0 0 38 111 0 0 20 0 2 0 166100003 1057628160 217333 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3458.15 s
Current children cumulated vsize: 1042768 KiB
Current children cumulated memory: 872100 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.14 4.14 5/266 904411
/proc/meminfo: memFree=123431620/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=1040968 memory=877852 CPUtime=3518.09 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 984303 0 0 0 340036 11773 0 0 20 0 2 0 166099913 1065951232 219463 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 260242 219463 4011 46 0 232837 0
[pid=902506/tid=902533] ppid=902503 vsize=1040968 memory=8040782999903836825 CPUtime=1.51 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 291 0 0 0 39 112 0 0 20 0 2 0 166100003 1065951232 219463 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3518.09 s
Current children cumulated vsize: 1050896 KiB
Current children cumulated memory: 880620 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.14 5/266 904421
/proc/meminfo: memFree=123417612/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=1047988 memory=884448 CPUtime=3578.02 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 1002742 0 0 0 345804 11998 0 0 20 0 2 0 166099913 1073139712 221112 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 261997 221112 4011 46 0 234592 0
[pid=902506/tid=902533] ppid=902503 vsize=1047988 memory=41936 CPUtime=1.54 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 295 0 0 0 40 114 0 0 20 0 2 0 166100003 1073139712 221112 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3578.02 s
Current children cumulated vsize: 1057916 KiB
Current children cumulated memory: 887216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.4 s]
/proc/loadavg: 4.01 4.12 4.13 4/254 904456
/proc/meminfo: memFree=124256256/131524600 swapFree=131071996/131071996
[pid=902503] ppid=902498 vsize=9928 memory=2768 CPUtime=0 cores=4,6
/proc/902503/stat : 902503 (run-glibc-2.34.) S 902498 902503 898412 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 166099913 10166272 692 134679101440 94374643609600 94374644688920 140724020058848 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94374646787376 94374646834564 94374671310848 140724020065215 140724020065372 140724020065372 140724020072387 0
/proc/902503/statm: 2482 692 612 264 0 133 0
[pid=902506] ppid=902503 vsize=1050548 memory=887308 CPUtime=3600.09 cores=4,6
/proc/902506/stat : 902506 (ld-linux-x86-64) R 902503 902503 898412 0 -1 4194304 1004695 0 0 0 347926 12083 0 0 20 0 2 0 166099913 1075761152 221827 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
/proc/902506/statm: 262637 221827 4011 46 0 235232 0
[pid=902506/tid=902533] ppid=902503 vsize=1050548 memory=2212 CPUtime=1.55 cores=4,6
/proc/902506/task/902533/stat : 902533 (ld-linux-x86-64) S 902503 902503 898412 0 -1 1077936192 296 0 0 0 40 115 0 0 20 0 2 0 166100003 1075761152 221827 134679101440 140109114486784 140109114674396 140733294014352 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140109116775296 140109116784744 93825004515328 140733294019415 140733294019579 140733294019579 140733294026674 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1060476 KiB
Current children cumulated memory: 890076 KiB

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

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

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

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

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

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.42
CPU time (s): 3600.12
CPU user time (s): 3479.27
CPU system time (s): 120.848
CPU usage (%): 99.8808
Max. virtual memory (cumulated for all children) (KiB): 1060476
Max. memory (cumulated for all children) (KiB): 890076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3479.27
system time used= 120.848
maximum resident set size= 887384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1004897
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= 356856
involuntary context switches= 2950


# summary of solver processes directly reported to runsolver:
#   pid: 902503,902506
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3479.27
#   total CPU system time (s): 120.848

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.66271 second user time and 16.0617 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-16 16:15:31
IDJOB=4431266
IDBENCH=155703
IDSOLVER=3055
FILE ID=nodeC030/4431266-1721139318
RUNJOBID= nodeC030-1721132118-898423
SLURM_JOB_ID= 7505703
Free space on /tmp= 889884 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat35_4_11_1_mh_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-4431266-1721139318/watcher-4431266-1721139318 -o /tmp/evaluation-result-4431266-1721139318/solver-4431266-1721139318 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721132118-898423 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431266-1721139318.opb

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

MD5SUM BENCH= 5c43d7dab24b2d6eb632f3b262990bf9
RANDOM SEED=1772697765

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126872140 kB
MemAvailable:   128458672 kB
Buffers:          402904 kB
Cached:          2007972 kB
SwapCached:            0 kB
Active:           994452 kB
Inactive:        3032852 kB
Active(anon):       1564 kB
Inactive(anon):  1652616 kB
Active(file):     992888 kB
Inactive(file):  1380236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            108648 kB
Writeback:             0 kB
AnonPages:       1616064 kB
Mapped:           117732 kB
Shmem:             37720 kB
KReclaimable:     106460 kB
Slab:             213824 kB
SReclaimable:     106460 kB
SUnreclaim:       107364 kB
KernelStack:        4096 kB
PageTables:        12924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2129092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64192 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1232896 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:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889872 MiB
End job on nodeC030 at 2024-07-16 17:15:36