Trace number 4431283

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.05 3605.22

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_8_mh.opb
MD5SUMa9be8bbda8fc39e79dda84fd9030ec23
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 benchmark7163838
Best CPU time to get the best result obtained on this benchmark2683.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 119095488
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 17168297281
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 119095488
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 17168297281
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=900407, runsolver pid=900404

[startup+0.100089 s]*
/proc/loadavg: 4.14 4.10 4.03 4/257 900424
/proc/meminfo: memFree=106354312/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=108716 memory=29996 CPUtime=0.09 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 5960 0 0 0 8 1 0 0 20 0 1 0 165739215 111325184 7499 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 27179 7499 1689 46 0 7794 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 118644 KiB
Current children cumulated memory: 32636 KiB

[startup+0.205702 s]*
/proc/loadavg: 4.14 4.10 4.03 5/259 900430
/proc/meminfo: memFree=106371704/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=118956 memory=41740 CPUtime=0.19 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 7908 0 0 0 14 5 0 0 20 0 1 0 165739215 121810944 10435 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 29739 10435 1689 46 0 10354 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 128884 KiB
Current children cumulated memory: 44380 KiB

[startup+0.305698 s]*
/proc/loadavg: 4.14 4.10 4.03 5/258 900431
/proc/meminfo: memFree=106310120/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=211600 memory=95864 CPUtime=0.3 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 19487 0 0 0 23 7 0 0 20 0 2 0 165739215 216678400 23966 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 52900 23966 2723 46 0 25495 0
[pid=900409/tid=900431] ppid=900407 vsize=211732 memory=-8899048601419869031 CPUtime=0 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) R 900407 900407 898412 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165739237 216813568 23966 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 221528 KiB
Current children cumulated memory: 98504 KiB

[startup+0.700244 s]
/proc/loadavg: 4.14 4.10 4.03 5/265 900443
/proc/meminfo: memFree=106241672/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=232588 memory=113000 CPUtime=0.69 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 24399 0 0 0 61 8 0 0 20 0 2 0 165739215 238170112 28250 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 58147 28250 2723 46 0 30742 0
[pid=900409/tid=900431] ppid=900407 vsize=232588 memory=0 CPUtime=0 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165739237 238170112 28250 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 242516 KiB
Current children cumulated memory: 115640 KiB

[startup+1.50026 s]
/proc/loadavg: 4.14 4.10 4.03 5/257 900479
/proc/meminfo: memFree=119130872/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=242464 memory=130764 CPUtime=1.49 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 28155 0 0 0 131 18 0 0 20 0 2 0 165739215 248283136 32691 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 60616 32691 3448 46 0 33211 0
[pid=900409/tid=900431] ppid=900407 vsize=242464 memory=113000 CPUtime=0 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165739237 248283136 32691 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 252392 KiB
Current children cumulated memory: 133404 KiB

[startup+3.10556 s]
/proc/loadavg: 4.14 4.10 4.03 5/265 900539
/proc/meminfo: memFree=127085096/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=266400 memory=154508 CPUtime=3.09 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 35724 0 0 0 282 27 0 0 20 0 2 0 165739215 272793600 38627 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 66600 38627 3877 46 0 39195 0
[pid=900409/tid=900431] ppid=900407 vsize=266400 memory=2640 CPUtime=0 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 165739237 272793600 38627 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 276328 KiB
Current children cumulated memory: 157148 KiB

[startup+6.30018 s]
/proc/loadavg: 4.13 4.10 4.03 5/266 900540
/proc/meminfo: memFree=126331252/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=266400 memory=154856 CPUtime=6.27 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 37221 0 0 0 582 45 0 0 20 0 2 0 165739215 272793600 38714 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 66600 38714 3877 46 0 39195 0
[pid=900409/tid=900431] ppid=900407 vsize=266400 memory=13116 CPUtime=0 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 165739237 272793600 38714 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 276328 KiB
Current children cumulated memory: 157496 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.10 4.03 5/266 900542
/proc/meminfo: memFree=126261352/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=269120 memory=154920 CPUtime=12.66 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 40313 0 0 0 1183 83 0 0 20 0 2 0 165739215 275578880 38730 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 67280 38730 3877 46 0 39875 0
[pid=900409/tid=900431] ppid=900407 vsize=269120 memory=154856 CPUtime=0 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 16 0 0 0 0 0 0 0 20 0 2 0 165739237 275578880 38730 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 279048 KiB
Current children cumulated memory: 157560 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.03 5/264 900544
/proc/meminfo: memFree=125931456/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=269120 memory=156280 CPUtime=25.44 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 45111 0 0 0 2371 173 0 0 20 0 2 0 165739215 275578880 39070 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 67280 39070 3877 46 0 39875 0
[pid=900409/tid=900431] ppid=900407 vsize=269120 memory=2640 CPUtime=0.01 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 25 0 0 0 0 1 0 0 20 0 2 0 165739237 275578880 39070 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 279048 KiB
Current children cumulated memory: 158920 KiB

