Trace number 4431037

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-GUROBI-SYM 2024-07-09? (TO) 3600.06 3608.05

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUM37dc22c6a12cddf588c55f8d6ee6d8c2
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 benchmark240
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 492823
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 492823
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100931 s]*
/proc/loadavg: 4.13 4.14 4.10 5/249 822776
/proc/meminfo: memFree=123523888/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=93168 memory=12812 CPUtime=0.09 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 2268 0 0 0 9 0 0 0 20 0 1 0 161089513 95404032 3203 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 23292 3203 1633 46 0 3907 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 103096 KiB
Current children cumulated memory: 15412 KiB

[startup+0.208971 s]*
/proc/loadavg: 4.13 4.14 4.10 5/249 822776
/proc/meminfo: memFree=123501292/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=97592 memory=17020 CPUtime=0.19 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 3302 0 0 0 19 0 0 0 20 0 1 0 161089513 99934208 4255 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 24398 4255 1633 46 0 5013 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 107520 KiB
Current children cumulated memory: 19620 KiB

[startup+0.309317 s]*
/proc/loadavg: 4.13 4.14 4.10 5/249 822776
/proc/meminfo: memFree=123488872/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=103932 memory=21088 CPUtime=0.3 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 4353 0 0 0 29 1 0 0 20 0 1 0 161089513 106426368 5272 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 25983 5272 1633 46 0 6598 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 113860 KiB
Current children cumulated memory: 23688 KiB

[startup+0.700392 s]
/proc/loadavg: 4.13 4.14 4.10 5/249 822776
/proc/meminfo: memFree=123406612/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=122156 memory=37336 CPUtime=0.68 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 7388 0 0 0 66 2 0 0 20 0 1 0 161089513 125087744 9334 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 30539 9334 1633 46 0 11154 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 132084 KiB
Current children cumulated memory: 39936 KiB

[startup+1.50041 s]
/proc/loadavg: 4.13 4.14 4.10 5/250 822777
/proc/meminfo: memFree=123108780/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=184700 memory=93452 CPUtime=1.48 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 16700 0 0 0 125 23 0 0 20 0 1 0 161089513 189132800 23363 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 46175 23363 1729 46 0 26790 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 194628 KiB
Current children cumulated memory: 96052 KiB

[startup+3.113 s]
/proc/loadavg: 4.12 4.14 4.09 5/251 822780
/proc/meminfo: memFree=122582832/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=585260 memory=437776 CPUtime=3.07 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 77869 0 0 0 238 69 0 0 20 0 2 0 161089513 599306240 109444 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 146315 109444 2713 46 0 118910 0
[pid=822776/tid=822780] ppid=822774 vsize=585260 memory=0 CPUtime=0 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 161089745 599306240 109444 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 595188 KiB
Current children cumulated memory: 440376 KiB

[startup+6.30042 s]
/proc/loadavg: 4.12 4.14 4.09 5/251 822780
/proc/meminfo: memFree=122555208/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=702096 memory=546568 CPUtime=6.25 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 137683 0 0 0 549 76 0 0 20 0 2 0 161089513 718946304 136642 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 175524 136642 2715 46 0 148119 0
[pid=822776/tid=822780] ppid=822774 vsize=702096 memory=11420 CPUtime=0 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 161089745 718946304 136642 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 712024 KiB
Current children cumulated memory: 549168 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.15 4.10 5/251 822783
/proc/meminfo: memFree=121722880/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=653348 memory=513132 CPUtime=12.62 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 208097 0 0 0 1069 193 0 0 20 0 2 0 161089513 669028352 128283 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 163337 128283 3254 46 0 135932 0
[pid=822776/tid=822780] ppid=822774 vsize=653348 memory=12508 CPUtime=0 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 2 0 161089745 669028352 128283 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 663276 KiB
Current children cumulated memory: 515732 KiB

