Trace number 4431089

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.03 3610.21

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-3.opb
MD5SUM0bdb6411771ac9360fc2dcf9fc3ce2f6
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-50
Best CPU time to get the best result obtained on this benchmark72002.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1150
Total number of constraints81068
Number of constraints which are clauses81068
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 1150
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 1150
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 1150
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.20/0.29	c initialize IPBHS solver
0.20/0.29	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.20/0.29	c optimizer = "gurobi"
0.20/0.29	c pbsolver = "roundingsat"
0.20/0.29	c load symmetries from file ""
0.20/0.29	c set time limit for symmetry computation to 100 seconds.
0.20/0.29	c set interchangeable summation variable limit to 3
0.20/0.29	c find symmetric cores by applying each permutation and add them to optimizer
0.20/0.29	c set abs symmetric core budget per WCE-iteration to 100
0.20/0.29	c set rel symmetric core budget per WCE-iteration to 0
0.20/0.29	c set lit symmetric core budget per WCE-iteration to 0
0.20/0.29	c set sym generation to 's'
0.20/0.29	c set abstraction set creation to 10 iterations without LB change
0.20/0.29	c set abstraction set inputs to 0
0.20/0.29	c set abstraction set cluster min size to 2
0.20/0.29	c set abstraction set cluster max size to 100000000
0.20/0.29	c set abstraction set cluster activation limit to 2
0.20/0.29	c enable abstraction set require equal cost
0.20/0.29	c set abstraction set assumptions to 0
0.20/0.29	c set abstraction set constraint type to 0
0.20/0.29	c set abstract core extraction strategy to b
0.20/0.29	c set core extraction strategy to 2
0.20/0.29	c set core extraction shuffles 10
0.20/0.29	c set cores per iteration to 5
0.20/0.29	c set optimizer bound usage strategy to 2
0.20/0.29	c set optimizer max non-optimal iterations to 1000
0.20/0.29	c set small core cardinality limit to 2
0.20/0.29	c set max coef in cores to 1000000000
0.20/0.29	c set SIS iterations to 5
0.20/0.29	c set SIS budget abs to 1000
0.20/0.29	c set SIS budget rel to 0.05
0.20/0.29	c limit for coefficient in constraints and objective to 9223372036854775807
0.20/0.29	c will solve HOME/instance-4431089-1721057952.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 (60910 MiB free)
  memory of node 1: 64473 MiB (62492 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Linux 4.18.0-301.1.el8.x
Current StackSize limit: 8192 KiB

solver pid=850047, runsolver pid=850044

[startup+0.100086 s]*
/proc/loadavg: 4.14 4.13 4.11 5/263 850049
/proc/meminfo: memFree=126351188/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=101180 memory=20600 CPUtime=0.09 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 4164 0 0 0 6 3 0 0 20 0 1 0 157963311 103608320 5150 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 25295 5150 1707 46 0 5910 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 111108 KiB
Current children cumulated memory: 23360 KiB

[startup+0.205972 s]*
/proc/loadavg: 4.14 4.13 4.11 4/260 850050
/proc/meminfo: memFree=127553568/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=179952 memory=64316 CPUtime=0.2 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 12114 0 0 0 12 8 0 0 20 0 2 0 157963311 184270848 16079 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 44988 16079 2725 46 0 17583 0
[pid=850049/tid=850050] ppid=850047 vsize=179952 memory=664971938048796210 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) R 850047 850047 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157963328 184270848 16079 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 189880 KiB
Current children cumulated memory: 67076 KiB

[startup+0.30577 s]*
/proc/loadavg: 4.14 4.13 4.11 4/259 850064
/proc/meminfo: memFree=127539072/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=199740 memory=79492 CPUtime=0.29 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 16383 0 0 0 21 8 0 0 20 0 2 0 157963311 204533760 19873 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 49935 19873 2741 46 0 22530 0
[pid=850049/tid=850050] ppid=850047 vsize=199740 memory=-6170700509305864129 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) R 850047 850047 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157963328 204533760 19873 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 209668 KiB
Current children cumulated memory: 82252 KiB

