Trace number 4431264

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.04 3605.41

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat50_6_9_5_ic.opb
MD5SUM26d1f8baed9b076d56083d3420fb6ea6
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 benchmark18236785
Best CPU time to get the best result obtained on this benchmark72000.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 160989184
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 45888664096
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 160989184
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 45888664096
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (59881 MiB free)
  memory of node 1: 64473 MiB (61987 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=859273, runsolver pid=859262

[startup+0.100068 s]*
/proc/loadavg: 1.16 1.23 1.48 7/249 859279
/proc/meminfo: memFree=124756916/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=95080 memory=14192 CPUtime=0.1 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2785 0 0 0 9 1 0 0 20 0 1 0 166345087 97361920 3548 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 0 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 23770 3548 1637 46 0 4385 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 105008 KiB
Current children cumulated memory: 16948 KiB

[startup+0.214779 s]*
/proc/loadavg: 1.16 1.23 1.48 7/249 859279
/proc/meminfo: memFree=124720468/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=103364 memory=22632 CPUtime=0.21 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 5170 0 0 0 20 1 0 0 20 0 1 0 166345087 105844736 5658 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 0 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 25841 5658 1637 46 0 6456 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 113292 KiB
Current children cumulated memory: 25388 KiB

[startup+0.314644 s]*
/proc/loadavg: 1.16 1.23 1.48 7/249 859279
/proc/meminfo: memFree=124696320/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=110000 memory=28612 CPUtime=0.31 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 6627 0 0 0 29 2 0 0 20 0 1 0 166345087 112640000 7153 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 0 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 27500 7153 1637 46 0 8115 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 119928 KiB
Current children cumulated memory: 31368 KiB

[startup+0.700423 s]
/proc/loadavg: 1.16 1.23 1.48 7/250 859280
/proc/meminfo: memFree=124628416/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=130860 memory=50728 CPUtime=0.68 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 11648 0 0 0 65 3 0 0 20 0 1 0 166345087 134000640 12682 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 0 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 32715 12682 1637 46 0 13330 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 140788 KiB
Current children cumulated memory: 53484 KiB

[startup+1.50037 s]
/proc/loadavg: 1.16 1.23 1.48 6/246 859280
/proc/meminfo: memFree=124576432/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=273352 memory=156620 CPUtime=1.48 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 28028 0 0 0 114 34 0 0 20 0 2 0 166345087 279912448 39155 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 68338 39155 2667 46 0 40933 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 283280 KiB
Current children cumulated memory: 159376 KiB

[startup+3.11355 s]
/proc/loadavg: 1.39 1.28 1.50 6/251 859329
/proc/meminfo: memFree=123846632/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=533100 memory=394664 CPUtime=3.09 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 87896 0 0 0 264 45 0 0 20 0 2 0 166345087 545894400 98666 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 133275 98666 2737 46 0 105870 0
[pid=859278/tid=859317] ppid=859273 vsize=533100 memory=0 CPUtime=0 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 166345234 545894400 98666 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 543028 KiB
Current children cumulated memory: 397420 KiB

[startup+6.30041 s]
/proc/loadavg: 1.39 1.28 1.50 7/252 859332
/proc/meminfo: memFree=123284388/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=575200 memory=450012 CPUtime=6.27 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 173445 0 0 0 575 52 0 0 20 0 2 0 166345087 589004800 112503 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 143800 112503 2737 46 0 116395 0
[pid=859278/tid=859317] ppid=859273 vsize=575200 memory=42908 CPUtime=0 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 2 0 166345234 589004800 112503 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 585128 KiB
Current children cumulated memory: 452768 KiB

[startup+12.7004 s]
/proc/loadavg: 1.87 1.38 1.53 6/252 859332
/proc/meminfo: memFree=123147012/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=575200 memory=454664 CPUtime=12.65 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 213634 0 0 0 1178 87 0 0 20 0 2 0 166345087 589004800 113666 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 143800 113666 3870 46 0 116395 0
[pid=859278/tid=859317] ppid=859273 vsize=575200 memory=2756 CPUtime=0.01 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 13 0 0 0 0 1 0 0 20 0 2 0 166345234 589004800 113666 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 585128 KiB
Current children cumulated memory: 457420 KiB

[startup+25.5004 s]
/proc/loadavg: 2.20 1.47 1.56 6/252 859333
/proc/meminfo: memFree=122996500/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=575200 memory=455260 CPUtime=25.43 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 233987 0 0 0 2391 152 0 0 20 0 2 0 166345087 589004800 113815 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 143800 113815 3870 46 0 116395 0
[pid=859278/tid=859317] ppid=859273 vsize=575200 memory=455048 CPUtime=0.02 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 22 0 0 0 0 2 0 0 20 0 2 0 166345234 589004800 113815 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 585128 KiB
Current children cumulated memory: 458016 KiB

[startup+51.114 s]
/proc/loadavg: 2.81 1.67 1.62 6/255 859509
/proc/meminfo: memFree=122804212/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=586876 memory=464280 CPUtime=51.01 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 269152 0 0 0 4820 281 0 0 20 0 2 0 166345087 600961024 116070 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 146719 116070 3870 46 0 119314 0
[pid=859278/tid=859317] ppid=859273 vsize=586876 memory=2756 CPUtime=0.06 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 35 0 0 0 2 4 0 0 20 0 2 0 166345234 600961024 116070 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 596804 KiB
Current children cumulated memory: 467036 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.10 1.77 6/255 859517
/proc/meminfo: memFree=122168476/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=605844 memory=478784 CPUtime=102.11 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 309339 0 0 0 9667 544 0 0 20 0 2 0 166345087 620384256 119696 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 151461 119696 3870 46 0 124056 0
[pid=859278/tid=859317] ppid=859273 vsize=605844 memory=2756 CPUtime=0.14 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 47 0 0 0 4 10 0 0 20 0 2 0 166345234 620384256 119696 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 615772 KiB
Current children cumulated memory: 481540 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 2.46 1.92 6/256 859530
/proc/meminfo: memFree=121935636/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=636664 memory=499904 CPUtime=162.01 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 361466 0 0 0 15360 841 0 0 20 0 2 0 166345087 651943936 124976 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 159166 124976 3870 46 0 131761 0
[pid=859278/tid=859317] ppid=859273 vsize=636664 memory=2756 CPUtime=0.23 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 56 0 0 0 7 16 0 0 20 0 2 0 166345234 651943936 124976 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0

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

[startup+3162.3 s]
/proc/loadavg: 4.22 4.18 4.11 5/249 860786
/proc/meminfo: memFree=112235996/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1883804 memory=1718608 CPUtime=3157.35 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2624714 0 0 0 309985 5750 0 0 20 0 2 0 166345087 1929015296 429652 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 470951 429652 3870 46 0 443546 0
[pid=859278/tid=859317] ppid=859273 vsize=1883804 memory=12740 CPUtime=4.26 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 270 0 0 0 139 287 0 0 20 0 2 0 166345234 1929015296 429652 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3157.35 s
Current children cumulated vsize: 1893732 KiB
Current children cumulated memory: 1721364 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.16 4.10 5/251 860800
/proc/meminfo: memFree=112232940/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1885684 memory=1720432 CPUtime=3217.3 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2627129 0 0 0 315955 5775 0 0 20 0 2 0 166345087 1930940416 430108 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 471421 430108 3870 46 0 444016 0
[pid=859278/tid=859317] ppid=859273 vsize=1885684 memory=12740 CPUtime=4.33 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 272 0 0 0 141 292 0 0 20 0 2 0 166345234 1930940416 430108 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3217.3 s
Current children cumulated vsize: 1895612 KiB
Current children cumulated memory: 1723188 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.17 4.11 5/251 860811
/proc/meminfo: memFree=112217512/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1892804 memory=1727660 CPUtime=3277.24 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2630442 0 0 0 321926 5798 0 0 20 0 2 0 166345087 1938231296 431915 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 473201 431915 3870 46 0 445796 0
[pid=859278/tid=859317] ppid=859273 vsize=1892804 memory=1727660 CPUtime=4.39 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 274 0 0 0 143 296 0 0 20 0 2 0 166345234 1938231296 431915 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3277.24 s
Current children cumulated vsize: 1902732 KiB
Current children cumulated memory: 1730416 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.17 4.11 5/251 860821
/proc/meminfo: memFree=112166360/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1900220 memory=1735104 CPUtime=3337.18 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2634084 0 0 0 327894 5824 0 0 20 0 2 0 166345087 1945825280 433776 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 475055 433776 3870 46 0 447650 0
[pid=859278/tid=859317] ppid=859273 vsize=1900220 memory=1735104 CPUtime=4.47 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 278 0 0 0 146 301 0 0 20 0 2 0 166345234 1945825280 433776 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3337.18 s
Current children cumulated vsize: 1910148 KiB
Current children cumulated memory: 1737860 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.15 4.10 6/251 860832
/proc/meminfo: memFree=112154924/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1911308 memory=1746212 CPUtime=3397.11 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2639021 0 0 0 333845 5866 0 0 20 0 2 0 166345087 1957179392 436553 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 477827 436553 3870 46 0 450422 0
[pid=859278/tid=859317] ppid=859273 vsize=1911308 memory=2756 CPUtime=4.53 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 281 0 0 0 148 305 0 0 20 0 2 0 166345234 1957179392 436553 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3397.11 s
Current children cumulated vsize: 1921236 KiB
Current children cumulated memory: 1748968 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/251 860842
/proc/meminfo: memFree=112142452/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1919224 memory=1754000 CPUtime=3457.06 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2642470 0 0 0 339803 5903 0 0 20 0 2 0 166345087 1965285376 438500 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 479806 438500 3870 46 0 452401 0
[pid=859278/tid=859317] ppid=859273 vsize=1919224 memory=2756 CPUtime=4.6 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 285 0 0 0 150 310 0 0 20 0 2 0 166345234 1965285376 438500 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3457.06 s
Current children cumulated vsize: 1929152 KiB
Current children cumulated memory: 1756756 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.15 4.10 5/250 861236
/proc/meminfo: memFree=112131236/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1926776 memory=1761552 CPUtime=3516.99 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2645719 0 0 0 345780 5919 0 0 20 0 2 0 166345087 1973018624 440388 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 481694 440388 3870 46 0 454289 0
[pid=859278/tid=859317] ppid=859273 vsize=1926776 memory=2756 CPUtime=4.66 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 288 0 0 0 152 314 0 0 20 0 2 0 166345234 1973018624 440388 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3516.99 s
Current children cumulated vsize: 1936704 KiB
Current children cumulated memory: 1764308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/250 861246
/proc/meminfo: memFree=112126152/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1931532 memory=1766380 CPUtime=3576.94 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2649607 0 0 0 351761 5933 0 0 20 0 2 0 166345087 1977888768 441595 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 482883 441595 3870 46 0 455478 0
[pid=859278/tid=859317] ppid=859273 vsize=1931532 memory=42908 CPUtime=4.74 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 291 0 0 0 155 319 0 0 20 0 2 0 166345234 1977888768 441595 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3576.94 s
Current children cumulated vsize: 1941460 KiB
Current children cumulated memory: 1769136 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.4 s]
/proc/loadavg: 4.06 4.12 4.09 5/250 861249
/proc/meminfo: memFree=112126156/131655788 swapFree=131071996/131071996
[pid=859273] ppid=859262 vsize=9928 memory=2756 CPUtime=0 cores=5,7
/proc/859273/stat : 859273 (run-glibc-2.34.) S 859262 859273 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 166345087 10166272 689 134679101440 94413174640640 94413175719960 140725607866672 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94413177818416 94413177865604 94413178998784 140725607871423 140725607871580 140725607871580 140725607878595 0
/proc/859273/statm: 2482 689 608 264 0 133 0
[pid=859278] ppid=859273 vsize=1931532 memory=1766392 CPUtime=3600.01 cores=5,7
/proc/859278/stat : 859278 (ld-linux-x86-64) R 859273 859273 859200 0 -1 4194304 2650108 0 0 0 354061 5940 0 0 20 0 2 0 166345087 1977888768 441598 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 0 0 0 17 5 0 0 166345087 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
/proc/859278/statm: 482883 441598 3870 46 0 455478 0
[pid=859278/tid=859317] ppid=859273 vsize=1931532 memory=25981 CPUtime=4.77 cores=5,7
/proc/859278/task/859317/stat : 859317 (ld-linux-x86-64) S 859273 859273 859200 0 -1 1077936192 293 0 0 0 156 321 0 0 20 0 2 0 166345234 1977888768 441598 134679101440 140585999618048 140585999805660 140732040557552 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140586001906560 140586001916008 93825017593856 140732040565591 140732040565755 140732040565755 140732040572850 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1941460 KiB
Current children cumulated memory: 1769148 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001717 s, system=0.002426 s

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

