Trace number 4449721

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-SCIP 2024-07-09Signal 858.267 881.061

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=20-t=2.opb
MD5SUM06b87d46bf38d4b028e9a0f41f22c2e8
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 benchmark18
Best CPU time to get the best result obtained on this benchmark49.4743
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables650
Total number of constraints72640
Number of constraints which are clauses72620
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 20
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 20
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

396.61/397.71	c initialize IPBHS solver
396.61/397.71	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
396.61/397.71	c optimizer = "scip"
396.61/397.71	c pbsolver = "roundingsat"
396.61/397.71	c load symmetries from file ""
396.61/397.71	c set time limit for symmetry computation to 100 seconds.
396.61/397.71	c set interchangeable summation variable limit to 3
396.61/397.71	c set abs symmetric core budget per WCE-iteration to 100
396.61/397.71	c set rel symmetric core budget per WCE-iteration to 0
396.61/397.71	c set lit symmetric core budget per WCE-iteration to 0
396.61/397.71	c set sym generation to 's'
396.61/397.71	c set abstraction set creation to 10 iterations without LB change
396.61/397.71	c set abstraction set inputs to 0
396.61/397.71	c set abstraction set cluster min size to 2
396.61/397.71	c set abstraction set cluster max size to 100000000
396.61/397.71	c set abstraction set cluster activation limit to 2
396.61/397.71	c enable abstraction set require equal cost
396.61/397.71	c set abstraction set assumptions to 0
396.61/397.71	c set abstraction set constraint type to 0
396.61/397.71	c set abstract core extraction strategy to b
396.61/397.71	c set core extraction strategy to 2
396.61/397.71	c set core extraction shuffles 10
396.61/397.71	c set cores per iteration to 5
396.61/397.71	c set optimizer bound usage strategy to 2
396.61/397.71	c set optimizer max non-optimal iterations to 1000
396.61/397.71	c set small core cardinality limit to 2
396.61/397.71	c set max coef in cores to 1000000000
396.61/397.71	c set SIS iterations to 5
396.61/397.71	c set SIS budget abs to 1000
396.61/397.71	c set SIS budget rel to 0.05
396.61/397.71	c limit for coefficient in constraints and objective to 9223372036854775807
396.61/397.71	c will solve HOME/instance-4449721-1721399503.opb
396.61/397.71	c [0.01] solve iteration 1, LB=0, UB=21
396.61/397.71	c [5.18] solve iteration 2, LB=0, UB=19
396.61/397.71	c [15.3] solve iteration 3, LB=1, UB=19
396.61/397.71	c [27.39] solve iteration 4, LB=1, UB=19
396.61/397.71	c [34.86] solve iteration 5, LB=1, UB=19
396.61/397.71	c [42.21] solve iteration 6, LB=1, UB=18
396.61/397.71	c [47.97] solve iteration 7, LB=1, UB=18
396.61/397.71	c [55.16] solve iteration 8, LB=1, UB=18
396.61/397.71	c [60.92] solve iteration 9, LB=1, UB=18
396.61/397.71	c [66.11] solve iteration 10, LB=1, UB=18
396.61/397.71	c [79.31] solve iteration 11, LB=1, UB=18
396.61/397.71	c [88.14] solve iteration 12, LB=1, UB=18
396.61/397.71	c [112.72] solve iteration 13, LB=1, UB=18
396.61/397.71	c [118.54] solve iteration 14, LB=1, UB=18
396.61/397.71	c [123.35] solve iteration 15, LB=1, UB=18
396.61/397.71	c [141.66] solve iteration 16, LB=1, UB=18
396.61/397.71	c [145.38] solve iteration 17, LB=1, UB=18
396.61/397.71	c [147.68] solve iteration 18, LB=1, UB=18
396.61/397.71	c [148.71] solve iteration 19, LB=1, UB=18
396.61/397.71	c [151.47] solve iteration 20, LB=1, UB=18
396.61/397.71	c [169.74] solve iteration 21, LB=1, UB=18
396.61/397.71	c [172.85] solve iteration 22, LB=1, UB=18
396.61/397.71	c [187.44] solve iteration 23, LB=2, UB=18
396.61/397.71	c [188.3] solve iteration 24, LB=2, UB=18
396.61/397.71	c [188.51] solve iteration 25, LB=2, UB=18
396.61/397.71	c [208.35] solve iteration 26, LB=2, UB=18
396.61/397.71	c [211.7] solve iteration 27, LB=2, UB=18
396.61/397.71	c [212.09] solve iteration 28, LB=2, UB=18
396.61/397.71	c [212.23] solve iteration 29, LB=2, UB=18
396.61/397.71	c [212.36] solve iteration 30, LB=2, UB=18
396.61/397.71	c [233.77] solve iteration 31, LB=2, UB=18
396.61/397.71	c [236.81] solve iteration 32, LB=2, UB=18
396.61/397.71	c [236.95] solve iteration 33, LB=2, UB=18
396.61/397.71	c [237.07] solve iteration 34, LB=2, UB=18
396.61/397.71	c [237.15] solve iteration 35, LB=2, UB=18
396.61/397.71	c [261.72] solve iteration 36, LB=2, UB=18
396.61/397.71	c [262.03] solve iteration 37, LB=2, UB=18
396.61/397.71	c [262.23] solve iteration 38, LB=2, UB=18
396.61/397.71	c [262.39] solve iteration 39, LB=2, UB=18
396.61/397.71	c [262.44] solve iteration 40, LB=2, UB=18
396.61/397.71	c [287.39] solve iteration 41, LB=2, UB=18
396.61/397.71	c [288.63] solve iteration 42, LB=2, UB=18
396.61/397.71	c [289.65] solve iteration 43, LB=2, UB=18
396.61/397.71	c [289.9] solve iteration 44, LB=2, UB=18
396.61/397.71	c [290.18] solve iteration 45, LB=2, UB=18
396.61/397.71	c [314.92] solve iteration 46, LB=2, UB=18
396.61/397.71	c [315.35] solve iteration 47, LB=2, UB=18
396.61/397.71	c [315.42] solve iteration 48, LB=2, UB=18
396.61/397.71	c [316.12] solve iteration 49, LB=2, UB=18
396.61/397.71	c [316.26] solve iteration 50, LB=2, UB=18
396.61/397.71	c [334.05] solve iteration 51, LB=2, UB=18
396.61/397.71	c [335.2] solve iteration 52, LB=2, UB=18
396.61/397.71	c [335.36] solve iteration 53, LB=2, UB=18
396.61/397.71	c [335.44] solve iteration 54, LB=2, UB=18
396.61/397.71	c [335.87] solve iteration 55, LB=2, UB=18
396.61/397.71	c [374.51] solve iteration 56, LB=2, UB=18
396.61/397.71	c [374.68] solve iteration 57, LB=2, UB=18
396.61/397.71	c [374.74] solve iteration 58, LB=2, UB=18
436.01/437.26	c [375.17] solve iteration 59, LB=2, UB=18
436.01/437.26	c [375.26] solve iteration 60, LB=2, UB=18
436.01/437.26	c [412.2] solve iteration 61, LB=2, UB=18
482.09/483.42	c [412.75] solve iteration 62, LB=2, UB=18
482.09/483.42	c [412.88] solve iteration 63, LB=2, UB=18
482.09/483.42	c [413.36] solve iteration 64, LB=2, UB=18
482.09/483.42	c [413.5] solve iteration 65, LB=2, UB=18
482.09/483.42	c [455.85] solve iteration 66, LB=2, UB=18
482.09/483.42	c [456.22] solve iteration 67, LB=2, UB=18
482.39/483.74	c [456.53] solve iteration 68, LB=2, UB=18
529.27/530.76	c [456.66] solve iteration 69, LB=2, UB=18
529.27/530.76	c [456.74] solve iteration 70, LB=2, UB=18
529.27/530.76	c [501.26] solve iteration 71, LB=2, UB=18
529.77/531.25	c [501.53] solve iteration 72, LB=2, UB=18
529.77/531.25	c [501.73] solve iteration 73, LB=2, UB=18
529.96/531.40	c [501.82] solve iteration 74, LB=2, UB=18
529.96/531.40	c [501.87] solve iteration 75, LB=2, UB=18
586.52/588.12	c [555.66] solve iteration 76, LB=2, UB=18
586.52/588.12	c [555.83] solve iteration 77, LB=2, UB=18
587.12/588.75	c [556.31] solve iteration 78, LB=2, UB=18
587.12/588.75	c [556.42] solve iteration 79, LB=2, UB=18
587.22/588.88	c [556.55] solve iteration 80, LB=2, UB=18
651.53/653.36	c [617.93] solve iteration 81, LB=2, UB=18
651.73/653.59	c [618.16] solve iteration 82, LB=2, UB=18
651.83/653.65	c [618.22] solve iteration 83, LB=2, UB=18
651.92/653.71	c [618.28] solve iteration 84, LB=2, UB=18
651.92/653.76	c [618.33] solve iteration 85, LB=2, UB=18
703.86/705.88	c [669.06] solve iteration 86, LB=2, UB=18
704.46/706.49	c [669.64] solve iteration 87, LB=2, UB=18
704.66/706.62	c [669.77] solve iteration 88, LB=2, UB=18
704.76/706.74	c [669.83] solve iteration 89, LB=2, UB=18
704.76/706.74	c [669.88] solve iteration 90, LB=2, UB=18
779.93/782.17	c [741.98] solve iteration 91, LB=2, UB=18
780.23/782.47	c [742.27] solve iteration 92, LB=2, UB=18
780.42/782.67	c [742.46] solve iteration 93, LB=2, UB=18
781.12/783.37	c [743.14] solve iteration 94, LB=2, UB=18
781.22/783.47	c [743.23] solve iteration 95, LB=2, UB=18
857.38/859.81	c [816.66] solve iteration 96, LB=2, UB=18
857.78/860.23	c [817.06] solve iteration 97, LB=2, UB=18
857.89/860.31	c [817.14] solve iteration 98, LB=2, UB=18
857.89/860.38	free(): invalid next size (fast)

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: 63931 MiB (61511 MiB free)
  memory of node 1: 64510 MiB (62494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449721-1721399503/watcher-4449721-1721399503 -o /tmp/evaluation-result-4449721-1721399503/solver-4449721-1721399503 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721399515-1039301 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4449721-1721399503.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=1039363, runsolver pid=1039360

[startup+0.100784 s]*
/proc/loadavg: 0.08 0.09 0.09 4/254 1039372
/proc/meminfo: memFree=126956820/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=39020 memory=15276 CPUtime=0.09 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 3358 0 0 0 8 1 0 0 20 0 1 0 192112120 39956480 3819 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 9755 3819 1135 2900 0 6269 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39020 KiB
Current children cumulated memory: 15276 KiB

[startup+0.205585 s]*
/proc/loadavg: 0.08 0.09 0.09 4/254 1039372
/proc/meminfo: memFree=126942924/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=46808 memory=30796 CPUtime=0.19 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 5255 0 0 0 14 5 0 0 20 0 1 0 192112120 47931392 7699 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 11702 7699 2687 2900 0 8216 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 46808 KiB
Current children cumulated memory: 30796 KiB

[startup+0.305432 s]*
/proc/loadavg: 0.08 0.09 0.09 4/254 1039372
/proc/meminfo: memFree=126936508/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=46808 memory=31384 CPUtime=0.29 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 5391 0 0 0 23 6 0 0 20 0 1 0 192112120 47931392 7846 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 11702 7846 2703 2900 0 8216 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 46808 KiB
Current children cumulated memory: 31384 KiB

[startup+0.700212 s]
/proc/loadavg: 0.08 0.09 0.09 5/254 1039379
/proc/meminfo: memFree=126927740/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=47052 memory=32704 CPUtime=0.68 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 5679 0 0 0 58 10 0 0 20 0 1 0 192112120 48181248 8176 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 11763 8176 2703 2900 0 8277 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 47052 KiB
Current children cumulated memory: 32704 KiB

[startup+1.50022 s]
/proc/loadavg: 0.08 0.09 0.09 5/259 1039410
/proc/meminfo: memFree=126913772/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=53032 memory=36296 CPUtime=1.48 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 6631 0 0 0 129 19 0 0 20 0 1 0 192112120 54304768 9074 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 13258 9074 2703 2900 0 9772 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 53032 KiB
Current children cumulated memory: 36296 KiB

[startup+3.10532 s]
/proc/loadavg: 0.47 0.17 0.12 5/259 1039410
/proc/meminfo: memFree=126896260/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=53560 memory=38144 CPUtime=3.08 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 7044 0 0 0 273 35 0 0 20 0 1 0 192112120 54845440 9536 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 13390 9536 2703 2900 0 9904 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 53560 KiB
Current children cumulated memory: 38144 KiB

[startup+6.30019 s]
/proc/loadavg: 0.47 0.17 0.12 5/259 1039410
/proc/meminfo: memFree=126890200/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=57236 memory=42956 CPUtime=6.27 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 8282 0 0 0 569 58 0 0 20 0 1 0 192112120 58609664 10739 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 14309 10739 2719 2900 0 10823 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 57236 KiB
Current children cumulated memory: 42956 KiB

[startup+12.7002 s]
/proc/loadavg: 0.91 0.27 0.15 5/259 1039412
/proc/meminfo: memFree=126881056/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=62844 memory=46720 CPUtime=12.65 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 8712 0 0 0 1162 103 0 0 20 0 1 0 192112120 64352256 11680 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 15711 11680 2719 2900 0 12225 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 62844 KiB
Current children cumulated memory: 46720 KiB

[startup+25.5002 s]
/proc/loadavg: 1.67 0.47 0.21 5/259 1039413
/proc/meminfo: memFree=126853720/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=75316 memory=56652 CPUtime=25.42 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 10629 0 0 0 2356 186 0 0 20 0 1 0 192112120 77123584 14163 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 18829 14163 2719 2900 0 15343 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 75316 KiB
Current children cumulated memory: 56652 KiB

[startup+51.1057 s]
/proc/loadavg: 2.46 0.76 0.32 5/259 1039418
/proc/meminfo: memFree=126822896/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=85820 memory=71280 CPUtime=50.96 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 13271 0 0 0 4763 333 0 0 20 0 1 0 192112120 87879680 17820 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 21455 17820 2719 2900 0 17969 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 85820 KiB
Current children cumulated memory: 71280 KiB

[startup+102.3 s]
/proc/loadavg: 3.37 1.27 0.52 5/259 1039427
/proc/meminfo: memFree=126765748/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=135088 memory=106428 CPUtime=102.01 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 21757 0 0 0 9561 640 0 0 20 0 1 0 192112120 138330112 26607 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 33772 26607 2719 2900 0 30286 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 135088 KiB
Current children cumulated memory: 106428 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 1.80 0.75 5/258 1039439
/proc/meminfo: memFree=126691656/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=179696 memory=142864 CPUtime=161.85 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 28029 0 0 0 15276 909 0 0 20 0 1 0 192112120 184008704 35716 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 44924 35716 2719 2900 0 41438 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 179696 KiB
Current children cumulated memory: 142864 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 2.22 0.96 5/255 1039449
/proc/meminfo: memFree=126649616/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=177960 memory=141984 CPUtime=221.7 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 32429 0 0 0 20849 1321 0 0 20 0 1 0 192112120 182231040 35496 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 44490 35496 2927 2900 0 41004 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 177960 KiB
Current children cumulated memory: 141984 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 2.58 1.16 5/255 1039459
/proc/meminfo: memFree=126607144/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=190956 memory=165180 CPUtime=281.52 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 44247 0 0 0 26495 1657 0 0 20 0 1 0 192112120 195538944 41295 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 47739 41295 2943 2900 0 44253 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 190956 KiB
Current children cumulated memory: 165180 KiB

[startup+342.3 s]
/proc/loadavg: 4.37 2.94 1.38 5/255 1039471
/proc/meminfo: memFree=126541468/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=198508 memory=184668 CPUtime=341.34 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 56399 0 0 0 32254 1880 0 0 20 0 1 0 192112120 203272192 46167 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 49627 46167 2943 2900 0 46141 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 198508 KiB
Current children cumulated memory: 184668 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 3.17 1.56 5/255 1039481
/proc/meminfo: memFree=126525228/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=201868 memory=187912 CPUtime=401.19 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 66840 0 0 0 37914 2205 0 0 20 0 1 0 192112120 206712832 46978 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 50467 46978 2943 2900 0 46981 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 201868 KiB
Current children cumulated memory: 187912 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.34 1.72 5/255 1039491
/proc/meminfo: memFree=126493344/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=216420 memory=202308 CPUtime=461.05 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 78311 0 0 0 43606 2499 0 0 20 0 1 0 192112120 221614080 50577 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 54105 50577 2943 2900 0 50619 0
Current children cumulated CPU time: 461.05 s
Current children cumulated vsize: 216420 KiB
Current children cumulated memory: 202308 KiB

[startup+522.3 s]
/proc/loadavg: 4.10 3.48 1.87 5/257 1039505
/proc/meminfo: memFree=126418944/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=294752 memory=243880 CPUtime=520.89 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 82130 0 0 0 49336 2753 0 0 20 0 1 0 192112120 301826048 60970 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 73688 60970 2943 2900 0 70202 0
Current children cumulated CPU time: 520.89 s
Current children cumulated vsize: 294752 KiB
Current children cumulated memory: 243880 KiB

[startup+582.3 s]
/proc/loadavg: 4.13 3.60 2.02 5/257 1039516
/proc/meminfo: memFree=126420272/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=298364 memory=246844 CPUtime=580.74 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 87323 0 0 0 55047 3027 0 0 20 0 1 0 192112120 305524736 61711 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 74591 61711 2943 2900 0 71105 0
Current children cumulated CPU time: 580.74 s
Current children cumulated vsize: 298364 KiB
Current children cumulated memory: 246844 KiB

[startup+642.3 s]
/proc/loadavg: 4.15 3.71 2.15 5/256 1039526
/proc/meminfo: memFree=126362220/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=309704 memory=263040 CPUtime=640.56 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 88315 0 0 0 60748 3308 0 0 20 0 1 0 192112120 317136896 65760 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 77426 65760 2943 2900 0 73940 0
Current children cumulated CPU time: 640.56 s
Current children cumulated vsize: 309704 KiB
Current children cumulated memory: 263040 KiB

[startup+702.3 s]
/proc/loadavg: 4.17 3.80 2.28 5/256 1039536
/proc/meminfo: memFree=126347340/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=309704 memory=279444 CPUtime=700.37 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 88348 0 0 0 66569 3468 0 0 20 0 1 0 192112120 317136896 69861 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 77426 69861 2943 2900 0 73940 0
Current children cumulated CPU time: 700.37 s
Current children cumulated vsize: 309704 KiB
Current children cumulated memory: 279444 KiB

[startup+762.3 s]
/proc/loadavg: 4.12 3.85 2.40 5/256 1039548
/proc/meminfo: memFree=126327188/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=313928 memory=283816 CPUtime=760.19 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 89490 0 0 0 72317 3702 0 0 20 0 1 0 192112120 321462272 70954 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 78482 70954 2943 2900 0 74996 0
Current children cumulated CPU time: 760.19 s
Current children cumulated vsize: 313928 KiB
Current children cumulated memory: 283816 KiB

[startup+822.3 s]
/proc/loadavg: 4.08 3.89 2.50 5/256 1039558
/proc/meminfo: memFree=126275776/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320660 memory=290528 CPUtime=820.01 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 91232 0 0 0 78074 3927 0 0 20 0 1 0 192112120 328355840 72632 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80165 72632 2943 2900 0 76679 0
Current children cumulated CPU time: 820.01 s
Current children cumulated vsize: 320660 KiB
Current children cumulated memory: 290528 KiB

[startup+881.061 s]
# the end of solver process 1039363 was just reported to runsolver
# Child ended because it received signal 6 (SIGABRT)
Child dumped core

# cumulated CPU time of all completed processes:  user=817.343 s, system=40.9243 s

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

[startup+844.8 s]
/proc/loadavg: 4.11 3.92 2.55 5/255 1039563
/proc/meminfo: memFree=126272956/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320660 memory=290624 CPUtime=842.44 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 91241 0 0 0 80238 4006 0 0 20 0 1 0 192112120 328355840 72656 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80165 72656 2943 2900 0 76679 0
Current children cumulated CPU time: 842.44 s
Current children cumulated vsize: 320660 KiB
Current children cumulated memory: 290624 KiB

[startup+857.6 s]
/proc/loadavg: 4.10 3.92 2.57 5/255 1039565
/proc/meminfo: memFree=126309364/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320660 memory=290624 CPUtime=855.19 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4194304 91250 0 0 0 81465 4054 0 0 20 0 1 0 192112120 328355840 72656 134679101440 4194304 16068861 140720584540880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80165 72656 2943 2900 0 76679 0
Current children cumulated CPU time: 855.19 s
Current children cumulated vsize: 320660 KiB
Current children cumulated memory: 290624 KiB

[startup+870.4 s]
/proc/loadavg: 4.15 3.94 2.60 4/256 1039570
/proc/meminfo: memFree=126264840/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320664 memory=290624 CPUtime=857.97 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) S 1039360 1039363 1039290 0 -1 4195840 91269 0 0 0 81734 4063 0 0 20 0 1 0 192112120 328359936 72656 134679101440 4194304 16068861 140720584540880 140720584506512 15344620 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80166 72656 2943 2900 0 76680 0
Current children cumulated CPU time: 857.97 s
Current children cumulated vsize: 320664 KiB
Current children cumulated memory: 290624 KiB

