Trace number 4430959

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 3606.61

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-core4284-1064.opb
MD5SUM9634c234ec2c2f6b5ee1ba365a629db0
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 benchmark1073
Best CPU time to get the best result obtained on this benchmark70845.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21705
Total number of constraints4285
Number of constraints which are clauses4284
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint15760
Number of terms in the objective function 21705
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 37465
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 37465
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

0.17/0.28	c initialize IPBHS solver
0.17/0.28	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
0.17/0.28	c optimizer = "gurobi"
0.17/0.28	c pbsolver = "roundingsat"
0.17/0.28	c load symmetries from file ""
0.17/0.28	c set time limit for symmetry computation to 100 seconds.
0.17/0.28	c set interchangeable summation variable limit to 3
0.17/0.28	c find symmetric cores by applying each permutation and add them to optimizer
0.17/0.28	c set abs symmetric core budget per WCE-iteration to 100
0.17/0.28	c set rel symmetric core budget per WCE-iteration to 0
0.17/0.28	c set lit symmetric core budget per WCE-iteration to 0
0.17/0.28	c set sym generation to 's'
0.17/0.28	c set abstraction set creation to 10 iterations without LB change
0.17/0.28	c set abstraction set inputs to 0
0.17/0.28	c set abstraction set cluster min size to 2
0.17/0.28	c set abstraction set cluster max size to 100000000
0.17/0.28	c set abstraction set cluster activation limit to 2
0.17/0.28	c enable abstraction set require equal cost
0.17/0.28	c set abstraction set assumptions to 0
0.17/0.28	c set abstraction set constraint type to 0
0.17/0.28	c set abstract core extraction strategy to b
0.17/0.28	c set core extraction strategy to 2
0.17/0.28	c set core extraction shuffles 10
0.17/0.28	c set cores per iteration to 5
0.17/0.28	c set optimizer bound usage strategy to 2
0.17/0.28	c set optimizer max non-optimal iterations to 1000
0.17/0.28	c set small core cardinality limit to 2
0.17/0.28	c set max coef in cores to 1000000000
0.17/0.28	c set SIS iterations to 5
0.17/0.28	c set SIS budget abs to 1000
0.17/0.28	c set SIS budget rel to 0.05
0.17/0.28	c limit for coefficient in constraints and objective to 9223372036854775807
0.17/0.28	c will solve HOME/instance-4430959-1721068569.opb
3600.09/3606.60	HOME/run-glibc-2.34.sh: line 2: 820457 Terminated              LD_LIBRARY_PATH=/home/evaluation/evaluation/priv/lib:/home/evaluation/evaluation/tools/lib64:/home/evaluation/evaluation/tools/lib:/usr/local/lib:/home/evaluation/evaluation/tools/glibc-2.34/lib/:/lib64 /home/evaluation/evaluation/tools/glibc-2.34/lib/ld-linux-x86-64.so.2 $*

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: 63968 MiB (59969 MiB free)
  memory of node 1: 64473 MiB (60946 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430959-1721068569/watcher-4430959-1721068569 -o /tmp/evaluation-result-4430959-1721068569/solver-4430959-1721068569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721068582-820391 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430959-1721068569.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=820451, runsolver pid=820438
Current StackSize limit: 8192 KiB


[startup+0.10034 s]*
/proc/loadavg: 1.06 1.16 1.91 8/263 820459
/proc/meminfo: memFree=123732400/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=101700 memory=21456 CPUtime=0.06 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 4319 0 13 0 6 0 0 0 20 0 1 0 159027508 104140800 5364 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 0 0 0 0 0 17 5 0 0 2 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 25425 5364 1675 46 0 6040 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 111628 KiB
Current children cumulated memory: 24088 KiB

[startup+0.206912 s]*
/proc/loadavg: 1.06 1.16 1.91 5/263 820463
/proc/meminfo: memFree=123654816/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=178868 memory=60952 CPUtime=0.17 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 12720 0 13 0 15 2 0 0 20 0 2 0 159027508 183160832 15238 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 44717 15238 2651 46 0 17312 0
[pid=820457/tid=820462] ppid=820451 vsize=178868 memory=8319679323896309298 CPUtime=0 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) R 820451 820451 820378 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159027521 183160832 15238 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 188796 KiB
Current children cumulated memory: 63584 KiB

