Trace number 4431040

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 3607.33

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM890f6157e6331f3256b55d88c2fb39bb
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 benchmark241
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494314
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494314
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431040-1721090139/watcher-4431040-1721090139 -o /tmp/evaluation-result-4431040-1721090139/solver-4431040-1721090139 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721082937-814115 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431040-1721090139.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=818136, runsolver pid=818133

[startup+0.100587 s]*
/proc/loadavg: 4.21 4.14 4.16 5/244 818142
/proc/meminfo: memFree=125634468/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=92904 memory=12364 CPUtime=0.1 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2155 0 0 0 9 1 0 0 20 0 1 0 161173534 95133696 3091 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 23226 3091 1587 46 0 3841 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 102832 KiB
Current children cumulated memory: 15140 KiB

[startup+0.212724 s]*
/proc/loadavg: 4.21 4.14 4.16 5/244 818142
/proc/meminfo: memFree=125614552/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=105516 memory=23460 CPUtime=0.21 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 4433 0 0 0 19 2 0 0 20 0 1 0 161173534 108048384 5865 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 26379 5865 1587 46 0 6994 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 115444 KiB
Current children cumulated memory: 26236 KiB

[startup+0.312679 s]*
/proc/loadavg: 4.21 4.14 4.16 5/244 818142
/proc/meminfo: memFree=125599452/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=119516 memory=33176 CPUtime=0.31 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 6392 0 0 0 29 2 0 0 20 0 1 0 161173534 122384384 8294 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 29879 8294 1587 46 0 10494 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 129444 KiB
Current children cumulated memory: 35952 KiB

[startup+0.700366 s]
/proc/loadavg: 4.21 4.14 4.16 5/242 818143
/proc/meminfo: memFree=125544584/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=165980 memory=76580 CPUtime=0.68 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 14023 0 0 0 59 9 0 0 20 0 1 0 161173534 169963520 19079 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 41495 19145 1699 46 0 22110 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 175908 KiB
Current children cumulated memory: 79356 KiB

[startup+1.50042 s]
/proc/loadavg: 4.21 4.14 4.16 5/242 818162
/proc/meminfo: memFree=126766532/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=268980 memory=161576 CPUtime=1.48 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 22560 0 0 0 102 46 0 0 20 0 1 0 161173534 275435520 40394 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 67245 40394 1699 46 0 47860 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 278908 KiB
Current children cumulated memory: 164352 KiB

[startup+3.11332 s]
/proc/loadavg: 4.19 4.14 4.15 5/249 818202
/proc/meminfo: memFree=126214032/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=677684 memory=495848 CPUtime=3.08 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 87509 0 0 0 249 59 0 0 20 0 2 0 161173534 693948416 123962 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 169421 123962 2722 46 0 142016 0
[pid=818138/tid=818190] ppid=818136 vsize=677684 memory=198340509722 CPUtime=0 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 161173692 693948416 123962 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 687612 KiB
Current children cumulated memory: 498624 KiB

[startup+6.30046 s]
/proc/loadavg: 4.19 4.14 4.15 5/250 818253
/proc/meminfo: memFree=126697084/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=634976 memory=491104 CPUtime=6.27 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 173940 0 0 0 560 67 0 0 20 0 2 0 161173534 650215424 122776 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 158744 122776 2722 46 0 131339 0
[pid=818138/tid=818190] ppid=818136 vsize=634976 memory=2776 CPUtime=0 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 161173692 650215424 122776 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 644904 KiB
Current children cumulated memory: 493880 KiB

[startup+12.7005 s]
/proc/loadavg: 4.40 4.19 4.17 6/251 818254
/proc/meminfo: memFree=125744544/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=1713460 memory=617688 CPUtime=12.65 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 304299 0 0 0 1074 191 0 0 20 0 2 0 161173534 1754583040 154422 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 428365 154422 3279 46 0 400960 0
[pid=818138/tid=818190] ppid=818136 vsize=1713460 memory=491228 CPUtime=0.01 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 8 0 0 0 0 1 0 0 20 0 2 0 161173692 1754583040 154422 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1723388 KiB
Current children cumulated memory: 620464 KiB

