Trace number 4431359

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.09 3606.71

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-seymour1.opb
MD5SUM0695af47158b7a843c4563178a14696e
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 benchmark424072
Best CPU time to get the best result obtained on this benchmark72001
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10582
Total number of constraints5865
Number of constraints which are clauses651
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5214
Minimum length of a constraint1
Maximum length of a constraint198
Number of terms in the objective function 10582
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 2347111
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 2347111
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3606.70	HOME/run-glibc-2.34.sh: line 2: 828202 Terminated              LD_LIBRARY_PATH=/home/evaluation/evaluation/priv/lib:/home/evaluation/evaluation/tools/lib64:/home/evaluation/evaluation/tools/lib:/usr/local/lib:/home/evaluation/evaluation/tools/glibc-2.34/lib/:/lib64 /home/evaluation/evaluation/tools/glibc-2.34/lib/ld-linux-x86-64.so.2 $*

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 (63062 MiB free)
  memory of node 1: 64473 MiB (63364 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431359-1721060296/watcher-4431359-1721060296 -o /tmp/evaluation-result-4431359-1721060296/solver-4431359-1721060296 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721060308-828135 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431359-1721060296.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=828191, runsolver pid=828183

[startup+0.100087 s]*
/proc/loadavg: 1.35 2.91 3.64 6/263 828206
/proc/meminfo: memFree=129416632/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=98928 memory=19220 CPUtime=0.07 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 3393 0 24 0 7 0 0 0 20 0 1 0 158192021 101302272 4805 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 0 0 0 0 0 17 4 0 0 1 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 24732 4805 1687 46 0 5347 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 108856 KiB
Current children cumulated memory: 21920 KiB

[startup+0.206541 s]*
/proc/loadavg: 1.35 2.91 3.64 7/266 828209
/proc/meminfo: memFree=129356240/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=157040 memory=43476 CPUtime=0.18 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 7184 0 24 0 16 2 0 0 20 0 2 0 158192021 160808960 10869 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 39260 10869 2715 46 0 11855 0
[pid=828202/tid=828209] ppid=828191 vsize=157040 memory=3472323902204572750 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) R 828191 828191 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192035 160808960 10869 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 166968 KiB
Current children cumulated memory: 46176 KiB

[startup+0.305737 s]*
/proc/loadavg: 1.35 2.91 3.64 5/267 828210
/proc/meminfo: memFree=129326940/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=158840 memory=45056 CPUtime=0.28 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 7571 0 24 0 26 2 0 0 20 0 2 0 158192021 162652160 11264 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 39710 11264 2715 46 0 12305 0
[pid=828202/tid=828209] ppid=828191 vsize=158840 memory=-9112967406171677541 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) R 828191 828191 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192035 162652160 11264 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 168768 KiB
Current children cumulated memory: 47756 KiB

[startup+0.700223 s]
/proc/loadavg: 1.35 2.91 3.64 5/267 828210
/proc/meminfo: memFree=129285648/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=162308 memory=47632 CPUtime=0.67 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 8228 0 24 0 64 3 0 0 20 0 2 0 158192021 166203392 11908 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 40577 11908 2715 46 0 13172 0
[pid=828202/tid=828209] ppid=828191 vsize=162308 memory=0 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192035 166203392 11908 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 172236 KiB
Current children cumulated memory: 50332 KiB

[startup+1.50025 s]
/proc/loadavg: 1.35 2.91 3.64 6/267 828210
/proc/meminfo: memFree=129139636/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=217456 memory=79512 CPUtime=1.46 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 19243 0 24 0 141 5 0 0 20 0 2 0 158192021 222674944 19878 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 54364 19878 3218 46 0 26959 0
[pid=828202/tid=828209] ppid=828191 vsize=217456 memory=77840 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192035 222674944 19878 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 227384 KiB
Current children cumulated memory: 82212 KiB

