Trace number 4431281

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=900488, runsolver pid=900485

[startup+0.100086 s]*
/proc/loadavg: 4.14 4.10 4.03 5/264 900490
/proc/meminfo: memFree=119091028/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=108080 memory=28128 CPUtime=0.09 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 6035 0 0 0 9 0 0 0 20 0 1 0 165739321 110673920 7032 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 27020 7032 1689 46 0 7635 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 118008 KiB
Current children cumulated memory: 30860 KiB

[startup+0.205735 s]*
/proc/loadavg: 4.14 4.10 4.03 5/264 900490
/proc/meminfo: memFree=119043904/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=118956 memory=42444 CPUtime=0.2 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 8069 0 0 0 16 4 0 0 20 0 1 0 165739321 121810944 10611 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 29739 10611 1689 46 0 10354 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 128884 KiB
Current children cumulated memory: 45176 KiB

[startup+0.305799 s]*
/proc/loadavg: 4.14 4.10 4.03 5/265 900491
/proc/meminfo: memFree=118958896/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=209356 memory=94860 CPUtime=0.29 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 18690 0 0 0 24 5 0 0 20 0 2 0 165739321 214380544 23715 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 52339 23715 2723 46 0 24934 0
[pid=900490/tid=900491] ppid=900488 vsize=209488 memory=-8899048639923579751 CPUtime=0 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) R 900488 900488 898412 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165739344 214515712 23715 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 219284 KiB
Current children cumulated memory: 97592 KiB

[startup+0.70022 s]
/proc/loadavg: 4.14 4.10 4.03 4/261 900491
/proc/meminfo: memFree=127708244/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=232588 memory=113912 CPUtime=0.69 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 24802 0 0 0 62 7 0 0 20 0 2 0 165739321 238170112 28478 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 58147 28478 2723 46 0 30742 0
[pid=900490/tid=900491] ppid=900488 vsize=232588 memory=0 CPUtime=0 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165739344 238170112 28478 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 242516 KiB
Current children cumulated memory: 116644 KiB

[startup+1.50025 s]
/proc/loadavg: 4.14 4.10 4.03 5/257 900527
/proc/meminfo: memFree=127602792/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=239200 memory=127804 CPUtime=1.48 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 27659 0 0 0 133 15 0 0 20 0 2 0 165739321 244940800 31951 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 59800 31951 3401 46 0 32395 0
[pid=900490/tid=900491] ppid=900488 vsize=239200 memory=126064 CPUtime=0 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165739344 244940800 31951 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 249128 KiB
Current children cumulated memory: 130536 KiB

[startup+3.10559 s]
/proc/loadavg: 4.14 4.10 4.03 5/266 900540
/proc/meminfo: memFree=126831888/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=266184 memory=154532 CPUtime=3.09 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 35750 0 0 0 285 24 0 0 20 0 2 0 165739321 272572416 38633 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 66546 38633 3861 46 0 39141 0
[pid=900490/tid=900491] ppid=900488 vsize=266184 memory=11396 CPUtime=0 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 165739344 272572416 38633 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 276112 KiB
Current children cumulated memory: 157264 KiB