[startup+25.5004 s]
/proc/loadavg: 4.49 4.21 4.18 5/247 818269
/proc/meminfo: memFree=125885056/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=1863320 memory=778576 CPUtime=25.41 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 394977 0 0 0 2330 211 0 0 20 0 2 0 161173534 1908039680 194644 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 465830 194644 4002 46 0 438425 0
[pid=818138/tid=818190] ppid=818136 vsize=1863320 memory=2776 CPUtime=0.02 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 13 0 0 0 0 2 0 0 20 0 2 0 161173692 1908039680 194644 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 781352 KiB

[startup+51.1139 s]
/proc/loadavg: 4.34 4.20 4.17 5/251 818356
/proc/meminfo: memFree=125814300/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=1863320 memory=778676 CPUtime=50.99 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 402921 0 0 0 4885 214 0 0 20 0 2 0 161173534 1908039680 194669 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 465830 194669 4002 46 0 438425 0
[pid=818138/tid=818190] ppid=818136 vsize=1863320 memory=2776 CPUtime=0.05 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 19 0 0 0 1 4 0 0 20 0 2 0 161173692 1908039680 194669 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 781452 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.18 4.17 5/252 818461
/proc/meminfo: memFree=124382088/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=1863320 memory=783824 CPUtime=102.08 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 419257 0 0 0 9989 219 0 0 20 0 2 0 161173534 1908039680 195956 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 465830 195956 4002 46 0 438425 0
[pid=818138/tid=818190] ppid=818136 vsize=1863320 memory=783824 CPUtime=0.1 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 27 0 0 0 2 8 0 0 20 0 2 0 161173692 1908039680 195956 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 1873248 KiB
Current children cumulated memory: 786600 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.17 4.17 5/252 818614
/proc/meminfo: memFree=125551388/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=1863320 memory=783824 CPUtime=161.98 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 428080 0 0 0 15971 227 0 0 20 0 2 0 161173534 1908039680 195956 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 465830 195956 4002 46 0 438425 0
[pid=818138/tid=818190] ppid=818136 vsize=1863320 memory=2776 CPUtime=0.15 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 32 0 0 0 3 12 0 0 20 0 2 0 161173692 1908039680 195956 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0

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

[startup+3222.3 s]
/proc/loadavg: 4.18 4.12 4.11 5/253 820343
/proc/meminfo: memFree=124283060/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2415376 memory=1361444 CPUtime=3215.85 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2259523 0 0 0 320808 777 0 0 20 0 2 0 161173534 2473345024 340361 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 603844 340361 4002 46 0 576439 0
[pid=818138/tid=818190] ppid=818136 vsize=2415376 memory=2776 CPUtime=3.18 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 195 0 0 0 74 244 0 0 20 0 2 0 161173692 2473345024 340361 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3215.85 s
Current children cumulated vsize: 2425304 KiB
Current children cumulated memory: 1364220 KiB

