Trace number 4431263

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.12 3604.15

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat50_6_9_3_ic.opb
MD5SUM1a585859cd518f3581f5f80c37fe0c7b
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 benchmark14659783
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 variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 99897344
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 45563322036
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 99897344
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 45563322036
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=859327, runsolver pid=859324

[startup+0.100095 s]*
/proc/loadavg: 1.39 1.28 1.50 5/251 859329
/proc/meminfo: memFree=124062056/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=98676 memory=17632 CPUtime=0.1 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3928 0 0 0 9 1 0 0 20 0 1 0 166345281 101044224 4408 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 24669 4408 1586 46 0 5284 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 108604 KiB
Current children cumulated memory: 20292 KiB

[startup+0.213378 s]*
/proc/loadavg: 1.39 1.28 1.50 5/251 859329
/proc/meminfo: memFree=124027464/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=110000 memory=27752 CPUtime=0.21 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 6480 0 0 0 19 2 0 0 20 0 1 0 166345281 112640000 6938 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 27500 6938 1586 46 0 8115 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 119928 KiB
Current children cumulated memory: 30412 KiB

[startup+0.313373 s]*
/proc/loadavg: 1.39 1.28 1.50 5/251 859329
/proc/meminfo: memFree=123995580/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=119772 memory=36404 CPUtime=0.31 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 8625 0 0 0 28 3 0 0 20 0 1 0 166345281 122646528 9101 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 29943 9101 1586 46 0 10558 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 129700 KiB
Current children cumulated memory: 39064 KiB

[startup+0.700408 s]
/proc/loadavg: 1.39 1.28 1.50 5/251 859329
/proc/meminfo: memFree=123942360/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=152572 memory=74244 CPUtime=0.69 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 15978 0 0 0 61 8 0 0 20 0 1 0 166345281 156233728 18561 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 38143 18561 1682 46 0 18758 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 162500 KiB
Current children cumulated memory: 76904 KiB

[startup+1.50042 s]
/proc/loadavg: 1.39 1.28 1.50 5/251 859329
/proc/meminfo: memFree=123856160/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=391628 memory=273972 CPUtime=1.47 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 57470 0 0 0 118 29 0 0 20 0 2 0 166345281 401027072 68493 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 97907 68493 2733 46 0 70502 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 401556 KiB
Current children cumulated memory: 276632 KiB

[startup+3.11295 s]
/proc/loadavg: 1.39 1.28 1.50 5/252 859330
/proc/meminfo: memFree=123290540/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=533100 memory=398640 CPUtime=3.08 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 88940 0 0 0 273 35 0 0 20 0 2 0 166345281 545894400 99660 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 133275 99660 2749 46 0 105870 0
[pid=859329/tid=859330] ppid=859327 vsize=533100 memory=0 CPUtime=0 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 166345405 545894400 99660 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 543028 KiB
Current children cumulated memory: 401300 KiB

[startup+6.30044 s]
/proc/loadavg: 1.60 1.32 1.51 5/252 859332
/proc/meminfo: memFree=123247592/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=575200 memory=453328 CPUtime=6.26 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 183537 0 0 0 580 46 0 0 20 0 2 0 166345281 589004800 113332 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 143800 113332 3331 46 0 116395 0
[pid=859329/tid=859330] ppid=859327 vsize=575200 memory=304716 CPUtime=0 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 2 0 166345405 589004800 113332 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 585128 KiB
Current children cumulated memory: 455988 KiB

[startup+12.7004 s]
/proc/loadavg: 1.87 1.38 1.53 5/252 859332
/proc/meminfo: memFree=123146916/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=575200 memory=455968 CPUtime=12.65 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 208479 0 0 0 1187 78 0 0 20 0 2 0 166345281 589004800 113992 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 143800 113992 3987 46 0 116395 0
[pid=859329/tid=859330] ppid=859327 vsize=575200 memory=12740 CPUtime=0.01 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 14 0 0 0 0 1 0 0 20 0 2 0 166345405 589004800 113992 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 585128 KiB
Current children cumulated memory: 458628 KiB

[startup+25.5005 s]
/proc/loadavg: 2.34 1.51 1.57 5/252 859335
/proc/meminfo: memFree=122814952/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=586876 memory=459440 CPUtime=25.43 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 228653 0 0 0 2397 146 0 0 20 0 2 0 166345281 600961024 114860 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 146719 114860 3987 46 0 119314 0
[pid=859329/tid=859330] ppid=859327 vsize=586876 memory=456784 CPUtime=0.02 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 23 0 0 0 0 2 0 0 20 0 2 0 166345405 600961024 114860 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 596804 KiB
Current children cumulated memory: 462100 KiB