# cumulated CPU time of all completed processes:  user=3540.62 s, system=59.4193 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): 3605.41
CPU time (s): 3600.04
CPU user time (s): 3540.62
CPU system time (s): 59.4193
CPU usage (%): 99.851
Max. virtual memory (cumulated for all children) (KiB): 1941460
Max. memory (cumulated for all children) (KiB): 1769148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3540.62
system time used= 59.4193
maximum resident set size= 1766392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2650311
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= 354581
involuntary context switches= 2212


# summary of solver processes directly reported to runsolver:
#   pid: 859273,859278
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3540.62
#   total CPU system time (s): 59.4193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.4483 second user time and 34.9657 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-16 16:57:55
IDJOB=4431264
IDBENCH=155722
IDSOLVER=3055
FILE ID=nodeC005/4431264-1721141862
RUNJOBID= nodeC005-1721141874-859213
SLURM_JOB_ID= 7505727
Free space on /tmp= 723716 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat50_6_9_5_ic.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-4431264-1721141862/watcher-4431264-1721141862 -o /tmp/evaluation-result-4431264-1721141862/solver-4431264-1721141862 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721141874-859213 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431264-1721141862.opb

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

MD5SUM BENCH= 26d1f8baed9b076d56083d3420fb6ea6
RANDOM SEED=1169909372

nodeC005.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		: 1596.298
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.53
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		: 1197.177
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.35
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.176
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.53
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.265
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.35
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		: 1197.176
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.53
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		: 1197.176
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.35
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.370
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.53
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		: 1297.389
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124801572 kB
MemAvailable:   129884148 kB
Buffers:          401864 kB
Cached:          5459108 kB
SwapCached:            0 kB
Active:           759836 kB
Inactive:        5422028 kB
Active(anon):       3336 kB
Inactive(anon):   355260 kB
Active(file):     756500 kB
Inactive(file):  5066768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            192752 kB
Writeback:             0 kB
AnonPages:        319932 kB
Mapped:           105136 kB
Shmem:             37704 kB
KReclaimable:     199012 kB
Slab:             312116 kB
SReclaimable:     199012 kB
SUnreclaim:       113104 kB
KernelStack:        3680 kB
PageTables:         9688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     676712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53664 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723368 MiB
End job on nodeC005 at 2024-07-16 17:58:00