[startup+25.5005 s]
/proc/loadavg: 4.16 4.15 4.10 5/251 822785
/proc/meminfo: memFree=121419844/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=1863320 memory=784712 CPUtime=25.39 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 299274 0 0 0 2323 216 0 0 20 0 2 0 161089513 1908039680 196178 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 465830 196178 4024 46 0 438425 0
[pid=822776/tid=822780] ppid=822774 vsize=1863320 memory=0 CPUtime=0.01 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 5 0 0 0 0 1 0 0 20 0 2 0 161089745 1908039680 196178 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 787312 KiB

[startup+51.113 s]
/proc/loadavg: 4.23 4.17 4.10 5/251 822788
/proc/meminfo: memFree=121402328/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=1872788 memory=798384 CPUtime=50.94 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 307652 0 0 0 4875 219 0 0 20 0 2 0 161089513 1917734912 199596 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 468197 199596 4024 46 0 440792 0
[pid=822776/tid=822780] ppid=822774 vsize=1872788 memory=2600 CPUtime=0.04 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 10 0 0 0 1 3 0 0 20 0 2 0 161089745 1917734912 199596 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1882716 KiB
Current children cumulated memory: 800984 KiB

[startup+102.3 s]
/proc/loadavg: 4.50 4.24 4.13 5/251 822798
/proc/meminfo: memFree=121385840/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=1880432 memory=806112 CPUtime=102.01 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 318974 0 0 0 9976 225 0 0 20 0 2 0 161089513 1925562368 201528 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 470108 201528 4024 46 0 442703 0
[pid=822776/tid=822780] ppid=822774 vsize=1880432 memory=2600 CPUtime=0.1 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 17 0 0 0 3 7 0 0 20 0 2 0 161089745 1925562368 201528 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 1890360 KiB
Current children cumulated memory: 808712 KiB

[startup+162.3 s]
/proc/loadavg: 4.69 4.36 4.18 5/251 822809
/proc/meminfo: memFree=121379996/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=1880856 memory=806464 CPUtime=161.89 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 328618 0 0 0 15957 232 0 0 20 0 2 0 161089513 1925996544 201616 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 470214 201616 4024 46 0 442809 0
[pid=822776/tid=822780] ppid=822774 vsize=1880856 memory=2600 CPUtime=0.16 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 23 0 0 0 5 11 0 0 20 0 2 0 161089745 1925996544 201616 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0

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

[startup+3162.3 s]
/proc/loadavg: 4.10 4.13 4.16 5/252 824525
/proc/meminfo: memFree=119468676/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3155.29 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 1887143 0 0 0 314856 673 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=2600 CPUtime=3.12 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 185 0 0 0 85 227 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3155.29 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.13 4.16 5/252 824536
/proc/meminfo: memFree=119453572/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3215.15 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 1904652 0 0 0 320834 681 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3.18 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 188 0 0 0 87 231 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3215.15 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.14 4.16 5/250 824546
/proc/meminfo: memFree=119426432/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3275.02 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 1924847 0 0 0 326813 689 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=2600 CPUtime=3.23 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 191 0 0 0 88 235 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3275.02 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.14 4.16 6/250 824556
/proc/meminfo: memFree=119396576/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3334.88 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 1945303 0 0 0 332793 695 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=1936 CPUtime=3.3 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 194 0 0 0 90 240 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3334.88 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.15 4.16 5/250 824566
/proc/meminfo: memFree=119370400/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3394.75 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 1969414 0 0 0 338771 704 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=2600 CPUtime=3.36 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 197 0 0 0 92 244 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3394.75 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/250 824577
/proc/meminfo: memFree=119335128/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3454.63 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 1993422 0 0 0 344749 714 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3.41 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 200 0 0 0 93 248 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3454.63 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.14 4.16 5/252 824591
/proc/meminfo: memFree=119311940/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3514.49 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 2019555 0 0 0 350726 723 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=2600 CPUtime=3.48 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 203 0 0 0 95 253 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3514.49 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/252 824601
/proc/meminfo: memFree=119281820/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215020 CPUtime=3574.36 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 2046409 0 0 0 356706 730 0 0 20 0 2 0 161089513 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303755 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=11420 CPUtime=3.54 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 206 0 0 0 97 257 0 0 20 0 2 0 161089745 2343645184 303755 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3574.36 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608 s]*
/proc/loadavg: 4.15 4.13 4.15 5/253 824750
/proc/meminfo: memFree=123304164/131655788 swapFree=131071996/131071996
[pid=822774] ppid=822771 vsize=9928 memory=2600 CPUtime=0 cores=0,2
/proc/822774/stat : 822774 (run-glibc-2.34.) S 822771 822774 820670 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 161089512 10166272 650 134679101440 94468737458176 94468738537496 140734271699952 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94468740635952 94468740683140 94468753035264 140734271706047 140734271706204 140734271706204 140734271713219 0
/proc/822774/statm: 2482 650 569 264 0 133 0
[pid=822776] ppid=822774 vsize=2288716 memory=1215116 CPUtime=3600.01 cores=0,2
/proc/822776/stat : 822776 (ld-linux-x86-64) R 822774 822774 820670 0 -1 4194304 2056450 0 0 0 359267 734 0 0 20 0 2 0 161089513 2343645184 303779 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
/proc/822776/statm: 572179 303779 4024 46 0 544774 0
[pid=822776/tid=822780] ppid=822774 vsize=2288716 memory=-8681747724603647845 CPUtime=3.56 cores=0,2
/proc/822776/task/822780/stat : 822780 (ld-linux-x86-64) S 822774 822774 820670 0 -1 1077936192 206 0 0 0 97 259 0 0 20 0 2 0 161089745 2343645184 303779 134679101440 140045373542400 140045373730012 140735683360256 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140045375830912 140045375840360 93825015836672 140735683363671 140735683363835 140735683363835 140735683370930 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2298644 KiB
Current children cumulated memory: 1217716 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002416 s, system=0.001646 s

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

