Trace number 4431528

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.1 3604.91

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_7.opb
MD5SUMe3f6e03fc0c8fc921c0242da7dc19bcf
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark191.711
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12935
Total number of constraints47889
Number of constraints which are clauses47870
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint1
Maximum length of a constraint953
Number of terms in the objective function 953
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 953
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 984
Number of bits of the biggest sum of numbers10
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: 64096 MiB (60987 MiB free)
  memory of node 1: 64473 MiB (61346 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431528-1721109902/watcher-4431528-1721109902 -o /tmp/evaluation-result-4431528-1721109902/solver-4431528-1721109902 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721109914-835260 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431528-1721109902.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=835302, runsolver pid=835296

[startup+0.100096 s]*
/proc/loadavg: 1.21 1.30 1.44 6/240 835313
/proc/meminfo: memFree=125241940/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=92908 memory=12372 CPUtime=0.1 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 2138 0 0 0 9 1 0 0 20 0 1 0 163147359 95137792 3093 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 23227 3093 1606 46 0 3842 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 102836 KiB
Current children cumulated memory: 15180 KiB

[startup+0.214831 s]*
/proc/loadavg: 1.21 1.30 1.44 6/243 835317
/proc/meminfo: memFree=125222344/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=96052 memory=18412 CPUtime=0.21 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 3068 0 0 0 16 5 0 0 20 0 1 0 163147359 98357248 4603 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 24013 4603 1686 46 0 4628 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 105980 KiB
Current children cumulated memory: 21220 KiB

[startup+0.315328 s]*
/proc/loadavg: 1.21 1.30 1.44 6/247 835324
/proc/meminfo: memFree=125205408/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=98068 memory=20260 CPUtime=0.32 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 3533 0 0 0 22 10 0 0 20 0 1 0 163147359 100421632 5065 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 24517 5065 1686 46 0 5132 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 107996 KiB
Current children cumulated memory: 23068 KiB

[startup+0.700388 s]
/proc/loadavg: 1.21 1.30 1.44 6/249 835326
/proc/meminfo: memFree=125148172/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=157260 memory=45596 CPUtime=0.68 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 7880 0 0 0 52 16 0 0 20 0 2 0 163147359 161034240 11399 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 39315 11399 3471 46 0 11910 0
[pid=835305/tid=835326] ppid=835302 vsize=157260 memory=449 CPUtime=0 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 163147396 161034240 11399 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 167188 KiB
Current children cumulated memory: 48404 KiB

[startup+1.50042 s]
/proc/loadavg: 1.21 1.30 1.44 6/250 835327
/proc/meminfo: memFree=125076220/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=158132 memory=47060 CPUtime=1.48 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 8810 0 0 0 129 19 0 0 20 0 2 0 163147359 161927168 11765 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 39533 11765 3550 46 0 12128 0
[pid=835305/tid=835326] ppid=835302 vsize=158132 memory=449 CPUtime=0 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 163147396 161927168 11765 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 168060 KiB
Current children cumulated memory: 49868 KiB

[startup+3.11362 s]
/proc/loadavg: 1.43 1.34 1.45 6/251 835330
/proc/meminfo: memFree=124948944/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=163800 memory=55176 CPUtime=3.09 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 15343 0 0 0 284 25 0 0 20 0 2 0 163147359 167731200 13794 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 40950 13794 3771 46 0 13545 0
[pid=835305/tid=835326] ppid=835302 vsize=163800 memory=-8969695543514261092 CPUtime=0 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 163147396 167731200 13794 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 173728 KiB
Current children cumulated memory: 57984 KiB

[startup+6.3004 s]
/proc/loadavg: 1.43 1.34 1.45 6/251 835330
/proc/meminfo: memFree=124907032/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=179080 memory=67728 CPUtime=6.27 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 20663 0 0 0 600 27 0 0 20 0 2 0 163147359 183377920 16932 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 44770 16932 3771 46 0 17365 0
[pid=835305/tid=835326] ppid=835302 vsize=179080 memory=0 CPUtime=0 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 163147396 183377920 16932 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 189008 KiB
Current children cumulated memory: 70536 KiB

[startup+12.7004 s]
/proc/loadavg: 1.64 1.39 1.47 6/251 835330
/proc/meminfo: memFree=124862696/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=190756 memory=80176 CPUtime=12.67 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 31886 0 0 0 1237 30 0 0 20 0 2 0 163147359 195334144 20044 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 47689 20044 3771 46 0 20284 0
[pid=835305/tid=835326] ppid=835302 vsize=190756 memory=2808 CPUtime=0.01 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 16 0 0 0 0 1 0 0 20 0 2 0 163147396 195334144 20044 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 200684 KiB
Current children cumulated memory: 82984 KiB

[startup+25.5005 s]
/proc/loadavg: 2.16 1.52 1.51 6/251 835333
/proc/meminfo: memFree=124799468/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=215392 memory=94908 CPUtime=25.44 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 52544 0 0 0 2508 36 0 0 20 0 2 0 163147359 220561408 23727 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 53848 23727 3771 46 0 26443 0
[pid=835305/tid=835326] ppid=835302 vsize=215392 memory=91448 CPUtime=0.01 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 23 0 0 0 0 1 0 0 20 0 2 0 163147396 220561408 23727 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 225320 KiB
Current children cumulated memory: 97716 KiB

[startup+51.1135 s]
/proc/loadavg: 2.91 1.75 1.59 6/250 835336
/proc/meminfo: memFree=124680796/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=219944 memory=107720 CPUtime=51.02 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 69004 0 0 0 5056 46 0 0 20 0 2 0 163147359 225222656 26930 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 54986 26930 3771 46 0 27581 0
[pid=835305/tid=835326] ppid=835302 vsize=219944 memory=43148 CPUtime=0.04 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 32 0 0 0 1 3 0 0 20 0 2 0 163147396 225222656 26930 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 229872 KiB
Current children cumulated memory: 110528 KiB

[startup+102.3 s]
/proc/loadavg: 3.59 2.11 1.72 6/250 835345
/proc/meminfo: memFree=124543872/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=257496 memory=141676 CPUtime=102.14 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 76865 0 0 0 10155 59 0 0 20 0 2 0 163147359 263675904 35419 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 64374 35419 3771 46 0 36969 0
[pid=835305/tid=835326] ppid=835302 vsize=257496 memory=2808 CPUtime=0.1 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 38 0 0 0 3 7 0 0 20 0 2 0 163147396 263675904 35419 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 102.14 s
Current children cumulated vsize: 267424 KiB
Current children cumulated memory: 144484 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.49 1.88 6/250 835356
/proc/meminfo: memFree=124410248/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=310072 memory=161760 CPUtime=162.04 cores=5,7

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

[startup+3222.3 s]
/proc/loadavg: 4.50 4.47 4.28 6/254 837079
/proc/meminfo: memFree=123197748/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=636808 memory=410516 CPUtime=3217.86 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 958745 0 0 0 320626 1160 0 0 20 0 2 0 163147359 652091392 102629 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159202 102629 3771 46 0 131797 0
[pid=835305/tid=835326] ppid=835302 vsize=636808 memory=410516 CPUtime=4.25 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 142 0 0 0 136 289 0 0 20 0 2 0 163147396 652091392 102629 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3217.86 s
Current children cumulated vsize: 646736 KiB
Current children cumulated memory: 413324 KiB

[startup+3282.3 s]
/proc/loadavg: 4.23 4.40 4.27 6/254 837090
/proc/meminfo: memFree=123192608/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=636808 memory=414612 CPUtime=3277.8 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1010450 0 0 0 326602 1178 0 0 20 0 2 0 163147359 652091392 103653 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159202 103653 3771 46 0 131797 0
[pid=835305/tid=835326] ppid=835302 vsize=636808 memory=1832 CPUtime=4.33 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 144 0 0 0 138 295 0 0 20 0 2 0 163147396 652091392 103653 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3277.8 s
Current children cumulated vsize: 646736 KiB
Current children cumulated memory: 417420 KiB

[startup+3342.3 s]
/proc/loadavg: 4.31 4.38 4.27 7/254 837102
/proc/meminfo: memFree=123176684/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=637608 memory=425652 CPUtime=3337.74 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1043995 0 0 0 332577 1197 0 0 20 0 2 0 163147359 652910592 106413 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159402 106413 3771 46 0 131997 0
[pid=835305/tid=835326] ppid=835302 vsize=637608 memory=25876 CPUtime=4.41 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 146 0 0 0 140 301 0 0 20 0 2 0 163147396 652910592 106413 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3337.74 s
Current children cumulated vsize: 647536 KiB
Current children cumulated memory: 428460 KiB

[startup+3402.3 s]
/proc/loadavg: 4.24 4.34 4.27 6/252 837124
/proc/meminfo: memFree=123149696/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=637608 memory=425652 CPUtime=3397.68 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1091419 0 0 0 338550 1218 0 0 20 0 2 0 163147359 652910592 106413 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159402 106413 3771 46 0 131997 0
[pid=835305/tid=835326] ppid=835302 vsize=637608 memory=2808 CPUtime=4.5 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 148 0 0 0 143 307 0 0 20 0 2 0 163147396 652910592 106413 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3397.68 s
Current children cumulated vsize: 647536 KiB
Current children cumulated memory: 428460 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.29 4.25 6/252 837136
/proc/meminfo: memFree=123134404/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=637776 memory=425820 CPUtime=3457.62 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1148068 0 0 0 344522 1240 0 0 20 0 2 0 163147359 653082624 106455 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159444 106455 3771 46 0 132039 0
[pid=835305/tid=835326] ppid=835302 vsize=637776 memory=2808 CPUtime=4.59 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 151 0 0 0 146 313 0 0 20 0 2 0 163147396 653082624 106455 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3457.62 s
Current children cumulated vsize: 647704 KiB
Current children cumulated memory: 428628 KiB

[startup+3522.3 s]
/proc/loadavg: 4.26 4.31 4.27 6/251 837146
/proc/meminfo: memFree=123132912/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=637776 memory=425820 CPUtime=3517.56 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1190017 0 0 0 350497 1259 0 0 20 0 2 0 163147359 653082624 106455 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159444 106455 3771 46 0 132039 0
[pid=835305/tid=835326] ppid=835302 vsize=637776 memory=2808 CPUtime=4.67 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 153 0 0 0 148 319 0 0 20 0 2 0 163147396 653082624 106455 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3517.56 s
Current children cumulated vsize: 647704 KiB
Current children cumulated memory: 428628 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.25 4.25 6/250 837157
/proc/meminfo: memFree=123127492/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=638944 memory=426988 CPUtime=3577.5 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1248447 0 0 0 356469 1281 0 0 20 0 2 0 163147359 654278656 106747 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159736 106747 3771 46 0 132331 0
[pid=835305/tid=835326] ppid=835302 vsize=638944 memory=2808 CPUtime=4.75 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) S 835302 835302 835247 0 -1 1077936192 155 0 0 0 150 325 0 0 20 0 2 0 163147396 654278656 106747 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3577.5 s
Current children cumulated vsize: 648872 KiB
Current children cumulated memory: 429796 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.9 s]
/proc/loadavg: 4.19 4.26 4.25 6/250 837210
/proc/meminfo: memFree=123873672/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=638944 memory=426988 CPUtime=3600.07 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1257592 0 0 0 358719 1288 0 0 20 0 2 0 163147359 654278656 106747 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159736 106747 3771 46 0 132331 0
[pid=835305/tid=835326] ppid=835302 vsize=638944 memory=12508 CPUtime=4.78 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) R 835302 835302 835247 0 -1 1077936192 157 0 0 0 151 327 0 0 20 0 2 0 163147396 654278656 106747 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 648872 KiB
Current children cumulated memory: 429796 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002947 s, system=0.00121 s

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

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

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