[startup+3.10655 s]
/proc/loadavg: 1.64 2.95 3.65 6/267 828210
/proc/meminfo: memFree=129022228/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=217456 memory=79636 CPUtime=3.06 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 22887 0 24 0 301 5 0 0 20 0 2 0 158192021 222674944 19909 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 54364 19909 3218 46 0 26959 0
[pid=828202/tid=828209] ppid=828191 vsize=217456 memory=79600 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 158192035 222674944 19909 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 227384 KiB
Current children cumulated memory: 82336 KiB

[startup+6.30022 s]
/proc/loadavg: 1.64 2.95 3.65 6/267 828210
/proc/meminfo: memFree=128929724/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=319684 memory=169636 CPUtime=6.25 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 43421 0 25 0 616 9 0 0 20 0 2 0 158192021 327356416 42409 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 79921 42409 3724 46 0 52516 0
[pid=828202/tid=828209] ppid=828191 vsize=319684 memory=12304 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 158192035 327356416 42409 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 329612 KiB
Current children cumulated memory: 172336 KiB

[startup+12.7002 s]
/proc/loadavg: 2.08 3.00 3.66 6/267 828212
/proc/meminfo: memFree=128897708/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=306280 memory=164116 CPUtime=12.64 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 61224 0 28 0 1253 11 0 0 20 0 2 0 158192021 313630720 41029 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 76570 41029 3927 46 0 49165 0
[pid=828202/tid=828209] ppid=828191 vsize=306280 memory=2700 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 2 0 158192035 313630720 41029 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 316208 KiB
Current children cumulated memory: 166816 KiB

[startup+25.5002 s]
/proc/loadavg: 2.38 3.03 3.66 6/267 828213
/proc/meminfo: memFree=128872532/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=329836 memory=186224 CPUtime=25.41 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 82323 0 28 0 2528 13 0 0 20 0 2 0 158192021 337752064 46556 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 82459 46556 3944 46 0 55054 0
[pid=828202/tid=828209] ppid=828191 vsize=329836 memory=2700 CPUtime=0 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 2 0 158192035 337752064 46556 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 339764 KiB
Current children cumulated memory: 188924 KiB

[startup+51.1067 s]
/proc/loadavg: 3.00 3.13 3.67 6/267 828218
/proc/meminfo: memFree=128719256/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=301548 memory=167712 CPUtime=50.98 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 111204 0 29 0 5079 19 0 0 20 0 2 0 158192021 308785152 41928 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 75387 41928 3947 46 0 47982 0
[pid=828202/tid=828209] ppid=828191 vsize=301548 memory=2700 CPUtime=0.02 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 28 0 0 0 0 2 0 0 20 0 2 0 158192035 308785152 41928 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 311476 KiB
Current children cumulated memory: 170412 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 3.29 3.70 6/267 828227
/proc/meminfo: memFree=128618124/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=448524 memory=267788 CPUtime=102.09 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 153868 0 29 0 10181 28 0 0 20 0 2 0 158192021 459288576 66947 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 112131 66947 3947 46 0 84726 0
[pid=828202/tid=828209] ppid=828191 vsize=448524 memory=267788 CPUtime=0.05 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 32 0 0 0 1 4 0 0 20 0 2 0 158192035 459288576 66947 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 458452 KiB
Current children cumulated memory: 270488 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.44 3.73 6/269 828242

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

