Trace number 4430939

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.02 3606.41

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2/
normalized-BA_RDC4.dot_unif_10null0mast_rapportOE2.0_TMAX60_K67_cod2_pbEq1_newVersion.opb
MD5SUM5aa1ba277a339a08ad3677907a503ea8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-20111
Best CPU time to get the best result obtained on this benchmark3583.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints40882
Number of constraints which are clauses40326
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 997
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 212820
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 997
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 212820
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (61560 MiB free)
  memory of node 1: 64473 MiB (62951 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430939-1721050782/watcher-4430939-1721050782 -o /tmp/evaluation-result-4430939-1721050782/solver-4430939-1721050782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721050746-845371 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430939-1721050782.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
solver pid=845495, runsolver pid=845492
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 2.94 2.11 2.89 5/268 845497
/proc/meminfo: memFree=127489908/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=99024 memory=17724 CPUtime=0.05 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 3986 0 0 0 5 0 0 0 20 0 1 0 157246358 101400576 4431 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 0 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 24756 4431 1614 46 0 5371 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 108952 KiB
Current children cumulated memory: 20536 KiB

[startup+0.205745 s]*
/proc/loadavg: 2.94 2.11 2.89 5/268 845497
/proc/meminfo: memFree=127468644/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=122484 memory=41320 CPUtime=0.16 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 9668 0 0 0 12 4 0 0 20 0 1 0 157246358 125423616 10330 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 0 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 30621 10330 1710 46 0 11236 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 132412 KiB
Current children cumulated memory: 44132 KiB

[startup+0.30566 s]*
/proc/loadavg: 2.94 2.11 2.89 5/269 845498
/proc/meminfo: memFree=127420080/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=211440 memory=91860 CPUtime=0.25 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 20654 0 0 0 19 6 0 0 20 0 2 0 157246358 216514560 22965 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 52860 22965 2739 46 0 25455 0
[pid=845497/tid=845498] ppid=845495 vsize=211440 memory=-8897636841223710307 CPUtime=0 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) R 845495 845495 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157246380 216514560 22965 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 221368 KiB
Current children cumulated memory: 94672 KiB

[startup+0.700272 s]
/proc/loadavg: 2.94 2.11 2.89 8/269 845498
/proc/meminfo: memFree=127404628/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=237564 memory=119152 CPUtime=0.64 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 28174 0 0 0 57 7 0 0 20 0 2 0 157246358 243265536 29788 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 59391 29788 2739 46 0 31986 0
[pid=845497/tid=845498] ppid=845495 vsize=237564 memory=0 CPUtime=0 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157246380 243265536 29788 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 247492 KiB
Current children cumulated memory: 121964 KiB

[startup+1.50027 s]
/proc/loadavg: 3.03 2.14 2.90 5/269 845498
/proc/meminfo: memFree=127393040/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=235464 memory=121320 CPUtime=1.44 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 28456 0 0 0 136 8 0 0 20 0 2 0 157246358 241115136 30330 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 58866 30330 3588 46 0 31461 0
[pid=845497/tid=845498] ppid=845495 vsize=235464 memory=33 CPUtime=0 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157246380 241115136 30330 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 245392 KiB
Current children cumulated memory: 124132 KiB

[startup+3.10562 s]
/proc/loadavg: 3.03 2.14 2.90 5/269 845498
/proc/meminfo: memFree=127386304/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=242604 memory=127420 CPUtime=3.04 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 34877 0 0 0 292 12 0 0 20 0 2 0 157246358 248426496 31855 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 60651 31855 3588 46 0 33246 0
[pid=845497/tid=845498] ppid=845495 vsize=242604 memory=2812 CPUtime=0 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 157246380 248426496 31855 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 252532 KiB
Current children cumulated memory: 130232 KiB