[startup+3604.9 s]
/proc/loadavg: 4.19 4.26 4.25 6/250 837210
/proc/meminfo: memFree=123873672/131655788 swapFree=131071996/131071996
[pid=835302] ppid=835296 vsize=9928 memory=2808 CPUtime=0 cores=5,7
/proc/835302/stat : 835302 (run-glibc-2.34.) S 835296 835302 835247 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 163147359 10166272 702 134679101440 94219328798720 94219329878040 140728427615760 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94219331976496 94219332023684 94219346804736 140728427623371 140728427623516 140728427623516 140728427630531 0
/proc/835302/statm: 2482 702 621 264 0 133 0
[pid=835305] ppid=835302 vsize=638944 memory=426988 CPUtime=3600.07 cores=5,7
/proc/835305/stat : 835305 (ld-linux-x86-64) R 835302 835302 835247 0 -1 4194304 1257592 0 0 0 358719 1288 0 0 20 0 2 0 163147359 654278656 106747 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
/proc/835305/statm: 159736 106747 3771 46 0 132331 0
[pid=835305/tid=835326] ppid=835302 vsize=638944 memory=12508 CPUtime=4.78 cores=5,7
/proc/835305/task/835326/stat : 835326 (ld-linux-x86-64) R 835302 835302 835247 0 -1 1077936192 157 0 0 0 151 327 0 0 20 0 2 0 163147396 654278656 106747 134679101440 140442796306432 140442796494044 140732229200544 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140442798594944 140442798604392 93824997990400 140732229206883 140732229207035 140732229207035 140732229214130 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 648872 KiB
Current children cumulated memory: 429796 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.91
CPU time (s): 3600.1
CPU user time (s): 3587.21
CPU system time (s): 12.8956
CPU usage (%): 99.8666
Max. virtual memory (cumulated for all children) (KiB): 648872
Max. memory (cumulated for all children) (KiB): 429796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.21
system time used= 12.8956
maximum resident set size= 426988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1257798
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= 354048
involuntary context switches= 1983