[startup+6.3002 s]
/proc/loadavg: 4.13 4.10 4.03 5/266 900540
/proc/meminfo: memFree=126283232/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=266184 memory=154748 CPUtime=6.28 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 38301 0 0 0 584 44 0 0 20 0 2 0 165739321 272572416 38687 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 66546 38687 3861 46 0 39141 0
[pid=900490/tid=900491] ppid=900488 vsize=266184 memory=281132185842501 CPUtime=0 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 165739344 272572416 38687 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 276112 KiB
Current children cumulated memory: 157480 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.10 4.03 5/266 900542
/proc/meminfo: memFree=126257400/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=268904 memory=155144 CPUtime=12.67 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 43669 0 0 0 1184 83 0 0 20 0 2 0 165739321 275357696 38786 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 67226 38786 3861 46 0 39821 0
[pid=900490/tid=900491] ppid=900488 vsize=268904 memory=11396 CPUtime=0 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 2 0 165739344 275357696 38786 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 278832 KiB
Current children cumulated memory: 157876 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.03 5/264 900544
/proc/meminfo: memFree=125931368/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=268904 memory=155812 CPUtime=25.46 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 50969 0 0 0 2372 174 0 0 20 0 2 0 165739321 275357696 38953 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 67226 38953 3861 46 0 39821 0
[pid=900490/tid=900491] ppid=900488 vsize=268904 memory=11396 CPUtime=0 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 2 0 165739344 275357696 38953 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 25.46 s
Current children cumulated vsize: 278832 KiB
Current children cumulated memory: 158544 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.10 4.03 5/264 900549
/proc/meminfo: memFree=125926852/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=268904 memory=157452 CPUtime=51.03 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 63836 0 0 0 4732 371 0 0 20 0 2 0 165739321 275357696 39363 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 67226 39363 3861 46 0 39821 0
[pid=900490/tid=900491] ppid=900488 vsize=268904 memory=2732 CPUtime=0.01 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 41 0 0 0 0 1 0 0 20 0 2 0 165739344 275357696 39363 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 278832 KiB
Current children cumulated memory: 160184 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/264 900557
/proc/meminfo: memFree=125903500/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=280504 memory=165568 CPUtime=102.16 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 80454 0 0 0 9443 773 0 0 20 0 2 0 165739321 287236096 41392 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 70126 41392 3861 46 0 42721 0
[pid=900490/tid=900491] ppid=900488 vsize=280504 memory=8040220049950416028 CPUtime=0.04 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 51 0 0 0 1 3 0 0 20 0 2 0 165739344 287236096 41392 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 102.16 s
Current children cumulated vsize: 290432 KiB
Current children cumulated memory: 168300 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=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0

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

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.13 5/263 902315
/proc/meminfo: memFree=122512152/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=2290636 memory=1741760 CPUtime=3217.62 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 2706328 0 0 0 308125 13637 0 0 20 0 2 0 165739321 2345611264 435440 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 572659 435440 4204 46 0 545254 0
[pid=900490/tid=900491] ppid=900488 vsize=2290636 memory=2732 CPUtime=1.6 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 203 0 0 0 48 112 0 0 20 0 2 0 165739344 2345611264 435440 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3217.62 s
Current children cumulated vsize: 2300564 KiB
Current children cumulated memory: 1744492 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.13 5/263 902325
/proc/meminfo: memFree=121841544/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=2264776 memory=1716780 CPUtime=3277.52 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 2769106 0 0 0 314040 13712 0 0 20 0 2 0 165739321 2319130624 429195 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 566194 429195 4204 46 0 538789 0
[pid=900490/tid=900491] ppid=900488 vsize=2264776 memory=2732 CPUtime=1.63 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 204 0 0 0 49 114 0 0 20 0 2 0 165739344 2319130624 429195 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3277.52 s
Current children cumulated vsize: 2274704 KiB
Current children cumulated memory: 1719512 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.12 5/266 902343
/proc/meminfo: memFree=122337960/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=2264892 memory=1715056 CPUtime=3337.43 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 2816663 0 0 0 319960 13783 0 0 20 0 2 0 165739321 2319249408 428764 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 566223 428764 4204 46 0 538818 0
[pid=900490/tid=900491] ppid=900488 vsize=2264892 memory=1715056 CPUtime=1.67 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 206 0 0 0 50 117 0 0 20 0 2 0 165739344 2319249408 428764 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3337.43 s
Current children cumulated vsize: 2274820 KiB
Current children cumulated memory: 1717788 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.16 4.13 5/266 902353
/proc/meminfo: memFree=122333224/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=2264940 memory=1718924 CPUtime=3397.33 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 2867778 0 0 0 325876 13857 0 0 20 0 2 0 165739321 2319298560 429731 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 566235 429731 4204 46 0 538830 0
[pid=900490/tid=900491] ppid=900488 vsize=2264940 memory=2732 CPUtime=1.7 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 207 0 0 0 51 119 0 0 20 0 2 0 165739344 2319298560 429731 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3397.33 s
Current children cumulated vsize: 2274868 KiB
Current children cumulated memory: 1721656 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=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=2264956 memory=1715076 CPUtime=3457.24 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 2906293 0 0 0 331813 13911 0 0 20 0 2 0 165739321 2319314944 428769 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 566239 428769 4204 46 0 538834 0
[pid=900490/tid=900491] ppid=900488 vsize=2264956 memory=2732 CPUtime=1.73 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 208 0 0 0 52 121 0 0 20 0 2 0 165739344 2319314944 428769 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3457.24 s
Current children cumulated vsize: 2274884 KiB
Current children cumulated memory: 1717808 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=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=2264920 memory=1717116 CPUtime=3517.14 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 2935181 0 0 0 337764 13950 0 0 20 0 2 0 165739321 2319278080 429279 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 566230 429279 4204 46 0 538825 0
[pid=900490/tid=900491] ppid=900488 vsize=2264920 memory=1717116 CPUtime=1.77 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 210 0 0 0 53 124 0 0 20 0 2 0 165739344 2319278080 429279 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3517.14 s
Current children cumulated vsize: 2274848 KiB
Current children cumulated memory: 1719848 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/267 902386
/proc/meminfo: memFree=122498144/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=1881004 memory=1547532 CPUtime=3577.06 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 2986744 0 0 0 343541 14165 0 0 20 0 2 0 165739321 1926148096 386883 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 470251 386883 4204 46 0 442846 0
[pid=900490/tid=900491] ppid=900488 vsize=1881004 memory=1900 CPUtime=1.8 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 212 0 0 0 54 126 0 0 20 0 2 0 165739344 1926148096 386883 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3577.06 s
Current children cumulated vsize: 1890932 KiB
Current children cumulated memory: 1550264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.3 s]
/proc/loadavg: 4.22 4.16 4.13 5/263 902437
/proc/meminfo: memFree=124598008/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=1881004 memory=1547532 CPUtime=3600.03 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 3004491 0 0 0 345699 14304 0 0 20 0 2 0 165739321 1926148096 386883 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 470251 386883 4204 46 0 442846 0
[pid=900490/tid=900491] ppid=900488 vsize=1881004 memory=2732 CPUtime=1.81 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 214 0 0 0 54 127 0 0 20 0 2 0 165739344 1926148096 386883 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1890932 KiB
Current children cumulated memory: 1550264 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3457.01 s, system=143.055 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