[startup+6.30026 s]
/proc/loadavg: 3.11 2.17 2.90 5/269 845498
/proc/meminfo: memFree=127374208/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=261460 memory=137924 CPUtime=6.23 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 50059 0 0 0 605 18 0 0 20 0 2 0 157246358 267735040 34481 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 65365 34481 3588 46 0 37960 0
[pid=845497/tid=845498] ppid=845495 vsize=261460 memory=2812 CPUtime=0 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 2 0 157246380 267735040 34481 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 271388 KiB
Current children cumulated memory: 140736 KiB

[startup+12.7003 s]
/proc/loadavg: 3.18 2.20 2.91 5/269 845499
/proc/meminfo: memFree=127363408/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=261460 memory=146460 CPUtime=12.62 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 76255 0 0 0 1239 23 0 0 20 0 2 0 157246358 267735040 36615 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 65365 36615 3588 46 0 37960 0
[pid=845497/tid=845498] ppid=845495 vsize=261460 memory=7969574224547584930 CPUtime=0 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 2 0 157246380 267735040 36615 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 271388 KiB
Current children cumulated memory: 149272 KiB

[startup+25.5002 s]
/proc/loadavg: 3.38 2.28 2.93 5/271 845505
/proc/meminfo: memFree=127360820/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=264004 memory=148584 CPUtime=25.4 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 117978 0 0 0 2501 39 0 0 20 0 2 0 157246358 270340096 37146 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 66001 37146 3588 46 0 38596 0
[pid=845497/tid=845498] ppid=845495 vsize=264004 memory=5464 CPUtime=0 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 2 0 157246380 270340096 37146 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 273932 KiB
Current children cumulated memory: 151396 KiB

[startup+51.1057 s]
/proc/loadavg: 3.62 2.44 2.96 5/271 845510
/proc/meminfo: memFree=127327972/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=308440 memory=179076 CPUtime=50.96 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 174380 0 0 0 5025 71 0 0 20 0 2 0 157246358 315842560 44769 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 77110 44769 3588 46 0 49705 0
[pid=845497/tid=845498] ppid=845495 vsize=308440 memory=11396 CPUtime=0.02 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 32 0 0 0 1 1 0 0 20 0 2 0 157246380 315842560 44769 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 318368 KiB
Current children cumulated memory: 181888 KiB

[startup+102.3 s]
/proc/loadavg: 3.88 2.70 3.02 5/271 845520
/proc/meminfo: memFree=127281000/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=309580 memory=180240 CPUtime=102.07 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 238234 0 0 0 10090 117 0 0 20 0 2 0 157246358 317009920 45060 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 77395 45060 3588 46 0 49990 0
[pid=845497/tid=845498] ppid=845495 vsize=309580 memory=40432 CPUtime=0.04 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 44 0 0 0 1 3 0 0 20 0 2 0 157246380 317009920 45060 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 319508 KiB
Current children cumulated memory: 183052 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 2.97 3.10 5/271 845531
/proc/meminfo: memFree=127244740/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0

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

/proc/845497/statm: 183263 137366 3588 46 0 155858 0
[pid=845497/tid=845498] ppid=845495 vsize=733052 memory=11396 CPUtime=1.64 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 164 0 0 0 53 111 0 0 20 0 2 0 157246380 750645248 137366 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3096.74 s
Current children cumulated vsize: 742980 KiB
Current children cumulated memory: 552276 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.13 4.05 5/267 847266
/proc/meminfo: memFree=124904556/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=736528 memory=551972 CPUtime=3156.64 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1222133 0 0 0 314355 1309 0 0 20 0 2 0 157246358 754204672 137993 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 184132 137993 3588 46 0 156727 0
[pid=845497/tid=845498] ppid=845495 vsize=736528 memory=549560 CPUtime=1.68 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 166 0 0 0 54 114 0 0 20 0 2 0 157246380 754204672 137993 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3156.64 s
Current children cumulated vsize: 746456 KiB
Current children cumulated memory: 554784 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.05 5/267 847277
/proc/meminfo: memFree=124846108/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=736528 memory=552168 CPUtime=3216.54 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1232369 0 0 0 320329 1325 0 0 20 0 2 0 157246358 754204672 138042 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 184132 138042 3588 46 0 156727 0
[pid=845497/tid=845498] ppid=845495 vsize=736528 memory=2812 CPUtime=1.71 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 168 0 0 0 55 116 0 0 20 0 2 0 157246380 754204672 138042 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3216.54 s
Current children cumulated vsize: 746456 KiB
Current children cumulated memory: 554980 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.05 5/265 847288
/proc/meminfo: memFree=124762916/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=737348 memory=553028 CPUtime=3276.45 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1248157 0 0 0 326307 1338 0 0 20 0 2 0 157246358 755044352 138257 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 184337 138257 3588 46 0 156932 0
[pid=845497/tid=845498] ppid=845495 vsize=737348 memory=2812 CPUtime=1.74 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 170 0 0 0 56 118 0 0 20 0 2 0 157246380 755044352 138257 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3276.45 s
Current children cumulated vsize: 747276 KiB
Current children cumulated memory: 555840 KiB