[startup+0.306839 s]*
/proc/loadavg: 1.06 1.16 1.91 6/262 820477
/proc/meminfo: memFree=123622212/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=184856 memory=68024 CPUtime=0.27 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 14733 0 13 0 25 2 0 0 20 0 2 0 159027508 189292544 17006 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 46214 17006 2651 46 0 18809 0
[pid=820457/tid=820462] ppid=820451 vsize=184856 memory=-6170700496403922884 CPUtime=0 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159027521 189292544 17006 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 194784 KiB
Current children cumulated memory: 70656 KiB

[startup+0.700248 s]
/proc/loadavg: 1.06 1.16 1.91 7/259 820499
/proc/meminfo: memFree=123616672/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=196616 memory=77508 CPUtime=0.65 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 19272 0 16 0 61 4 0 0 20 0 2 0 159027508 201334784 19377 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 49154 19377 3174 46 0 21749 0
[pid=820457/tid=820462] ppid=820451 vsize=196616 memory=41168 CPUtime=0 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159027521 201334784 19377 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 206544 KiB
Current children cumulated memory: 80140 KiB

[startup+1.50024 s]
/proc/loadavg: 1.06 1.16 1.91 7/259 820547
/proc/meminfo: memFree=123530584/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=196616 memory=77508 CPUtime=1.45 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 19279 0 16 0 141 4 0 0 20 0 2 0 159027508 201334784 19377 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 49154 19377 3174 46 0 21749 0
[pid=820457/tid=820462] ppid=820451 vsize=196616 memory=77508 CPUtime=0 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159027521 201334784 19377 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 206544 KiB
Current children cumulated memory: 80140 KiB

[startup+3.10607 s]
/proc/loadavg: 1.30 1.21 1.92 6/267 820655
/proc/meminfo: memFree=123474616/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=196616 memory=77620 CPUtime=3.04 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 22609 0 16 0 300 4 0 0 20 0 2 0 159027508 201334784 19405 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 49154 19405 3174 46 0 21749 0
[pid=820457/tid=820462] ppid=820451 vsize=196616 memory=11440 CPUtime=0 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 159027521 201334784 19405 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 206544 KiB
Current children cumulated memory: 80252 KiB

[startup+6.30021 s]
/proc/loadavg: 1.30 1.21 1.92 7/267 820655
/proc/meminfo: memFree=123423920/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=196616 memory=77780 CPUtime=6.23 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 26123 0 16 0 619 4 0 0 20 0 2 0 159027508 201334784 19445 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 49154 19445 3174 46 0 21749 0
[pid=820457/tid=820462] ppid=820451 vsize=196616 memory=2632 CPUtime=0 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 159027521 201334784 19445 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 206544 KiB
Current children cumulated memory: 80412 KiB

[startup+12.7002 s]
/proc/loadavg: 1.51 1.26 1.93 7/267 820656
/proc/meminfo: memFree=123345796/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=196616 memory=77900 CPUtime=12.62 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 33179 0 16 0 1257 5 0 0 20 0 2 0 159027508 201334784 19475 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 49154 19475 3174 46 0 21749 0
[pid=820457/tid=820462] ppid=820451 vsize=196616 memory=-8899046415197629285 CPUtime=0 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 2 0 159027521 201334784 19475 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 206544 KiB
Current children cumulated memory: 80532 KiB

