Trace number 4431638

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 2024-07-09? (TO) 3600.1 3607.33

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb5-0.10-9.opb
MD5SUM1315715acfb7c33115c760038997cb88
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark31445
Best CPU time to get the best result obtained on this benchmark19.3498
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212153
Total number of constraints2591417
Number of constraints which are clauses2591417
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 constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1527.80/1530.97	c initialize IPBHS solver
1527.80/1530.97	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
1527.80/1530.97	c optimizer = "gurobi"
1527.80/1530.97	c pbsolver = "roundingsat"
1527.80/1530.97	c load symmetries from file ""
1527.80/1530.97	c set time limit for symmetry computation to 100 seconds.
1527.80/1530.97	c set interchangeable summation variable limit to 3
1527.80/1530.97	c set abs symmetric core budget per WCE-iteration to 100
1527.80/1530.97	c set rel symmetric core budget per WCE-iteration to 0
1527.80/1530.97	c set lit symmetric core budget per WCE-iteration to 0
1527.80/1530.97	c set sym generation to 's'
1527.80/1530.97	c set abstraction set creation to 10 iterations without LB change
1527.80/1530.97	c set abstraction set inputs to 0
1527.80/1530.97	c set abstraction set cluster min size to 2
1527.80/1530.97	c set abstraction set cluster max size to 100000000
1527.80/1530.97	c set abstraction set cluster activation limit to 2
1527.80/1530.97	c enable abstraction set require equal cost
1527.80/1530.97	c set abstraction set assumptions to 0
1527.80/1530.97	c set abstraction set constraint type to 0
1527.80/1530.97	c set abstract core extraction strategy to b
1527.80/1530.97	c set core extraction strategy to 2
1527.80/1530.97	c set core extraction shuffles 10
1527.80/1530.97	c set cores per iteration to 5
1527.80/1530.97	c set optimizer bound usage strategy to 2
1527.80/1530.97	c set optimizer max non-optimal iterations to 1000
1527.80/1530.97	c set small core cardinality limit to 2
1527.80/1530.97	c set max coef in cores to 1000000000
1527.80/1530.97	c set SIS iterations to 5
1527.80/1530.97	c set SIS budget abs to 1000
1527.80/1530.97	c set SIS budget rel to 0.05
1527.80/1530.97	c limit for coefficient in constraints and objective to 9223372036854775807
1527.80/1530.97	c will solve HOME/instance-4431638-1721157775.opb
1527.80/1530.97	c [0.24] solve iteration 1, LB=0, UB=10690981
1527.80/1530.97	c [70.34] solve iteration 2, LB=6, UB=230220
1527.80/1530.97	c [117.6] solve iteration 3, LB=31416, UB=100645
1527.80/1530.97	c [153.26] solve iteration 4, LB=31416, UB=89602
1527.80/1530.97	c [179.48] solve iteration 5, LB=31417, UB=54728
1527.80/1530.97	c [251.3] solve iteration 6, LB=31420, UB=54728
1527.80/1530.97	c [274.94] solve iteration 7, LB=31420, UB=50082
1527.80/1530.97	c [292.23] solve iteration 8, LB=31421, UB=50082
1527.80/1530.97	c [304.89] solve iteration 9, LB=31422, UB=37282
1527.80/1530.97	c [319.11] solve iteration 10, LB=31422, UB=37282
1527.80/1530.97	c [389.43] solve iteration 11, LB=31422, UB=37282
1527.80/1530.97	c [396.32] solve iteration 12, LB=31422, UB=36697
1527.80/1530.97	c [404.49] solve iteration 13, LB=31422, UB=36697
1527.80/1530.97	c [432.03] solve iteration 14, LB=31422, UB=36697
1527.80/1530.97	c [438.78] solve iteration 15, LB=31426, UB=34959
1527.80/1530.97	c [523.57] solve iteration 16, LB=31426, UB=34959
1527.80/1530.97	c [539.67] solve iteration 17, LB=31429, UB=31484
1527.80/1530.97	c [556.35] solve iteration 18, LB=31430, UB=31482
1527.80/1530.97	c [567.78] solve iteration 19, LB=31430, UB=31472
1527.80/1530.97	c [577.86] solve iteration 20, LB=31431, UB=31472
1527.80/1530.97	c [586.11] solve iteration 21, LB=31431, UB=31463
1527.80/1530.97	c [595.93] solve iteration 22, LB=31431, UB=31463
1527.80/1530.97	c [605.43] solve iteration 23, LB=31431, UB=31463
1527.80/1530.97	c [614.69] solve iteration 24, LB=31432, UB=31463
1527.80/1530.97	c [623.13] solve iteration 25, LB=31432, UB=31463
1527.80/1530.97	c [697.54] solve iteration 26, LB=31432, UB=31463
1527.80/1530.97	c [708.49] solve iteration 27, LB=31432, UB=31463
1527.80/1530.97	c [716.16] solve iteration 28, LB=31432, UB=31463
1527.80/1530.97	c [722.11] solve iteration 29, LB=31432, UB=31463
1527.80/1530.97	c [726.42] solve iteration 30, LB=31432, UB=31463
1527.80/1530.97	c [806.57] solve iteration 31, LB=31432, UB=31463
1527.80/1530.97	c [819.88] solve iteration 32, LB=31432, UB=31463
1527.80/1530.97	c [828.9] solve iteration 33, LB=31433, UB=31463
1527.80/1530.97	c [836.87] solve iteration 34, LB=31434, UB=31463
1527.80/1530.97	c [845.45] solve iteration 35, LB=31434, UB=31463
1527.80/1530.97	c [937.38] solve iteration 36, LB=31434, UB=31463
1527.80/1530.97	c [944.67] solve iteration 37, LB=31434, UB=31459
1527.80/1530.97	c [950.04] solve iteration 38, LB=31434, UB=31459
1527.80/1530.97	c [955.61] solve iteration 39, LB=31434, UB=31459
1527.80/1530.97	c [961.96] solve iteration 40, LB=31434, UB=31459
1527.80/1530.97	c [1071.22] solve iteration 41, LB=31434, UB=31459
1527.80/1530.97	c [1079.87] solve iteration 42, LB=31435, UB=31459
1527.80/1530.97	c [1085.57] solve iteration 43, LB=31436, UB=31459
1527.80/1530.97	c [1090.14] solve iteration 44, LB=31436, UB=31456
1527.80/1530.97	c [1093.86] solve iteration 45, LB=31436, UB=31455
1527.80/1530.97	c [1220.01] solve iteration 46, LB=31436, UB=31455
1527.80/1530.97	c [1227.37] solve iteration 47, LB=31436, UB=31455
1527.80/1530.97	c [1231.51] solve iteration 48, LB=31436, UB=31454
1527.80/1530.97	c [1234.44] solve iteration 49, LB=31436, UB=31450
1527.80/1530.97	c [1238.59] solve iteration 50, LB=31436, UB=31449
1527.80/1530.97	c [1389.51] solve iteration 51, LB=31436, UB=31449
1527.80/1530.97	c [1394.8] solve iteration 52, LB=31436, UB=31449
1527.80/1530.97	c [1

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431638-1721157775/watcher-4431638-1721157775 -o /tmp/evaluation-result-4431638-1721157775/solver-4431638-1721157775 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721150572-867632 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431638-1721157775.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=871729, runsolver pid=871726

[startup+0.100089 s]*
/proc/loadavg: 4.09 4.15 4.13 5/262 871731
/proc/meminfo: memFree=120021828/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=104360 memory=23392 CPUtime=0.09 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 5121 0 0 0 9 0 0 0 20 0 1 0 167941390 106864640 5848 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 26090 5848 1649 46 0 6705 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 114288 KiB
Current children cumulated memory: 26064 KiB

[startup+0.205758 s]*
/proc/loadavg: 4.09 4.15 4.13 5/262 871731
/proc/meminfo: memFree=119995148/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=117168 memory=36636 CPUtime=0.2 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 7945 0 0 0 19 1 0 0 20 0 1 0 167941390 119980032 9159 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 29292 9159 1649 46 0 9907 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 127096 KiB
Current children cumulated memory: 39308 KiB

[startup+0.30569 s]*
/proc/loadavg: 4.09 4.15 4.13 5/262 871731
/proc/meminfo: memFree=119969508/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=133280 memory=49544 CPUtime=0.29 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 10155 0 0 0 28 1 0 0 20 0 1 0 167941390 136478720 12386 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 33320 12386 1649 46 0 13935 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 143208 KiB
Current children cumulated memory: 52216 KiB

[startup+0.700261 s]
/proc/loadavg: 4.09 4.15 4.13 5/262 871731
/proc/meminfo: memFree=119919656/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=182956 memory=98264 CPUtime=0.69 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 18796 0 0 0 65 4 0 0 20 0 1 0 167941390 187346944 24566 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 45739 24566 1649 46 0 26354 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 192884 KiB
Current children cumulated memory: 100936 KiB

[startup+1.50025 s]
/proc/loadavg: 4.09 4.15 4.13 6/262 871731
/proc/meminfo: memFree=119800828/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=284616 memory=199656 CPUtime=1.48 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 34914 0 0 0 141 7 0 0 20 0 1 0 167941390 291446784 49914 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 71154 49914 1649 46 0 51769 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 294544 KiB
Current children cumulated memory: 202328 KiB

[startup+3.10573 s]
/proc/loadavg: 4.09 4.15 4.13 6/262 871731
/proc/meminfo: memFree=119436500/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=456376 memory=328892 CPUtime=3.08 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 56017 0 0 0 263 45 0 0 20 0 1 0 167941390 467329024 82223 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 114094 82223 1745 46 0 94709 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 466304 KiB
Current children cumulated memory: 331564 KiB

[startup+6.30018 s]
/proc/loadavg: 4.09 4.15 4.13 6/264 871781
/proc/meminfo: memFree=122266588/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=727656 memory=541652 CPUtime=6.27 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 118324 0 0 0 532 95 0 0 20 0 2 0 167941390 745119744 135413 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 181914 135413 3584 46 0 154509 0
[pid=871731/tid=871779] ppid=871729 vsize=727656 memory=2672 CPUtime=0 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 167941821 745119744 135413 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 737584 KiB
Current children cumulated memory: 544324 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.15 4.12 6/264 871782
/proc/meminfo: memFree=122237304/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=727656 memory=542476 CPUtime=12.67 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 128347 0 0 0 1097 170 0 0 20 0 2 0 167941390 745119744 135619 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 181914 135619 3584 46 0 154509 0
[pid=871731/tid=871779] ppid=871729 vsize=727656 memory=2672 CPUtime=0 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 167941821 745119744 135619 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 737584 KiB
Current children cumulated memory: 545148 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.14 4.12 6/264 871785
/proc/meminfo: memFree=122164676/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=727656 memory=542476 CPUtime=25.44 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 151960 0 0 0 2187 357 0 0 20 0 2 0 167941390 745119744 135619 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 181914 135619 3584 46 0 154509 0
[pid=871731/tid=871779] ppid=871729 vsize=727656 memory=2672 CPUtime=0 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 2 0 167941821 745119744 135619 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 737584 KiB
Current children cumulated memory: 545148 KiB

[startup+51.1058 s]
/proc/loadavg: 4.12 4.15 4.12 6/265 871838
/proc/meminfo: memFree=122138668/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=727656 memory=544132 CPUtime=51.01 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 190019 0 0 0 4395 706 0 0 20 0 2 0 167941390 745119744 136033 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 181914 136033 3584 46 0 154509 0
[pid=871731/tid=871779] ppid=871729 vsize=727656 memory=2672 CPUtime=0.01 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 22 0 0 0 0 1 0 0 20 0 2 0 167941821 745119744 136033 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 737584 KiB
Current children cumulated memory: 546804 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.12 6/265 871847
/proc/meminfo: memFree=121544772/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=779700 memory=595968 CPUtime=102.1 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 277407 0 0 0 8655 1555 0 0 20 0 2 0 167941390 798412800 148992 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 194925 148992 3776 46 0 167520 0
[pid=871731/tid=871779] ppid=871729 vsize=779700 memory=2672 CPUtime=0.03 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 33 0 0 0 0 3 0 0 20 0 2 0 167941821 798412800 148992 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 102.1 s
Current children cumulated vsize: 789628 KiB
Current children cumulated memory: 598640 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.12 4.11 6/265 872240
/proc/meminfo: memFree=121113068/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=782956 memory=600908 CPUtime=161.97 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 337162 0 0 0 13768 2429 0 0 20 0 2 0 167941390 801746944 150227 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 195739 150227 3808 46 0 168334 0
[pid=871731/tid=871779] ppid=871729 vsize=782956 memory=2672 CPUtime=0.05 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 38 0 0 0 1 4 0 0 20 0 2 0 167941821 801746944 150227 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 161.97 s
Current children cumulated vsize: 792884 KiB

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

[startup+3222.3 s]
/proc/loadavg: 4.09 4.13 4.14 5/262 873733
/proc/meminfo: memFree=112957040/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5828276 memory=4964484 CPUtime=3215.81 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 12641745 0 0 0 302519 19062 0 0 20 0 2 0 167941390 5968154624 1241121 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1457069 1241121 4030 46 0 1429664 0
[pid=871731/tid=871779] ppid=871729 vsize=5828276 memory=2672 CPUtime=2.2 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 218 0 0 0 89 131 0 0 20 0 2 0 167941821 5968154624 1241121 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3215.81 s
Current children cumulated vsize: 5838204 KiB
Current children cumulated memory: 4967156 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.14 4.14 5/262 873744
/proc/meminfo: memFree=112922752/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5828276 memory=4985868 CPUtime=3275.71 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 12826027 0 0 0 308166 19405 0 0 20 0 2 0 167941390 5968154624 1246467 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1457069 1246467 4030 46 0 1429664 0
[pid=871731/tid=871779] ppid=871729 vsize=5828276 memory=4978700 CPUtime=2.25 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 222 0 0 0 91 134 0 0 20 0 2 0 167941821 5968154624 1246467 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3275.71 s
Current children cumulated vsize: 5838204 KiB
Current children cumulated memory: 4988540 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.14 5/262 873755
/proc/meminfo: memFree=112908732/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5828276 memory=4998708 CPUtime=3335.61 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 13016323 0 0 0 314075 19486 0 0 20 0 2 0 167941390 5968154624 1249677 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1457069 1249677 4030 46 0 1429664 0
[pid=871731/tid=871779] ppid=871729 vsize=5828276 memory=2672 CPUtime=2.31 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 225 0 0 0 94 137 0 0 20 0 2 0 167941821 5968154624 1249677 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3335.61 s
Current children cumulated vsize: 5838204 KiB
Current children cumulated memory: 5001380 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.14 4.14 5/262 873765
/proc/meminfo: memFree=112896296/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5828276 memory=5010272 CPUtime=3395.51 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 13198643 0 0 0 320000 19551 0 0 20 0 2 0 167941390 5968154624 1252568 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1457069 1252568 4030 46 0 1429664 0
[pid=871731/tid=871779] ppid=871729 vsize=5828276 memory=11560 CPUtime=2.36 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 229 0 0 0 96 140 0 0 20 0 2 0 167941821 5968154624 1252568 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3395.51 s
Current children cumulated vsize: 5838204 KiB
Current children cumulated memory: 5012944 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.15 4.14 5/265 873781
/proc/meminfo: memFree=112893308/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5828276 memory=5010272 CPUtime=3455.39 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 13363204 0 0 0 325937 19602 0 0 20 0 2 0 167941390 5968154624 1252568 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1457069 1252568 4030 46 0 1429664 0
[pid=871731/tid=871779] ppid=871729 vsize=5828276 memory=11560 CPUtime=2.41 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 232 0 0 0 98 143 0 0 20 0 2 0 167941821 5968154624 1252568 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3455.39 s
Current children cumulated vsize: 5838204 KiB
Current children cumulated memory: 5012944 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.12 4.13 5/265 873791
/proc/meminfo: memFree=112875868/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5833264 memory=5018636 CPUtime=3515.23 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 13614434 0 0 0 331734 19789 0 0 20 0 2 0 167941390 5973262336 1254659 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1458316 1254659 4030 46 0 1430911 0
[pid=871731/tid=871779] ppid=871729 vsize=5833264 memory=5496 CPUtime=2.46 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 235 0 0 0 101 145 0 0 20 0 2 0 167941821 5973262336 1254659 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3515.23 s
Current children cumulated vsize: 5843192 KiB
Current children cumulated memory: 5021308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.13 4.13 5/265 873801
/proc/meminfo: memFree=112807752/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5833860 memory=5000208 CPUtime=3575.1 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 13814915 0 0 0 337478 20032 0 0 20 0 2 0 167941390 5973872640 1250052 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1458465 1250052 4030 46 0 1431060 0
[pid=871731/tid=871779] ppid=871729 vsize=5833860 memory=11560 CPUtime=2.51 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 238 0 0 0 103 148 0 0 20 0 2 0 167941821 5973872640 1250052 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3575.1 s
Current children cumulated vsize: 5843788 KiB
Current children cumulated memory: 5002880 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/265 873807
/proc/meminfo: memFree=112766560/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5833860 memory=5000208 CPUtime=3600.06 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 13925602 0 0 0 339947 20059 0 0 20 0 2 0 167941390 5973872640 1250052 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1458465 1250052 4030 46 0 1431060 0
[pid=871731/tid=871779] ppid=871729 vsize=5833860 memory=11560 CPUtime=2.53 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 238 0 0 0 104 149 0 0 20 0 2 0 167941821 5973872640 1250052 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 5843788 KiB
Current children cumulated memory: 5002880 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000793 s, system=0.000746 s

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

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

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

[startup+3607.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/265 873807
/proc/meminfo: memFree=112766560/131524600 swapFree=131071996/131071996
[pid=871729] ppid=871726 vsize=9928 memory=2672 CPUtime=0 cores=1,3
/proc/871729/stat : 871729 (run-glibc-2.34.) S 871726 871729 867620 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 167941390 10166272 668 134679101440 94663483789312 94663484868632 140723448373376 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94663486967088 94663487014276 94663495942144 140723448378315 140723448378460 140723448378460 140723448385475 0
/proc/871729/statm: 2482 668 587 264 0 133 0
[pid=871731] ppid=871729 vsize=5833860 memory=5000208 CPUtime=3600.06 cores=1,3
/proc/871731/stat : 871731 (ld-linux-x86-64) R 871729 871729 867620 0 -1 4194304 13925602 0 0 0 339947 20059 0 0 20 0 2 0 167941390 5973872640 1250052 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
/proc/871731/statm: 1458465 1250052 4030 46 0 1431060 0
[pid=871731/tid=871779] ppid=871729 vsize=5833860 memory=11560 CPUtime=2.53 cores=1,3
/proc/871731/task/871779/stat : 871779 (ld-linux-x86-64) S 871729 871729 867620 0 -1 1077936192 238 0 0 0 104 149 0 0 20 0 2 0 167941821 5973872640 1250052 134679101440 140656212164608 140656212352220 140733257806736 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140656214453120 140656214462568 93825002123264 140733257814883 140733257815035 140733257815035 140733257822130 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 5843788 KiB
Current children cumulated memory: 5002880 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.33
CPU time (s): 3600.1
CPU user time (s): 3399.48
CPU system time (s): 200.615
CPU usage (%): 99.7996
Max. virtual memory (cumulated for all children) (KiB): 5871468
Max. memory (cumulated for all children) (KiB): 5037932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3399.48
system time used= 200.615
maximum resident set size= 5059664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13925806
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= 356820
involuntary context switches= 3496


# summary of solver processes directly reported to runsolver:
#   pid: 871729,871731
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3399.48
#   total CPU system time (s): 200.615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.56963 second user time and 17.7444 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-16 21:23:08
IDJOB=4431638
IDBENCH=158220
IDSOLVER=3056
FILE ID=nodeC021/4431638-1721157775
RUNJOBID= nodeC021-1721150572-867632
SLURM_JOB_ID= 7505747
Free space on /tmp= 889716 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb5-0.10-9.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431638-1721157775/watcher-4431638-1721157775 -o /tmp/evaluation-result-4431638-1721157775/solver-4431638-1721157775 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721150572-867632 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431638-1721157775.opb

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

MD5SUM BENCH= 1315715acfb7c33115c760038997cb88
RANDOM SEED=416693210

nodeC021.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		: 3666.323
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.42
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		: 3687.535
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.883
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.42
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		: 3654.153
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.23
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		: 3666.307
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.42
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		: 3685.999
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.23
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		: 3600.003
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.42
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.749
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        120054692 kB
MemAvailable:   123807388 kB
Buffers:          431168 kB
Cached:          4118424 kB
SwapCached:            0 kB
Active:           878340 kB
Inactive:        9893328 kB
Active(anon):       1560 kB
Inactive(anon):  6258232 kB
Active(file):     876780 kB
Inactive(file):  3635096 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            278892 kB
Writeback:             0 kB
AnonPages:       6221428 kB
Mapped:           120156 kB
Shmem:             37720 kB
KReclaimable:     161288 kB
Slab:             276744 kB
SReclaimable:     161288 kB
SUnreclaim:       115456 kB
KernelStack:        4208 kB
PageTables:        22060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7450668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63648 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3469312 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:      256724 kB
DirectMap2M:    23633920 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 889780 MiB
End job on nodeC021 at 2024-07-16 22:23:15