Trace number 4431090

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.06 3608.21

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
MD5SUM05a4468103b1b74e5a90bd7e67aed0d9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark72001.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1272
Total number of constraints94227
Number of constraints which are clauses94227
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.37	c initialize IPBHS solver
0.29/0.37	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:19:29), with Glucose 3.0, with Gurobi 10.0.1, with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
0.29/0.37	c optimizer = "gurobi"
0.29/0.37	c pbsolver = "roundingsat"
0.29/0.37	c load symmetries from file ""
0.29/0.37	c set time limit for symmetry computation to 100 seconds.
0.29/0.37	c set interchangeable summation variable limit to 3
0.29/0.37	c find symmetric cores by applying each permutation and add them to optimizer
0.29/0.37	c set abs symmetric core budget per WCE-iteration to 100
0.29/0.37	c set rel symmetric core budget per WCE-iteration to 0
0.29/0.37	c set lit symmetric core budget per WCE-iteration to 0
0.29/0.37	c set sym generation to 's'
0.29/0.37	c set abstraction set creation to 10 iterations without LB change
0.29/0.37	c set abstraction set inputs to 0
0.29/0.37	c set abstraction set cluster min size to 2
0.29/0.37	c set abstraction set cluster max size to 100000000
0.29/0.37	c set abstraction set cluster activation limit to 2
0.29/0.37	c enable abstraction set require equal cost
0.29/0.37	c set abstraction set assumptions to 0
0.29/0.37	c set abstraction set constraint type to 0
0.29/0.37	c set abstract core extraction strategy to b
0.29/0.37	c set core extraction strategy to 2
0.29/0.37	c set core extraction shuffles 10
0.29/0.37	c set cores per iteration to 5
0.29/0.37	c set optimizer bound usage strategy to 2
0.29/0.37	c set optimizer max non-optimal iterations to 1000
0.29/0.37	c set small core cardinality limit to 2
0.29/0.37	c set max coef in cores to 1000000000
0.29/0.37	c set SIS iterations to 5
0.29/0.37	c set SIS budget abs to 1000
0.29/0.37	c set SIS budget rel to 0.05
0.29/0.37	c limit for coefficient in constraints and objective to 9223372036854775807
0.29/0.37	c will solve HOME/instance-4431090-1721054412.opb
3600.04/3608.20	HOME/run-glibc-2.34.sh: line 2: 848119 Terminated              LD_LIBRARY_PATH=/home/evaluation/evaluation/priv/lib:/home/evaluation/evaluation/tools/lib64:/home/evaluation/evaluation/tools/lib:/usr/local/lib:/home/evaluation/evaluation/tools/glibc-2.34/lib/:/lib64 /home/evaluation/evaluation/tools/glibc-2.34/lib/ld-linux-x86-64.so.2 $*

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 (61765 MiB free)
  memory of node 1: 64473 MiB (62958 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100784 s]*
/proc/loadavg: 4.12 4.25 4.17 5/264 848119
/proc/meminfo: memFree=127689956/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=99284 memory=21688 CPUtime=0.09 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 3935 0 0 0 8 1 0 0 20 0 1 0 157609342 101666816 5422 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 24821 5422 1692 46 0 5436 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 109212 KiB
Current children cumulated memory: 24420 KiB

[startup+0.205833 s]*
/proc/loadavg: 4.12 4.25 4.17 5/264 848119
/proc/meminfo: memFree=127675780/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=155320 memory=41232 CPUtime=0.2 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 6540 0 0 0 13 7 0 0 20 0 2 0 157609342 159047680 10308 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 38830 10308 2511 46 0 11425 0
[pid=848119/tid=848120] ppid=848117 vsize=155320 memory=3471202400344241230 CPUtime=0 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 157609363 159047680 10308 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 2147221247 4096 0 0 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 165248 KiB
Current children cumulated memory: 43964 KiB

[startup+0.30603 s]*
/proc/loadavg: 4.12 4.25 4.17 5/265 848120
/proc/meminfo: memFree=127634616/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=194940 memory=81080 CPUtime=0.29 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 16273 0 0 0 21 8 0 0 20 0 2 0 157609342 199618560 20270 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 48735 20270 2719 46 0 21330 0
[pid=848119/tid=848120] ppid=848117 vsize=194940 memory=-9112965189951841123 CPUtime=0 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) R 848117 848117 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157609363 199618560 20270 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 204868 KiB
Current children cumulated memory: 83812 KiB

