Trace number 4431312

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.15 3611.84

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern50-06.lin.opb
MD5SUMb877664571262cc35a091b0e7e24e61f
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-270
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables882
Total number of constraints1664
Number of constraints which are clauses832
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 882
Biggest coefficient in the objective function 34
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 13140
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 13140
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431312-1721164579/watcher-4431312-1721164579 -o /tmp/evaluation-result-4431312-1721164579/solver-4431312-1721164579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721157371-866313 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431312-1721164579.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
Starting watchdog thread
solver pid=870538, runsolver pid=870535
Current StackSize limit: 8192 KiB


[startup+0.100332 s]*
/proc/loadavg: 4.20 4.17 4.13 5/263 870541
/proc/meminfo: memFree=128422092/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=144504 memory=30408 CPUtime=0.09 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 3636 0 0 0 8 1 0 0 20 0 2 0 168624935 147972096 7602 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 36126 7602 3798 46 0 8721 0
[pid=870540/tid=870541] ppid=870538 vsize=144504 memory=4026561614 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168624936 147972096 7602 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 154432 KiB
Current children cumulated memory: 33112 KiB

[startup+0.206333 s]*
/proc/loadavg: 4.20 4.17 4.13 5/263 870541
/proc/meminfo: memFree=128419712/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=146980 memory=33964 CPUtime=0.19 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4567 0 0 0 18 1 0 0 20 0 2 0 168624935 150507520 8491 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 36745 8491 4033 46 0 9340 0
[pid=870540/tid=870541] ppid=870538 vsize=146980 memory=3471202400344241230 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168624936 150507520 8491 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 156908 KiB
Current children cumulated memory: 36668 KiB

[startup+0.305756 s]*
/proc/loadavg: 4.20 4.17 4.13 5/263 870541
/proc/meminfo: memFree=128417700/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=148948 memory=35284 CPUtime=0.29 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4903 0 0 0 28 1 0 0 20 0 2 0 168624935 152522752 8821 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 37237 8821 4033 46 0 9832 0
[pid=870540/tid=870541] ppid=870538 vsize=148948 memory=-8826983353683045216 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) R 870538 870538 866303 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168624936 152522752 8821 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 158876 KiB
Current children cumulated memory: 37988 KiB

[startup+0.70028 s]
/proc/loadavg: 4.20 4.17 4.13 5/263 870541
/proc/meminfo: memFree=128413804/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=147896 memory=35156 CPUtime=0.67 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4943 0 0 0 66 1 0 0 20 0 2 0 168624935 151445504 8789 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 36974 8789 4033 46 0 9569 0
[pid=870540/tid=870541] ppid=870538 vsize=147896 memory=1968 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168624936 151445504 8789 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 157824 KiB
Current children cumulated memory: 37860 KiB

[startup+1.50029 s]
/proc/loadavg: 4.20 4.17 4.13 5/263 870543
/proc/meminfo: memFree=128382440/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=147664 memory=35104 CPUtime=1.47 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 5048 0 0 0 146 1 0 0 20 0 2 0 168624935 151207936 8776 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 36916 8776 4033 46 0 9511 0
[pid=870540/tid=870541] ppid=870538 vsize=147664 memory=11608 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 168624936 151207936 8776 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 157592 KiB
Current children cumulated memory: 37808 KiB

[startup+3.10567 s]
/proc/loadavg: 4.19 4.17 4.13 5/263 870543
/proc/meminfo: memFree=128324080/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=155672 memory=43228 CPUtime=3.07 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 9810 0 0 0 305 2 0 0 20 0 2 0 168624935 159408128 10807 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 38918 10807 4049 46 0 11513 0
[pid=870540/tid=870541] ppid=870538 vsize=155672 memory=2704 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 168624936 159408128 10807 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 45932 KiB

[startup+6.30028 s]
/proc/loadavg: 4.19 4.17 4.13 5/263 870543
/proc/meminfo: memFree=128320964/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=155688 memory=43296 CPUtime=6.26 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 12842 0 0 0 623 3 0 0 20 0 2 0 168624935 159424512 10824 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 38922 10824 4049 46 0 11517 0
[pid=870540/tid=870541] ppid=870538 vsize=155688 memory=2704 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 168624936 159424512 10824 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 165616 KiB
Current children cumulated memory: 46000 KiB

[startup+12.7003 s]
/proc/loadavg: 4.25 4.18 4.14 5/263 870544
/proc/meminfo: memFree=128306700/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=170048 memory=54540 CPUtime=12.64 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 26889 0 0 0 1260 4 0 0 20 0 2 0 168624935 174129152 13635 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 42512 13635 4049 46 0 15107 0
[pid=870540/tid=870541] ppid=870538 vsize=170048 memory=2704 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 2 0 168624936 174129152 13635 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 179976 KiB
Current children cumulated memory: 57244 KiB

[startup+25.5003 s]
/proc/loadavg: 4.42 4.22 4.15 5/263 870546
/proc/meminfo: memFree=128293912/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=170180 memory=55312 CPUtime=25.4 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 36363 0 0 0 2535 5 0 0 20 0 2 0 168624935 174264320 13828 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 42545 13828 4049 46 0 15140 0
[pid=870540/tid=870541] ppid=870538 vsize=170180 memory=55140 CPUtime=0 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 2 0 168624936 174264320 13828 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 180108 KiB
Current children cumulated memory: 58016 KiB