[startup+3342.3 s]
/proc/loadavg: 5.54 4.48 4.18 5/264 847298
/proc/meminfo: memFree=124640376/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=737348 memory=553028 CPUtime=3336.36 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1260775 0 0 0 332286 1350 0 0 20 0 2 0 157246358 755044352 138257 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 184337 138257 3588 46 0 156932 0
[pid=845497/tid=845498] ppid=845495 vsize=737348 memory=2812 CPUtime=1.78 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 172 0 0 0 57 121 0 0 20 0 2 0 157246380 755044352 138257 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3336.36 s
Current children cumulated vsize: 747276 KiB
Current children cumulated memory: 555840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.68 4.42 4.18 5/263 847309
/proc/meminfo: memFree=124605836/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=738312 memory=553992 CPUtime=3396.26 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1276299 0 0 0 338265 1361 0 0 20 0 2 0 157246358 756031488 138498 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 184578 138498 3588 46 0 157173 0
[pid=845497/tid=845498] ppid=845495 vsize=738312 memory=2812 CPUtime=1.81 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 174 0 0 0 58 123 0 0 20 0 2 0 157246380 756031488 138498 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3396.26 s
Current children cumulated vsize: 748240 KiB
Current children cumulated memory: 556804 KiB

[startup+3462.3 s]
/proc/loadavg: 4.36 4.37 4.18 5/263 847320
/proc/meminfo: memFree=124603468/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=739584 memory=555352 CPUtime=3456.16 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1293027 0 0 0 344242 1374 0 0 20 0 2 0 157246358 757334016 138838 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 184896 138838 3588 46 0 157491 0
[pid=845497/tid=845498] ppid=845495 vsize=739584 memory=2812 CPUtime=1.84 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 176 0 0 0 59 125 0 0 20 0 2 0 157246380 757334016 138838 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3456.16 s
Current children cumulated vsize: 749512 KiB
Current children cumulated memory: 558164 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.32 4.17 5/263 847331
/proc/meminfo: memFree=124590556/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=739584 memory=566984 CPUtime=3516.07 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1297820 0 0 0 350214 1393 0 0 20 0 2 0 157246358 757334016 141746 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 184896 141746 3588 46 0 157491 0
[pid=845497/tid=845498] ppid=845495 vsize=739584 memory=2812 CPUtime=1.87 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 178 0 0 0 60 127 0 0 20 0 2 0 157246380 757334016 141746 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3516.07 s
Current children cumulated vsize: 749512 KiB
Current children cumulated memory: 569796 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.27 4.17 5/264 847582
/proc/meminfo: memFree=127401428/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=744980 memory=580312 CPUtime=3575.96 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1301314 0 0 0 356191 1405 0 0 20 0 2 0 157246358 762859520 145078 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 186245 145078 3588 46 0 158840 0
[pid=845497/tid=845498] ppid=845495 vsize=744980 memory=11396 CPUtime=1.92 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 180 0 0 0 62 130 0 0 20 0 2 0 157246380 762859520 145078 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3575.96 s
Current children cumulated vsize: 754908 KiB
Current children cumulated memory: 583124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.4 s]
/proc/loadavg: 4.15 4.27 4.17 5/264 847585
/proc/meminfo: memFree=127276684/131524600 swapFree=131071996/131071996
[pid=845495] ppid=845492 vsize=9928 memory=2812 CPUtime=0 cores=1,3
/proc/845495/stat : 845495 (run-glibc-2.34.) S 845492 845495 812359 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 157246358 10166272 703 134679101440 93930680238080 93930681317400 140733426186880 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93930683415856 93930683463044 93930706030592 140733426193343 140733426193500 140733426193500 140733426200515 0
/proc/845495/statm: 2482 703 626 264 0 133 0
[pid=845497] ppid=845495 vsize=744980 memory=580312 CPUtime=3600.01 cores=1,3
/proc/845497/stat : 845497 (ld-linux-x86-64) R 845495 845495 812359 0 -1 4194304 1301453 0 0 0 358590 1411 0 0 20 0 2 0 157246358 762859520 145078 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 0 0 0 17 1 0 0 4 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
/proc/845497/statm: 186245 145078 3588 46 0 158840 0
[pid=845497/tid=845498] ppid=845495 vsize=744980 memory=2212 CPUtime=1.94 cores=1,3
/proc/845497/task/845498/stat : 845498 (ld-linux-x86-64) S 845495 845495 812359 0 -1 1077936192 180 0 0 0 63 131 0 0 20 0 2 0 157246380 762859520 145078 134679101440 139938777112576 139938777300188 140723785241936 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139938779401088 139938779410536 93825018761216 140723785245527 140723785245691 140723785245691 140723785252786 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 754908 KiB
Current children cumulated memory: 583124 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3585.91 s, system=14.1149 s

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

