Trace number 4431118

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.08 3605.21

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/
submittedPB07/aksoy/decomp/normalized-matrix_5x3_10.opb
MD5SUMf414edaa70e04e6c4234549a55f077d1
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 benchmark23
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40363
Total number of constraints154319
Number of constraints which are clauses154296
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint1
Maximum length of a constraint1952
Number of terms in the objective function 1952
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1952
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1988
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431118-1721111734/watcher-4431118-1721111734 -o /tmp/evaluation-result-4431118-1721111734/solver-4431118-1721111734 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721108140-840470 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431118-1721111734.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=843135, runsolver pid=843132

[startup+0.100963 s]*
/proc/loadavg: 4.06 4.09 4.10 5/241 843137
/proc/meminfo: memFree=125547276/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=93004 memory=12364 CPUtime=0.09 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 2257 0 0 0 9 0 0 0 20 0 1 0 163331453 95236096 3091 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 23251 3091 1587 46 0 3866 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 102932 KiB
Current children cumulated memory: 15016 KiB

[startup+0.211973 s]*
/proc/loadavg: 4.06 4.09 4.10 5/247 843147
/proc/meminfo: memFree=125540692/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=99664 memory=18464 CPUtime=0.2 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 3794 0 0 0 19 1 0 0 20 0 1 0 163331453 102055936 4616 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 24916 4616 1587 46 0 5531 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 109592 KiB
Current children cumulated memory: 21116 KiB

[startup+0.310872 s]*
/proc/loadavg: 4.06 4.09 4.10 7/248 843148
/proc/meminfo: memFree=125526644/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=107868 memory=24364 CPUtime=0.3 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 4744 0 0 0 28 2 0 0 20 0 1 0 163331453 110456832 6091 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 26967 6091 1587 46 0 7582 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 117796 KiB
Current children cumulated memory: 27016 KiB

[startup+0.700356 s]
/proc/loadavg: 4.06 4.09 4.10 5/248 843148
/proc/meminfo: memFree=125508040/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=128480 memory=50184 CPUtime=0.67 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 9596 0 0 0 51 16 0 0 20 0 1 0 163331453 131563520 12546 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 32120 12546 1699 46 0 12735 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 138408 KiB
Current children cumulated memory: 52836 KiB

[startup+1.50041 s]
/proc/loadavg: 4.06 4.09 4.10 5/249 843149
/proc/meminfo: memFree=125431148/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=292020 memory=174076 CPUtime=1.47 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 33482 0 0 0 113 34 0 0 20 0 2 0 163331453 299028480 43519 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 73005 43519 2719 46 0 45600 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 301948 KiB
Current children cumulated memory: 176728 KiB

[startup+3.11288 s]
/proc/loadavg: 4.05 4.09 4.10 5/250 843150
/proc/meminfo: memFree=125297364/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=314992 memory=200912 CPUtime=3.08 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 46163 0 0 0 267 41 0 0 20 0 2 0 163331453 322551808 50228 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 78748 50228 3556 46 0 51343 0
[pid=843137/tid=843150] ppid=843135 vsize=314992 memory=2652 CPUtime=0 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 163331557 322551808 50228 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 324920 KiB
Current children cumulated memory: 203564 KiB

[startup+6.30036 s]
/proc/loadavg: 4.05 4.09 4.10 5/250 843150
/proc/meminfo: memFree=125280572/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=326592 memory=209984 CPUtime=6.26 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 54144 0 0 0 584 42 0 0 20 0 2 0 163331453 334430208 52496 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 81648 52496 3572 46 0 54243 0
[pid=843137/tid=843150] ppid=843135 vsize=326592 memory=43032 CPUtime=0 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 163331557 334430208 52496 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 336520 KiB
Current children cumulated memory: 212636 KiB

[startup+12.7004 s]
/proc/loadavg: 4.05 4.09 4.10 5/249 843152
/proc/meminfo: memFree=125230608/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=357236 memory=225832 CPUtime=12.65 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 73300 0 0 0 1219 46 0 0 20 0 2 0 163331453 365809664 56458 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 89309 56458 3572 46 0 61904 0
[pid=843137/tid=843150] ppid=843135 vsize=357236 memory=225276 CPUtime=0.01 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 15 0 0 0 0 1 0 0 20 0 2 0 163331557 365809664 56458 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 367164 KiB
Current children cumulated memory: 228484 KiB

[startup+25.5004 s]
/proc/loadavg: 4.18 4.12 4.11 5/249 843154
/proc/meminfo: memFree=125196800/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=388056 memory=248796 CPUtime=25.45 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 98332 0 0 0 2494 51 0 0 20 0 2 0 163331453 397369344 62199 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 97014 62199 3572 46 0 69609 0
[pid=843137/tid=843150] ppid=843135 vsize=388056 memory=2652 CPUtime=0.02 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 23 0 0 0 0 2 0 0 20 0 2 0 163331557 397369344 62199 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 397984 KiB
Current children cumulated memory: 251448 KiB