[startup+51.1133 s]
/proc/loadavg: 2.91 1.71 1.63 5/255 859509
/proc/meminfo: memFree=122849792/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=586876 memory=465584 CPUtime=51.02 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 261030 0 0 0 4821 281 0 0 20 0 2 0 166345281 600961024 116396 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 146719 116396 3987 46 0 119314 0
[pid=859329/tid=859330] ppid=859327 vsize=586876 memory=463536 CPUtime=0.05 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 36 0 0 0 1 4 0 0 20 0 2 0 166345405 600961024 116396 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 596804 KiB
Current children cumulated memory: 468244 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.10 1.77 5/255 859517
/proc/meminfo: memFree=122418212/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=605844 memory=486232 CPUtime=102.16 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 302212 0 0 0 9672 544 0 0 20 0 2 0 166345281 620384256 121558 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 151461 121558 3987 46 0 124056 0
[pid=859329/tid=859330] ppid=859327 vsize=605844 memory=480088 CPUtime=0.13 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 48 0 0 0 4 9 0 0 20 0 2 0 166345405 620384256 121558 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 102.16 s
Current children cumulated vsize: 615772 KiB
Current children cumulated memory: 488892 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 2.46 1.92 5/256 859530
/proc/meminfo: memFree=122248256/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=636664 memory=502884 CPUtime=162.1 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 353072 0 0 0 15372 838 0 0 20 0 2 0 166345281 651943936 125721 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 159166 125721 3987 46 0 131761 0
[pid=859329/tid=859330] ppid=859327 vsize=636664 memory=2660 CPUtime=0.2 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 57 0 0 0 6 14 0 0 20 0 2 0 166345405 651943936 125721 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0

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

[startup+3222.3 s]
/proc/loadavg: 4.12 4.16 4.10 5/251 860800
/proc/meminfo: memFree=112232880/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1970780 memory=1771672 CPUtime=3218.69 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3015399 0 0 0 315575 6294 0 0 20 0 2 0 166345281 2018078720 442918 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 492695 442918 3987 46 0 465290 0
[pid=859329/tid=859330] ppid=859327 vsize=1970780 memory=2660 CPUtime=3.95 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 297 0 0 0 123 272 0 0 20 0 2 0 166345405 2018078720 442918 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3218.69 s
Current children cumulated vsize: 1980708 KiB
Current children cumulated memory: 1774332 KiB

[startup+3282.3 s]
/proc/loadavg: 4.26 4.19 4.11 5/251 860811
/proc/meminfo: memFree=112215464/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974372 memory=1775292 CPUtime=3278.61 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3075854 0 0 0 321554 6307 0 0 20 0 2 0 166345281 2021756928 443823 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493593 443823 3987 46 0 466188 0
[pid=859329/tid=859330] ppid=859327 vsize=1974372 memory=7040884 CPUtime=4.02 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 301 0 0 0 126 276 0 0 20 0 2 0 166345405 2021756928 443823 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3278.61 s
Current children cumulated vsize: 1984300 KiB
Current children cumulated memory: 1777952 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.17 4.11 5/251 860821
/proc/meminfo: memFree=112166360/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974372 memory=1775292 CPUtime=3338.55 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3108797 0 0 0 327532 6323 0 0 20 0 2 0 166345281 2021756928 443823 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493593 443823 3987 46 0 466188 0
[pid=859329/tid=859330] ppid=859327 vsize=1974372 memory=2660 CPUtime=4.09 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 305 0 0 0 129 280 0 0 20 0 2 0 166345405 2021756928 443823 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3338.55 s
Current children cumulated vsize: 1984300 KiB
Current children cumulated memory: 1777952 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.15 4.10 5/251 860832
/proc/meminfo: memFree=112154924/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974372 memory=1775292 CPUtime=3398.48 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3143666 0 0 0 333511 6337 0 0 20 0 2 0 166345281 2021756928 443823 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493593 443823 3987 46 0 466188 0
[pid=859329/tid=859330] ppid=859327 vsize=1974372 memory=2660 CPUtime=4.16 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 309 0 0 0 131 285 0 0 20 0 2 0 166345405 2021756928 443823 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3398.48 s
Current children cumulated vsize: 1984300 KiB
Current children cumulated memory: 1777952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.15 4.10 5/251 860842
/proc/meminfo: memFree=112140396/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974636 memory=1775536 CPUtime=3458.42 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3196030 0 0 0 339493 6349 0 0 20 0 2 0 166345281 2022027264 443884 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493659 443884 3987 46 0 466254 0
[pid=859329/tid=859330] ppid=859327 vsize=1974636 memory=2660 CPUtime=4.23 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 313 0 0 0 133 290 0 0 20 0 2 0 166345405 2022027264 443884 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3458.42 s
Current children cumulated vsize: 1984564 KiB
Current children cumulated memory: 1778196 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.15 4.10 5/250 861236
/proc/meminfo: memFree=112131236/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974636 memory=1776496 CPUtime=3518.35 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3212242 0 0 0 345472 6363 0 0 20 0 2 0 166345281 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493659 444124 3987 46 0 466254 0
[pid=859329/tid=859330] ppid=859327 vsize=1974636 memory=12740 CPUtime=4.29 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 316 0 0 0 135 294 0 0 20 0 2 0 166345405 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3518.35 s
Current children cumulated vsize: 1984564 KiB
Current children cumulated memory: 1779156 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/250 861246
/proc/meminfo: memFree=112126180/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974636 memory=1776496 CPUtime=3578.29 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3247468 0 0 0 351450 6379 0 0 20 0 2 0 166345281 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493659 444124 3987 46 0 466254 0
[pid=859329/tid=859330] ppid=859327 vsize=1974636 memory=2660 CPUtime=4.36 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 319 0 0 0 138 298 0 0 20 0 2 0 166345405 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3578.29 s
Current children cumulated vsize: 1984564 KiB
Current children cumulated memory: 1779156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.11 s]
/proc/loadavg: 4.06 4.12 4.09 5/244 861286
/proc/meminfo: memFree=113908316/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974636 memory=1776496 CPUtime=3600.08 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3275253 0 0 0 353625 6383 0 0 20 0 2 0 166345281 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493659 444124 3987 46 0 466254 0
[pid=859329/tid=859330] ppid=859327 vsize=1974636 memory=2660 CPUtime=4.39 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 321 0 0 0 139 300 0 0 20 0 2 0 166345405 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1984564 KiB
Current children cumulated memory: 1779156 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002953 s, system=0.001 s

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

