Trace number 4432020

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-09? (TO) 3600.04 3609.2

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-ex1010-pi.opb
MD5SUM0b4dbd7f90f2b82bb3725efac604f63c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark71065.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25200
Total number of constraints1468
Number of constraints which are clauses1468
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint9
Maximum length of a constraint172
Number of terms in the objective function 25200
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 25200
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25200
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

26.32/26.49	c initialize IPBHS solver
26.32/26.49	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
26.32/26.49	c optimizer = "scip"
26.32/26.49	c pbsolver = "roundingsat"
26.32/26.49	c load symmetries from file ""
26.32/26.49	c set time limit for symmetry computation to 100 seconds.
26.32/26.49	c set interchangeable summation variable limit to 3
26.32/26.49	c set abs symmetric core budget per WCE-iteration to 100
26.32/26.49	c set rel symmetric core budget per WCE-iteration to 0
26.32/26.49	c set lit symmetric core budget per WCE-iteration to 0
26.32/26.49	c set sym generation to 's'
26.32/26.49	c set abstraction set creation to 10 iterations without LB change
26.32/26.49	c set abstraction set inputs to 0
26.32/26.49	c set abstraction set cluster min size to 2
26.32/26.49	c set abstraction set cluster max size to 100000000
26.32/26.49	c set abstraction set cluster activation limit to 2
26.32/26.49	c enable abstraction set require equal cost
26.32/26.49	c set abstraction set assumptions to 0
26.32/26.49	c set abstraction set constraint type to 0
26.32/26.49	c set abstract core extraction strategy to b
26.32/26.49	c set core extraction strategy to 2
26.32/26.49	c set core extraction shuffles 10
26.32/26.49	c set cores per iteration to 5
26.32/26.49	c set optimizer bound usage strategy to 2
26.32/26.49	c set optimizer max non-optimal iterations to 1000
26.32/26.49	c set small core cardinality limit to 2
26.32/26.49	c set max coef in cores to 1000000000
26.32/26.49	c set SIS iterations to 5
26.32/26.49	c set SIS budget abs to 1000
26.32/26.49	c set SIS budget rel to 0.05
26.32/26.49	c limit for coefficient in constraints and objective to 9223372036854775807
26.32/26.49	c will solve HOME/instance-4432020-1721121270.opb
26.32/26.49	c [0.09] solve iteration 1, LB=0, UB=25201

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: 64059 MiB (60967 MiB free)
  memory of node 1: 64510 MiB (63091 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432020-1721121270/watcher-4432020-1721121270 -o /tmp/evaluation-result-4432020-1721121270/solver-4432020-1721121270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721113771-833759 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432020-1721121270.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=840110, runsolver pid=840107

[startup+0.100323 s]*
/proc/loadavg: 4.11 4.10 4.09 5/248 840111
/proc/meminfo: memFree=127026452/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=37968 memory=14136 CPUtime=0.09 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 2786 0 0 0 9 0 0 0 20 0 1 0 164283691 38879232 3534 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 9492 3534 1135 2900 0 6006 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37968 KiB
Current children cumulated memory: 14136 KiB

[startup+0.21149 s]*
/proc/loadavg: 4.11 4.10 4.09 5/248 840111
/proc/meminfo: memFree=126981700/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=90244 memory=71040 CPUtime=0.21 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 16239 0 0 0 17 4 0 0 20 0 1 0 164283691 92409856 17760 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 22561 17760 2383 2900 0 19075 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 90244 KiB
Current children cumulated memory: 71040 KiB

[startup+0.311448 s]*
/proc/loadavg: 4.11 4.10 4.09 5/248 840111
/proc/meminfo: memFree=126951656/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=117656 memory=99156 CPUtime=0.3 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 23087 0 0 0 24 6 0 0 20 0 1 0 164283691 120479744 24789 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 29414 24789 2559 2900 0 25928 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 117656 KiB
Current children cumulated memory: 99156 KiB

[startup+0.700333 s]
/proc/loadavg: 4.11 4.10 4.09 5/248 840111
/proc/meminfo: memFree=126928004/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=142628 memory=120572 CPUtime=0.68 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 28374 0 0 0 60 8 0 0 20 0 1 0 164283691 146051072 30143 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 35657 30143 2655 2900 0 32171 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 142628 KiB
Current children cumulated memory: 120572 KiB

[startup+1.50027 s]
/proc/loadavg: 4.11 4.10 4.09 7/248 840111
/proc/meminfo: memFree=126893048/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=201240 memory=153412 CPUtime=1.48 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 36553 0 0 0 138 10 0 0 20 0 1 0 164283691 206069760 38353 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 50310 38353 2863 2900 0 46824 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 201240 KiB
Current children cumulated memory: 153412 KiB

[startup+3.11191 s]
/proc/loadavg: 4.10 4.10 4.09 5/248 840112
/proc/meminfo: memFree=126892040/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=201240 memory=153412 CPUtime=3.08 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 36553 0 0 0 298 10 0 0 20 0 1 0 164283691 206069760 38353 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 50310 38353 2863 2900 0 46824 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 201240 KiB
Current children cumulated memory: 153412 KiB

[startup+6.30027 s]
/proc/loadavg: 4.10 4.10 4.09 5/248 840112
/proc/meminfo: memFree=126889408/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=203996 memory=156052 CPUtime=6.26 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 37216 0 0 0 616 10 0 0 20 0 1 0 164283691 208891904 39013 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 50999 39013 2863 2900 0 47513 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 203996 KiB
Current children cumulated memory: 156052 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.09 4.09 5/248 840115
/proc/meminfo: memFree=126831040/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=291680 memory=212992 CPUtime=12.65 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 54565 0 0 0 1252 13 0 0 20 0 1 0 164283691 298680320 53248 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 72920 53248 2879 2900 0 69434 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 291680 KiB
Current children cumulated memory: 212992 KiB

[startup+25.5003 s]
/proc/loadavg: 4.07 4.09 4.09 5/248 840116
/proc/meminfo: memFree=126806064/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=311860 memory=231580 CPUtime=25.42 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 59327 0 0 0 2527 15 0 0 20 0 1 0 164283691 319344640 57895 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 77965 57895 2895 2900 0 74479 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 311860 KiB
Current children cumulated memory: 231580 KiB

[startup+51.1123 s]
/proc/loadavg: 4.11 4.10 4.09 5/248 840119
/proc/meminfo: memFree=126740280/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=378020 memory=294036 CPUtime=50.98 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 74944 0 0 0 5080 18 0 0 20 0 1 0 164283691 387092480 73509 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 94505 73509 2895 2900 0 91019 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 378020 KiB
Current children cumulated memory: 294036 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/243 840131
/proc/meminfo: memFree=126735136/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=378440 memory=295092 CPUtime=102.04 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 75203 0 0 0 10185 19 0 0 20 0 1 0 164283691 387522560 73773 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 94610 73773 2895 2900 0 91124 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 378440 KiB
Current children cumulated memory: 295092 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/243 840141
/proc/meminfo: memFree=126724772/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=375684 memory=295704 CPUtime=161.89 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 80168 0 0 0 16169 20 0 0 20 0 1 0 164283691 384700416 73926 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 93921 73926 2895 2900 0 90435 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 375684 KiB
Current children cumulated memory: 295704 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/243 840151
/proc/meminfo: memFree=126739152/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=359300 memory=280588 CPUtime=221.75 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 80318 0 0 0 22154 21 0 0 20 0 1 0 164283691 367923200 70147 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 89825 70147 2895 2900 0 86339 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 359300 KiB
Current children cumulated memory: 280588 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/243 840162
/proc/meminfo: memFree=126736304/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=359300 memory=280824 CPUtime=281.61 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 80370 0 0 0 28139 22 0 0 20 0 1 0 164283691 367923200 70206 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 89825 70206 2895 2900 0 86339 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 359300 KiB
Current children cumulated memory: 280824 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.11 4.09 7/245 840179
/proc/meminfo: memFree=126721324/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=359300 memory=280824 CPUtime=341.47 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 80379 0 0 0 34125 22 0 0 20 0 1 0 164283691 367923200 70206 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 89825 70206 2895 2900 0 86339 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 359300 KiB
Current children cumulated memory: 280824 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/245 840189
/proc/meminfo: memFree=126698812/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=359300 memory=281040 CPUtime=401.32 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 80438 0 0 0 40110 22 0 0 20 0 1 0 164283691 367923200 70260 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 89825 70260 2895 2900 0 86339 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 359300 KiB
Current children cumulated memory: 281040 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/245 840200
/proc/meminfo: memFree=126686440/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=359300 memory=281040 CPUtime=461.18 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 80447 0 0 0 46096 22 0 0 20 0 1 0 164283691 367923200 70260 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 89825 70260 2895 2900 0 86339 0

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

Current children cumulated memory: 375688 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.19 4.21 5/244 841951
/proc/meminfo: memFree=121365812/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=2854.98 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 123338 0 0 0 285467 31 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 2854.98 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.17 4.20 5/244 841961
/proc/meminfo: memFree=121365312/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=2914.83 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 123463 0 0 0 291452 31 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 2914.83 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.17 4.19 5/243 841971
/proc/meminfo: memFree=121364648/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=2974.69 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 123592 0 0 0 297438 31 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 2974.69 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.17 4.19 5/242 841982
/proc/meminfo: memFree=121363912/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3034.55 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 123714 0 0 0 303424 31 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3034.55 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.15 4.18 5/242 841993
/proc/meminfo: memFree=121363396/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3094.4 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 123839 0 0 0 309409 31 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3094.4 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.15 4.18 5/242 842003
/proc/meminfo: memFree=121362316/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3154.26 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 123965 0 0 0 315395 31 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3154.26 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.18 5/242 842013
/proc/meminfo: memFree=121340676/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=425880 memory=376640 CPUtime=3214.12 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 128606 0 0 0 321380 32 0 0 20 0 1 0 164283691 436101120 94160 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 106470 94160 2895 2900 0 102984 0
Current children cumulated CPU time: 3214.12 s
Current children cumulated vsize: 425880 KiB
Current children cumulated memory: 376640 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/242 842024
/proc/meminfo: memFree=121357892/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3273.97 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 133195 0 0 0 327364 33 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3273.97 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.17 5/244 842038
/proc/meminfo: memFree=121304168/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3333.82 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 133326 0 0 0 333349 33 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3333.82 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3402.3 s]
/proc/loadavg: 3.58 3.99 4.12 3/230 842109
/proc/meminfo: memFree=123320540/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3393.66 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 133460 0 0 0 339333 33 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3393.66 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3462.3 s]
/proc/loadavg: 2.62 3.64 3.99 3/230 842120
/proc/meminfo: memFree=123287392/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3453.5 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 133589 0 0 0 345317 33 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3453.5 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3522.3 s]
/proc/loadavg: 2.26 3.35 3.87 3/230 842130
/proc/meminfo: memFree=123284644/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3513.35 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 133718 0 0 0 351301 34 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3513.35 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

