Trace number 4431223

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.08 3608.61

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_11_shg.opb
MD5SUM1fbef458f61b2221fcf0474a376c4852
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 benchmark64
Best CPU time to get the best result obtained on this benchmark3558.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15008
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint65
Maximum length of a constraint90
Number of terms in the objective function 15008
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 15008
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15008
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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431223-1721129000/watcher-4431223-1721129000 -o /tmp/evaluation-result-4431223-1721129000/solver-4431223-1721129000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721129012-850401 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431223-1721129000.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
Current StackSize limit: 8192 KiB

solver pid=850472, runsolver pid=850469

[startup+0.100059 s]*
/proc/loadavg: 1.33 2.30 3.24 5/266 850474
/proc/meminfo: memFree=123436380/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=100112 memory=20408 CPUtime=0.09 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 3747 0 0 0 9 0 0 0 20 0 1 0 165060230 102514688 5102 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 25028 5102 1648 46 0 5643 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 110040 KiB
Current children cumulated memory: 23120 KiB

[startup+0.205596 s]*
/proc/loadavg: 1.33 2.30 3.24 5/266 850474
/proc/meminfo: memFree=123400572/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=112772 memory=32816 CPUtime=0.19 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 6876 0 0 0 19 0 0 0 20 0 1 0 165060230 115478528 8204 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 28193 8204 1648 46 0 8808 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 122700 KiB
Current children cumulated memory: 35528 KiB

[startup+0.305684 s]*
/proc/loadavg: 1.33 2.30 3.24 5/266 850474
/proc/meminfo: memFree=123373104/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=124900 memory=44752 CPUtime=0.29 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 9974 0 0 0 28 1 0 0 20 0 1 0 165060230 127897600 11188 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 31225 11188 1648 46 0 11840 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 134828 KiB
Current children cumulated memory: 47464 KiB

[startup+0.700253 s]
/proc/loadavg: 1.33 2.30 3.24 5/266 850474
/proc/meminfo: memFree=123309220/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=171992 memory=91488 CPUtime=0.68 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 21910 0 0 0 65 3 0 0 20 0 1 0 165060230 176119808 22872 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 42998 22872 1648 46 0 23613 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 181920 KiB
Current children cumulated memory: 94200 KiB

[startup+1.50022 s]
/proc/loadavg: 1.33 2.30 3.24 5/267 850477
/proc/meminfo: memFree=123049968/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=302568 memory=224708 CPUtime=1.48 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 52579 0 0 0 136 12 0 0 20 0 1 0 165060230 309829632 56177 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 75642 56177 1744 46 0 56257 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 312496 KiB
Current children cumulated memory: 227420 KiB

[startup+3.10559 s]
/proc/loadavg: 1.54 2.33 3.24 5/268 850478
/proc/meminfo: memFree=122539424/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=705524 memory=587176 CPUtime=3.08 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 143577 0 0 0 283 25 0 0 20 0 2 0 165060230 722456576 146794 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 176381 146794 2721 46 0 148976 0
[pid=850474/tid=850478] ppid=850472 vsize=705524 memory=0 CPUtime=0 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 165060396 722456576 146794 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 715452 KiB
Current children cumulated memory: 589888 KiB

[startup+6.30024 s]
/proc/loadavg: 1.54 2.33 3.24 5/268 850478
/proc/meminfo: memFree=122421996/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=788944 memory=670180 CPUtime=6.27 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 164664 0 0 0 599 28 0 0 20 0 2 0 165060230 807878656 167545 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 197236 167545 2721 46 0 169831 0
[pid=850474/tid=850478] ppid=850472 vsize=788944 memory=670180 CPUtime=0 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 165060396 807878656 167545 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 798872 KiB
Current children cumulated memory: 672892 KiB