# cumulated CPU time of all completed processes:  user=3536.26 s, system=63.8657 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+3604.11 s]
/proc/loadavg: 4.06 4.12 4.09 5/244 861286
/proc/meminfo: memFree=113908316/131655788 swapFree=131071996/131071996
[pid=859327] ppid=859324 vsize=9928 memory=2660 CPUtime=0 cores=4,6
/proc/859327/stat : 859327 (run-glibc-2.34.) S 859324 859327 859200 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 166345281 10166272 665 134679101440 94053982863360 94053983942680 140722924829184 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94053986041136 94053986088324 94053987028992 140722924831679 140722924831836 140722924831836 140722924838851 0
/proc/859327/statm: 2482 665 588 264 0 133 0
[pid=859329] ppid=859327 vsize=1974636 memory=1776496 CPUtime=3600.08 cores=4,6
/proc/859329/stat : 859329 (ld-linux-x86-64) R 859327 859327 859200 0 -1 4194304 3275253 0 0 0 353625 6383 0 0 20 0 2 0 166345281 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
/proc/859329/statm: 493659 444124 3987 46 0 466254 0
[pid=859329/tid=859330] ppid=859327 vsize=1974636 memory=2660 CPUtime=4.39 cores=4,6
/proc/859329/task/859330/stat : 859330 (ld-linux-x86-64) S 859327 859327 859200 0 -1 1077936192 321 0 0 0 139 300 0 0 20 0 2 0 166345405 2022027264 444124 134679101440 139752862416896 139752862604508 140733663555648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139752864705408 139752864714856 93825007419392 140733663564631 140733663564795 140733663564795 140733663571890 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1984564 KiB
Current children cumulated memory: 1779156 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.15
CPU time (s): 3600.12
CPU user time (s): 3536.26
CPU system time (s): 63.8657
CPU usage (%): 99.8884
Max. virtual memory (cumulated for all children) (KiB): 1984564
Max. memory (cumulated for all children) (KiB): 1779156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3536.26
system time used= 63.8657
maximum resident set size= 1776496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3275454
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= 353555
involuntary context switches= 2868


# summary of solver processes directly reported to runsolver:
#   pid: 859327,859329
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3536.26
#   total CPU system time (s): 63.8657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1891 second user time and 37.2538 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-16 16:57:57
IDJOB=4431263
IDBENCH=155733
IDSOLVER=3055
FILE ID=nodeC005/4431263-1721141864
RUNJOBID= nodeC005-1721141874-859211
SLURM_JOB_ID= 7505727
Free space on /tmp= 723624 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat50_6_9_3_ic.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-4431263-1721141864/watcher-4431263-1721141864 -o /tmp/evaluation-result-4431263-1721141864/solver-4431263-1721141864 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721141874-859211 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431263-1721141864.opb

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

MD5SUM BENCH= 1a585859cd518f3581f5f80c37fe0c7b
RANDOM SEED=1539593607

nodeC005.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		: 3491.765
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.53
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		: 3079.840
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.35
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.345
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.53
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.324
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.35
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		: 1402.483
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.53
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		: 3244.863
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.35
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.184
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.53
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.320
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124107936 kB
MemAvailable:   129214152 kB
Buffers:          401876 kB
Cached:          5483088 kB
SwapCached:            0 kB
Active:           784484 kB
Inactive:        6088080 kB
Active(anon):       3480 kB
Inactive(anon):  1022148 kB
Active(file):     781004 kB
Inactive(file):  5065932 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            203664 kB
Writeback:             0 kB
AnonPages:        987356 kB
Mapped:           121300 kB
Shmem:             37704 kB
KReclaimable:     198960 kB
Slab:             312292 kB
SReclaimable:     198960 kB
SUnreclaim:       113332 kB
KernelStack:        4044 kB
PageTables:        11812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1463064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53664 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723360 MiB
End job on nodeC005 at 2024-07-16 17:58:01