[startup+0.700276 s]
/proc/loadavg: 4.12 4.25 4.17 5/265 848120
/proc/meminfo: memFree=127619660/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=209916 memory=95124 CPUtime=0.68 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 20629 0 0 0 56 12 0 0 20 0 2 0 157609342 214953984 23781 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 52479 23781 2722 46 0 25074 0
[pid=848119/tid=848120] ppid=848117 vsize=209916 memory=0 CPUtime=0 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157609363 214953984 23781 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 219844 KiB
Current children cumulated memory: 97856 KiB

[startup+1.50024 s]
/proc/loadavg: 4.12 4.25 4.17 5/265 848120
/proc/meminfo: memFree=127619660/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=215532 memory=102432 CPUtime=1.48 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 35512 0 0 0 121 27 0 0 20 0 2 0 157609342 220704768 25608 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 53883 25608 3231 46 0 26478 0
[pid=848119/tid=848120] ppid=848117 vsize=215532 memory=102432 CPUtime=0 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157609363 220704768 25608 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 225460 KiB
Current children cumulated memory: 105164 KiB

[startup+3.10583 s]
/proc/loadavg: 4.11 4.25 4.16 5/265 848120
/proc/meminfo: memFree=127519332/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=423504 memory=175724 CPUtime=3.08 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 67634 0 0 0 277 31 0 0 20 0 2 0 157609342 433668096 43931 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 105876 43931 3767 46 0 78471 0
[pid=848119/tid=848120] ppid=848117 vsize=423504 memory=-9112965189951841123 CPUtime=0 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 157609363 433668096 43931 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 433432 KiB
Current children cumulated memory: 178456 KiB

[startup+6.30026 s]
/proc/loadavg: 4.11 4.25 4.16 5/265 848120
/proc/meminfo: memFree=127497724/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=423504 memory=178620 CPUtime=6.27 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 69974 0 0 0 596 31 0 0 20 0 2 0 157609342 433668096 44655 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 105876 44655 3767 46 0 78471 0
[pid=848119/tid=848120] ppid=848117 vsize=423504 memory=175956 CPUtime=0 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 157609363 433668096 44655 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 433432 KiB
Current children cumulated memory: 181352 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.24 4.16 5/265 848122
/proc/meminfo: memFree=127453740/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=423504 memory=178620 CPUtime=12.66 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 74870 0 0 0 1234 32 0 0 20 0 2 0 157609342 433668096 44655 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 105876 44655 3767 46 0 78471 0
[pid=848119/tid=848120] ppid=848117 vsize=423504 memory=11396 CPUtime=0 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 11 0 0 0 0 0 0 0 20 0 2 0 157609363 433668096 44655 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 433432 KiB
Current children cumulated memory: 181352 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.23 4.16 5/265 848124
/proc/meminfo: memFree=127420584/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=423504 memory=180668 CPUtime=25.44 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 80053 0 0 0 2510 34 0 0 20 0 2 0 157609342 433668096 45167 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 105876 45167 3767 46 0 78471 0
[pid=848119/tid=848120] ppid=848117 vsize=423504 memory=2732 CPUtime=0.01 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) R 848117 848117 812359 0 -1 1077936192 18 0 0 0 0 1 0 0 20 0 2 0 157609363 433668096 45167 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 433432 KiB
Current children cumulated memory: 183400 KiB

[startup+51.1059 s]
/proc/loadavg: 4.12 4.23 4.16 5/265 848129
/proc/meminfo: memFree=127347112/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=475656 memory=240256 CPUtime=51 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 121305 0 0 0 5055 45 0 0 20 0 2 0 157609342 487071744 60064 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 118914 60064 3986 46 0 91509 0
[pid=848119/tid=848120] ppid=848117 vsize=475656 memory=250496 CPUtime=0.04 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 27 0 0 0 1 3 0 0 20 0 2 0 157609363 487071744 60064 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 485584 KiB
Current children cumulated memory: 242988 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.20 4.16 5/265 848138
/proc/meminfo: memFree=127249896/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=475656 memory=240316 CPUtime=102.09 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 150905 0 0 0 10161 48 0 0 20 0 2 0 157609342 487071744 60079 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 118914 60079 4001 46 0 91509 0
[pid=848119/tid=848120] ppid=848117 vsize=475656 memory=2732 CPUtime=0.08 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 43 0 0 0 3 5 0 0 20 0 2 0 157609363 487071744 60079 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 485584 KiB
Current children cumulated memory: 243048 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.18 4.15 5/266 848149
/proc/meminfo: memFree=127095700/131524600 swapFree=131071996/131071996

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