[startup+51.1057 s]
/proc/loadavg: 4.58 4.28 4.18 5/263 870599
/proc/meminfo: memFree=127976424/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=172956 memory=59936 CPUtime=50.92 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 53499 0 0 0 5084 8 0 0 20 0 2 0 168624935 177106944 14984 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 43239 14984 4049 46 0 15834 0
[pid=870540/tid=870541] ppid=870538 vsize=172956 memory=54604 CPUtime=0.01 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 32 0 0 0 0 1 0 0 20 0 2 0 168624936 177106944 14984 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 182884 KiB
Current children cumulated memory: 62640 KiB

[startup+102.3 s]
/proc/loadavg: 4.31 4.25 4.17 5/263 870607
/proc/meminfo: memFree=127689304/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=197236 memory=83780 CPUtime=101.93 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 86003 0 0 0 10178 15 0 0 20 0 2 0 168624935 201969664 20945 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 49309 20945 4049 46 0 21904 0
[pid=870540/tid=870541] ppid=870538 vsize=197236 memory=2704 CPUtime=0.04 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 40 0 0 0 1 3 0 0 20 0 2 0 168624936 201969664 20945 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 207164 KiB
Current children cumulated memory: 86484 KiB

[startup+162.3 s]

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

[startup+3162.3 s]
/proc/loadavg: 4.05 4.12 4.10 5/265 872727
/proc/meminfo: memFree=123490464/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=1983716 memory=1872808 CPUtime=3152.03 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 3886521 0 0 0 314411 792 0 0 20 0 2 0 168624935 2031325184 468202 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 495929 468202 4065 46 0 468524 0
[pid=870540/tid=870541] ppid=870538 vsize=1983716 memory=2704 CPUtime=2.15 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 143 0 0 0 71 144 0 0 20 0 2 0 168624936 2031325184 468202 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3152.03 s
Current children cumulated vsize: 1993644 KiB
Current children cumulated memory: 1875512 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/268 873029
/proc/meminfo: memFree=123517728/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2018972 memory=1908776 CPUtime=3211.84 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 3969513 0 0 0 320372 812 0 0 20 0 2 0 168624935 2067427328 477194 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 504743 477194 4065 46 0 477338 0
[pid=870540/tid=870541] ppid=870538 vsize=2018972 memory=2704 CPUtime=2.21 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 144 0 0 0 73 148 0 0 20 0 2 0 168624936 2067427328 477194 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3211.84 s
Current children cumulated vsize: 2028900 KiB
Current children cumulated memory: 1911480 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/268 873040
/proc/meminfo: memFree=123241848/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2059000 memory=1948152 CPUtime=3271.64 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4072546 0 0 0 326332 832 0 0 20 0 2 0 168624935 2108416000 487038 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 514750 487038 4065 46 0 487345 0
[pid=870540/tid=870541] ppid=870538 vsize=2059000 memory=2704 CPUtime=2.25 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 146 0 0 0 74 151 0 0 20 0 2 0 168624936 2108416000 487038 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3271.64 s
Current children cumulated vsize: 2068928 KiB
Current children cumulated memory: 1950856 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/268 873050
/proc/meminfo: memFree=123203532/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2091660 memory=1981020 CPUtime=3331.46 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4168107 0 0 0 332293 853 0 0 20 0 2 0 168624935 2141859840 495255 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 522915 495255 4065 46 0 495510 0
[pid=870540/tid=870541] ppid=870538 vsize=2091660 memory=11608 CPUtime=2.3 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 148 0 0 0 76 154 0 0 20 0 2 0 168624936 2141859840 495255 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3331.46 s
Current children cumulated vsize: 2101588 KiB
Current children cumulated memory: 1983724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/266 873061
/proc/meminfo: memFree=123163768/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2126604 memory=2016856 CPUtime=3391.27 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4275575 0 0 0 338251 876 0 0 20 0 2 0 168624935 2177642496 504214 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 531651 504214 4065 46 0 504246 0
[pid=870540/tid=870541] ppid=870538 vsize=2126604 memory=2704 CPUtime=2.35 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 150 0 0 0 77 158 0 0 20 0 2 0 168624936 2177642496 504214 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3391.27 s
Current children cumulated vsize: 2136532 KiB
Current children cumulated memory: 2019560 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/265 873072
/proc/meminfo: memFree=123120052/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2175408 memory=2052696 CPUtime=3451.07 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4385153 0 0 0 344209 898 0 0 20 0 2 0 168624935 2227617792 513174 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 543852 513174 4065 46 0 516447 0
[pid=870540/tid=870541] ppid=870538 vsize=2175408 memory=11608 CPUtime=2.4 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 152 0 0 0 79 161 0 0 20 0 2 0 168624936 2227617792 513174 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3451.07 s
Current children cumulated vsize: 2185336 KiB
Current children cumulated memory: 2055400 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/266 873083
/proc/meminfo: memFree=123077468/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2208052 memory=2085104 CPUtime=3510.89 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4500454 0 0 0 350169 920 0 0 20 0 2 0 168624935 2261045248 521276 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 552013 521276 4065 46 0 524608 0
[pid=870540/tid=870541] ppid=870538 vsize=2208052 memory=2704 CPUtime=2.44 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 154 0 0 0 80 164 0 0 20 0 2 0 168624936 2261045248 521276 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3510.89 s
Current children cumulated vsize: 2217980 KiB
Current children cumulated memory: 2087808 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/264 873095
/proc/meminfo: memFree=123034052/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2245960 memory=2122500 CPUtime=3570.7 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4613193 0 0 0 356129 941 0 0 20 0 2 0 168624935 2299863040 530625 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 561490 530625 4065 46 0 534085 0
[pid=870540/tid=870541] ppid=870538 vsize=2245960 memory=2704 CPUtime=2.49 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 156 0 0 0 82 167 0 0 20 0 2 0 168624936 2299863040 530625 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3570.7 s
Current children cumulated vsize: 2255888 KiB
Current children cumulated memory: 2125204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 3.99 4.10 4.08 4/255 873132
/proc/meminfo: memFree=124782132/131524600 swapFree=131071996/131071996
[pid=870538] ppid=870535 vsize=9928 memory=2704 CPUtime=0 cores=0,2
/proc/870538/stat : 870538 (run-glibc-2.34.) S 870535 870538 866303 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 168624935 10166272 676 134679101440 94906617573376 94906618652696 140729846665440 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94906620751152 94906620798340 94906624212992 140729846670271 140729846670428 140729846670428 140729846677443 0
/proc/870538/statm: 2482 676 595 264 0 133 0
[pid=870540] ppid=870538 vsize=2262268 memory=2138448 CPUtime=3600.09 cores=0,2
/proc/870540/stat : 870540 (ld-linux-x86-64) R 870538 870538 866303 0 -1 4194304 4672359 0 0 0 359056 953 0 0 20 0 2 0 168624935 2316562432 534612 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
/proc/870540/statm: 565567 534612 4065 46 0 538162 0
[pid=870540/tid=870541] ppid=870538 vsize=2262268 memory=8040227742236841117 CPUtime=2.52 cores=0,2
/proc/870540/task/870541/stat : 870541 (ld-linux-x86-64) S 870538 870538 866303 0 -1 1077936192 157 0 0 0 83 169 0 0 20 0 2 0 168624936 2316562432 534612 134679101440 139743442493440 139743442681052 140729998205632 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139743444781952 139743444791400 93824999923712 140729998213975 140729998214139 140729998214139 140729998221234 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2272196 KiB
Current children cumulated memory: 2141152 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00086 s, system=0.000698 s

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