[startup+876.8 s]
/proc/loadavg: 4.14 3.94 2.60 4/256 1039570
/proc/meminfo: memFree=126264896/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320664 memory=290624 CPUtime=857.97 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) S 1039360 1039363 1039290 0 -1 4195840 91269 0 0 0 81734 4063 0 0 20 0 1 0 192112120 328359936 72656 134679101440 4194304 16068861 140720584540880 140720584506512 15344620 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80166 72656 2943 2900 0 76680 0
Current children cumulated CPU time: 857.97 s
Current children cumulated vsize: 320664 KiB
Current children cumulated memory: 290624 KiB

[startup+878.4 s]
/proc/loadavg: 4.14 3.94 2.60 4/256 1039571
/proc/meminfo: memFree=126263480/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320664 memory=290624 CPUtime=857.97 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) S 1039360 1039363 1039290 0 -1 4195840 91269 0 0 0 81734 4063 0 0 20 0 1 0 192112120 328359936 72656 134679101440 4194304 16068861 140720584540880 140720584506512 15344620 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80166 72656 2943 2900 0 76680 0
Current children cumulated CPU time: 857.97 s
Current children cumulated vsize: 320664 KiB
Current children cumulated memory: 290624 KiB

[startup+880 s]*
/proc/loadavg: 4.13 3.95 2.61 4/256 1039571
/proc/meminfo: memFree=126263752/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320664 memory=290624 CPUtime=857.97 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) S 1039360 1039363 1039290 0 -1 4195840 91269 0 0 0 81734 4063 0 0 20 0 1 0 192112120 328359936 72656 134679101440 4194304 16068861 140720584540880 140720584506512 15344620 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80166 72656 2943 2900 0 76680 0
Current children cumulated CPU time: 857.97 s
Current children cumulated vsize: 320664 KiB
Current children cumulated memory: 290624 KiB