[startup+3282.3 s]
/proc/loadavg: 4.26 4.15 4.12 5/255 820411
/proc/meminfo: memFree=124256936/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2424692 memory=1370956 CPUtime=3275.71 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2321120 0 0 0 326784 787 0 0 20 0 2 0 161173534 2482884608 342739 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 606173 342739 4002 46 0 578768 0
[pid=818138/tid=818190] ppid=818136 vsize=2424692 memory=1370940 CPUtime=3.24 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 199 0 0 0 76 248 0 0 20 0 2 0 161173692 2482884608 342739 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3275.71 s
Current children cumulated vsize: 2434620 KiB
Current children cumulated memory: 1373732 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.12 6/254 820421
/proc/meminfo: memFree=124230516/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2434320 memory=1380032 CPUtime=3335.58 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2382392 0 0 0 332756 802 0 0 20 0 2 0 161173534 2492743680 345008 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 608580 345008 4002 46 0 581175 0
[pid=818138/tid=818190] ppid=818136 vsize=2434320 memory=2776 CPUtime=3.3 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 202 0 0 0 77 253 0 0 20 0 2 0 161173692 2492743680 345008 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3335.58 s
Current children cumulated vsize: 2444248 KiB
Current children cumulated memory: 1382808 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.14 4.12 5/254 820432
/proc/meminfo: memFree=124185944/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2452936 memory=1399076 CPUtime=3395.46 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2448871 0 0 0 338729 817 0 0 20 0 2 0 161173534 2511806464 349769 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 613234 349769 4002 46 0 585829 0
[pid=818138/tid=818190] ppid=818136 vsize=2452936 memory=2776 CPUtime=3.35 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 205 0 0 0 78 257 0 0 20 0 2 0 161173692 2511806464 349769 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3395.46 s
Current children cumulated vsize: 2462864 KiB
Current children cumulated memory: 1401852 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.15 4.12 5/254 820443
/proc/meminfo: memFree=124162156/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2455040 memory=1401736 CPUtime=3455.33 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2511467 0 0 0 344704 829 0 0 20 0 2 0 161173534 2513960960 350434 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 613760 350434 4002 46 0 586355 0
[pid=818138/tid=818190] ppid=818136 vsize=2455040 memory=2776 CPUtime=3.41 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 210 0 0 0 79 262 0 0 20 0 2 0 161173692 2513960960 350434 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3455.33 s
Current children cumulated vsize: 2464968 KiB
Current children cumulated memory: 1404512 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.13 4.11 5/254 820454
/proc/meminfo: memFree=124138728/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2467144 memory=1413224 CPUtime=3515.2 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2570857 0 0 0 350679 841 0 0 20 0 2 0 161173534 2526355456 353306 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 616786 353306 4002 46 0 589381 0
[pid=818138/tid=818190] ppid=818136 vsize=2467144 memory=2776 CPUtime=3.47 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 211 0 0 0 81 266 0 0 20 0 2 0 161173692 2526355456 353306 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3515.2 s
Current children cumulated vsize: 2477072 KiB
Current children cumulated memory: 1416000 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/254 820464
/proc/meminfo: memFree=124096728/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2477256 memory=1424100 CPUtime=3575.08 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2628359 0 0 0 356654 854 0 0 20 0 2 0 161173534 2536710144 356025 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 619314 356025 4002 46 0 591909 0
[pid=818138/tid=818190] ppid=818136 vsize=2477256 memory=11464 CPUtime=3.53 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 214 0 0 0 83 270 0 0 20 0 2 0 161173692 2536710144 356025 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3575.08 s
Current children cumulated vsize: 2487184 KiB
Current children cumulated memory: 1426876 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.3 s]
/proc/loadavg: 4.05 4.11 4.10 4/246 820484
/proc/meminfo: memFree=125431332/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2483816 memory=1430024 CPUtime=3600.02 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2656312 0 0 0 359143 859 0 0 20 0 2 0 161173534 2543427584 357506 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 620954 357506 4002 46 0 593549 0
[pid=818138/tid=818190] ppid=818136 vsize=2483816 memory=1425040 CPUtime=3.55 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 217 0 0 0 84 271 0 0 20 0 2 0 161173692 2543427584 357506 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2493744 KiB
Current children cumulated memory: 1432800 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001861 s, system=0.002076 s

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