[startup+51.1127 s]
/proc/loadavg: 4.12 4.11 4.11 5/249 843158
/proc/meminfo: memFree=125137044/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=388056 memory=273372 CPUtime=51.02 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 148112 0 0 0 5045 57 0 0 20 0 2 0 163331453 397369344 68343 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 97014 68343 3572 46 0 69609 0
[pid=843137/tid=843150] ppid=843135 vsize=388056 memory=2652 CPUtime=0.04 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 35 0 0 0 1 3 0 0 20 0 2 0 163331557 397369344 68343 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 397984 KiB
Current children cumulated memory: 276024 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.12 4.11 5/249 843167
/proc/meminfo: memFree=125074716/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=438144 memory=308188 CPUtime=102.13 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 191331 0 0 0 10144 69 0 0 20 0 2 0 163331453 448659456 77047 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 109536 77047 3572 46 0 82131 0
[pid=843137/tid=843150] ppid=843135 vsize=438144 memory=7752838492480380061 CPUtime=0.1 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 40 0 0 0 2 8 0 0 20 0 2 0 163331557 448659456 77047 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 102.13 s
Current children cumulated vsize: 448072 KiB
Current children cumulated memory: 310840 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.13 4.11 5/249 843178
/proc/meminfo: memFree=125023040/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=519532 memory=329340 CPUtime=162.05 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 228089 0 0 0 16121 84 0 0 20 0 2 0 163331453 532000768 82335 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 129883 82335 3572 46 0 102478 0
[pid=843137/tid=843150] ppid=843135 vsize=519532 memory=2652 CPUtime=0.16 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 44 0 0 0 4 12 0 0 20 0 2 0 163331557 532000768 82335 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0

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

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.16 5/250 844782
/proc/meminfo: memFree=126665336/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=920720 memory=588176 CPUtime=3157.82 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 1581090 0 0 0 315106 676 0 0 20 0 2 0 163331453 942817280 147044 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 230180 147044 3572 46 0 202775 0
[pid=843137/tid=843150] ppid=843135 vsize=920720 memory=2652 CPUtime=3.64 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 186 0 0 0 101 263 0 0 20 0 2 0 163331557 942817280 147044 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3157.82 s
Current children cumulated vsize: 930648 KiB
Current children cumulated memory: 590828 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.14 4.16 5/252 844963
/proc/meminfo: memFree=126660072/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=920720 memory=588360 CPUtime=3217.74 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 1651344 0 0 0 321085 689 0 0 20 0 2 0 163331453 942817280 147090 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 230180 147090 3572 46 0 202775 0
[pid=843137/tid=843150] ppid=843135 vsize=920720 memory=2652 CPUtime=3.7 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 187 0 0 0 103 267 0 0 20 0 2 0 163331557 942817280 147090 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3217.74 s
Current children cumulated vsize: 930648 KiB
Current children cumulated memory: 591012 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.12 4.15 5/252 844974
/proc/meminfo: memFree=126650648/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=920720 memory=588360 CPUtime=3277.65 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 1707838 0 0 0 327063 702 0 0 20 0 2 0 163331453 942817280 147090 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 230180 147090 3572 46 0 202775 0
[pid=843137/tid=843150] ppid=843135 vsize=920720 memory=43032 CPUtime=3.77 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 189 0 0 0 105 272 0 0 20 0 2 0 163331557 942817280 147090 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3277.65 s
Current children cumulated vsize: 930648 KiB
Current children cumulated memory: 591012 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.15 5/253 845042
/proc/meminfo: memFree=126649080/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=920720 memory=588364 CPUtime=3337.55 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 1781147 0 0 0 333035 720 0 0 20 0 2 0 163331453 942817280 147091 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 230180 147091 3572 46 0 202775 0
[pid=843137/tid=843150] ppid=843135 vsize=920720 memory=7950660322667491690 CPUtime=3.84 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 192 0 0 0 107 277 0 0 20 0 2 0 163331557 942817280 147091 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3337.55 s
Current children cumulated vsize: 930648 KiB
Current children cumulated memory: 591016 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.14 5/253 845053
/proc/meminfo: memFree=126644640/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=921168 memory=590732 CPUtime=3397.46 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 1847831 0 0 0 339012 734 0 0 20 0 2 0 163331453 943276032 147683 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 230292 147683 3572 46 0 202887 0
[pid=843137/tid=843150] ppid=843135 vsize=921168 memory=43032 CPUtime=3.91 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 194 0 0 0 109 282 0 0 20 0 2 0 163331557 943276032 147683 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3397.46 s
Current children cumulated vsize: 931096 KiB
Current children cumulated memory: 593384 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.14 6/253 845063
/proc/meminfo: memFree=126628112/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=921168 memory=590732 CPUtime=3457.37 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 1895076 0 0 0 344989 748 0 0 20 0 2 0 163331453 943276032 147683 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 230292 147683 3572 46 0 202887 0
[pid=843137/tid=843150] ppid=843135 vsize=921168 memory=2216 CPUtime=3.98 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 196 0 0 0 111 287 0 0 20 0 2 0 163331557 943276032 147683 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3457.37 s
Current children cumulated vsize: 931096 KiB
Current children cumulated memory: 593384 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.14 5/252 845074
/proc/meminfo: memFree=126617712/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=926244 memory=596772 CPUtime=3517.28 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 2004761 0 0 0 350962 766 0 0 20 0 2 0 163331453 948473856 149193 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 231561 149193 3572 46 0 204156 0
[pid=843137/tid=843150] ppid=843135 vsize=926244 memory=43032 CPUtime=4.05 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 197 0 0 0 113 292 0 0 20 0 2 0 163331557 948473856 149193 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3517.28 s
Current children cumulated vsize: 936172 KiB
Current children cumulated memory: 599424 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/252 845085
/proc/meminfo: memFree=126587376/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=926244 memory=596820 CPUtime=3577.19 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 2036638 0 0 0 356940 779 0 0 20 0 2 0 163331453 948473856 149205 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 231561 149205 3572 46 0 204156 0
[pid=843137/tid=843150] ppid=843135 vsize=926244 memory=5068 CPUtime=4.12 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 199 0 0 0 115 297 0 0 20 0 2 0 163331557 948473856 149205 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3577.19 s
Current children cumulated vsize: 936172 KiB
Current children cumulated memory: 599472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.2 s]
/proc/loadavg: 4.13 4.11 4.13 5/251 845139
/proc/meminfo: memFree=126970480/131655788 swapFree=131071996/131071996
[pid=843135] ppid=843132 vsize=9928 memory=2652 CPUtime=0 cores=1,3
/proc/843135/stat : 843135 (run-glibc-2.34.) S 843132 843135 840458 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 163331453 10166272 663 134679101440 94530921033728 94530922113048 140723725792800 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94530924211504 94530924258692 94530933915648 140723725800383 140723725800540 140723725800540 140723725807555 0
/proc/843135/statm: 2482 663 584 264 0 133 0
[pid=843137] ppid=843135 vsize=926244 memory=596820 CPUtime=3600.05 cores=1,3
/proc/843137/stat : 843137 (ld-linux-x86-64) R 843135 843135 840458 0 -1 4194304 2045780 0 0 0 359222 783 0 0 20 0 2 0 163331453 948473856 149205 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
/proc/843137/statm: 231561 149205 3572 46 0 204156 0
[pid=843137/tid=843150] ppid=843135 vsize=926244 memory=7753119967457088674 CPUtime=4.15 cores=1,3
/proc/843137/task/843150/stat : 843150 (ld-linux-x86-64) S 843135 843135 840458 0 -1 1077936192 200 0 0 0 116 299 0 0 20 0 2 0 163331557 948473856 149205 134679101440 140459396493312 140459396680924 140726806576256 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140459398781824 140459398791272 93824996581376 140726806578007 140726806578171 140726806578171 140726806585266 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 936172 KiB
Current children cumulated memory: 599472 KiB

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

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

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

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

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

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3605.21
CPU time (s): 3600.08
CPU user time (s): 3592.23
CPU system time (s): 7.84241
CPU usage (%): 99.8574
Max. virtual memory (cumulated for all children) (KiB): 936172
Max. memory (cumulated for all children) (KiB): 599472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.23
system time used= 7.84241
maximum resident set size= 596820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2045985
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= 353256
involuntary context switches= 1510


