Trace number 4431108

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.1 3603.25

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/
area_delay/normalized-fir08_area_delay.opb
MD5SUM7820f3b59b0050160ec7540947fbedc5
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark43.0678
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables124856
Total number of constraints521620
Number of constraints which are clauses521620
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1023
Number of terms in the objective function 61556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 61556
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 61556
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=842020, runsolver pid=842017
Current StackSize limit: 8192 KiB


[startup+0.1001 s]*
/proc/loadavg: 4.10 4.15 3.77 5/252 842022
/proc/meminfo: memFree=124491360/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=100336 memory=19376 CPUtime=0.1 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 3902 0 0 0 9 1 0 0 20 0 1 0 163128983 102744064 4844 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 25084 4844 1640 46 0 5699 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 110264 KiB
Current children cumulated memory: 22076 KiB

[startup+0.213275 s]*
/proc/loadavg: 4.10 4.15 3.77 5/252 842022
/proc/meminfo: memFree=124482932/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=110920 memory=30132 CPUtime=0.21 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 6050 0 0 0 19 2 0 0 20 0 1 0 163128983 113582080 7533 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 27730 7533 1640 46 0 8345 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 120848 KiB
Current children cumulated memory: 32832 KiB

[startup+0.313315 s]*
/proc/loadavg: 4.10 4.15 3.77 5/252 842022
/proc/meminfo: memFree=124476964/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=112768 memory=32508 CPUtime=0.31 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 6666 0 0 0 29 2 0 0 20 0 1 0 163128983 115474432 8127 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 28192 8127 1640 46 0 8807 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 122696 KiB
Current children cumulated memory: 35208 KiB

[startup+0.700362 s]
/proc/loadavg: 4.10 4.15 3.77 5/252 842022
/proc/meminfo: memFree=124467692/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=134824 memory=48156 CPUtime=0.68 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 10085 0 0 0 65 3 0 0 20 0 1 0 163128983 138059776 12039 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 33706 12039 1640 46 0 14321 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 144752 KiB
Current children cumulated memory: 50856 KiB

[startup+1.50036 s]
/proc/loadavg: 4.10 4.15 3.77 5/252 842022
/proc/meminfo: memFree=124443168/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=204016 memory=123432 CPUtime=1.48 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 23203 0 0 0 127 21 0 0 20 0 1 0 163128983 208912384 30858 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 51004 30858 1736 46 0 31619 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 213944 KiB
Current children cumulated memory: 126132 KiB

[startup+3.11303 s]
/proc/loadavg: 4.09 4.15 3.77 5/253 842023
/proc/meminfo: memFree=124058380/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=585140 memory=463460 CPUtime=3.07 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 92630 0 0 0 245 62 0 0 20 0 2 0 163128983 599183360 115865 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 146285 115865 2730 46 0 118880 0
[pid=842022/tid=842023] ppid=842020 vsize=585140 memory=12440 CPUtime=0 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 163129215 599183360 115865 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 595068 KiB
Current children cumulated memory: 466160 KiB

[startup+6.30044 s]
/proc/loadavg: 4.09 4.15 3.77 5/253 842025
/proc/meminfo: memFree=123915480/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=711244 memory=588064 CPUtime=6.25 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 149421 0 0 0 556 69 0 0 20 0 2 0 163128983 728313856 147016 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 177811 147016 2730 46 0 150406 0
[pid=842022/tid=842023] ppid=842020 vsize=711244 memory=52504390 CPUtime=0 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 163129215 728313856 147016 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 721172 KiB
Current children cumulated memory: 590764 KiB

[startup+12.7004 s]
/proc/loadavg: 4.08 4.14 3.77 5/253 842025
/proc/meminfo: memFree=123878520/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=699092 memory=582304 CPUtime=12.64 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 235754 0 0 0 1150 114 0 0 20 0 2 0 163128983 715870208 145576 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 174773 145576 3578 46 0 147368 0
[pid=842022/tid=842023] ppid=842020 vsize=699092 memory=42936 CPUtime=0 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 163129215 715870208 145576 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 709020 KiB
Current children cumulated memory: 585004 KiB

[startup+25.5004 s]
/proc/loadavg: 4.07 4.14 3.77 5/253 842029
/proc/meminfo: memFree=123875324/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=699092 memory=582308 CPUtime=25.43 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 252523 0 0 0 2390 153 0 0 20 0 2 0 163128983 715870208 145577 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 174773 145577 3578 46 0 147368 0
[pid=842022/tid=842023] ppid=842020 vsize=699092 memory=582308 CPUtime=0.01 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 10 0 0 0 0 1 0 0 20 0 2 0 163129215 715870208 145577 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 709020 KiB
Current children cumulated memory: 585008 KiB

