Trace number 4431672

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 2024-07-09? (TO) 3600.06 3604.71

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_2_mh_ic.opb
MD5SUM29fcddc0b5ddb2a2f51dd98e905e6f00
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 benchmark4494018
Best CPU time to get the best result obtained on this benchmark3600.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 183250432
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 79312583670
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 183250432
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 79312583670
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (61984 MiB free)
  memory of node 1: 64473 MiB (60371 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431672-1721136320/watcher-4431672-1721136320 -o /tmp/evaluation-result-4431672-1721136320/solver-4431672-1721136320 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721129116-857500 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431672-1721136320.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
solver pid=861640, runsolver pid=861637
Current StackSize limit: 8192 KiB


[startup+0.100485 s]*
/proc/loadavg: 4.26 4.16 4.16 5/261 861642
/proc/meminfo: memFree=125261416/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=115440 memory=31912 CPUtime=0.09 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 6006 0 0 0 8 1 0 0 20 0 1 0 165798263 118210560 7978 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 28860 7978 1614 46 0 9475 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 125368 KiB
Current children cumulated memory: 34776 KiB

[startup+0.20554 s]*
/proc/loadavg: 4.26 4.16 4.16 5/261 861642
/proc/meminfo: memFree=125236620/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=131700 memory=51048 CPUtime=0.2 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 9821 0 0 0 18 2 0 0 20 0 1 0 165798263 134860800 12762 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 32925 12762 1614 46 0 13540 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 141628 KiB
Current children cumulated memory: 53912 KiB

[startup+0.305451 s]*
/proc/loadavg: 4.26 4.16 4.16 5/261 861642
/proc/meminfo: memFree=125220268/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=141744 memory=60876 CPUtime=0.3 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 10737 0 0 0 28 2 0 0 20 0 1 0 165798263 145145856 15219 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 35436 15219 1614 46 0 16051 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 151672 KiB
Current children cumulated memory: 63740 KiB

[startup+0.700219 s]
/proc/loadavg: 4.26 4.16 4.16 5/261 861642
/proc/meminfo: memFree=125189536/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=192456 memory=98652 CPUtime=0.68 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 18147 0 0 0 64 4 0 0 20 0 1 0 165798263 197074944 24663 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 48114 24663 1614 46 0 28729 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 202384 KiB
Current children cumulated memory: 101516 KiB

[startup+1.50021 s]
/proc/loadavg: 4.26 4.16 4.16 5/262 861643
/proc/meminfo: memFree=125035316/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=309208 memory=220520 CPUtime=1.49 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 34690 0 0 0 127 22 0 0 20 0 1 0 165798263 316628992 55130 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 77302 55130 1710 46 0 57917 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 319136 KiB
Current children cumulated memory: 223384 KiB

[startup+3.10432 s]
/proc/loadavg: 4.26 4.16 4.16 5/263 861644
/proc/meminfo: memFree=124644280/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=587752 memory=442880 CPUtime=3.07 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 59926 0 0 0 231 76 0 0 20 0 2 0 165798263 601858048 110720 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 146938 110720 2683 46 0 119533 0
[pid=861642/tid=861644] ppid=861640 vsize=587752 memory=0 CPUtime=0 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165798536 601858048 110720 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 597680 KiB
Current children cumulated memory: 445744 KiB

[startup+6.30026 s]
/proc/loadavg: 4.24 4.16 4.16 5/263 861645
/proc/meminfo: memFree=123986880/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=861396 memory=693388 CPUtime=6.25 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 105148 0 0 0 460 165 0 0 20 0 2 0 165798263 882069504 173347 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 215349 173347 3054 46 0 187944 0
[pid=861642/tid=861644] ppid=861640 vsize=861396 memory=11664 CPUtime=0 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 165798536 882069504 173347 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 871324 KiB
Current children cumulated memory: 696252 KiB

[startup+12.7003 s]
/proc/loadavg: 4.22 4.16 4.16 5/263 861645
/proc/meminfo: memFree=123240404/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1321420 memory=1093048 CPUtime=12.63 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 378957 0 0 0 1052 211 0 0 20 0 2 0 165798263 1353134080 273262 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 330355 273262 3751 46 0 302950 0
[pid=861642/tid=861644] ppid=861640 vsize=1321420 memory=12420 CPUtime=0 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 165798536 1353134080 273262 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1331348 KiB
Current children cumulated memory: 1095912 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.15 4.15 5/263 861648
/proc/meminfo: memFree=122959388/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1558724 memory=1334588 CPUtime=25.41 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 598509 0 0 0 2290 251 0 0 20 0 2 0 165798263 1596133376 333647 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 389681 333647 3971 46 0 362276 0
[pid=861642/tid=861644] ppid=861640 vsize=1558724 memory=0 CPUtime=0 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 2 0 165798536 1596133376 333647 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1568652 KiB
Current children cumulated memory: 1337452 KiB

[startup+51.1043 s]
/proc/loadavg: 4.17 4.15 4.16 5/263 861652
/proc/meminfo: memFree=122959032/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1558724 memory=1334652 CPUtime=50.98 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 615444 0 0 0 4826 272 0 0 20 0 2 0 165798263 1596133376 333663 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 389681 333663 3987 46 0 362276 0
[pid=861642/tid=861644] ppid=861640 vsize=1558724 memory=2864 CPUtime=0.01 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 9 0 0 0 0 1 0 0 20 0 2 0 165798536 1596133376 333663 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1568652 KiB
Current children cumulated memory: 1337516 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/263 861756
/proc/meminfo: memFree=124924960/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1558724 memory=1334652 CPUtime=102.11 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 646248 0 0 0 9886 325 0 0 20 0 2 0 165798263 1596133376 333663 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 389681 333663 3987 46 0 362276 0
[pid=861642/tid=861644] ppid=861640 vsize=1558724 memory=1334652 CPUtime=0.03 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 17 0 0 0 1 2 0 0 20 0 2 0 165798536 1596133376 333663 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 1568652 KiB
Current children cumulated memory: 1337516 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.12 4.14 5/265 861937
/proc/meminfo: memFree=124874652/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1558724 memory=1334652 CPUtime=162.04 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 664137 0 0 0 15827 377 0 0 20 0 2 0 165798263 1596133376 333663 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 389681 333663 3987 46 0 362276 0
[pid=861642/tid=861644] ppid=861640 vsize=1558724 memory=2864 CPUtime=0.06 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 21 0 0 0 2 4 0 0 20 0 2 0 165798536 1596133376 333663 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0

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

/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=2864 CPUtime=1.69 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 218 0 0 0 56 113 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3158.17 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/263 863167
/proc/meminfo: memFree=124450920/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3218.1 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1285129 0 0 0 318481 3329 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=41840 CPUtime=1.72 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 222 0 0 0 57 115 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3218.1 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.14 5/265 863181
/proc/meminfo: memFree=124446968/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3278.03 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1285616 0 0 0 324412 3391 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=1375412 CPUtime=1.75 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 226 0 0 0 58 117 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3278.03 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.13 5/265 863192
/proc/meminfo: memFree=124444348/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3337.96 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1286103 0 0 0 330348 3448 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=1375412 CPUtime=1.78 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 231 0 0 0 59 119 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3337.96 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.13 5/265 863202
/proc/meminfo: memFree=124442744/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3397.88 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1286602 0 0 0 336277 3511 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=1375412 CPUtime=1.81 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 234 0 0 0 60 121 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3397.88 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/265 863213
/proc/meminfo: memFree=124440160/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3457.81 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1287091 0 0 0 342209 3572 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=1375412 CPUtime=1.83 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 239 0 0 0 60 123 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3457.81 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.12 5/264 863224
/proc/meminfo: memFree=124438524/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3517.74 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1287585 0 0 0 348139 3635 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=2864 CPUtime=1.86 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 243 0 0 0 61 125 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3517.74 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.11 5/264 863616
/proc/meminfo: memFree=124436440/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3577.67 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1288070 0 0 0 354076 3691 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=12420 CPUtime=1.89 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 248 0 0 0 62 127 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3577.67 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.7 s]
/proc/loadavg: 4.07 4.09 4.11 5/263 863620
/proc/meminfo: memFree=124436288/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3600.04 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1288160 0 0 0 356288 3716 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=2864 CPUtime=1.9 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 249 0 0 0 62 128 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

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

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