[startup+0.700263 s]
/proc/loadavg: 4.14 4.13 4.11 5/257 850086
/proc/meminfo: memFree=127569912/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=200156 memory=84012 CPUtime=0.69 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 18117 0 0 0 52 17 0 0 20 0 2 0 157963311 204959744 21003 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 50039 21003 2741 46 0 22634 0
[pid=850049/tid=850050] ppid=850047 vsize=200156 memory=0 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157963328 204959744 21003 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 210084 KiB
Current children cumulated memory: 86772 KiB

[startup+1.50027 s]
/proc/loadavg: 4.14 4.13 4.11 5/264 850098
/proc/meminfo: memFree=127461672/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=365156 memory=138284 CPUtime=1.48 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 39488 0 0 0 122 26 0 0 20 0 2 0 157963311 373919744 34571 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 91289 34571 3497 46 0 63884 0
[pid=850049/tid=850050] ppid=850047 vsize=365156 memory=84012 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157963328 373919744 34571 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 375084 KiB
Current children cumulated memory: 141044 KiB

[startup+3.10574 s]
/proc/loadavg: 4.13 4.13 4.11 5/264 850098
/proc/meminfo: memFree=127349524/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=384692 memory=152332 CPUtime=3.08 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 58670 0 0 0 279 29 0 0 20 0 2 0 157963311 393924608 38083 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 96173 38083 3799 46 0 68768 0
[pid=850049/tid=850050] ppid=850047 vsize=384692 memory=2760 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 157963328 393924608 38083 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 394620 KiB
Current children cumulated memory: 155092 KiB

[startup+6.30026 s]
/proc/loadavg: 4.13 4.13 4.11 5/264 850098
/proc/meminfo: memFree=127346956/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=384692 memory=154904 CPUtime=6.26 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 63270 0 0 0 597 29 0 0 20 0 2 0 157963311 393924608 38726 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 96173 38726 3799 46 0 68768 0
[pid=850049/tid=850050] ppid=850047 vsize=384692 memory=2760 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 9 0 0 0 0 0 0 0 20 0 2 0 157963328 393924608 38726 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 394620 KiB
Current children cumulated memory: 157664 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.12 4.11 5/264 850100
/proc/meminfo: memFree=127327540/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=384692 memory=155080 CPUtime=12.65 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 68341 0 0 0 1235 30 0 0 20 0 2 0 157963311 393924608 38770 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 96173 38770 3799 46 0 68768 0
[pid=850049/tid=850050] ppid=850047 vsize=384692 memory=40608 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 16 0 0 0 0 0 0 0 20 0 2 0 157963328 393924608 38770 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 394620 KiB
Current children cumulated memory: 157840 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.13 4.11 5/264 850101
/proc/meminfo: memFree=127170716/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=467524 memory=238356 CPUtime=25.42 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 87965 0 0 0 2508 34 0 0 20 0 2 0 157963311 478744576 59589 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 116881 59589 4003 46 0 89476 0
[pid=850049/tid=850050] ppid=850047 vsize=467524 memory=-9187273484241562466 CPUtime=0 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 2 0 157963328 478744576 59589 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 477452 KiB
Current children cumulated memory: 241116 KiB

[startup+51.106 s]
/proc/loadavg: 4.17 4.14 4.11 5/266 850110
/proc/meminfo: memFree=127192476/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=429616 memory=208256 CPUtime=50.95 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 113207 0 0 0 5055 40 0 0 20 0 2 0 157963311 439926784 52064 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 107404 52064 4019 46 0 79999 0
[pid=850049/tid=850050] ppid=850047 vsize=429616 memory=2760 CPUtime=0.02 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 30 0 0 0 1 1 0 0 20 0 2 0 157963328 439926784 52064 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 439544 KiB
Current children cumulated memory: 211016 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.13 4.11 5/266 850168
/proc/meminfo: memFree=127648936/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=429616 memory=208328 CPUtime=101.98 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 137286 0 0 0 10154 44 0 0 20 0 2 0 157963311 439926784 52082 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 107404 52082 4034 46 0 79999 0
[pid=850049/tid=850050] ppid=850047 vsize=429616 memory=2760 CPUtime=0.05 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 42 0 0 0 1 4 0 0 20 0 2 0 157963328 439926784 52082 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 439544 KiB
Current children cumulated memory: 211088 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.14 4.11 5/266 850179
/proc/meminfo: memFree=127583288/131524600 swapFree=131071996/131071996

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