[startup+25.5002 s]
/proc/loadavg: 2.06 1.39 1.96 7/267 820658
/proc/meminfo: memFree=123232264/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=224880 memory=110772 CPUtime=25.38 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 58710 0 16 0 2528 10 0 0 20 0 2 0 159027508 230277120 27693 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 56220 27693 3737 46 0 28815 0
[pid=820457/tid=820462] ppid=820451 vsize=224880 memory=2632 CPUtime=0.01 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 20 0 0 0 0 1 0 0 20 0 2 0 159027521 230277120 27693 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 234808 KiB
Current children cumulated memory: 113404 KiB

[startup+51.1064 s]
/proc/loadavg: 2.78 1.62 2.02 8/267 820662
/proc/meminfo: memFree=122839812/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432692 memory=319356 CPUtime=50.93 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 131923 0 16 0 5061 32 0 0 20 0 2 0 159027508 443076608 79839 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108173 79839 3910 46 0 80768 0
[pid=820457/tid=820462] ppid=820451 vsize=432692 memory=11440 CPUtime=0.01 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 30 0 0 0 0 1 0 0 20 0 2 0 159027521 443076608 79839 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 442620 KiB
Current children cumulated memory: 321988 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 2.00 2.13 8/267 820671
/proc/meminfo: memFree=122551144/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432692 memory=319456 CPUtime=102.04 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 162647 0 16 0 10168 36 0 0 20 0 2 0 159027508 443076608 79864 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108173 79864 3928 46 0 80768 0
[pid=820457/tid=820462] ppid=820451 vsize=432692 memory=2632 CPUtime=0.05 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 36 0 0 0 2 3 0 0 20 0 2 0 159027521 443076608 79864 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 442620 KiB
Current children cumulated memory: 322088 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.40 2.26 8/267 820681
/proc/meminfo: memFree=122336780/131524596 swapFree=131071996/131071996

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

/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=325904 CPUtime=2.54 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 169 0 0 0 102 152 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3096.6 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.15 4.08 8/264 822353
/proc/meminfo: memFree=116694300/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3156.51 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 514437 0 16 0 315433 218 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=2632 CPUtime=2.59 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 171 0 0 0 104 155 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3156.51 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.15 4.09 8/265 822364
/proc/meminfo: memFree=116725948/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3216.41 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 514588 0 16 0 321419 222 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=2632 CPUtime=2.64 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 173 0 0 0 106 158 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3216.41 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3282.3 s]
/proc/loadavg: 4.70 4.29 4.14 8/268 822435
/proc/meminfo: memFree=116709640/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3276.31 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 514757 0 16 0 327406 225 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=41168 CPUtime=2.69 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 175 0 0 0 108 161 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3276.31 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3342.3 s]
/proc/loadavg: 4.80 4.41 4.19 8/268 822445
/proc/meminfo: memFree=116696124/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3336.21 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 514880 0 16 0 333393 228 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=11440 CPUtime=2.75 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 177 0 0 0 110 165 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3336.21 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3402.3 s]
/proc/loadavg: 4.57 4.42 4.20 8/268 822456
/proc/meminfo: memFree=116652980/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3396.12 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 515005 0 16 0 339380 232 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=325904 CPUtime=2.8 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 179 0 0 0 112 168 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3396.12 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3462.3 s]
/proc/loadavg: 4.53 4.43 4.22 8/267 822466
/proc/meminfo: memFree=116617440/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3456.02 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 515137 0 16 0 345367 235 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=7968164650640776094 CPUtime=2.84 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 181 0 0 0 113 171 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3456.02 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3522.3 s]
/proc/loadavg: 4.42 4.42 4.23 8/266 822477
/proc/meminfo: memFree=116603004/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3515.92 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 515254 0 16 0 351354 238 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=11440 CPUtime=2.9 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 184 0 0 0 116 174 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3515.92 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.35 4.21 8/262 822487
/proc/meminfo: memFree=116585472/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3575.83 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 515401 0 16 0 357342 241 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=2248 CPUtime=2.95 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 186 0 0 0 118 177 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3575.83 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.6 s]
/proc/loadavg: 4.22 4.34 4.21 8/262 822491
/proc/meminfo: memFree=116579456/131524596 swapFree=131071996/131071996
[pid=820451] ppid=820438 vsize=9928 memory=2632 CPUtime=0 cores=5,7
/proc/820451/stat : 820451 (run-glibc-2.34.) S 820438 820451 820378 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 159027507 10166272 658 134679101440 94463577153536 94463578232856 140734871358016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94463580331312 94463580378500 94463583825920 140734871364543 140734871364700 140734871364700 140734871371715 0
/proc/820451/statm: 2482 658 578 264 0 133 0
[pid=820457] ppid=820451 vsize=432716 memory=325904 CPUtime=3600.09 cores=5,7
/proc/820457/stat : 820457 (ld-linux-x86-64) R 820451 820451 820378 0 -1 4194304 515403 0 16 0 359767 242 0 0 20 0 2 0 159027508 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
/proc/820457/statm: 108179 81476 3944 46 0 80774 0
[pid=820457/tid=820462] ppid=820451 vsize=432716 memory=5552 CPUtime=2.97 cores=5,7
/proc/820457/task/820462/stat : 820462 (ld-linux-x86-64) S 820451 820451 820378 0 -1 1077936192 186 0 0 0 119 178 0 0 20 0 2 0 159027521 443101184 81476 134679101440 140324392554496 140324392742108 140734956261408 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140324394843008 140324394852456 93824993230848 140734956270423 140734956270587 140734956270587 140734956277682 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 442644 KiB
Current children cumulated memory: 328536 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3606.61 s]
# the end of solver process 820451 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3597.68 s, system=2.42418 s