# cumulated CPU time of all completed processes:  user=3562.89 s, system=37.1736 s

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

[startup+3604.7 s]
/proc/loadavg: 4.07 4.09 4.11 5/263 863620
/proc/meminfo: memFree=124436288/131524600 swapFree=131071996/131071996
[pid=861640] ppid=861637 vsize=9928 memory=2864 CPUtime=0 cores=4,6
/proc/861640/stat : 861640 (run-glibc-2.34.) S 861637 861640 857489 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 165798263 10166272 716 134679101440 93952482496512 93952483575832 140720996863232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93952485674288 93952485721476 93952499994624 140720996864971 140720996865116 140720996865116 140720996872131 0
/proc/861640/statm: 2482 716 636 264 0 133 0
[pid=861642] ppid=861640 vsize=1589544 memory=1375412 CPUtime=3600.04 cores=4,6
/proc/861642/stat : 861642 (ld-linux-x86-64) R 861640 861640 857489 0 -1 4194304 1288160 0 0 0 356288 3716 0 0 20 0 2 0 165798263 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
/proc/861642/statm: 397386 343853 3987 46 0 369981 0
[pid=861642/tid=861644] ppid=861640 vsize=1589544 memory=2864 CPUtime=1.9 cores=4,6
/proc/861642/task/861644/stat : 861644 (ld-linux-x86-64) S 861640 861640 857489 0 -1 1077936192 249 0 0 0 62 128 0 0 20 0 2 0 165798536 1627693056 343853 134679101440 140581343043584 140581343231196 140734163786608 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140581345332096 140581345341544 93825014321152 140734163792739 140734163792891 140734163792891 140734163799986 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1599472 KiB
Current children cumulated memory: 1378276 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.71
CPU time (s): 3600.06
CPU user time (s): 3562.89
CPU system time (s): 37.1736
CPU usage (%): 99.8711
Max. virtual memory (cumulated for all children) (KiB): 1661700
Max. memory (cumulated for all children) (KiB): 1378276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3562.89
system time used= 37.1736
maximum resident set size= 1375412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1288363
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= 356414
involuntary context switches= 1897


