Trace number 4431257

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat70_4_22_5.opb
MD5SUM90cf94310e57120d5401aeddd838603e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4219117
Best CPU time to get the best result obtained on this benchmark1168.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 89969826346
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 89969826346
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=850535, runsolver pid=850532

[startup+0.100083 s]*
/proc/loadavg: 3.36 2.71 3.31 6/268 850538
/proc/meminfo: memFree=121598388/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=157180 memory=43312 CPUtime=0.09 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 7092 0 0 0 6 3 0 0 20 0 2 0 165067810 160952320 10828 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 39295 10828 2734 46 0 11890 0
[pid=850537/tid=850538] ppid=850535 vsize=157312 memory=4026561614 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) R 850535 850535 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165067818 161087488 10828 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 167108 KiB
Current children cumulated memory: 46024 KiB

[startup+0.206046 s]*
/proc/loadavg: 3.36 2.71 3.31 5/268 850538
/proc/meminfo: memFree=121582136/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=169668 memory=55088 CPUtime=0.19 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 10504 0 0 0 16 3 0 0 20 0 2 0 165067810 173740032 13772 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 42417 13772 2750 46 0 15012 0
[pid=850537/tid=850538] ppid=850535 vsize=169668 memory=3471202400344241230 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) R 850535 850535 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165067818 173740032 13772 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 179596 KiB
Current children cumulated memory: 57800 KiB

[startup+0.306082 s]*
/proc/loadavg: 3.36 2.71 3.31 5/268 850538
/proc/meminfo: memFree=121581996/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=169668 memory=55088 CPUtime=0.29 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 10506 0 0 0 24 5 0 0 20 0 2 0 165067810 173740032 13772 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 42417 13772 2750 46 0 15012 0
[pid=850537/tid=850538] ppid=850535 vsize=169668 memory=-8826985522658306914 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165067818 173740032 13772 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 179596 KiB
Current children cumulated memory: 57800 KiB

[startup+0.700221 s]
/proc/loadavg: 3.36 2.71 3.31 5/268 850538
/proc/meminfo: memFree=121564908/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=204248 memory=86288 CPUtime=0.69 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 19576 0 0 0 61 8 0 0 20 0 2 0 165067810 209149952 21572 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 51062 21572 3824 46 0 23657 0
[pid=850537/tid=850538] ppid=850535 vsize=204248 memory=1904 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165067818 209149952 21572 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 214176 KiB
Current children cumulated memory: 89000 KiB

[startup+1.50023 s]
/proc/loadavg: 3.36 2.71 3.31 5/268 850538
/proc/meminfo: memFree=121526864/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=204248 memory=86288 CPUtime=1.49 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 19577 0 0 0 130 19 0 0 20 0 2 0 165067810 209149952 21572 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 51062 21572 3824 46 0 23657 0
[pid=850537/tid=850538] ppid=850535 vsize=204248 memory=11400 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165067818 209149952 21572 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 214176 KiB
Current children cumulated memory: 89000 KiB

[startup+3.10551 s]
/proc/loadavg: 3.41 2.73 3.31 5/268 850538
/proc/meminfo: memFree=121502864/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=204248 memory=86480 CPUtime=3.09 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 21360 0 0 0 269 40 0 0 20 0 2 0 165067810 209149952 21620 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 51062 21620 3872 46 0 23657 0
[pid=850537/tid=850538] ppid=850535 vsize=204248 memory=2712 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 165067818 209149952 21620 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 214176 KiB
Current children cumulated memory: 89192 KiB

[startup+6.30022 s]
/proc/loadavg: 3.41 2.73 3.31 5/268 850540
/proc/meminfo: memFree=121359884/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=204248 memory=86480 CPUtime=6.28 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 23527 0 0 0 548 80 0 0 20 0 2 0 165067810 209149952 21620 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 51062 21620 3872 46 0 23657 0
[pid=850537/tid=850538] ppid=850535 vsize=204248 memory=86480 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 165067818 209149952 21620 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 214176 KiB
Current children cumulated memory: 89192 KiB

[startup+12.7002 s]
/proc/loadavg: 3.50 2.77 3.32 5/268 850540
/proc/meminfo: memFree=121491004/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=206968 memory=88608 CPUtime=12.66 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 29943 0 0 0 1104 162 0 0 20 0 2 0 165067810 211935232 22152 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 51742 22152 3872 46 0 24337 0
[pid=850537/tid=850538] ppid=850535 vsize=206968 memory=2712 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 2 0 165067818 211935232 22152 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 216896 KiB
Current children cumulated memory: 91320 KiB