# summary of solver processes directly reported to runsolver:
#   pid: 843135,843137
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3592.23
#   total CPU system time (s): 7.84241

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9912 second user time and 37.4132 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-16 08:35:46
IDJOB=4431118
IDBENCH=148186
IDSOLVER=3055
FILE ID=nodeC002/4431118-1721111734
RUNJOBID= nodeC002-1721108140-840470
SLURM_JOB_ID= 7505639
Free space on /tmp= 723632 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_10.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-4431118-1721111734/watcher-4431118-1721111734 -o /tmp/evaluation-result-4431118-1721111734/solver-4431118-1721111734 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721108140-840470 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431118-1721111734.opb

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

MD5SUM BENCH= f414edaa70e04e6c4234549a55f077d1
RANDOM SEED=231424779

nodeC002.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		: 3508.826
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	: 6983.38
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.277
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.31
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.261
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	: 6983.38
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.151
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.31
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		: 3491.710
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	: 6983.38
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		: 3663.694
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.31
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.155
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	: 6983.38
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.311
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125554072 kB
MemAvailable:   127161740 kB
Buffers:          421776 kB
Cached:          2011992 kB
SwapCached:            0 kB
Active:           729704 kB
Inactive:        4804032 kB
Active(anon):       2748 kB
Inactive(anon):  3134944 kB
Active(file):     726956 kB
Inactive(file):  1669088 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             89272 kB
Writeback:            32 kB
AnonPages:       3094376 kB
Mapped:           119636 kB
Shmem:             37704 kB
KReclaimable:     103308 kB
Slab:             202468 kB
SReclaimable:     103308 kB
SUnreclaim:        99160 kB
KernelStack:        3912 kB
PageTables:        14920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    3748760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53760 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2246656 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:      201544 kB
DirectMap2M:    20674560 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 723612 MiB
End job on nodeC002 at 2024-07-16 09:35:52