Trace number 4431044

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.12 3609.41

General information on the benchmark

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431044-1721086534/watcher-4431044-1721086534 -o /tmp/evaluation-result-4431044-1721086534/solver-4431044-1721086534 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721082937-814113 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431044-1721086534.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=816216, runsolver pid=816213

[startup+0.1001 s]*
/proc/loadavg: 4.06 4.10 4.11 5/247 816218
/proc/meminfo: memFree=128062860/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=97460 memory=16468 CPUtime=0.09 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 3196 0 0 0 9 0 0 0 20 0 1 0 160813051 99799040 4117 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 24365 4117 1614 46 0 4980 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 107388 KiB
Current children cumulated memory: 19316 KiB

[startup+0.213487 s]*
/proc/loadavg: 4.06 4.10 4.11 5/247 816218
/proc/meminfo: memFree=128035672/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=106968 memory=25484 CPUtime=0.21 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 4942 0 0 0 20 1 0 0 20 0 1 0 160813051 109535232 6371 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 26742 6371 1614 46 0 7357 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 116896 KiB
Current children cumulated memory: 28332 KiB

[startup+0.313285 s]*
/proc/loadavg: 4.06 4.10 4.11 5/247 816218
/proc/meminfo: memFree=128014676/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=119780 memory=34408 CPUtime=0.31 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 6625 0 0 0 29 2 0 0 20 0 1 0 160813051 122654720 8536 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 29945 8602 1614 46 0 10560 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 129708 KiB
Current children cumulated memory: 37256 KiB

[startup+0.70041 s]
/proc/loadavg: 4.06 4.10 4.11 5/247 816218
/proc/meminfo: memFree=127970256/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=161540 memory=73596 CPUtime=0.68 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 13835 0 0 0 60 8 0 0 20 0 1 0 160813051 165416960 18399 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 40385 18399 1710 46 0 21000 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 171468 KiB
Current children cumulated memory: 76444 KiB

[startup+1.50042 s]
/proc/loadavg: 4.06 4.10 4.11 5/247 816220
/proc/meminfo: memFree=127823880/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=268980 memory=161568 CPUtime=1.48 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 21985 0 0 0 101 47 0 0 20 0 1 0 160813051 275435520 40392 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 67245 40392 1710 46 0 47860 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 278908 KiB
Current children cumulated memory: 164416 KiB

[startup+3.11303 s]
/proc/loadavg: 4.06 4.10 4.11 5/250 816223
/proc/meminfo: memFree=126774796/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=646872 memory=492256 CPUtime=3.09 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 97634 0 0 0 239 70 0 0 20 0 2 0 160813051 662396928 123064 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 161718 123064 2744 46 0 134313 0
[pid=816218/tid=816223] ppid=816216 vsize=646872 memory=0 CPUtime=0 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 160813215 662396928 123064 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 656800 KiB
Current children cumulated memory: 495104 KiB

[startup+6.30044 s]
/proc/loadavg: 4.06 4.10 4.11 5/250 816223
/proc/meminfo: memFree=126758556/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=702096 memory=546908 CPUtime=6.27 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 163520 0 0 0 551 76 0 0 20 0 2 0 160813051 718946304 136727 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 175524 136727 2744 46 0 148119 0
[pid=816218/tid=816223] ppid=816216 vsize=702096 memory=536516 CPUtime=0 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 160813215 718946304 136727 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 712024 KiB
Current children cumulated memory: 549756 KiB

[startup+12.7004 s]
/proc/loadavg: 4.05 4.09 4.11 5/250 816224
/proc/meminfo: memFree=126547852/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=653348 memory=513224 CPUtime=12.65 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 324426 0 0 0 1069 196 0 0 20 0 2 0 160813051 669028352 128306 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 163337 128306 3325 46 0 135932 0
[pid=816218/tid=816223] ppid=816216 vsize=653348 memory=11464 CPUtime=0 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 10 0 0 0 0 0 0 0 20 0 2 0 160813215 669028352 128306 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 663276 KiB
Current children cumulated memory: 516072 KiB

[startup+25.5005 s]
/proc/loadavg: 4.04 4.09 4.11 5/250 816226
/proc/meminfo: memFree=125918956/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=1863320 memory=781732 CPUtime=25.42 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 422550 0 0 0 2322 220 0 0 20 0 2 0 160813051 1908039680 195433 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 465830 195433 4036 46 0 438425 0
[pid=816218/tid=816223] ppid=816216 vsize=1863320 memory=2848 CPUtime=0.01 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 13 0 0 0 0 1 0 0 20 0 2 0 160813215 1908039680 195433 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 784580 KiB