[startup+25.5002 s]
/proc/loadavg: 3.58 2.81 3.33 5/268 850927
/proc/meminfo: memFree=121449684/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=211388 memory=94916 CPUtime=25.45 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 41283 0 0 0 2213 332 0 0 20 0 2 0 165067810 216461312 23729 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 52847 23729 3872 46 0 25442 0
[pid=850537/tid=850538] ppid=850535 vsize=211388 memory=11400 CPUtime=0 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 2 0 165067818 216461312 23729 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 221316 KiB
Current children cumulated memory: 97628 KiB

[startup+51.1059 s]
/proc/loadavg: 3.80 2.93 3.35 5/268 850930
/proc/meminfo: memFree=120344592/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=252920 memory=137044 CPUtime=51.02 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 63605 0 0 0 4464 638 0 0 20 0 2 0 165067810 258990080 34261 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 63230 34261 3872 46 0 35825 0
[pid=850537/tid=850538] ppid=850535 vsize=252920 memory=-8826985522658306914 CPUtime=0.02 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 36 0 0 0 0 2 0 0 20 0 2 0 165067818 258990080 34261 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 262848 KiB
Current children cumulated memory: 139756 KiB

[startup+102.3 s]
/proc/loadavg: 5.15 3.42 3.50 5/268 850939
/proc/meminfo: memFree=120130944/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=369964 memory=243312 CPUtime=102.13 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 128129 0 0 0 8996 1217 0 0 20 0 2 0 165067810 378843136 60828 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 92491 60828 3872 46 0 65086 0
[pid=850537/tid=850538] ppid=850535 vsize=369964 memory=2712 CPUtime=0.05 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 51 0 0 0 1 4 0 0 20 0 2 0 165067818 378843136 60828 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 102.13 s
Current children cumulated vsize: 379892 KiB
Current children cumulated memory: 246024 KiB

[startup+162.3 s]

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

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.08 5/262 852294
/proc/meminfo: memFree=107789464/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6836840 CPUtime=3157.47 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 6533207 0 0 0 295682 20065 0 0 20 0 2 0 165067810 10672824320 1709210 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1709210 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=2712 CPUtime=3.13 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 561 0 0 0 107 206 0 0 20 0 2 0 165067818 10672824320 1709210 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3157.47 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6839552 KiB

[startup+3222.3 s]
/proc/loadavg: 4.30 4.16 4.10 5/262 852305
/proc/meminfo: memFree=107747868/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6840936 CPUtime=3217.37 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 6730189 0 0 0 301541 20196 0 0 20 0 2 0 165067810 10672824320 1710234 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1710234 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=11400 CPUtime=3.2 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 573 0 0 0 108 212 0 0 20 0 2 0 165067818 10672824320 1710234 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3217.37 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6843648 KiB

[startup+3282.3 s]
/proc/loadavg: 4.26 4.18 4.10 5/262 852315
/proc/meminfo: memFree=107703444/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6857320 CPUtime=3277.27 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 6891582 0 0 0 307412 20315 0 0 20 0 2 0 165067810 10672824320 1714330 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1714330 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=6855272 CPUtime=3.27 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 588 0 0 0 111 216 0 0 20 0 2 0 165067818 10672824320 1714330 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3277.27 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6860032 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.16 4.10 5/264 852329
/proc/meminfo: memFree=107681492/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6859368 CPUtime=3337.17 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 6978426 0 0 0 313120 20597 0 0 20 0 2 0 165067810 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1714842 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=11400 CPUtime=3.35 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 601 0 0 0 115 220 0 0 20 0 2 0 165067818 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3337.17 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6862080 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.14 4.09 5/264 852340
/proc/meminfo: memFree=107720300/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6859368 CPUtime=3397.07 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 7082381 0 0 0 318873 20834 0 0 20 0 2 0 165067810 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1714842 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=2712 CPUtime=3.41 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 613 0 0 0 117 224 0 0 20 0 2 0 165067818 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3397.07 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6862080 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/264 852350
/proc/meminfo: memFree=107696940/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6859368 CPUtime=3456.96 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 7186322 0 0 0 324664 21032 0 0 20 0 2 0 165067810 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1714842 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=2712 CPUtime=3.49 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 628 0 0 0 120 229 0 0 20 0 2 0 165067818 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3456.96 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6862080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.15 4.09 5/264 852360
/proc/meminfo: memFree=107665736/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6859368 CPUtime=3516.86 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 7322854 0 0 0 330442 21244 0 0 20 0 2 0 165067810 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1714842 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=2712 CPUtime=3.56 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 641 0 0 0 122 234 0 0 20 0 2 0 165067818 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3516.86 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6862080 KiB