[startup+880.8 s]
/proc/loadavg: 4.13 3.95 2.61 4/256 1039571
/proc/meminfo: memFree=126263752/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320664 memory=290624 CPUtime=858 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4195840 91274 0 0 0 81734 4066 0 0 20 0 1 0 192112120 328359936 72656 134679101440 4194304 16068861 140720584540880 140720584506512 15344620 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80166 72656 2943 2900 0 76680 0
Current children cumulated CPU time: 858 s
Current children cumulated vsize: 320664 KiB
Current children cumulated memory: 290624 KiB

[startup+881.001 s]*
/proc/loadavg: 4.13 3.95 2.61 5/256 1039571
/proc/meminfo: memFree=126007484/131524600 swapFree=131071996/131071996
[pid=1039363] ppid=1039360 vsize=320664 memory=290624 CPUtime=858.2 cores=4,6
/proc/1039363/stat : 1039363 (ipbhs_static_sc) R 1039360 1039363 1039290 0 -1 4195840 91274 0 0 0 81734 4086 0 0 20 0 1 0 192112120 328359936 72656 134679101440 4194304 16068861 140720584540880 140720584506512 15344620 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 38690816 140720584549412 140720584549499 140720584549499 140720584556516 0
/proc/1039363/statm: 80166 72656 2943 2900 0 76680 0
Current children cumulated CPU time: 858.2 s
Current children cumulated vsize: 320664 KiB
Current children cumulated memory: 290624 KiB