[startup+3162.3 s]
/proc/loadavg: 4.18 4.20 4.13 5/268 852018
/proc/meminfo: memFree=126640712/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=713236 memory=509112 CPUtime=3153.33 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 435021 0 0 0 315088 245 0 0 20 0 2 0 157963311 730353664 127278 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 178309 127278 4065 46 0 150904 0
[pid=850049/tid=850050] ppid=850047 vsize=713236 memory=2760 CPUtime=2.08 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 167 0 0 0 61 147 0 0 20 0 2 0 157963328 730353664 127278 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3153.33 s
Current children cumulated vsize: 723164 KiB
Current children cumulated memory: 511872 KiB

[startup+3222.3 s]
/proc/loadavg: 4.28 4.23 4.14 5/268 852029
/proc/meminfo: memFree=126616888/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=719972 memory=515980 CPUtime=3213.17 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 437955 0 0 0 321068 249 0 0 20 0 2 0 157963311 737251328 128995 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 179993 128995 4065 46 0 152588 0
[pid=850049/tid=850050] ppid=850047 vsize=719972 memory=2760 CPUtime=2.12 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 169 0 0 0 62 150 0 0 20 0 2 0 157963328 737251328 128995 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3213.17 s
Current children cumulated vsize: 729900 KiB
Current children cumulated memory: 518740 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.21 4.14 5/266 852041
/proc/meminfo: memFree=126645156/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=725392 memory=521604 CPUtime=3273.01 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 440693 0 0 0 327049 252 0 0 20 0 2 0 157963311 742801408 130401 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 181348 130401 4065 46 0 153943 0
[pid=850049/tid=850050] ppid=850047 vsize=725392 memory=2760 CPUtime=2.17 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 171 0 0 0 64 153 0 0 20 0 2 0 157963328 742801408 130401 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3273.01 s
Current children cumulated vsize: 735320 KiB
Current children cumulated memory: 524364 KiB

[startup+3342.3 s]
/proc/loadavg: 4.45 4.29 4.17 5/266 852051
/proc/meminfo: memFree=126623240/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=730632 memory=526992 CPUtime=3332.85 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 442726 0 0 0 333030 255 0 0 20 0 2 0 157963311 748167168 131748 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 182658 131748 4065 46 0 155253 0
[pid=850049/tid=850050] ppid=850047 vsize=730632 memory=11396 CPUtime=2.21 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 173 0 0 0 65 156 0 0 20 0 2 0 157963328 748167168 131748 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3332.85 s
Current children cumulated vsize: 740560 KiB
Current children cumulated memory: 529752 KiB