[startup+51.1129 s]
/proc/loadavg: 4.18 4.16 3.79 5/253 842032
/proc/meminfo: memFree=123871280/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=699092 memory=582308 CPUtime=51.03 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 271484 0 0 0 4831 272 0 0 20 0 2 0 163128983 715870208 145577 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 174773 145577 3578 46 0 147368 0
[pid=842022/tid=842023] ppid=842020 vsize=699092 memory=0 CPUtime=0.04 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 19 0 0 0 1 3 0 0 20 0 2 0 163129215 715870208 145577 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 709020 KiB
Current children cumulated memory: 585008 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 3.81 5/253 842040
/proc/meminfo: memFree=123720244/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=708640 memory=590436 CPUtime=102.18 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 382881 0 0 0 9704 514 0 0 20 0 2 0 163128983 725647360 147609 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 177160 147609 3578 46 0 149755 0
[pid=842022/tid=842023] ppid=842020 vsize=708640 memory=42936 CPUtime=0.09 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 28 0 0 0 2 7 0 0 20 0 2 0 163129215 725647360 147609 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 102.18 s
Current children cumulated vsize: 718568 KiB
Current children cumulated memory: 593136 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.16 3.84 5/251 842051
/proc/meminfo: memFree=123777580/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=717728 memory=600544 CPUtime=162.13 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 565463 0 0 0 15402 811 0 0 20 0 2 0 163128983 734953472 150136 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 179432 150136 3833 46 0 152027 0
[pid=842022/tid=842023] ppid=842020 vsize=717728 memory=636044 CPUtime=0.15 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 34 0 0 0 4 11 0 0 20 0 2 0 163129215 734953472 150136 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0

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

[startup+3162.3 s]
/proc/loadavg: 4.17 4.25 4.19 5/251 843363
/proc/meminfo: memFree=123455536/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3159.55 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5118369 0 1 0 300958 14997 0 0 20 0 2 0 163128983 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1148235 947593 3897 46 0 1120830 0
[pid=842022/tid=842023] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3.23 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 222 0 0 0 89 234 0 0 20 0 2 0 163129215 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3159.55 s
Current children cumulated vsize: 4602868 KiB
Current children cumulated memory: 3793072 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.23 4.18 5/251 843756
/proc/meminfo: memFree=123452280/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3219.51 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5174307 0 1 0 306444 15507 0 0 20 0 2 0 163128983 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1148235 947593 3897 46 0 1120830 0
[pid=842022/tid=842023] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3.3 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 226 0 0 0 91 239 0 0 20 0 2 0 163129215 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3219.51 s
Current children cumulated vsize: 4602868 KiB
Current children cumulated memory: 3793072 KiB

[startup+3282.3 s]
/proc/loadavg: 5.17 4.50 4.28 5/250 843768
/proc/meminfo: memFree=123433372/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3279.47 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5213962 0 1 0 311912 16035 0 0 20 0 2 0 163128983 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1148235 947593 3897 46 0 1120830 0
[pid=842022/tid=842023] ppid=842020 vsize=4592940 memory=2700 CPUtime=3.36 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 229 0 0 0 92 244 0 0 20 0 2 0 163129215 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3279.47 s
Current children cumulated vsize: 4602868 KiB
Current children cumulated memory: 3793072 KiB

[startup+3342.3 s]
/proc/loadavg: 4.76 4.51 4.29 5/250 843779
/proc/meminfo: memFree=123431936/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3339.43 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5252522 0 1 0 317488 16455 0 0 20 0 2 0 163128983 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1148235 947593 3897 46 0 1120830 0
[pid=842022/tid=842023] ppid=842020 vsize=4592940 memory=2700 CPUtime=3.43 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 236 0 0 0 94 249 0 0 20 0 2 0 163129215 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3339.43 s
Current children cumulated vsize: 4602868 KiB
Current children cumulated memory: 3793072 KiB

[startup+3402.3 s]
/proc/loadavg: 5.28 4.69 4.37 5/251 843958
/proc/meminfo: memFree=123382068/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3399.37 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5292715 0 1 0 323115 16822 0 0 20 0 2 0 163128983 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1148235 947593 3897 46 0 1120830 0
[pid=842022/tid=842023] ppid=842020 vsize=4592940 memory=12440 CPUtime=3.49 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 241 0 0 0 95 254 0 0 20 0 2 0 163129215 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3399.37 s
Current children cumulated vsize: 4602868 KiB
Current children cumulated memory: 3793072 KiB

[startup+3462.3 s]
/proc/loadavg: 4.76 4.67 4.38 5/251 843970
/proc/meminfo: memFree=123380088/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4592940 memory=3790372 CPUtime=3459.3 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5333188 0 1 0 329028 16902 0 0 20 0 2 0 163128983 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1148235 947593 3897 46 0 1120830 0
[pid=842022/tid=842023] ppid=842020 vsize=4592940 memory=2700 CPUtime=3.55 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 245 0 0 0 97 258 0 0 20 0 2 0 163129215 4703170560 947593 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3459.3 s
Current children cumulated vsize: 4602868 KiB
Current children cumulated memory: 3793072 KiB