# cumulated CPU time of all completed processes:  user=3590.57 s, system=9.57216 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): 3611.84
CPU time (s): 3600.15
CPU user time (s): 3590.57
CPU system time (s): 9.57216
CPU usage (%): 99.6761
Max. virtual memory (cumulated for all children) (KiB): 2272196
Max. memory (cumulated for all children) (KiB): 2141152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.57
system time used= 9.57216
maximum resident set size= 2138452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4672565
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= 357882
involuntary context switches= 24790


# summary of solver processes directly reported to runsolver:
#   pid: 870538,870540
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3590.57
#   total CPU system time (s): 9.57216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1247 second user time and 15.895 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-16 23:16:31
IDJOB=4431312
IDBENCH=158491
IDSOLVER=3055
FILE ID=nodeC028/4431312-1721164579
RUNJOBID= nodeC028-1721157371-866313
SLURM_JOB_ID= 7505768
Free space on /tmp= 889936 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern50-06.lin.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-4431312-1721164579/watcher-4431312-1721164579 -o /tmp/evaluation-result-4431312-1721164579/solver-4431312-1721164579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721157371-866313 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431312-1721164579.opb

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

MD5SUM BENCH= b877664571262cc35a091b0e7e24e61f
RANDOM SEED=843670241

nodeC028.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		: 3664.983
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.56
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.733
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.59
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		: 3673.473
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.56
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		: 3600.150
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.59
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		: 3670.342
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.56
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		: 3680.772
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.59
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		: 3603.561
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.56
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		: 3600.125
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128438888 kB
MemAvailable:   129261588 kB
Buffers:          420796 kB
Cached:          1239296 kB
SwapCached:            0 kB
Active:           796896 kB
Inactive:        1696104 kB
Active(anon):       1592 kB
Inactive(anon):   869032 kB
Active(file):     795304 kB
Inactive(file):   827072 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             83392 kB
Writeback:             0 kB
AnonPages:        828952 kB
Mapped:           122008 kB
Shmem:             37720 kB
KReclaimable:      80296 kB
Slab:             184172 kB
SReclaimable:      80296 kB
SUnreclaim:       103876 kB
KernelStack:        4236 kB
PageTables:        11628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1123984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62528 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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:      193236 kB
DirectMap2M:    18454528 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889944 MiB
End job on nodeC028 at 2024-07-17 00:16:43