[startup+51.105 s]
/proc/loadavg: 4.12 4.10 4.03 5/264 900549
/proc/meminfo: memFree=125927012/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=269120 memory=158032 CPUtime=51.01 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 52230 0 0 0 4739 362 0 0 20 0 2 0 165739215 275578880 39508 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 67280 39508 3877 46 0 39875 0
[pid=900409/tid=900431] ppid=900407 vsize=269120 memory=2640 CPUtime=0.01 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 35 0 0 0 0 1 0 0 20 0 2 0 165739237 275578880 39508 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 279048 KiB
Current children cumulated memory: 160672 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/264 900557
/proc/meminfo: memFree=125903728/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=280720 memory=168864 CPUtime=102.14 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 56949 0 0 0 9441 773 0 0 20 0 2 0 165739215 287457280 42216 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 70180 42216 3877 46 0 42775 0
[pid=900409/tid=900431] ppid=900407 vsize=280720 memory=168076 CPUtime=0.03 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 43 0 0 0 0 3 0 0 20 0 2 0 165739237 287457280 42216 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 102.14 s
Current children cumulated vsize: 290648 KiB
Current children cumulated memory: 171504 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/264 900569
/proc/meminfo: memFree=125882220/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0

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

[startup+3162.3 s]
/proc/loadavg: 4.19 4.14 4.13 5/263 902305
/proc/meminfo: memFree=122688064/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2613136 memory=1943428 CPUtime=3157.78 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1521332 0 0 0 293166 22612 0 0 20 0 2 0 165739215 2675851264 485857 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 653284 485857 4188 46 0 625879 0
[pid=900409/tid=900431] ppid=900407 vsize=2613136 memory=2640 CPUtime=1.35 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 229 0 0 0 39 96 0 0 20 0 2 0 165739237 2675851264 485857 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3157.78 s
Current children cumulated vsize: 2623064 KiB
Current children cumulated memory: 1946068 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.13 5/263 902315
/proc/meminfo: memFree=122510052/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2613136 memory=1943428 CPUtime=3217.69 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1523124 0 0 0 298697 23072 0 0 20 0 2 0 165739215 2675851264 485857 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 653284 485857 4188 46 0 625879 0
[pid=900409/tid=900431] ppid=900407 vsize=2613136 memory=2640 CPUtime=1.38 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 236 0 0 0 40 98 0 0 20 0 2 0 165739237 2675851264 485857 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3217.69 s
Current children cumulated vsize: 2623064 KiB
Current children cumulated memory: 1946068 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.13 5/263 902325
/proc/meminfo: memFree=121789668/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2903932 memory=2150188 CPUtime=3277.58 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1572200 0 0 0 304603 23155 0 0 20 0 2 0 165739215 2973626368 537547 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 725983 537547 4188 46 0 698578 0
[pid=900409/tid=900431] ppid=900407 vsize=2903932 memory=2640 CPUtime=1.41 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 236 0 0 0 41 100 0 0 20 0 2 0 165739237 2973626368 537547 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3277.58 s
Current children cumulated vsize: 2913860 KiB
Current children cumulated memory: 2152828 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.12 5/266 902343
/proc/meminfo: memFree=122337968/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2875232 memory=2150184 CPUtime=3337.48 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1665806 0 0 0 310333 23415 0 0 20 0 2 0 165739215 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 718808 537546 4188 46 0 691403 0
[pid=900409/tid=900431] ppid=900407 vsize=2875232 memory=2640 CPUtime=1.44 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 237 0 0 0 42 102 0 0 20 0 2 0 165739237 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3337.48 s
Current children cumulated vsize: 2885160 KiB
Current children cumulated memory: 2152824 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.16 4.13 5/266 902353
/proc/meminfo: memFree=122333232/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2875232 memory=2150184 CPUtime=3397.4 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1667522 0 0 0 315908 23832 0 0 20 0 2 0 165739215 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 718808 537546 4188 46 0 691403 0
[pid=900409/tid=900431] ppid=900407 vsize=2875232 memory=2640 CPUtime=1.47 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 244 0 0 0 43 104 0 0 20 0 2 0 165739237 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3397.4 s
Current children cumulated vsize: 2885160 KiB
Current children cumulated memory: 2152824 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.14 4.13 5/266 902363
/proc/meminfo: memFree=122331232/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2875232 memory=2150184 CPUtime=3457.33 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1668891 0 0 0 321453 24280 0 0 20 0 2 0 165739215 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 718808 537546 4188 46 0 691403 0
[pid=900409/tid=900431] ppid=900407 vsize=2875232 memory=2640 CPUtime=1.49 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 250 0 0 0 43 106 0 0 20 0 2 0 165739237 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3457.33 s
Current children cumulated vsize: 2885160 KiB
Current children cumulated memory: 2152824 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.15 4.13 5/266 902375
/proc/meminfo: memFree=122329008/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2875232 memory=2150184 CPUtime=3517.25 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1670222 0 0 0 326968 24757 0 0 20 0 2 0 165739215 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 718808 537546 4188 46 0 691403 0
[pid=900409/tid=900431] ppid=900407 vsize=2875232 memory=11396 CPUtime=1.51 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 256 0 0 0 44 107 0 0 20 0 2 0 165739237 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3517.25 s
Current children cumulated vsize: 2885160 KiB
Current children cumulated memory: 2152824 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/267 902386
/proc/meminfo: memFree=122498128/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=2875232 memory=2150184 CPUtime=3577.18 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1671844 0 0 0 332455 25263 0 0 20 0 2 0 165739215 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 718808 537546 4188 46 0 691403 0
[pid=900409/tid=900431] ppid=900407 vsize=2875232 memory=2640 CPUtime=1.54 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 261 0 0 0 44 110 0 0 20 0 2 0 165739237 2944237568 537546 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3577.18 s
Current children cumulated vsize: 2885160 KiB
Current children cumulated memory: 2152824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.2 s]
/proc/loadavg: 4.22 4.16 4.13 5/264 902390
/proc/meminfo: memFree=121868524/131524600 swapFree=131071996/131071996
[pid=900407] ppid=900404 vsize=9928 memory=2640 CPUtime=0 cores=1,3
/proc/900407/stat : 900407 (run-glibc-2.34.) S 900404 900407 898412 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 165739215 10166272 660 134679101440 94830539386880 94830540466200 140735748892608 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94830542564656 94830542611844 94830548332544 140735748899775 140735748899932 140735748899932 140735748906947 0
/proc/900407/statm: 2482 660 580 264 0 133 0
[pid=900409] ppid=900407 vsize=3539400 memory=2777456 CPUtime=3600.02 cores=1,3
/proc/900409/stat : 900409 (ld-linux-x86-64) R 900407 900407 898412 0 -1 4194304 1685988 0 0 0 334615 25387 0 0 20 0 2 0 165739215 3624345600 694364 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
/proc/900409/statm: 884850 694364 4188 46 0 857445 0
[pid=900409/tid=900431] ppid=900407 vsize=3539400 memory=20368 CPUtime=1.55 cores=1,3
/proc/900409/task/900431/stat : 900431 (ld-linux-x86-64) S 900407 900407 898412 0 -1 1077936192 264 0 0 0 45 110 0 0 20 0 2 0 165739237 3624345600 694364 134679101440 140031324884992 140031325072604 140723848011696 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140031327173504 140031327182952 93825008975872 140723848020823 140723848020987 140723848020987 140723848028082 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 3549328 KiB
Current children cumulated memory: 2780096 KiB

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