# summary of solver processes directly reported to runsolver:
#   pid: 835302,835305
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3587.21
#   total CPU system time (s): 12.8956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7367 second user time and 39.3459 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 08:05:14
IDJOB=4431528
IDBENCH=148187
IDSOLVER=3056
FILE ID=nodeC011/4431528-1721109902
RUNJOBID= nodeC011-1721109914-835260
SLURM_JOB_ID= 7505644
Free space on /tmp= 723776 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_7.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-4431528-1721109902/watcher-4431528-1721109902 -o /tmp/evaluation-result-4431528-1721109902/solver-4431528-1721109902 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721109914-835260 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431528-1721109902.opb

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

MD5SUM BENCH= e3f6e03fc0c8fc921c0242da7dc19bcf
RANDOM SEED=486531572

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125299720 kB
MemAvailable:   129897176 kB
Buffers:          430128 kB
Cached:          4953084 kB
SwapCached:            0 kB
Active:           757468 kB
Inactive:        4948148 kB
Active(anon):       1316 kB
Inactive(anon):   358788 kB
Active(file):     756152 kB
Inactive(file):  4589360 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            144512 kB
Writeback:             4 kB
AnonPages:        322500 kB
Mapped:           103624 kB
Shmem:             37704 kB
KReclaimable:     184288 kB
Slab:             292852 kB
SReclaimable:     184288 kB
SUnreclaim:       108564 kB
KernelStack:        3616 kB
PageTables:         9760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     653408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723600 MiB
End job on nodeC011 at 2024-07-16 09:05:20