# summary of solver processes directly reported to runsolver:
#   pid: 861640
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3562.89
#   total CPU system time (s): 37.1736

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.46098 second user time and 16.2655 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-16 15:25:34
IDJOB=4431672
IDBENCH=155707
IDSOLVER=3056
FILE ID=nodeC026/4431672-1721136320
RUNJOBID= nodeC026-1721129116-857500
SLURM_JOB_ID= 7505694
Free space on /tmp= 889860 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_2_mh_ic.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431672-1721136320/watcher-4431672-1721136320 -o /tmp/evaluation-result-4431672-1721136320/solver-4431672-1721136320 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721129116-857500 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431672-1721136320.opb

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

MD5SUM BENCH= 29fcddc0b5ddb2a2f51dd98e905e6f00
RANDOM SEED=176532898

nodeC026.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3671.610
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3684.922
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.152
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.972
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.820
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3684.923
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3670.891
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.239
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125294092 kB
MemAvailable:   126594392 kB
Buffers:          423124 kB
Cached:          1707264 kB
SwapCached:            0 kB
Active:           855896 kB
Inactive:        4757612 kB
Active(anon):       1604 kB
Inactive(anon):  3519228 kB
Active(file):     854292 kB
Inactive(file):  1238384 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            120960 kB
Writeback:           128 kB
AnonPages:       3477144 kB
Mapped:           121952 kB
Shmem:             37720 kB
KReclaimable:      94896 kB
Slab:             201644 kB
SReclaimable:      94896 kB
SUnreclaim:       106748 kB
KernelStack:        4220 kB
PageTables:        16320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4742176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63200 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2394112 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:      232148 kB
DirectMap2M:    20512768 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 889900 MiB
End job on nodeC026 at 2024-07-16 16:25:39