[startup+3605.3 s]
/proc/loadavg: 4.22 4.16 4.13 5/263 902437
/proc/meminfo: memFree=124598008/131524600 swapFree=131071996/131071996
[pid=900488] ppid=900485 vsize=9928 memory=2732 CPUtime=0 cores=4,6
/proc/900488/stat : 900488 (run-glibc-2.34.) S 900485 900488 898412 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165739321 10166272 683 134679101440 93906947682304 93906948761624 140722766717872 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93906950860080 93906950907268 93906978144256 140722766726079 140722766726236 140722766726236 140722766733251 0
/proc/900488/statm: 2482 683 602 264 0 133 0
[pid=900490] ppid=900488 vsize=1881004 memory=1547532 CPUtime=3600.03 cores=4,6
/proc/900490/stat : 900490 (ld-linux-x86-64) R 900488 900488 898412 0 -1 4194304 3004491 0 0 0 345699 14304 0 0 20 0 2 0 165739321 1926148096 386883 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
/proc/900490/statm: 470251 386883 4204 46 0 442846 0
[pid=900490/tid=900491] ppid=900488 vsize=1881004 memory=2732 CPUtime=1.81 cores=4,6
/proc/900490/task/900491/stat : 900491 (ld-linux-x86-64) S 900488 900488 898412 0 -1 1077936192 214 0 0 0 54 127 0 0 20 0 2 0 165739344 1926148096 386883 134679101440 139640836558848 139640836746460 140721457058336 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139640838847360 139640838856808 93825022042112 140721457062743 140721457062907 140721457062907 140721457070002 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1890932 KiB
Current children cumulated memory: 1550264 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3605.32
CPU time (s): 3600.06
CPU user time (s): 3457.01
CPU system time (s): 143.055
CPU usage (%): 99.8541
Max. virtual memory (cumulated for all children) (KiB): 2350200
Max. memory (cumulated for all children) (KiB): 1880136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3457.01
system time used= 143.055
maximum resident set size= 1987720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3004694
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= 356986
involuntary context switches= 2377


# summary of solver processes directly reported to runsolver:
#   pid: 900488,900490
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3457.01
#   total CPU system time (s): 143.055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24411 second user time and 17.0574 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-16 15:15:25
IDJOB=4431281
IDBENCH=155650
IDSOLVER=3055
FILE ID=nodeC030/4431281-1721135712
RUNJOBID= nodeC030-1721132118-898423
SLURM_JOB_ID= 7505703
Free space on /tmp= 889928 MiB

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

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

MD5SUM BENCH= 22685a6d8447b8be1a49f22723e48d9b
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		: 3673.563
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		: 3676.668
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		: 3605.271
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		: 3599.688
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		: 3673.887
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		: 3676.675
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		: 3666.886
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		: 3599.649
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:        119125472 kB
MemAvailable:   120723536 kB
Buffers:          401864 kB
Cached:          2020996 kB
SwapCached:            0 kB
Active:           950168 kB
Inactive:       10807752 kB
Active(anon):       1564 kB
Inactive(anon):  9371532 kB
Active(file):     948604 kB
Inactive(file):  1436220 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            156836 kB
Writeback:             0 kB
AnonPages:       9334508 kB
Mapped:           121000 kB
Shmem:             37720 kB
KReclaimable:     106128 kB
Slab:             213596 kB
SReclaimable:     106128 kB
SUnreclaim:       107468 kB
KernelStack:        4192 kB
PageTables:        27944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   13106824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64096 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7501824 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= 889852 MiB
End job on nodeC030 at 2024-07-16 16:15:31