[startup+51.1127 s]
/proc/loadavg: 4.14 4.11 4.11 5/250 816231
/proc/meminfo: memFree=125896296/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=1863320 memory=781828 CPUtime=50.95 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 432576 0 0 0 4872 223 0 0 20 0 2 0 160813051 1908039680 195457 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 465830 195457 4036 46 0 438425 0
[pid=816218/tid=816223] ppid=816216 vsize=1863320 memory=781828 CPUtime=0.04 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 20 0 0 0 1 3 0 0 20 0 2 0 160813215 1908039680 195457 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 784676 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/250 816239
/proc/meminfo: memFree=125894688/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=1863332 memory=781844 CPUtime=101.99 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 448175 0 0 0 9969 230 0 0 20 0 2 0 160813051 1908051968 195461 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 465833 195461 4036 46 0 438428 0
[pid=816218/tid=816223] ppid=816216 vsize=1863332 memory=11464 CPUtime=0.09 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 28 0 0 0 2 7 0 0 20 0 2 0 160813215 1908051968 195461 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1873260 KiB
Current children cumulated memory: 784692 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.12 4.11 5/250 816249
/proc/meminfo: memFree=125893660/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=1863476 memory=781860 CPUtime=161.83 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 453012 0 0 0 15946 237 0 0 20 0 2 0 160813051 1908199424 195465 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 465869 195465 4036 46 0 438464 0
[pid=816218/tid=816223] ppid=816216 vsize=1863476 memory=2848 CPUtime=0.16 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 32 0 0 0 4 12 0 0 20 0 2 0 160813215 1908199424 195465 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0

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

[startup+3162.3 s]
/proc/loadavg: 4.09 4.14 4.17 5/252 817751
/proc/meminfo: memFree=124043336/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3154 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2175985 0 0 0 314708 692 0 0 20 0 2 0 160813051 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 334725 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=2848 CPUtime=3.11 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 186 0 0 0 85 226 0 0 20 0 2 0 160813215 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3154 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1341748 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.15 4.17 5/253 817932
/proc/meminfo: memFree=124015252/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3213.87 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2176247 0 0 0 320689 698 0 0 20 0 2 0 160813051 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 334725 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=2848 CPUtime=3.17 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 191 0 0 0 86 231 0 0 20 0 2 0 160813215 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3213.87 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1341748 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.15 4.16 5/254 817999
/proc/meminfo: memFree=123992424/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3273.73 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2176455 0 0 0 326670 703 0 0 20 0 2 0 160813051 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 334725 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=11464 CPUtime=3.23 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 195 0 0 0 88 235 0 0 20 0 2 0 160813215 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3273.73 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1341748 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.15 4.16 5/252 818009
/proc/meminfo: memFree=123968112/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3333.6 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2176673 0 0 0 332651 709 0 0 20 0 2 0 160813051 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 334725 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=12776 CPUtime=3.28 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 198 0 0 0 89 239 0 0 20 0 2 0 160813215 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3333.6 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1341748 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.16 5/252 818020
/proc/meminfo: memFree=123934528/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3393.46 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2176914 0 0 0 338632 714 0 0 20 0 2 0 160813051 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 334725 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3.34 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 201 0 0 0 90 244 0 0 20 0 2 0 160813215 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3393.46 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1341748 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/252 818030
/proc/meminfo: memFree=123914016/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3453.32 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2177142 0 0 0 344612 720 0 0 20 0 2 0 160813051 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 334725 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=1338900 CPUtime=3.4 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 204 0 0 0 91 249 0 0 20 0 2 0 160813215 2456432640 334725 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3453.32 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1341748 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.15 5/250 818041
/proc/meminfo: memFree=123881124/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1340636 CPUtime=3513.19 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2177366 0 0 0 350592 727 0 0 20 0 2 0 160813051 2456432640 335159 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 335159 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=2848 CPUtime=3.46 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 207 0 0 0 93 253 0 0 20 0 2 0 160813215 2456432640 335159 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3513.19 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1343484 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.14 4.15 5/250 818051
/proc/meminfo: memFree=123854724/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1340636 CPUtime=3573.05 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2177579 0 0 0 356573 732 0 0 20 0 2 0 160813051 2456432640 335159 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 335159 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=2848 CPUtime=3.52 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 212 0 0 0 94 258 0 0 20 0 2 0 160813215 2456432640 335159 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3573.05 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1343484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.19 4.14 4.15 5/250 818203
/proc/meminfo: memFree=125773992/131655788 swapFree=131071996/131071996
[pid=816216] ppid=816213 vsize=9928 memory=2848 CPUtime=0 cores=0,2
/proc/816216/stat : 816216 (run-glibc-2.34.) S 816213 816216 814103 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 160813051 10166272 712 134679101440 94631307882496 94631308961816 140735837221664 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94631311060272 94631311107460 94631318200320 140735837230015 140735837230172 140735837230172 140735837237187 0
/proc/816216/statm: 2482 712 631 264 0 133 0
[pid=816218] ppid=816216 vsize=2398860 memory=1340636 CPUtime=3600.09 cores=0,2
/proc/816218/stat : 816218 (ld-linux-x86-64) R 816216 816216 814103 0 -1 4194304 2177670 0 0 0 359274 735 0 0 20 0 2 0 160813051 2456432640 335159 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
/proc/816218/statm: 599715 335159 4036 46 0 572310 0
[pid=816218/tid=816223] ppid=816216 vsize=2398860 memory=7552 CPUtime=3.55 cores=0,2
/proc/816218/task/816223/stat : 816223 (ld-linux-x86-64) S 816216 816216 814103 0 -1 1077936192 213 0 0 0 95 260 0 0 20 0 2 0 160813215 2456432640 335159 134679101440 139675497504768 139675497692380 140725062786400 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139675499793280 139675499802728 93825023987712 140725062787927 140725062788091 140725062788091 140725062795186 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2408788 KiB
Current children cumulated memory: 1343484 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000941 s, system=0.003058 s

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