/proc/828202/statm: 223530 188778 3998 46 0 196125 0
[pid=828202/tid=828209] ppid=828191 vsize=894120 memory=2700 CPUtime=2.07 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 148 0 0 0 72 135 0 0 20 0 2 0 158192035 915578880 188778 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3156.43 s
Current children cumulated vsize: 904048 KiB
Current children cumulated memory: 757812 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/265 829975
/proc/meminfo: memFree=127653036/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=894120 memory=755112 CPUtime=3216.32 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 733065 0 29 0 321227 405 0 0 20 0 2 0 158192021 915578880 188778 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 223530 188778 3998 46 0 196125 0
[pid=828202/tid=828209] ppid=828191 vsize=894120 memory=2700 CPUtime=2.12 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 151 0 0 0 74 138 0 0 20 0 2 0 158192035 915578880 188778 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3216.32 s
Current children cumulated vsize: 904048 KiB
Current children cumulated memory: 757812 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.11 4.09 6/265 829985
/proc/meminfo: memFree=127650456/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=894120 memory=755228 CPUtime=3276.2 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 744380 0 29 0 327210 410 0 0 20 0 2 0 158192021 915578880 188807 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 223530 188807 3998 46 0 196125 0
[pid=828202/tid=828209] ppid=828191 vsize=894120 memory=2700 CPUtime=2.16 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 153 0 0 0 75 141 0 0 20 0 2 0 158192035 915578880 188807 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3276.2 s
Current children cumulated vsize: 904048 KiB
Current children cumulated memory: 757928 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/265 829997
/proc/meminfo: memFree=127649996/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=894120 memory=755244 CPUtime=3336.08 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 752951 0 29 0 333191 417 0 0 20 0 2 0 158192021 915578880 188811 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 223530 188811 3998 46 0 196125 0
[pid=828202/tid=828209] ppid=828191 vsize=894120 memory=12304 CPUtime=2.2 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 155 0 0 0 76 144 0 0 20 0 2 0 158192035 915578880 188811 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3336.08 s
Current children cumulated vsize: 904048 KiB
Current children cumulated memory: 757944 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.13 4.10 6/265 830007
/proc/meminfo: memFree=127648628/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=894120 memory=756472 CPUtime=3395.96 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 761828 0 29 0 339174 422 0 0 20 0 2 0 158192021 915578880 189118 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 223530 189118 3998 46 0 196125 0
[pid=828202/tid=828209] ppid=828191 vsize=894120 memory=2700 CPUtime=2.24 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 157 0 0 0 77 147 0 0 20 0 2 0 158192035 915578880 189118 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3395.96 s
Current children cumulated vsize: 904048 KiB
Current children cumulated memory: 759172 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 6/262 830017
/proc/meminfo: memFree=127609536/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=929224 memory=794136 CPUtime=3455.88 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 773442 0 29 0 345161 427 0 0 20 0 2 0 158192021 951525376 198534 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 232306 198534 3998 46 0 204901 0
[pid=828202/tid=828209] ppid=828191 vsize=929224 memory=12304 CPUtime=2.29 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 160 0 0 0 79 150 0 0 20 0 2 0 158192035 951525376 198534 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3455.88 s
Current children cumulated vsize: 939152 KiB
Current children cumulated memory: 796836 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.13 4.10 6/263 830028
/proc/meminfo: memFree=127600060/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=929224 memory=799052 CPUtime=3515.8 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 779692 0 29 0 351149 431 0 0 20 0 2 0 158192021 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 232306 199763 3998 46 0 204901 0
[pid=828202/tid=828209] ppid=828191 vsize=929224 memory=2700 CPUtime=2.33 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 162 0 0 0 81 152 0 0 20 0 2 0 158192035 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3515.8 s
Current children cumulated vsize: 939152 KiB
Current children cumulated memory: 801752 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/263 830039
/proc/meminfo: memFree=127594856/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=929224 memory=799052 CPUtime=3575.7 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 780194 0 29 0 357135 435 0 0 20 0 2 0 158192021 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 232306 199763 3998 46 0 204901 0
[pid=828202/tid=828209] ppid=828191 vsize=929224 memory=799052 CPUtime=2.37 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 165 0 0 0 82 155 0 0 20 0 2 0 158192035 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3575.7 s
Current children cumulated vsize: 939152 KiB
Current children cumulated memory: 801752 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.7 s]
/proc/loadavg: 4.09 4.11 4.09 6/263 830043
/proc/meminfo: memFree=127593812/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=929224 memory=799052 CPUtime=3600.06 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 780438 0 29 0 359570 436 0 0 20 0 2 0 158192021 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 232306 199763 3998 46 0 204901 0
[pid=828202/tid=828209] ppid=828191 vsize=929224 memory=2700 CPUtime=2.39 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 166 0 0 0 83 156 0 0 20 0 2 0 158192035 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 939152 KiB
Current children cumulated memory: 801752 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3606.71 s]
# the end of solver process 828191 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3595.71 s, system=4.37381 s

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