Solver just ended.
Sleeping 2 seconds
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

Real time (s): 3606.61
CPU time (s): 3600.1
CPU user time (s): 3597.68
CPU system time (s): 2.42418
CPU usage (%): 99.8196
Max. virtual memory (cumulated for all children) (KiB): 542480
Max. memory (cumulated for all children) (KiB): 328536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.68
system time used= 2.42418
maximum resident set size= 325904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515618
page faults= 16
swaps= 0
block input operations= 1768
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357018
involuntary context switches= 984


# summary of solver processes directly reported to runsolver:
#   pid: 820451
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3597.68
#   total CPU system time (s): 2.42418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1694 second user time and 17.8222 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-15 20:36:22
IDJOB=4430959
IDBENCH=146800
IDSOLVER=3055
FILE ID=nodeC034/4430959-1721068569
RUNJOBID= nodeC034-1721068582-820391
SLURM_JOB_ID= 7505522
Free space on /tmp= 890072 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-core4284-1064.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-4430959-1721068569/watcher-4430959-1721068569 -o /tmp/evaluation-result-4430959-1721068569/solver-4430959-1721068569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721068582-820391 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430959-1721068569.opb

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

MD5SUM BENCH= 9634c234ec2c2f6b5ee1ba365a629db0
RANDOM SEED=1750855265

nodeC034.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3619.778
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3740.996
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3769.941
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3647.523
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3630.273
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3751.324
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3790.903
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3638.061
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        123819664 kB
MemAvailable:   129647924 kB
Buffers:          371276 kB
Cached:          6224300 kB
SwapCached:            0 kB
Active:           664968 kB
Inactive:        6292800 kB
Active(anon):       1404 kB
Inactive(anon):   398512 kB
Active(file):     663564 kB
Inactive(file):  5894288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            177568 kB
Writeback:            16 kB
AnonPages:        362212 kB
Mapped:           103072 kB
Shmem:             37720 kB
KReclaimable:     220464 kB
Slab:             341640 kB
SReclaimable:     220464 kB
SUnreclaim:       121176 kB
KernelStack:        3872 kB
PageTables:         9492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:     697992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62144 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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:      250580 kB
DirectMap2M:    28882944 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 889912 MiB
End job on nodeC034 at 2024-07-15 21:36:29