# cumulated CPU time of all completed processes:  user=3592.75 s, system=7.3631 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): 3609.41
CPU time (s): 3600.12
CPU user time (s): 3592.75
CPU system time (s): 7.3631
CPU usage (%): 99.7425
Max. virtual memory (cumulated for all children) (KiB): 3061292
Max. memory (cumulated for all children) (KiB): 1343484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.75
system time used= 7.3631
maximum resident set size= 1340636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2177874
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= 357119
involuntary context switches= 24671


# summary of solver processes directly reported to runsolver:
#   pid: 816216,816218
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3592.75
#   total CPU system time (s): 7.3631

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8325 second user time and 36.3634 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-16 01:35:46
IDJOB=4431044
IDBENCH=147554
IDSOLVER=3055
FILE ID=nodeC009/4431044-1721086534
RUNJOBID= nodeC009-1721082937-814113
SLURM_JOB_ID= 7505567
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_9.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-4431044-1721086534/watcher-4431044-1721086534 -o /tmp/evaluation-result-4431044-1721086534/solver-4431044-1721086534 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721082937-814113 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431044-1721086534.opb

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

MD5SUM BENCH= eddbc5130f16a1842e21dd4bd4477bf2
RANDOM SEED=1654060883

nodeC009.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		: 3308.646
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	: 6984.34
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		: 3564.513
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.27
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		: 1197.327
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	: 6984.34
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.458
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.27
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		: 1260.699
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	: 6984.34
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		: 1891.621
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.27
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		: 3185.961
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	: 6984.34
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.376
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.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128092884 kB
MemAvailable:   129755716 kB
Buffers:          382012 kB
Cached:          2107252 kB
SwapCached:            0 kB
Active:           712104 kB
Inactive:        2293388 kB
Active(anon):       1476 kB
Inactive(anon):   552448 kB
Active(file):     710628 kB
Inactive(file):  1740940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            217612 kB
Writeback:             8 kB
AnonPages:        516016 kB
Mapped:           120272 kB
Shmem:             37700 kB
KReclaimable:     102592 kB
Slab:             199708 kB
SReclaimable:     102592 kB
SUnreclaim:        97116 kB
KernelStack:        3920 kB
PageTables:        10668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     902200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51712 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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:      187208 kB
DirectMap2M:    19640320 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723540 MiB
End job on nodeC009 at 2024-07-16 02:35:56