# cumulated CPU time of all completed processes:  user=3591.44 s, system=8.61948 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+3607.3 s]
/proc/loadavg: 4.05 4.11 4.10 4/246 820484
/proc/meminfo: memFree=125431332/131655788 swapFree=131071996/131071996
[pid=818136] ppid=818133 vsize=9928 memory=2776 CPUtime=0 cores=1,3
/proc/818136/stat : 818136 (run-glibc-2.34.) S 818133 818136 814103 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 161173534 10166272 694 134679101440 93998754922496 93998756001816 140730991989120 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93998758100272 93998758147460 93998779367424 140730991997887 140730991998044 140730991998044 140730992005059 0
/proc/818136/statm: 2482 694 613 264 0 133 0
[pid=818138] ppid=818136 vsize=2483816 memory=1430024 CPUtime=3600.02 cores=1,3
/proc/818138/stat : 818138 (ld-linux-x86-64) R 818136 818136 814103 0 -1 4194304 2656312 0 0 0 359143 859 0 0 20 0 2 0 161173534 2543427584 357506 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
/proc/818138/statm: 620954 357506 4002 46 0 593549 0
[pid=818138/tid=818190] ppid=818136 vsize=2483816 memory=1425040 CPUtime=3.55 cores=1,3
/proc/818138/task/818190/stat : 818190 (ld-linux-x86-64) S 818136 818136 814103 0 -1 1077936192 217 0 0 0 84 271 0 0 20 0 2 0 161173692 2543427584 357506 134679101440 140591506845696 140591507033308 140732411708144 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140591509134208 140591509143656 93825009455104 140732411712343 140732411712507 140732411712507 140732411719602 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2493744 KiB
Current children cumulated memory: 1432800 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.33
CPU time (s): 3600.06
CPU user time (s): 3591.44
CPU system time (s): 8.61948
CPU usage (%): 99.7985
Max. virtual memory (cumulated for all children) (KiB): 3061292
Max. memory (cumulated for all children) (KiB): 1432800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.44
system time used= 8.61948
maximum resident set size= 1430024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2656523
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= 356818
involuntary context switches= 1985


# summary of solver processes directly reported to runsolver:
#   pid: 818136,818138
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3591.44
#   total CPU system time (s): 8.61948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.9357 second user time and 33.5046 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-16 02:35:51
IDJOB=4431040
IDBENCH=147563
IDSOLVER=3055
FILE ID=nodeC009/4431040-1721090139
RUNJOBID= nodeC009-1721082937-814115
SLURM_JOB_ID= 7505567
Free space on /tmp= 723580 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_2.opb.PB06.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-4431040-1721090139/watcher-4431040-1721090139 -o /tmp/evaluation-result-4431040-1721090139/solver-4431040-1721090139 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721082937-814115 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431040-1721090139.opb

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

MD5SUM BENCH= 890f6157e6331f3256b55d88c2fb39bb
RANDOM SEED=1290071640

nodeC009.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	: 0xb00001f
cpu MHz		: 3667.975
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.34
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	: 0xb00001f
cpu MHz		: 3492.173
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.27
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	: 0xb00001f
cpu MHz		: 1197.466
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.34
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	: 0xb00001f
cpu MHz		: 1197.329
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.27
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	: 0xb00001f
cpu MHz		: 3625.066
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.34
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	: 0xb00001f
cpu MHz		: 3650.321
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.27
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	: 0xb00001f
cpu MHz		: 1197.320
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.34
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	: 0xb00001f
cpu MHz		: 1197.460
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125591016 kB
MemAvailable:   127290044 kB
Buffers:          383132 kB
Cached:          2141796 kB
SwapCached:            0 kB
Active:           732344 kB
Inactive:        4768244 kB
Active(anon):       1476 kB
Inactive(anon):  3011892 kB
Active(file):     730868 kB
Inactive(file):  1756352 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             58944 kB
Writeback:             0 kB
AnonPages:       2974312 kB
Mapped:           119300 kB
Shmem:             37700 kB
KReclaimable:     103680 kB
Slab:             201360 kB
SReclaimable:     103680 kB
SUnreclaim:        97680 kB
KernelStack:        3916 kB
PageTables:        15252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    5287212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2758656 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:      187208 kB
DirectMap2M:    19640320 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723616 MiB
End job on nodeC009 at 2024-07-16 03:35:59