[startup+3605.21 s]
# the end of solver process 900407 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.001435 s

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

# cumulated CPU time of all completed processes:  user=3346.16 s, system=253.887 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3605.22
CPU time (s): 3600.05
CPU user time (s): 3346.16
CPU system time (s): 253.887
CPU usage (%): 99.8567
Max. virtual memory (cumulated for all children) (KiB): 4296016
Max. memory (cumulated for all children) (KiB): 3463400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3346.16
system time used= 253.887
maximum resident set size= 3532072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1686192
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= 356925
involuntary context switches= 1928


# summary of solver processes directly reported to runsolver:
#   pid: 900407,900409
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3346.16
#   total CPU system time (s): 253.887

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.97034 second user time and 15.9733 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-16 15:15:24
IDJOB=4431283
IDBENCH=155648
IDSOLVER=3055
FILE ID=nodeC030/4431283-1721135711
RUNJOBID= nodeC030-1721132118-898424
SLURM_JOB_ID= 7505703
Free space on /tmp= 889952 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat25_6_4_8_mh.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-4431283-1721135711/watcher-4431283-1721135711 -o /tmp/evaluation-result-4431283-1721135711/solver-4431283-1721135711 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721132118-898424 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431283-1721135711.opb

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

MD5SUM BENCH= a9be8bbda8fc39e79dda84fd9030ec23
RANDOM SEED=723321099

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		: 3652.692
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		: 3665.984
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.829
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		: 3662.074
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		: 3652.662
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		: 3660.818
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		: 3599.843
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		: 3652.334
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:        106377596 kB
MemAvailable:   107949668 kB
Buffers:          401848 kB
Cached:          1995396 kB
SwapCached:            0 kB
Active:           932744 kB
Inactive:       23548496 kB
Active(anon):       1540 kB
Inactive(anon): 22120544 kB
Active(file):     931204 kB
Inactive(file):  1427952 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             44744 kB
Writeback:             0 kB
AnonPages:      22083144 kB
Mapped:           120220 kB
Shmem:             37720 kB
KReclaimable:     105480 kB
Slab:             213420 kB
SReclaimable:     105480 kB
SUnreclaim:       107940 kB
KernelStack:        4180 kB
PageTables:        52676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   29437776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64096 kB
HardwareCorrupted:     0 kB
AnonHugePages:  17666048 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= 889864 MiB
End job on nodeC030 at 2024-07-16 16:15:30