[startup+12.7003 s]
/proc/loadavg: 1.74 2.35 3.24 5/268 850479
/proc/meminfo: memFree=122143292/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=1021608 memory=906248 CPUtime=12.65 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 286944 0 0 0 1214 51 0 0 20 0 2 0 165060230 1046126592 226562 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 255402 226562 3082 46 0 227997 0
[pid=850474/tid=850478] ppid=850472 vsize=1021608 memory=11400 CPUtime=0 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 9 0 0 0 0 0 0 0 20 0 2 0 165060396 1046126592 226562 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1031536 KiB
Current children cumulated memory: 908960 KiB

[startup+25.5003 s]
/proc/loadavg: 2.24 2.44 3.26 5/268 850482
/proc/meminfo: memFree=121512492/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=1503460 memory=1132884 CPUtime=25.4 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 371073 0 0 0 2459 81 0 0 20 0 2 0 165060230 1539543040 283221 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 375865 283221 3478 46 0 348460 0
[pid=850474/tid=850478] ppid=850472 vsize=1503460 memory=2712 CPUtime=0 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 2 0 165060396 1539543040 283221 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1513388 KiB
Current children cumulated memory: 1135596 KiB

[startup+51.1059 s]
/proc/loadavg: 2.90 2.58 3.28 5/268 850486
/proc/meminfo: memFree=121057048/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2158620 memory=1474484 CPUtime=50.94 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 521635 0 0 0 4939 155 0 0 20 0 2 0 165060230 2210426880 368621 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 539655 368621 3952 46 0 512250 0
[pid=850474/tid=850478] ppid=850472 vsize=2158620 memory=11400 CPUtime=0.02 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 20 0 0 0 1 1 0 0 20 0 2 0 165060396 2210426880 368621 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2168548 KiB
Current children cumulated memory: 1477196 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.81 3.33 5/268 850927
/proc/meminfo: memFree=121448084/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2364908 memory=1702984 CPUtime=102 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 714893 0 0 0 9973 227 0 0 20 0 2 0 165060230 2421665792 425746 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 591227 425746 3984 46 0 563822 0
[pid=850474/tid=850478] ppid=850472 vsize=2364908 memory=2712 CPUtime=0.06 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 27 0 0 0 3 3 0 0 20 0 2 0 165060396 2421665792 425746 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2374836 KiB
Current children cumulated memory: 1705696 KiB

[startup+162.3 s]
/proc/loadavg: 4.53 3.19 3.43 5/268 850938
/proc/meminfo: memFree=120179304/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2223416 memory=1608260 CPUtime=161.86 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 880649 0 0 0 15889 297 0 0 20 0 2 0 165060230 2276777984 402065 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 555854 402065 4014 46 0 528449 0
[pid=850474/tid=850478] ppid=850472 vsize=2223416 memory=2712 CPUtime=0.11 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 32 0 0 0 5 6 0 0 20 0 2 0 165060396 2276777984 402065 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0

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

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.07 5/262 852281
/proc/meminfo: memFree=107830872/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2268296 memory=1693280 CPUtime=3154.77 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2700125 0 0 0 314442 1035 0 0 20 0 2 0 165060230 2322735104 423320 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 567074 423320 4014 46 0 539669 0
[pid=850474/tid=850478] ppid=850472 vsize=2268296 memory=2712 CPUtime=3.18 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 200 0 0 0 123 195 0 0 20 0 2 0 165060396 2322735104 423320 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3154.77 s
Current children cumulated vsize: 2278224 KiB
Current children cumulated memory: 1695992 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.08 5/262 852291
/proc/meminfo: memFree=107795020/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2268296 memory=1693280 CPUtime=3214.63 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2711695 0 0 0 320414 1049 0 0 20 0 2 0 165060230 2322735104 423320 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 567074 423320 4014 46 0 539669 0
[pid=850474/tid=850478] ppid=850472 vsize=2268296 memory=2712 CPUtime=3.24 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 201 0 0 0 125 199 0 0 20 0 2 0 165060396 2322735104 423320 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3214.63 s
Current children cumulated vsize: 2278224 KiB
Current children cumulated memory: 1695992 KiB

