Trace number 4431256

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.08 3606.86

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat70_4_22_4.opb
MD5SUM9e5b0b67365644613b47988ddf91495e
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 benchmark3437313
Best CPU time to get the best result obtained on this benchmark711.141
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 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 77399784670
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 77399784670
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.16	c initialize IPBHS solver
0.09/0.16	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.16	c optimizer = "gurobi"
0.09/0.16	c pbsolver = "roundingsat"
0.09/0.16	c load symmetries from file ""
0.09/0.16	c set time limit for symmetry computation to 100 seconds.
0.09/0.16	c set interchangeable summation variable limit to 3
0.09/0.16	c find symmetric cores by applying each permutation and add them to optimizer
0.09/0.16	c set abs symmetric core budget per WCE-iteration to 100
0.09/0.16	c set rel symmetric core budget per WCE-iteration to 0
0.09/0.16	c set lit symmetric core budget per WCE-iteration to 0
0.09/0.16	c set sym generation to 's'
0.09/0.16	c set abstraction set creation to 10 iterations without LB change
0.09/0.16	c set abstraction set inputs to 0
0.09/0.16	c set abstraction set cluster min size to 2
0.09/0.16	c set abstraction set cluster max size to 100000000
0.09/0.16	c set abstraction set cluster activation limit to 2
0.09/0.16	c enable abstraction set require equal cost
0.09/0.16	c set abstraction set assumptions to 0
0.09/0.16	c set abstraction set constraint type to 0
0.09/0.16	c set abstract core extraction strategy to b
0.09/0.16	c set core extraction strategy to 2
0.09/0.16	c set core extraction shuffles 10
0.09/0.16	c set cores per iteration to 5
0.09/0.16	c set optimizer bound usage strategy to 2
0.09/0.16	c set optimizer max non-optimal iterations to 1000
0.09/0.16	c set small core cardinality limit to 2
0.09/0.16	c set max coef in cores to 1000000000
0.09/0.16	c set SIS iterations to 5
0.09/0.16	c set SIS budget abs to 1000
0.09/0.16	c set SIS budget rel to 0.05
0.09/0.16	c limit for coefficient in constraints and objective to 9223372036854775807
0.09/0.16	c will solve HOME/instance-4431256-1721132607.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 (55892 MiB free)
  memory of node 1: 64510 MiB (55169 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431256-1721132607/watcher-4431256-1721132607 -o /tmp/evaluation-result-4431256-1721132607/solver-4431256-1721132607 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721129012-850404 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431256-1721132607.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=852407, runsolver pid=852404
Current StackSize limit: 8192 KiB


[startup+0.100815 s]*
/proc/loadavg: 4.21 4.16 4.10 5/259 852414
/proc/meminfo: memFree=115012316/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=152900 memory=38056 CPUtime=0.09 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 5776 0 0 0 6 3 0 0 20 0 2 0 165420932 156569600 9514 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 38225 9514 2725 46 0 10820 0
[pid=852409/tid=852410] ppid=852407 vsize=152900 memory=4026560555 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165420941 156569600 9514 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 162828 KiB
Current children cumulated memory: 40752 KiB

[startup+0.206797 s]*
/proc/loadavg: 4.21 4.16 4.10 4/259 852424
/proc/meminfo: memFree=114996072/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=169668 memory=54000 CPUtime=0.18 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 10250 0 0 0 15 3 0 0 20 0 2 0 165420932 173740032 13500 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 42417 13500 2725 46 0 15012 0
[pid=852409/tid=852410] ppid=852407 vsize=169668 memory=8606216629694525483 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165420941 173740032 13500 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 179596 KiB
Current children cumulated memory: 56696 KiB

[startup+0.305815 s]*
/proc/loadavg: 4.21 4.16 4.10 5/256 852439
/proc/meminfo: memFree=114996032/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=169668 memory=54000 CPUtime=0.28 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 10252 0 0 0 23 5 0 0 20 0 2 0 165420932 173740032 13500 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 42417 13500 2725 46 0 15012 0
[pid=852409/tid=852410] ppid=852407 vsize=169668 memory=6944613755294413216 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165420941 173740032 13500 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 179596 KiB
Current children cumulated memory: 56696 KiB

[startup+0.700284 s]
/proc/loadavg: 4.21 4.16 4.10 5/257 852451
/proc/meminfo: memFree=114984768/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=203640 memory=82848 CPUtime=0.67 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 18282 0 0 0 58 9 0 0 20 0 2 0 165420932 208527360 20712 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 50910 20712 3843 46 0 23505 0
[pid=852409/tid=852410] ppid=852407 vsize=203640 memory=33020 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165420941 208527360 20712 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 213568 KiB
Current children cumulated memory: 85544 KiB

[startup+1.50028 s]
/proc/loadavg: 4.21 4.16 4.10 5/264 852458
/proc/meminfo: memFree=114912652/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=203640 memory=82848 CPUtime=1.47 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 18290 0 0 0 127 20 0 0 20 0 2 0 165420932 208527360 20712 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 50910 20712 3843 46 0 23505 0
[pid=852409/tid=852410] ppid=852407 vsize=203640 memory=148069142 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165420941 208527360 20712 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 213568 KiB
Current children cumulated memory: 85544 KiB

[startup+3.10556 s]
/proc/loadavg: 4.19 4.16 4.10 5/264 852506
/proc/meminfo: memFree=116499844/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=203640 memory=83060 CPUtime=3.06 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 19765 0 0 0 267 39 0 0 20 0 2 0 165420932 208527360 20765 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 50910 20765 3891 46 0 23505 0
[pid=852409/tid=852410] ppid=852407 vsize=203640 memory=2696 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 165420941 208527360 20765 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 213568 KiB
Current children cumulated memory: 85756 KiB

[startup+6.30022 s]
/proc/loadavg: 4.19 4.16 4.10 5/264 852507
/proc/meminfo: memFree=116451968/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=203640 memory=85108 CPUtime=6.26 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 21227 0 0 0 547 79 0 0 20 0 2 0 165420932 208527360 21277 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 50910 21277 3891 46 0 23505 0
[pid=852409/tid=852410] ppid=852407 vsize=203640 memory=85108 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 165420941 208527360 21277 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 213568 KiB
Current children cumulated memory: 87804 KiB

[startup+12.7003 s]
/proc/loadavg: 4.32 4.18 4.11 5/265 852508
/proc/meminfo: memFree=116442164/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=206360 memory=87720 CPUtime=12.64 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 25003 0 0 0 1107 157 0 0 20 0 2 0 165420932 211312640 21930 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 51590 21930 3891 46 0 24185 0
[pid=852409/tid=852410] ppid=852407 vsize=206360 memory=2696 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 2 0 165420941 211312640 21930 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 216288 KiB
Current children cumulated memory: 90416 KiB

[startup+25.5002 s]
/proc/loadavg: 4.27 4.18 4.10 5/265 852512
/proc/meminfo: memFree=116429700/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=218908 memory=95124 CPUtime=25.42 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 35178 0 0 0 2226 316 0 0 20 0 2 0 165420932 224161792 23781 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 54727 23781 3891 46 0 27322 0
[pid=852409/tid=852410] ppid=852407 vsize=218908 memory=11400 CPUtime=0 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 2 0 165420941 224161792 23781 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 228836 KiB
Current children cumulated memory: 97820 KiB

[startup+51.1057 s]
/proc/loadavg: 4.25 4.18 4.11 5/265 852516
/proc/meminfo: memFree=116371908/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=274260 memory=140928 CPUtime=50.99 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 69361 0 0 0 4489 610 0 0 20 0 2 0 165420932 280842240 35232 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 68565 35232 3891 46 0 41160 0
[pid=852409/tid=852410] ppid=852407 vsize=274260 memory=131512 CPUtime=0.02 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 41 0 0 0 1 1 0 0 20 0 2 0 165420941 280842240 35232 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 284188 KiB
Current children cumulated memory: 143624 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.16 4.10 5/265 852958
/proc/meminfo: memFree=122081456/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=380492 memory=251968 CPUtime=102.07 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 121268 0 0 0 9097 1110 0 0 20 0 2 0 165420932 389623808 62992 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 95123 62992 3891 46 0 67718 0
[pid=852409/tid=852410] ppid=852407 vsize=380492 memory=12740 CPUtime=0.05 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 49 0 0 0 2 3 0 0 20 0 2 0 165420941 389623808 62992 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 390420 KiB
Current children cumulated memory: 254664 KiB


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

[startup+3162.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/263 854314
/proc/meminfo: memFree=93072256/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=13146904 memory=9197764 CPUtime=3156.4 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 3416815 0 0 0 299320 16320 0 0 20 0 2 0 165420932 13462429696 2299441 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3286726 2299441 4237 46 0 3259321 0
[pid=852409/tid=852410] ppid=852407 vsize=13146904 memory=2696 CPUtime=1.66 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 294 0 0 0 57 109 0 0 20 0 2 0 165420941 13462429696 2299441 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3156.4 s
Current children cumulated vsize: 13156832 KiB
Current children cumulated memory: 9200460 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/263 854325
/proc/meminfo: memFree=95093224/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=12975552 memory=9042940 CPUtime=3216.29 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 3674723 0 0 0 304933 16696 0 0 20 0 2 0 165420932 13286965248 2260735 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3243888 2260735 4237 46 0 3216483 0
[pid=852409/tid=852410] ppid=852407 vsize=12975552 memory=2696 CPUtime=1.7 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 301 0 0 0 59 111 0 0 20 0 2 0 165420941 13286965248 2260735 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3216.29 s
Current children cumulated vsize: 12985480 KiB
Current children cumulated memory: 9045636 KiB

[startup+3282.3 s]
/proc/loadavg: 4.29 4.17 4.11 5/263 854336
/proc/meminfo: memFree=93234688/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=14351016 memory=9881652 CPUtime=3276.16 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 3882894 0 0 0 310646 16970 0 0 20 0 2 0 165420932 14695440384 2470413 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3587754 2470413 4237 46 0 3560349 0
[pid=852409/tid=852410] ppid=852407 vsize=14351016 memory=2696 CPUtime=1.73 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 307 0 0 0 60 113 0 0 20 0 2 0 165420941 14695440384 2470413 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3276.16 s
Current children cumulated vsize: 14360944 KiB
Current children cumulated memory: 9884348 KiB

[startup+3342.3 s]
/proc/loadavg: 4.47 4.25 4.14 5/263 854347
/proc/meminfo: memFree=93560524/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=14521732 memory=10033968 CPUtime=3336.04 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 3943428 0 0 0 316476 17128 0 0 20 0 2 0 165420932 14870253568 2508492 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3630433 2508492 4237 46 0 3603028 0
[pid=852409/tid=852410] ppid=852407 vsize=14521732 memory=16160 CPUtime=1.77 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 312 0 0 0 61 116 0 0 20 0 2 0 165420941 14870253568 2508492 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3336.04 s
Current children cumulated vsize: 14531660 KiB
Current children cumulated memory: 10036664 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.23 4.14 5/265 854362
/proc/meminfo: memFree=94265156/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=12900404 memory=8977092 CPUtime=3395.92 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 4083276 0 0 0 322356 17236 0 0 20 0 2 0 165420932 13210013696 2244273 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3225101 2244273 4237 46 0 3197696 0
[pid=852409/tid=852410] ppid=852407 vsize=12900404 memory=16160 CPUtime=1.81 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 320 0 0 0 62 119 0 0 20 0 2 0 165420941 13210013696 2244273 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3395.92 s
Current children cumulated vsize: 12910332 KiB
Current children cumulated memory: 8979788 KiB

[startup+3462.3 s]
/proc/loadavg: 4.47 4.31 4.18 5/265 854373
/proc/meminfo: memFree=93820864/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=12900404 memory=8981544 CPUtime=3455.8 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 4220581 0 0 0 328327 17253 0 0 20 0 2 0 165420932 13210013696 2245386 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3225101 2245386 4237 46 0 3197696 0
[pid=852409/tid=852410] ppid=852407 vsize=12900404 memory=2696 CPUtime=1.86 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 327 0 0 0 64 122 0 0 20 0 2 0 165420941 13210013696 2245386 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3455.8 s
Current children cumulated vsize: 12910332 KiB
Current children cumulated memory: 8984240 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.27 4.17 5/266 854384
/proc/meminfo: memFree=92914492/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=12900404 memory=8985904 CPUtime=3515.67 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 4357772 0 0 0 334299 17268 0 0 20 0 2 0 165420932 13210013696 2246476 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3225101 2246476 4237 46 0 3197696 0
[pid=852409/tid=852410] ppid=852407 vsize=12900404 memory=2696 CPUtime=1.89 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 332 0 0 0 65 124 0 0 20 0 2 0 165420941 13210013696 2246476 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3515.67 s
Current children cumulated vsize: 12910332 KiB
Current children cumulated memory: 8988600 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.25 4.17 5/266 854395
/proc/meminfo: memFree=94239572/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=12900404 memory=8994896 CPUtime=3575.55 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 4476547 0 0 0 340272 17283 0 0 20 0 2 0 165420932 13210013696 2248724 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3225101 2248724 4237 46 0 3197696 0
[pid=852409/tid=852410] ppid=852407 vsize=12900404 memory=2696 CPUtime=1.95 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 338 0 0 0 67 128 0 0 20 0 2 0 165420941 13210013696 2248724 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3575.55 s
Current children cumulated vsize: 12910332 KiB
Current children cumulated memory: 8997592 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.8 s]
/proc/loadavg: 4.12 4.22 4.17 5/266 854400
/proc/meminfo: memFree=94225856/131524600 swapFree=131071996/131071996
[pid=852407] ppid=852404 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/852407/stat : 852407 (run-glibc-2.34.) S 852404 852407 850391 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 165420932 10166272 674 134679101440 94817737035776 94817738115096 140732569538448 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94817740213552 94817740260740 94817762893824 140732569543615 140732569543772 140732569543772 140732569550787 0
/proc/852407/statm: 2482 674 593 264 0 133 0
[pid=852409] ppid=852407 vsize=12900404 memory=8994896 CPUtime=3600 cores=5,7
/proc/852409/stat : 852409 (ld-linux-x86-64) R 852407 852407 850391 0 -1 4194304 4528841 0 0 0 342711 17289 0 0 20 0 2 0 165420932 13210013696 2248724 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
/proc/852409/statm: 3225101 2248724 4237 46 0 3197696 0
[pid=852409/tid=852410] ppid=852407 vsize=12900404 memory=5448 CPUtime=1.96 cores=5,7
/proc/852409/task/852410/stat : 852410 (ld-linux-x86-64) S 852407 852407 850391 0 -1 1077936192 340 0 0 0 67 129 0 0 20 0 2 0 165420941 13210013696 2248724 134679101440 140579497459712 140579497647324 140731791263312 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140579499748224 140579499757672 93825013825536 140731791270743 140731791270907 140731791270907 140731791278002 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 12910332 KiB
Current children cumulated memory: 8997592 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3427.12 s, system=172.958 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): 3606.86
CPU time (s): 3600.08
CPU user time (s): 3427.12
CPU system time (s): 172.958
CPU usage (%): 99.8119
Max. virtual memory (cumulated for all children) (KiB): 14580404
Max. memory (cumulated for all children) (KiB): 10687420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3427.12
system time used= 172.958
maximum resident set size= 10741372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4529043
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= 357207
involuntary context switches= 3744