/proc/848119/statm: 182669 124734 4018 46 0 155264 0
[pid=848119/tid=848120] ppid=848117 vsize=730676 memory=11396 CPUtime=2.77 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 154 0 0 0 108 169 0 0 20 0 2 0 157609363 748212224 124734 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3095.15 s
Current children cumulated vsize: 740604 KiB
Current children cumulated memory: 501668 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.14 4.12 5/267 849885
/proc/meminfo: memFree=124550884/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=736044 memory=509212 CPUtime=3155 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 552359 0 0 0 315202 298 0 0 20 0 2 0 157609342 753709056 127303 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 184011 127303 4018 46 0 156606 0
[pid=848119/tid=848120] ppid=848117 vsize=736044 memory=40608 CPUtime=2.82 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 156 0 0 0 110 172 0 0 20 0 2 0 157609363 753709056 127303 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3155 s
Current children cumulated vsize: 745972 KiB
Current children cumulated memory: 511944 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/266 849897
/proc/meminfo: memFree=124619952/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=738776 memory=512860 CPUtime=3214.86 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 561185 0 0 0 321184 302 0 0 20 0 2 0 157609342 756506624 128215 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 184694 128215 4018 46 0 157289 0
[pid=848119/tid=848120] ppid=848117 vsize=738776 memory=11396 CPUtime=2.88 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 158 0 0 0 113 175 0 0 20 0 2 0 157609363 756506624 128215 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3214.86 s
Current children cumulated vsize: 748704 KiB
Current children cumulated memory: 515592 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/265 849907
/proc/meminfo: memFree=124588932/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=747304 memory=525860 CPUtime=3274.73 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 570831 0 0 0 327166 307 0 0 20 0 2 0 157609342 765239296 131465 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 186826 131465 4018 46 0 159421 0
[pid=848119/tid=848120] ppid=848117 vsize=747304 memory=2732 CPUtime=2.94 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 159 0 0 0 115 179 0 0 20 0 2 0 157609363 765239296 131465 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3274.73 s
Current children cumulated vsize: 757232 KiB
Current children cumulated memory: 528592 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.11 5/264 849918
/proc/meminfo: memFree=124570704/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=717192 memory=485248 CPUtime=3334.64 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 579508 0 0 0 333150 314 0 0 20 0 2 0 157609342 734404608 121312 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 179298 121312 4018 46 0 151893 0
[pid=848119/tid=848120] ppid=848117 vsize=717192 memory=2732 CPUtime=3 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 161 0 0 0 117 183 0 0 20 0 2 0 157609363 734404608 121312 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3334.64 s
Current children cumulated vsize: 727120 KiB
Current children cumulated memory: 487980 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.13 4.11 5/263 849928
/proc/meminfo: memFree=124586288/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=722088 memory=490124 CPUtime=3394.54 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 593808 0 0 0 339131 323 0 0 20 0 2 0 157609342 739418112 122531 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 180522 122531 4018 46 0 153117 0
[pid=848119/tid=848120] ppid=848117 vsize=722088 memory=2732 CPUtime=3.06 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 163 0 0 0 119 187 0 0 20 0 2 0 157609363 739418112 122531 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3394.54 s
Current children cumulated vsize: 732016 KiB
Current children cumulated memory: 492856 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.13 4.11 5/264 849941
/proc/meminfo: memFree=124467964/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=763600 memory=524588 CPUtime=3454.44 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 606042 0 0 0 345115 329 0 0 20 0 2 0 157609342 781926400 131147 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 190900 131147 4018 46 0 163495 0
[pid=848119/tid=848120] ppid=848117 vsize=763600 memory=2732 CPUtime=3.11 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 165 0 0 0 121 190 0 0 20 0 2 0 157609363 781926400 131147 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3454.44 s
Current children cumulated vsize: 773528 KiB
Current children cumulated memory: 527320 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.11 5/264 849951
/proc/meminfo: memFree=124491000/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=764008 memory=525592 CPUtime=3514.34 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 608523 0 0 0 351102 332 0 0 20 0 2 0 157609342 782344192 131398 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 191002 131398 4018 46 0 163597 0
[pid=848119/tid=848120] ppid=848117 vsize=764008 memory=525536 CPUtime=3.17 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 167 0 0 0 124 193 0 0 20 0 2 0 157609363 782344192 131398 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3514.34 s
Current children cumulated vsize: 773936 KiB
Current children cumulated memory: 528324 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.14 4.11 5/264 850104
/proc/meminfo: memFree=127175680/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=770732 memory=539484 CPUtime=3574.2 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 614797 0 0 0 357084 336 0 0 20 0 2 0 157609342 789229568 134871 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 192683 134871 4018 46 0 165278 0
[pid=848119/tid=848120] ppid=848117 vsize=770732 memory=11396 CPUtime=3.21 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 170 0 0 0 126 195 0 0 20 0 2 0 157609363 789229568 134871 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3574.2 s
Current children cumulated vsize: 780660 KiB
Current children cumulated memory: 542216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.2 s]
/proc/loadavg: 4.12 4.13 4.11 5/266 850112
/proc/meminfo: memFree=127192232/131524600 swapFree=131071996/131071996
[pid=848117] ppid=848114 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848117/stat : 848117 (run-glibc-2.34.) S 848114 848117 812359 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 157609342 10166272 683 134679101440 94803564576768 94803565656088 140720404675344 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94803567754544 94803567801732 94803597557760 140720404677567 140720404677724 140720404677724 140720404684739 0
/proc/848117/statm: 2482 683 603 264 0 133 0
[pid=848119] ppid=848117 vsize=770908 memory=539684 CPUtime=3600.04 cores=1,3
/proc/848119/stat : 848119 (ld-linux-x86-64) R 848117 848117 812359 0 -1 4194304 616657 0 0 0 359667 337 0 0 20 0 2 0 157609342 789409792 134921 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
/proc/848119/statm: 192727 134921 4018 46 0 165322 0
[pid=848119/tid=848120] ppid=848117 vsize=770908 memory=2760 CPUtime=3.23 cores=1,3
/proc/848119/task/848120/stat : 848120 (ld-linux-x86-64) S 848117 848117 812359 0 -1 1077936192 171 0 0 0 127 196 0 0 20 0 2 0 157609363 789409792 134921 134679101440 139986852257792 139986852445404 140729117941456 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139986854546304 139986854555752 93825024684032 140729117950807 140729117950971 140729117950971 140729117958066 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 780836 KiB
Current children cumulated memory: 542416 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3608.21 s]
# the end of solver process 848117 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3596.68 s, system=3.38166 s

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