Child ended because it received signal 6 (SIGABRT)
Child dumped core

Real time (s): 881.061
CPU time (s): 858.267
CPU user time (s): 817.343
CPU system time (s): 40.9243
CPU usage (%): 97.4129
Max. virtual memory (cumulated for all children) (KiB): 320664
Max. memory (cumulated for all children) (KiB): 290624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 817.343
system time used= 40.9243
maximum resident set size= 290644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91277
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= 53
involuntary context switches= 903


# summary of solver processes directly reported to runsolver:
#   pid: 1039363
#   total CPU time (s): 858.267
#   total CPU user time (s): 817.343
#   total CPU system time (s): 40.9243

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.60918 second user time and 3.96384 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-19 16:31:55
IDJOB=4449721
IDBENCH=176097
IDSOLVER=3057
FILE ID=nodeC017/4449721-1721399503
RUNJOBID= nodeC017-1721399515-1039301
SLURM_JOB_ID= 7545429
Free space on /tmp= 889916 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=20-t=2.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449721-1721399503/watcher-4449721-1721399503 -o /tmp/evaluation-result-4449721-1721399503/solver-4449721-1721399503 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721399515-1039301 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4449721-1721399503.opb

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

MD5SUM BENCH= 06b87d46bf38d4b028e9a0f41f22c2e8
RANDOM SEED=1818638320

nodeC017.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		: 3670.459
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.46
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		: 3635.104
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	: 7006.99
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		: 3624.682
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.46
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		: 3601.748
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	: 7006.99
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		: 3668.414
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.46
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		: 3643.325
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	: 7006.99
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		: 3609.490
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.46
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		: 3595.433
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	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126979404 kB
MemAvailable:   129695084 kB
Buffers:          566224 kB
Cached:          2973312 kB
SwapCached:            0 kB
Active:          1249332 kB
Inactive:        2636880 kB
Active(anon):       1432 kB
Inactive(anon):   391148 kB
Active(file):    1247900 kB
Inactive(file):  2245732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            221700 kB
Writeback:             0 kB
AnonPages:        347028 kB
Mapped:           132076 kB
Shmem:             45912 kB
KReclaimable:     123392 kB
Slab:             238420 kB
SReclaimable:     123392 kB
SUnreclaim:       115028 kB
KernelStack:        4072 kB
PageTables:        10492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     763948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70272 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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:      287444 kB
DirectMap2M:    40380416 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 889864 MiB
End job on nodeC017 at 2024-07-19 16:46:36