[startup+3582.3 s]
/proc/loadavg: 2.14 3.12 3.75 4/230 842140
/proc/meminfo: memFree=123270204/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3573.2 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 133845 0 0 0 357286 34 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3573.2 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 2.21 3.04 3.70 3/230 842144
/proc/meminfo: memFree=123270460/131655788 swapFree=131071996/131071996
[pid=840110] ppid=840107 vsize=406520 memory=358616 CPUtime=3600.03 cores=1,3
/proc/840110/stat : 840110 (ipbhs_static_sc) R 840107 840110 833747 0 -1 4194304 133857 0 0 0 359969 34 0 0 20 0 1 0 164283691 416276480 89654 134679101440 4194304 16068861 140732760684368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 33587200 140732760691750 140732760691837 140732760691837 140732760698852 0
/proc/840110/statm: 101630 89654 2895 2900 0 98144 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 406520 KiB
Current children cumulated memory: 358616 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.7 s, system=0.34282 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.2
CPU time (s): 3600.04
CPU user time (s): 3599.7
CPU system time (s): 0.34282
CPU usage (%): 99.7461
Max. virtual memory (cumulated for all children) (KiB): 425880
Max. memory (cumulated for all children) (KiB): 377164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.7
system time used= 0.34282
maximum resident set size= 377336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133857
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= 27
involuntary context switches= 1362