# cumulated CPU time of all completed processes:  user=3592.69 s, system=7.37821 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.05
CPU time (s): 3600.06
CPU user time (s): 3592.69
CPU system time (s): 7.37821
CPU usage (%): 99.7787
Max. virtual memory (cumulated for all children) (KiB): 3056160
Max. memory (cumulated for all children) (KiB): 1217716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.69
system time used= 7.37821
maximum resident set size= 1215116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2056654
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= 356831
involuntary context switches= 25162


# summary of solver processes directly reported to runsolver:
#   pid: 822774,822776
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3592.69
#   total CPU system time (s): 7.37821

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9904 second user time and 35.0123 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 02:22:16
IDJOB=4431037
IDBENCH=147559
IDSOLVER=3055
FILE ID=nodeC011/4431037-1721089323
RUNJOBID= nodeC011-1721085725-820680
SLURM_JOB_ID= 7505579
Free space on /tmp= 723596 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_11.opb.PB06.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-4431037-1721089323/watcher-4431037-1721089323 -o /tmp/evaluation-result-4431037-1721089323/solver-4431037-1721089323 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721085725-820680 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431037-1721089323.opb

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

MD5SUM BENCH= 37dc22c6a12cddf588c55f8d6ee6d8c2
RANDOM SEED=1092676611

nodeC011.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	: 0xb00001f
cpu MHz		: 1197.129
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
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	: 0xb00001f
cpu MHz		: 2394.240
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1496.401
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.285
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 3504.674
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
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	: 0xb00001f
cpu MHz		: 3491.601
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.377
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.310
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123579288 kB
MemAvailable:   128945780 kB
Buffers:          413916 kB
Cached:          5728084 kB
SwapCached:            0 kB
Active:           784720 kB
Inactive:        6616792 kB
Active(anon):       1452 kB
Inactive(anon):  1295760 kB
Active(file):     783268 kB
Inactive(file):  5321032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            234372 kB
Writeback:             4 kB
AnonPages:       1257820 kB
Mapped:           115668 kB
Shmem:             37704 kB
KReclaimable:     204784 kB
Slab:             315340 kB
SReclaimable:     204784 kB
SUnreclaim:       110556 kB
KernelStack:        3984 kB
PageTables:        12120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1775932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 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:      262984 kB
DirectMap2M:    33196032 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723604 MiB
End job on nodeC011 at 2024-07-16 03:22:24