Trace number 4431146

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 3606.63

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__512.opb
MD5SUM40351a18114e83e0c165271c5d48a38f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74222
Best CPU time to get the best result obtained on this benchmark3600.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5121998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint512
Maximum length of a constraint22529
Number of terms in the objective function 5120000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 177420790272
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 177420790272
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61912 MiB free)
  memory of node 1: 64510 MiB (61888 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431146-1721116293/watcher-4431146-1721116293 -o /tmp/evaluation-result-4431146-1721116293/solver-4431146-1721116293 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721116306-848669 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431146-1721116293.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=848785, runsolver pid=848782

[startup+0.100089 s]*
/proc/loadavg: 1.08 1.19 2.04 5/266 848787
/proc/meminfo: memFree=126742656/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=117048 memory=36440 CPUtime=0.09 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 6669 0 0 0 9 0 0 0 20 0 1 0 163788664 119857152 9110 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 29262 9110 1582 46 0 9877 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 126976 KiB
Current children cumulated memory: 39172 KiB

[startup+0.205906 s]*
/proc/loadavg: 1.08 1.19 2.04 5/266 848787
/proc/meminfo: memFree=126718768/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=141916 memory=58840 CPUtime=0.19 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 9202 0 0 0 18 1 0 0 20 0 1 0 163788664 145321984 14710 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 35479 14710 1582 46 0 16094 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 151844 KiB
Current children cumulated memory: 61572 KiB

[startup+0.30574 s]*
/proc/loadavg: 1.08 1.19 2.04 5/266 848787
/proc/meminfo: memFree=126694852/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=182768 memory=84548 CPUtime=0.29 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 12069 0 0 0 27 2 0 0 20 0 1 0 163788664 187154432 21137 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 45692 21137 1582 46 0 26307 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 192696 KiB
Current children cumulated memory: 87280 KiB

[startup+0.700266 s]
/proc/loadavg: 1.08 1.19 2.04 5/266 848787
/proc/meminfo: memFree=126661248/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=278508 memory=157852 CPUtime=0.69 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 18122 0 0 0 64 5 0 0 20 0 1 0 163788664 285192192 39463 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 69627 39463 1582 46 0 50242 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 288436 KiB
Current children cumulated memory: 160584 KiB

[startup+1.50026 s]
/proc/loadavg: 1.32 1.24 2.05 5/266 848787
/proc/meminfo: memFree=126569224/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=457720 memory=296476 CPUtime=1.49 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 34438 0 0 0 138 11 0 0 20 0 1 0 163788664 468705280 74119 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 114430 74119 1582 46 0 95045 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 467648 KiB
Current children cumulated memory: 299208 KiB

[startup+3.10568 s]
/proc/loadavg: 1.32 1.24 2.05 5/266 848835
/proc/meminfo: memFree=126227696/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=825168 memory=577400 CPUtime=3.09 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 72770 0 0 0 285 24 0 0 20 0 1 0 163788664 844972032 144350 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 206292 144350 1582 46 0 186907 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 835096 KiB
Current children cumulated memory: 580132 KiB

[startup+6.30026 s]
/proc/loadavg: 1.61 1.30 2.07 5/266 848883
/proc/meminfo: memFree=125862292/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=1134456 memory=853452 CPUtime=6.27 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 137702 0 0 0 593 34 0 0 20 0 1 0 163788664 1161682944 213363 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 283614 213363 1582 46 0 264229 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1144384 KiB
Current children cumulated memory: 856184 KiB

[startup+12.7003 s]
/proc/loadavg: 1.80 1.35 2.08 5/266 848981
/proc/meminfo: memFree=124362644/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=2876856 memory=2526688 CPUtime=12.66 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 246174 0 0 0 1179 87 0 0 20 0 1 0 163788664 2945900544 631672 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 719214 631672 1710 46 0 699829 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2886784 KiB
Current children cumulated memory: 2529420 KiB

[startup+25.5002 s]
/proc/loadavg: 2.14 1.44 2.10 5/267 848983
/proc/meminfo: memFree=120907620/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=6410748 memory=5689044 CPUtime=25.42 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 764908 0 0 0 2322 220 0 0 20 0 2 0 163788664 6564605952 1422261 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 1602687 1422261 2739 46 0 1575282 0
[pid=848787/tid=848982] ppid=848785 vsize=6410748 memory=2732 CPUtime=0 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 163790183 6564605952 1422261 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 6420676 KiB
Current children cumulated memory: 5691776 KiB

[startup+51.1059 s]
/proc/loadavg: 3.09 1.73 2.18 5/267 849084
/proc/meminfo: memFree=118517768/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8772908 memory=8038260 CPUtime=50.98 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 1311520 0 0 0 4791 307 0 0 20 0 2 0 163788664 8983457792 2009565 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2193227 2009565 2755 46 0 2165822 0
[pid=848787/tid=848982] ppid=848785 vsize=8772908 memory=-9184741347550388835 CPUtime=0.01 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 2 0 0 0 0 1 0 0 20 0 2 0 163790183 8983457792 2009565 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 8782836 KiB
Current children cumulated memory: 8040992 KiB

[startup+102.3 s]
/proc/loadavg: 3.61 2.08 2.28 5/267 849093
/proc/meminfo: memFree=118443480/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8772908 memory=8038560 CPUtime=102.08 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 1323002 0 0 0 9896 312 0 0 20 0 2 0 163788664 8983457792 2009640 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2193227 2009640 2755 46 0 2165822 0
[pid=848787/tid=848982] ppid=848785 vsize=8772908 memory=2732 CPUtime=0.05 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 6 0 0 0 2 3 0 0 20 0 2 0 163790183 8983457792 2009640 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 8782836 KiB
Current children cumulated memory: 8041292 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 2.48 2.40 5/267 849105
/proc/meminfo: memFree=118544704/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8620812 memory=7892880 CPUtime=161.97 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 2446464 0 0 0 15802 395 0 0 20 0 2 0 163788664 8827711488 1973220 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2155203 1973220 2786 46 0 2127798 0
[pid=848787/tid=848982] ppid=848785 vsize=8620812 memory=7544 CPUtime=0.08 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 12 0 0 0 3 5 0 0 20 0 2 0 163790183 8827711488 1973220 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 161.97 s
Current children cumulated vsize: 8630740 KiB
Current children cumulated memory: 7895612 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 2.79 2.52 6/267 849116

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

[startup+3162.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/266 850981
/proc/meminfo: memFree=117340404/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238284 CPUtime=3156.32 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667313 0 0 0 314878 754 0 0 20 0 2 0 163788664 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059571 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=2732 CPUtime=3.43 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 895 0 0 0 128 215 0 0 20 0 2 0 163790183 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3156.32 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241016 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/266 850991
/proc/meminfo: memFree=117334068/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238284 CPUtime=3216.24 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667383 0 0 0 320865 759 0 0 20 0 2 0 163788664 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059571 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=2732 CPUtime=3.52 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 911 0 0 0 131 221 0 0 20 0 2 0 163790183 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3216.24 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241016 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/263 851002
/proc/meminfo: memFree=117328632/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238284 CPUtime=3276.17 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667447 0 0 0 326852 765 0 0 20 0 2 0 163788664 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059571 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=2732 CPUtime=3.6 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 930 0 0 0 133 227 0 0 20 0 2 0 163790183 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3276.17 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241016 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/263 851013
/proc/meminfo: memFree=117319232/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238284 CPUtime=3336.08 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667516 0 0 0 332839 769 0 0 20 0 2 0 163788664 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059571 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=2732 CPUtime=3.68 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 946 0 0 0 136 232 0 0 20 0 2 0 163790183 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3336.08 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241016 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.14 4.09 5/263 851023
/proc/meminfo: memFree=117298316/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238284 CPUtime=3396 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667581 0 0 0 338826 774 0 0 20 0 2 0 163788664 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059571 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=2732 CPUtime=3.76 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 965 0 0 0 139 237 0 0 20 0 2 0 163790183 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3396 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/263 851033
/proc/meminfo: memFree=117296264/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238284 CPUtime=3455.91 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667652 0 0 0 344812 779 0 0 20 0 2 0 163788664 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059571 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=2732 CPUtime=3.83 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 983 0 0 0 142 241 0 0 20 0 2 0 163790183 9098260480 2059571 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3455.91 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241016 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 851044
/proc/meminfo: memFree=117292868/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238492 CPUtime=3515.82 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667724 0 0 0 350799 783 0 0 20 0 2 0 163788664 9098260480 2059623 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059623 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=2732 CPUtime=3.89 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 1000 0 0 0 144 245 0 0 20 0 2 0 163790183 9098260480 2059623 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3515.82 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241224 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/265 851059
/proc/meminfo: memFree=117279824/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238492 CPUtime=3575.74 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667787 0 0 0 356787 787 0 0 20 0 2 0 163788664 9098260480 2059623 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059623 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=-8680619634196374371 CPUtime=3.98 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 1019 0 0 0 148 250 0 0 20 0 2 0 163790183 9098260480 2059623 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3575.74 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.6 s]
/proc/loadavg: 4.25 4.15 4.10 5/265 851063
/proc/meminfo: memFree=117270248/131524600 swapFree=130796312/131071996
[pid=848785] ppid=848782 vsize=9928 memory=2732 CPUtime=0 cores=1,3
/proc/848785/stat : 848785 (run-glibc-2.34.) S 848782 848785 848657 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 163788664 10166272 683 134679101440 94229632520192 94229633599512 140725908289600 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94229635697968 94229635745156 94229647728640 140725908296639 140725908296796 140725908296796 140725908303811 0
/proc/848785/statm: 2482 683 603 264 0 133 0
[pid=848787] ppid=848785 vsize=8885020 memory=8238492 CPUtime=3600.01 cores=1,3
/proc/848787/stat : 848787 (ld-linux-x86-64) R 848785 848785 848657 0 -1 4194304 3667819 0 0 0 359212 789 0 0 20 0 2 0 163788664 9098260480 2059623 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
/proc/848787/statm: 2221255 2059623 3538 46 0 2193850 0
[pid=848787/tid=848982] ppid=848785 vsize=8885020 memory=7544 CPUtime=4.01 cores=1,3
/proc/848787/task/848982/stat : 848982 (ld-linux-x86-64) S 848785 848785 848657 0 -1 1077936192 1025 0 0 0 149 252 0 0 20 0 2 0 163790183 9098260480 2059623 134679101440 139796676333568 139796676521180 140721774695648 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139796678622080 139796678631528 93825024172032 140721774699351 140721774699515 140721774699515 140721774706610 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 8894948 KiB
Current children cumulated memory: 8241224 KiB

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

[startup+3606.61 s]
# the end of solver process 848785 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.001569 s

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

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

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3606.63
CPU time (s): 3600.05
CPU user time (s): 3592.13
CPU system time (s): 7.92398
CPU usage (%): 99.8176
Max. virtual memory (cumulated for all children) (KiB): 10696760
Max. memory (cumulated for all children) (KiB): 9726668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.13
system time used= 7.92398
maximum resident set size= 9723936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3668019
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= 355443
involuntary context switches= 1295


# summary of solver processes directly reported to runsolver:
#   pid: 848785,848787
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3592.13
#   total CPU system time (s): 7.92398

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.09547 second user time and 18.9462 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-16 09:51:48
IDJOB=4431146
IDBENCH=148739
IDSOLVER=3055
FILE ID=nodeC014/4431146-1721116293
RUNJOBID= nodeC014-1721116306-848669
SLURM_JOB_ID= 7505656
Free space on /tmp= 889712 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__512.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-4431146-1721116293/watcher-4431146-1721116293 -o /tmp/evaluation-result-4431146-1721116293/solver-4431146-1721116293 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721116306-848669 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431146-1721116293.opb

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

MD5SUM BENCH= 40351a18114e83e0c165271c5d48a38f
RANDOM SEED=1354431674

nodeC014.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		: 3679.204
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.32
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		: 3688.763
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.96
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.886
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.32
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		: 3678.371
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.96
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		: 3679.187
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.32
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		: 3688.419
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.072
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.32
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.727
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126772948 kB
MemAvailable:   129902976 kB
Buffers:          340020 kB
Cached:          3592396 kB
SwapCached:        12804 kB
Active:          1102572 kB
Inactive:        3078248 kB
Active(anon):       9468 kB
Inactive(anon):   256996 kB
Active(file):    1093104 kB
Inactive(file):  2821252 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130796312 kB
Dirty:            424084 kB
Writeback:             0 kB
AnonPages:        239680 kB
Mapped:            62572 kB
Shmem:             18048 kB
KReclaimable:     110640 kB
Slab:             203424 kB
SReclaimable:     110640 kB
SUnreclaim:        92784 kB
KernelStack:        4288 kB
PageTables:        10920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     892724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            29184 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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:      191188 kB
DirectMap2M:    14262272 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 889668 MiB
End job on nodeC014 at 2024-07-16 10:51:54