[startup+3582.3 s]
/proc/loadavg: 4.25 4.18 4.11 5/265 852516
/proc/meminfo: memFree=116372244/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6859368 CPUtime=3576.75 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 7483320 0 0 0 336216 21459 0 0 20 0 2 0 165067810 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1714842 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=42236 CPUtime=3.62 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 653 0 0 0 124 238 0 0 20 0 2 0 165067818 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3576.75 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6862080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.6 s]
/proc/loadavg: 4.16 4.16 4.10 5/265 852522
/proc/meminfo: memFree=116332548/131524600 swapFree=131071996/131071996
[pid=850535] ppid=850532 vsize=9928 memory=2712 CPUtime=0 cores=1,3
/proc/850535/stat : 850535 (run-glibc-2.34.) S 850532 850535 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165067809 10166272 678 134679101440 94508118470656 94508119549976 140724941783824 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94508121648432 94508121695620 94508125945856 140724941792191 140724941792348 140724941792348 140724941799363 0
/proc/850535/statm: 2482 678 597 264 0 133 0
[pid=850537] ppid=850535 vsize=10422680 memory=6859368 CPUtime=3600 cores=1,3
/proc/850537/stat : 850537 (ld-linux-x86-64) R 850535 850535 850391 0 -1 4194304 7532865 0 0 0 338465 21535 0 0 20 0 2 0 165067810 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
/proc/850537/statm: 2605670 1714842 4062 46 0 2578265 0
[pid=850537/tid=850538] ppid=850535 vsize=10422680 memory=2248 CPUtime=3.64 cores=1,3
/proc/850537/task/850538/stat : 850538 (ld-linux-x86-64) S 850535 850535 850391 0 -1 1077936192 660 0 0 0 125 239 0 0 20 0 2 0 165067818 10672824320 1714842 134679101440 139956371771392 139956371959004 140724260485312 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139956374059904 139956374069352 93825021399040 140724260492119 140724260492283 140724260492283 140724260499378 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 10432608 KiB
Current children cumulated memory: 6862080 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3384.66 s, system=215.395 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.64
CPU time (s): 3600.06
CPU user time (s): 3384.66
CPU system time (s): 215.395
CPU usage (%): 99.8451
Max. virtual memory (cumulated for all children) (KiB): 15624032
Max. memory (cumulated for all children) (KiB): 10973760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3384.66
system time used= 215.395
maximum resident set size= 10971048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7533067
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= 357123
involuntary context switches= 2331


# summary of solver processes directly reported to runsolver:
#   pid: 850535,850537
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3384.66
#   total CPU system time (s): 215.395

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.17291 second user time and 18.3227 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-16 13:24:48
IDJOB=4431257
IDBENCH=155605
IDSOLVER=3055
FILE ID=nodeC015/4431257-1721129076
RUNJOBID= nodeC015-1721129012-850403
SLURM_JOB_ID= 7505693
Free space on /tmp= 889912 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat70_4_22_5.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-4431257-1721129076/watcher-4431257-1721129076 -o /tmp/evaluation-result-4431257-1721129076/solver-4431257-1721129076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721129012-850403 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431257-1721129076.opb

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

MD5SUM BENCH= 90cf94310e57120d5401aeddd838603e
RANDOM SEED=1582713142

nodeC015.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		: 3675.489
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.61
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		: 3680.774
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	: 7006.25
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		: 3599.978
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.61
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		: 3664.155
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	: 7006.25
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		: 3675.524
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.61
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		: 3680.581
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	: 7006.25
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		: 3600.140
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.61
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		: 3609.097
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121306948 kB
MemAvailable:   127376976 kB
Buffers:          398524 kB
Cached:          6491868 kB
SwapCached:            0 kB
Active:          1360220 kB
Inactive:        8220696 kB
Active(anon):       1572 kB
Inactive(anon):  2726664 kB
Active(file):    1358648 kB
Inactive(file):  5494032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             42680 kB
Writeback:             0 kB
AnonPages:       2686508 kB
Mapped:           121936 kB
Shmem:             37720 kB
KReclaimable:     113988 kB
Slab:             223288 kB
SReclaimable:     113988 kB
SUnreclaim:       109300 kB
KernelStack:        4240 kB
PageTables:        15048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3899744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63360 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1402880 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:      258772 kB
DirectMap2M:    37263360 kB
DirectMap1G:    98566144 kB

Free space on /tmp at the end= 889916 MiB
End job on nodeC015 at 2024-07-16 14:24:54