[startup+3282.3 s]
/proc/loadavg: 4.29 4.16 4.09 5/262 852303
/proc/meminfo: memFree=107758660/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2268296 memory=1693280 CPUtime=3274.49 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2719830 0 0 0 326388 1061 0 0 20 0 2 0 165060230 2322735104 423320 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 567074 423320 4014 46 0 539669 0
[pid=850474/tid=850478] ppid=850472 vsize=2268296 memory=33020 CPUtime=3.29 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 203 0 0 0 127 202 0 0 20 0 2 0 165060396 2322735104 423320 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3274.49 s
Current children cumulated vsize: 2278224 KiB
Current children cumulated memory: 1695992 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.17 4.10 5/262 852313
/proc/meminfo: memFree=107712268/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2249888 memory=1677432 CPUtime=3334.35 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2730435 0 0 0 332358 1077 0 0 20 0 2 0 165060230 2303885312 419358 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 562472 419358 4014 46 0 535067 0
[pid=850474/tid=850478] ppid=850472 vsize=2249888 memory=2712 CPUtime=3.36 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 207 0 0 0 130 206 0 0 20 0 2 0 165060396 2303885312 419358 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3334.35 s
Current children cumulated vsize: 2259816 KiB
Current children cumulated memory: 1680144 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.17 4.10 5/264 852327
/proc/meminfo: memFree=107686060/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2249888 memory=1677500 CPUtime=3394.22 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2737540 0 0 0 338334 1088 0 0 20 0 2 0 165060230 2303885312 419375 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 562472 419375 4014 46 0 535067 0
[pid=850474/tid=850478] ppid=850472 vsize=2249888 memory=2712 CPUtime=3.42 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 209 0 0 0 132 210 0 0 20 0 2 0 165060396 2303885312 419375 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3394.22 s
Current children cumulated vsize: 2259816 KiB
Current children cumulated memory: 1680212 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.15 4.09 5/264 852338
/proc/meminfo: memFree=107665012/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2249888 memory=1677536 CPUtime=3454.09 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2743495 0 0 0 344313 1096 0 0 20 0 2 0 165060230 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 562472 419384 4014 46 0 535067 0
[pid=850474/tid=850478] ppid=850472 vsize=2249888 memory=11400 CPUtime=3.49 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 210 0 0 0 135 214 0 0 20 0 2 0 165060396 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3454.09 s
Current children cumulated vsize: 2259816 KiB
Current children cumulated memory: 1680248 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.15 4.09 5/264 852348
/proc/meminfo: memFree=107700964/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2249888 memory=1677536 CPUtime=3513.95 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2746452 0 0 0 350294 1101 0 0 20 0 2 0 165060230 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 562472 419384 4014 46 0 535067 0
[pid=850474/tid=850478] ppid=850472 vsize=2249888 memory=2712 CPUtime=3.55 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 212 0 0 0 137 218 0 0 20 0 2 0 165060396 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3513.95 s
Current children cumulated vsize: 2259816 KiB
Current children cumulated memory: 1680248 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.16 4.10 5/264 852359
/proc/meminfo: memFree=107674188/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2249888 memory=1677536 CPUtime=3573.82 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2749341 0 0 0 356276 1106 0 0 20 0 2 0 165060230 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 562472 419384 4014 46 0 535067 0
[pid=850474/tid=850478] ppid=850472 vsize=2249888 memory=11400 CPUtime=3.62 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 213 0 0 0 140 222 0 0 20 0 2 0 165060396 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3573.82 s
Current children cumulated vsize: 2259816 KiB
Current children cumulated memory: 1680248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.6 s]
/proc/loadavg: 4.21 4.16 4.10 5/264 852458
/proc/meminfo: memFree=114912620/131524600 swapFree=131071996/131071996
[pid=850472] ppid=850469 vsize=9928 memory=2712 CPUtime=0 cores=0,2
/proc/850472/stat : 850472 (run-glibc-2.34.) S 850469 850472 850391 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165060229 10166272 678 134679101440 94527566069760 94527567149080 140733561740832 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94527569247536 94527569294724 94527598817280 140733561742271 140733561742428 140733561742428 140733561749443 0
/proc/850472/statm: 2482 678 598 264 0 133 0
[pid=850474] ppid=850472 vsize=2249888 memory=1677536 CPUtime=3600.05 cores=0,2
/proc/850474/stat : 850474 (ld-linux-x86-64) R 850472 850472 850391 0 -1 4194304 2749605 0 0 0 358898 1107 0 0 20 0 2 0 165060230 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
/proc/850474/statm: 562472 419384 4014 46 0 535067 0
[pid=850474/tid=850478] ppid=850472 vsize=2249888 memory=2784 CPUtime=3.64 cores=0,2
/proc/850474/task/850478/stat : 850478 (ld-linux-x86-64) S 850472 850472 850391 0 -1 1077936192 214 0 0 0 141 223 0 0 20 0 2 0 165060396 2303885312 419384 134679101440 139882260905984 139882261093596 140737162139280 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139882263194496 139882263203944 93825003532288 140737162146647 140737162146811 140737162146811 140737162153906 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2259816 KiB
Current children cumulated memory: 1680248 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3588.99 s, system=11.0835 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): 3608.61
CPU time (s): 3600.08
CPU user time (s): 3588.99
CPU system time (s): 11.0835
CPU usage (%): 99.7635
Max. virtual memory (cumulated for all children) (KiB): 2963784
Max. memory (cumulated for all children) (KiB): 2082908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.99
system time used= 11.0835
maximum resident set size= 2105928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2749809
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= 357017
involuntary context switches= 24654