Child status: 143

Real time (s): 3608.21
CPU time (s): 3600.06
CPU user time (s): 3596.68
CPU system time (s): 3.38166
CPU usage (%): 99.7741
Max. virtual memory (cumulated for all children) (KiB): 780836
Max. memory (cumulated for all children) (KiB): 542416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.68
system time used= 3.38166
maximum resident set size= 539684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 616870
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= 357132
involuntary context switches= 2482


# summary of solver processes directly reported to runsolver:
#   pid: 848117
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.68
#   total CPU system time (s): 3.38166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.75938 second user time and 18.5242 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-15 16:40:25
IDJOB=4431090
IDBENCH=146672
IDSOLVER=3055
FILE ID=nodeC030/4431090-1721054412
RUNJOBID= nodeC030-1721050746-845371
SLURM_JOB_ID= 7505481
Free space on /tmp= 889956 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.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-4431090-1721054412/watcher-4431090-1721054412 -o /tmp/evaluation-result-4431090-1721054412/solver-4431090-1721054412 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721050746-845371 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431090-1721054412.opb

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

MD5SUM BENCH= 05a4468103b1b74e5a90bd7e67aed0d9
RANDOM SEED=594608556

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		: 3672.509
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		: 3663.378
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		: 3599.666
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		: 3669.967
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		: 3672.493
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		: 3668.983
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		: 3599.855
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		: 3603.066
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:        127717984 kB
MemAvailable:   129088432 kB
Buffers:          363712 kB
Cached:          1834200 kB
SwapCached:            0 kB
Active:           820828 kB
Inactive:        2371156 kB
Active(anon):       1572 kB
Inactive(anon):  1030556 kB
Active(file):     819256 kB
Inactive(file):  1340600 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             44528 kB
Writeback:             0 kB
AnonPages:        985344 kB
Mapped:           121488 kB
Shmem:             37720 kB
KReclaimable:     100832 kB
Slab:             206940 kB
SReclaimable:     100832 kB
SUnreclaim:       106108 kB
KernelStack:        4160 kB
PageTables:        11608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1521460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62144 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 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= 889912 MiB
End job on nodeC030 at 2024-07-15 17:40:34