# summary of solver processes directly reported to runsolver:
#   pid: 840110
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.7
#   total CPU system time (s): 0.34282

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.837 second user time and 32.5192 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-16 11:14:43
IDJOB=4432020
IDBENCH=155394
IDSOLVER=3057
FILE ID=nodeC007/4432020-1721121270
RUNJOBID= nodeC007-1721113771-833759
SLURM_JOB_ID= 7505647
Free space on /tmp= 723612 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-ex1010-pi.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432020-1721121270/watcher-4432020-1721121270 -o /tmp/evaluation-result-4432020-1721121270/solver-4432020-1721121270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721113771-833759 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432020-1721121270.opb

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

MD5SUM BENCH= 0b4dbd7f90f2b82bb3725efac604f63c
RANDOM SEED=658121304

nodeC007.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		: 3678.241
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.25
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		: 3491.653
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.348
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.25
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.130
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3653.176
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.25
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		: 3672.548
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.327
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.25
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.271
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127036156 kB
MemAvailable:   128500128 kB
Buffers:          405536 kB
Cached:          1886824 kB
SwapCached:            0 kB
Active:           726084 kB
Inactive:        3335536 kB
Active(anon):       1460 kB
Inactive(anon):  1805500 kB
Active(file):     724624 kB
Inactive(file):  1530036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             54972 kB
Writeback:             0 kB
AnonPages:       1767240 kB
Mapped:           138428 kB
Shmem:             37704 kB
KReclaimable:      98684 kB
Slab:             196112 kB
SReclaimable:      98684 kB
SUnreclaim:        97428 kB
KernelStack:        3984 kB
PageTables:        12784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2163408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    833536 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:      275272 kB
DirectMap2M:    27940864 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723628 MiB
End job on nodeC007 at 2024-07-16 12:14:52