# summary of solver processes directly reported to runsolver:
#   pid: 850472,850474
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3588.99
#   total CPU system time (s): 11.0835

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.91557 second user time and 17.6535 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-16 13:23:32
IDJOB=4431223
IDBENCH=155404
IDSOLVER=3055
FILE ID=nodeC015/4431223-1721129000
RUNJOBID= nodeC015-1721129012-850401
SLURM_JOB_ID= 7505693
Free space on /tmp= 889892 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_11_shg.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-4431223-1721129000/watcher-4431223-1721129000 -o /tmp/evaluation-result-4431223-1721129000/solver-4431223-1721129000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721129012-850401 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431223-1721129000.opb

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

MD5SUM BENCH= 1fbef458f61b2221fcf0474a376c4852
RANDOM SEED=1210814765

nodeC015.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		: 3653.990
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.61
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.495
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	: 7006.25
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		: 3600.285
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.61
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.565
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	: 7006.25
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		: 3659.223
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.61
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		: 3687.817
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	: 7006.25
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		: 3611.317
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.61
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.770
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123516752 kB
MemAvailable:   129600240 kB
Buffers:          398468 kB
Cached:          6504892 kB
SwapCached:            0 kB
Active:          1316952 kB
Inactive:        6057328 kB
Active(anon):       1500 kB
Inactive(anon):   506832 kB
Active(file):    1315452 kB
Inactive(file):  5550496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            238176 kB
Writeback:             0 kB
AnonPages:        469068 kB
Mapped:           114972 kB
Shmem:             37720 kB
KReclaimable:     114372 kB
Slab:             223368 kB
SReclaimable:     114372 kB
SUnreclaim:       108996 kB
KernelStack:        4180 kB
PageTables:        10772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     939300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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:      258772 kB
DirectMap2M:    37263360 kB
DirectMap1G:    98566144 kB

Free space on /tmp at the end= 889872 MiB
End job on nodeC015 at 2024-07-16 14:23:41