[startup+3606.7 s]
/proc/loadavg: 4.09 4.11 4.09 6/263 830043
/proc/meminfo: memFree=127593812/131524600 swapFree=131071996/131071996
[pid=828191] ppid=828183 vsize=9928 memory=2700 CPUtime=0 cores=4,6
/proc/828191/stat : 828191 (run-glibc-2.34.) S 828183 828191 828122 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 675 134679101440 94251729702912 94251730782232 140727987387200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94251732880688 94251732927876 94251763957760 140727987393483 140727987393628 140727987393628 140727987400643 0
/proc/828191/statm: 2482 675 595 264 0 133 0
[pid=828202] ppid=828191 vsize=929224 memory=799052 CPUtime=3600.06 cores=4,6
/proc/828202/stat : 828202 (ld-linux-x86-64) R 828191 828191 828122 0 -1 4194304 780438 0 29 0 359570 436 0 0 20 0 2 0 158192021 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 0 0 0 17 4 0 0 2 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
/proc/828202/statm: 232306 199763 3998 46 0 204901 0
[pid=828202/tid=828209] ppid=828191 vsize=929224 memory=2700 CPUtime=2.39 cores=4,6
/proc/828202/task/828209/stat : 828209 (ld-linux-x86-64) S 828191 828191 828122 0 -1 1077936192 166 0 0 0 83 156 0 0 20 0 2 0 158192035 951525376 199763 134679101440 140228753735680 140228753923292 140734462446448 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140228756024192 140228756033640 93824997285888 140734462452579 140734462452731 140734462452731 140734462459826 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 939152 KiB
Current children cumulated memory: 801752 KiB

Child status: 143

Real time (s): 3606.71
CPU time (s): 3600.09
CPU user time (s): 3595.71
CPU system time (s): 4.37381
CPU usage (%): 99.8164
Max. virtual memory (cumulated for all children) (KiB): 981208
Max. memory (cumulated for all children) (KiB): 801752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.71
system time used= 4.37381
maximum resident set size= 799052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 780653
page faults= 29
swaps= 0
block input operations= 3792
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357291
involuntary context switches= 2793


# summary of solver processes directly reported to runsolver:
#   pid: 828191
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3595.71
#   total CPU system time (s): 4.37381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.0635 second user time and 20.5186 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-15 18:18:28
IDJOB=4431359
IDBENCH=146712
IDSOLVER=3056
FILE ID=nodeC018/4431359-1721060296
RUNJOBID= nodeC018-1721060308-828135
SLURM_JOB_ID= 7505506
Free space on /tmp= 890072 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-seymour1.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-4431359-1721060296/watcher-4431359-1721060296 -o /tmp/evaluation-result-4431359-1721060296/solver-4431359-1721060296 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721060308-828135 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431359-1721060296.opb

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

MD5SUM BENCH= 0695af47158b7a843c4563178a14696e
RANDOM SEED=2028808104

nodeC018.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		: 3611.810
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.52
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		: 3378.043
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.30
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		: 3776.786
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.52
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		: 3633.537
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.30
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		: 3612.253
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.52
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		: 3612.124
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.30
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		: 3783.773
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.52
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		: 3864.709
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129463640 kB
MemAvailable:   129794748 kB
Buffers:          357176 kB
Cached:           815400 kB
SwapCached:            0 kB
Active:           609152 kB
Inactive:         869312 kB
Active(anon):       1440 kB
Inactive(anon):   342208 kB
Active(file):     607712 kB
Inactive(file):   527104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            175592 kB
Writeback:            16 kB
AnonPages:        304100 kB
Mapped:           105036 kB
Shmem:             37720 kB
KReclaimable:      72228 kB
Slab:             177324 kB
SReclaimable:      72228 kB
SUnreclaim:       105096 kB
KernelStack:        3856 kB
PageTables:         9472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     725332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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:    16318464 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889912 MiB
End job on nodeC018 at 2024-07-15 19:18:35