# summary of solver processes directly reported to runsolver:
#   pid: 852407,852409
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3427.12
#   total CPU system time (s): 172.958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.63402 second user time and 17.6051 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-16 14:23:39
IDJOB=4431256
IDBENCH=155624
IDSOLVER=3055
FILE ID=nodeC015/4431256-1721132607
RUNJOBID= nodeC015-1721129012-850404
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_4.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-4431256-1721132607/watcher-4431256-1721132607 -o /tmp/evaluation-result-4431256-1721132607/solver-4431256-1721132607 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721129012-850404 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431256-1721132607.opb

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

MD5SUM BENCH= 9e5b0b67365644613b47988ddf91495e
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		: 3666.004
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		: 3677.290
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.905
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		: 3604.513
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		: 3666.039
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		: 3666.151
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		: 3599.959
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		: 3682.176
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:        113055384 kB
MemAvailable:   119171384 kB
Buffers:          400300 kB
Cached:          6534832 kB
SwapCached:            0 kB
Active:          1371384 kB
Inactive:       16440696 kB
Active(anon):       1604 kB
Inactive(anon): 10913064 kB
Active(file):    1369780 kB
Inactive(file):  5527632 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             42388 kB
Writeback:             0 kB
AnonPages:      10868808 kB
Mapped:           121880 kB
Shmem:             37720 kB
KReclaimable:     115172 kB
Slab:             224600 kB
SReclaimable:     115172 kB
SUnreclaim:       109428 kB
KernelStack:        4220 kB
PageTables:        32144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   15936580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63424 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7833600 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= 889868 MiB
End job on nodeC015 at 2024-07-16 15:23:46