[startup+3402.3 s]
/proc/loadavg: 4.27 4.27 4.17 5/263 852062
/proc/meminfo: memFree=126589496/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=736596 memory=531848 CPUtime=3392.69 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 443951 0 0 0 339011 258 0 0 20 0 2 0 157963311 754274304 132962 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 184149 132962 4065 46 0 156744 0
[pid=850049/tid=850050] ppid=850047 vsize=736596 memory=11396 CPUtime=2.25 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 175 0 0 0 67 158 0 0 20 0 2 0 157963328 754274304 132962 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3392.69 s
Current children cumulated vsize: 746524 KiB
Current children cumulated memory: 534608 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.25 4.17 5/263 852072
/proc/meminfo: memFree=126550252/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=744104 memory=538552 CPUtime=3452.52 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 448264 0 0 0 344991 261 0 0 20 0 2 0 157963311 761962496 134638 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 186026 134638 4065 46 0 158621 0
[pid=850049/tid=850050] ppid=850047 vsize=744104 memory=2760 CPUtime=2.29 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 178 0 0 0 68 161 0 0 20 0 2 0 157963328 761962496 134638 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3452.52 s
Current children cumulated vsize: 754032 KiB
Current children cumulated memory: 541312 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.23 4.17 5/263 852085
/proc/meminfo: memFree=126525236/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=750304 memory=545432 CPUtime=3512.37 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 456861 0 0 0 350971 266 0 0 20 0 2 0 157963311 768311296 136358 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 187576 136358 4065 46 0 160171 0
[pid=850049/tid=850050] ppid=850047 vsize=750304 memory=545428 CPUtime=2.34 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 181 0 0 0 70 164 0 0 20 0 2 0 157963328 768311296 136358 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3512.37 s
Current children cumulated vsize: 760232 KiB
Current children cumulated memory: 548192 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.22 4.17 5/263 852095
/proc/meminfo: memFree=126508796/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=758888 memory=548840 CPUtime=3572.2 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 465015 0 0 0 356950 270 0 0 20 0 2 0 157963311 777101312 137210 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 189722 137210 4065 46 0 162317 0
[pid=850049/tid=850050] ppid=850047 vsize=758888 memory=548824 CPUtime=2.39 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 184 0 0 0 72 167 0 0 20 0 2 0 157963328 777101312 137210 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3572.2 s
Current children cumulated vsize: 768816 KiB
Current children cumulated memory: 551600 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 3.97 4.16 4.16 3/245 852162
/proc/meminfo: memFree=127591776/131524600 swapFree=131071996/131071996
[pid=850047] ppid=850044 vsize=9928 memory=2760 CPUtime=0 cores=0,2
/proc/850047/stat : 850047 (run-glibc-2.34.) S 850044 850047 812359 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 157963310 10166272 690 134679101440 94764097908736 94764098988056 140731044744624 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94764101086512 94764101133700 94764123480064 140731044750271 140731044750428 140731044750428 140731044757443 0
/proc/850047/statm: 2482 690 609 264 0 133 0
[pid=850049] ppid=850047 vsize=763080 memory=552924 CPUtime=3600.01 cores=0,2
/proc/850049/stat : 850049 (ld-linux-x86-64) R 850047 850047 812359 0 -1 4194304 469959 0 0 0 359729 272 0 0 20 0 2 0 157963311 781393920 138231 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
/proc/850049/statm: 190770 138231 4065 46 0 163365 0
[pid=850049/tid=850050] ppid=850047 vsize=763080 memory=33548 CPUtime=2.41 cores=0,2
/proc/850049/task/850050/stat : 850050 (ld-linux-x86-64) S 850047 850047 812359 0 -1 1077936192 186 0 0 0 72 169 0 0 20 0 2 0 157963328 781393920 138231 134679101440 140261921955840 140261922143452 140727297721232 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140261924244352 140261924253800 93824995909632 140727297729367 140727297729531 140727297729531 140727297736626 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 773008 KiB
Current children cumulated memory: 555684 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3597.3 s, system=2.73251 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): 3610.21
CPU time (s): 3600.03
CPU user time (s): 3597.3
CPU system time (s): 2.73251
CPU usage (%): 99.7181
Max. virtual memory (cumulated for all children) (KiB): 773008
Max. memory (cumulated for all children) (KiB): 555684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.3
system time used= 2.73251
maximum resident set size= 553024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470164
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= 357243
involuntary context switches= 25196


# summary of solver processes directly reported to runsolver:
#   pid: 850047,850049
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3597.3
#   total CPU system time (s): 2.73251

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.70465 second user time and 19.2152 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-15 17:39:25
IDJOB=4431089
IDBENCH=146677
IDSOLVER=3055
FILE ID=nodeC030/4431089-1721057952
RUNJOBID= nodeC030-1721050746-845369
SLURM_JOB_ID= 7505481
Free space on /tmp= 889952 MiB

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

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

MD5SUM BENCH= 0bdb6411771ac9360fc2dcf9fc3ce2f6
RANDOM SEED=553026876

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		: 3675.438
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		: 3680.980
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		: 3662.216
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		: 3599.897
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.943
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		: 3681.017
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		: 3602.807
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		: 3599.846
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:        126364912 kB
MemAvailable:   127784392 kB
Buffers:          365848 kB
Cached:          1880156 kB
SwapCached:            0 kB
Active:           827312 kB
Inactive:        3713024 kB
Active(anon):       1564 kB
Inactive(anon):  2330532 kB
Active(file):     825748 kB
Inactive(file):  1382492 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             87588 kB
Writeback:            16 kB
AnonPages:       2291456 kB
Mapped:           121184 kB
Shmem:             37720 kB
KReclaimable:     102124 kB
Slab:             208500 kB
SReclaimable:     102124 kB
SUnreclaim:       106376 kB
KernelStack:        4176 kB
PageTables:        14664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3288828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62144 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1822720 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= 889996 MiB
End job on nodeC030 at 2024-07-15 18:39:35