[startup+3522.3 s]
/proc/loadavg: 4.40 4.58 4.37 5/253 843984
/proc/meminfo: memFree=123366592/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4601992 memory=3798928 CPUtime=3519.23 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5393829 0 1 0 334869 17054 0 0 20 0 2 0 163128983 4712439808 949732 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1150498 949732 3897 46 0 1123093 0
[pid=842022/tid=842023] ppid=842020 vsize=4601992 memory=2700 CPUtime=3.62 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 249 0 0 0 99 263 0 0 20 0 2 0 163129215 4712439808 949732 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3519.23 s
Current children cumulated vsize: 4611920 KiB
Current children cumulated memory: 3801628 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.49 4.35 5/254 844006
/proc/meminfo: memFree=123367416/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4567188 memory=3769228 CPUtime=3579.16 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5455925 0 1 0 340615 17301 0 0 20 0 2 0 163128983 4676800512 942307 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1141797 942307 3897 46 0 1114392 0
[pid=842022/tid=842023] ppid=842020 vsize=4567188 memory=12440 CPUtime=3.68 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 253 0 0 0 101 267 0 0 20 0 2 0 163129215 4676800512 942307 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3579.16 s
Current children cumulated vsize: 4577116 KiB
Current children cumulated memory: 3771928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.2 s]
/proc/loadavg: 4.20 4.46 4.34 5/254 844010
/proc/meminfo: memFree=123364028/131655788 swapFree=131071996/131071996
[pid=842020] ppid=842017 vsize=9928 memory=2700 CPUtime=0 cores=5,7
/proc/842020/stat : 842020 (run-glibc-2.34.) S 842017 842020 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163128983 10166272 675 134679101440 94705035964416 94705037043736 140729749520160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94705039142192 94705039189380 94705053851648 140729749529535 140729749529692 140729749529692 140729749536707 0
/proc/842020/statm: 2482 675 594 264 0 133 0
[pid=842022] ppid=842020 vsize=4613536 memory=3769440 CPUtime=3600.04 cores=5,7
/proc/842022/stat : 842022 (ld-linux-x86-64) R 842020 842020 840458 0 -1 4194304 5459959 0 1 0 342610 17394 0 0 20 0 2 0 163128983 4724260864 942360 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
/proc/842022/statm: 1153384 942360 3897 46 0 1125979 0
[pid=842022/tid=842023] ppid=842020 vsize=4613536 memory=3769228 CPUtime=3.71 cores=5,7
/proc/842022/task/842023/stat : 842023 (ld-linux-x86-64) S 842020 842020 840458 0 -1 1077936192 253 0 0 0 102 269 0 0 20 0 2 0 163129215 4724260864 942360 134679101440 140015981936640 140015982124252 140737334180512 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140015984225152 140015984234600 93824993689600 140737334186839 140737334187003 140737334187003 140737334194098 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 4623464 KiB
Current children cumulated memory: 3772140 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3426.11 s, system=173.991 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): 3603.25
CPU time (s): 3600.1
CPU user time (s): 3426.11
CPU system time (s): 173.991
CPU usage (%): 99.9126
Max. virtual memory (cumulated for all children) (KiB): 4873960
Max. memory (cumulated for all children) (KiB): 3819888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3426.11
system time used= 173.991
maximum resident set size= 3820672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5460164
page faults= 1
swaps= 0
block input operations= 240
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 352967
involuntary context switches= 2259


# summary of solver processes directly reported to runsolver:
#   pid: 842020,842022
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3426.11
#   total CPU system time (s): 173.991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1175 second user time and 35.3313 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-16 08:02:02
IDJOB=4431108
IDBENCH=148184
IDSOLVER=3055
FILE ID=nodeC002/4431108-1721109709
RUNJOBID= nodeC002-1721108140-840471
SLURM_JOB_ID= 7505639
Free space on /tmp= 723636 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/area_delay/normalized-fir08_area_delay.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-4431108-1721109709/watcher-4431108-1721109709 -o /tmp/evaluation-result-4431108-1721109709/solver-4431108-1721109709 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721108140-840471 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431108-1721109709.opb

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

MD5SUM BENCH= 7820f3b59b0050160ec7540947fbedc5
RANDOM SEED=832736946

nodeC002.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		: 3666.363
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.38
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		: 3667.664
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		: 1197.245
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.38
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.211
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		: 3526.724
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.38
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		: 1229.087
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.223
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.38
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.158
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:        124504172 kB
MemAvailable:   126091352 kB
Buffers:          420624 kB
Cached:          1993036 kB
SwapCached:            0 kB
Active:           717620 kB
Inactive:        5865456 kB
Active(anon):       2716 kB
Inactive(anon):  4204404 kB
Active(file):     714904 kB
Inactive(file):  1661052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             59476 kB
Writeback:             0 kB
AnonPages:       4160680 kB
Mapped:           121428 kB
Shmem:             37704 kB
KReclaimable:     102512 kB
Slab:             201384 kB
SReclaimable:     102512 kB
SUnreclaim:        98872 kB
KernelStack:        4032 kB
PageTables:        17900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    6028124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53696 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2727936 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:      201544 kB
DirectMap2M:    20674560 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 723596 MiB
End job on nodeC002 at 2024-07-16 09:02:05