Child status: 143

Real time (s): 3606.41
CPU time (s): 3600.02
CPU user time (s): 3585.91
CPU system time (s): 14.1149
CPU usage (%): 99.823
Max. virtual memory (cumulated for all children) (KiB): 754908
Max. memory (cumulated for all children) (KiB): 583124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.91
system time used= 14.1149
maximum resident set size= 580344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1301669
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= 357142
involuntary context switches= 2551


# summary of solver processes directly reported to runsolver:
#   pid: 845495
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3585.91
#   total CPU system time (s): 14.1149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.33675 second user time and 17.4342 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-15 15:39:55
IDJOB=4430939
IDBENCH=146318
IDSOLVER=3055
FILE ID=nodeC030/4430939-1721050782
RUNJOBID= nodeC030-1721050746-845371
SLURM_JOB_ID= 7505481
Free space on /tmp= 889936 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2/normalized-BA_RDC4.dot_unif_10null0mast_rapportOE2.0_TMAX60_K67_cod2_pbEq1_newVersion.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-4430939-1721050782/watcher-4430939-1721050782 -o /tmp/evaluation-result-4430939-1721050782/solver-4430939-1721050782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721050746-845371 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430939-1721050782.opb

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

MD5SUM BENCH= 5aa1ba277a339a08ad3677907a503ea8
RANDOM SEED=1151883526

nodeC030.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		: 3681.438
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.28
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		: 3679.767
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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.759
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.28
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.543
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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		: 3681.442
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.28
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		: 3679.968
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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.017
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.28
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		: 3621.299
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127501604 kB
MemAvailable:   128844752 kB
Buffers:          361900 kB
Cached:          1808668 kB
SwapCached:            0 kB
Active:           826764 kB
Inactive:        2581324 kB
Active(anon):       1564 kB
Inactive(anon):  1273668 kB
Active(file):     825200 kB
Inactive(file):  1307656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             44084 kB
Writeback:            16 kB
AnonPages:       1237112 kB
Mapped:           120292 kB
Shmem:             37720 kB
KReclaimable:     100232 kB
Slab:             206312 kB
SReclaimable:     100232 kB
SUnreclaim:       106080 kB
KernelStack:        4256 kB
PageTables:        12352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1558184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62144 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889916 MiB
End job on nodeC030 at 2024-07-15 16:40:02