Trace number 4432132

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.05 3608.94

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw32/normalized-hw32-vm99p-opt.opb.negationfix.opb
MD5SUM3f10ffbf957f8216a1934b9362956d36
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 benchmark32
Best CPU time to get the best result obtained on this benchmark1.65179
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11744
Total number of constraints798
Number of constraints which are clauses366
Number of constraints which are cardinality constraints (but not clauses)366
Number of constraints which are nor clauses,nor cardinality constraints66
Minimum length of a constraint32
Maximum length of a constraint367
Number of terms in the objective function 32
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 32
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 133314
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 283127
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432132-1721174375/watcher-4432132-1721174375 -o /tmp/evaluation-result-4432132-1721174375/solver-4432132-1721174375 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721174388-923040 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432132-1721174375.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=923099, runsolver pid=923088

[startup+0.100468 s]*
/proc/loadavg: 3.86 4.06 4.04 7/256 923100
/proc/meminfo: memFree=128062516/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=37588 memory=20372 CPUtime=0.09 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 2946 0 0 0 8 1 0 0 20 0 1 0 169605596 38490112 5093 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 9397 5093 2703 2900 0 5911 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37588 KiB
Current children cumulated memory: 20372 KiB

[startup+0.205467 s]*
/proc/loadavg: 3.86 4.06 4.04 6/255 923114
/proc/meminfo: memFree=128061156/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=37852 memory=21428 CPUtime=0.19 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 3193 0 0 0 18 1 0 0 20 0 1 0 169605596 38760448 5357 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 9463 5357 2703 2900 0 5977 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 37852 KiB
Current children cumulated memory: 21428 KiB

[startup+0.305466 s]*
/proc/loadavg: 3.86 4.06 4.04 7/254 923123
/proc/meminfo: memFree=128055700/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=38792 memory=25056 CPUtime=0.29 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 3565 0 0 0 27 2 0 0 20 0 1 0 169605596 39723008 6264 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 9698 6264 2703 2900 0 6212 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 38792 KiB
Current children cumulated memory: 25056 KiB

[startup+0.700198 s]
/proc/loadavg: 3.86 4.06 4.04 8/255 923140
/proc/meminfo: memFree=128043076/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=43268 memory=27996 CPUtime=0.68 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 4345 0 0 0 65 3 0 0 20 0 1 0 169605596 44306432 6999 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 10817 6999 2703 2900 0 7331 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 43268 KiB
Current children cumulated memory: 27996 KiB

[startup+1.50018 s]
/proc/loadavg: 3.86 4.06 4.04 8/258 923192
/proc/meminfo: memFree=128032908/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=60352 memory=40492 CPUtime=1.47 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 6964 0 0 0 141 6 0 0 20 0 1 0 169605596 61800448 10123 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 15088 10123 2703 2900 0 11602 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 60352 KiB
Current children cumulated memory: 40492 KiB

[startup+3.10552 s]
/proc/loadavg: 3.86 4.06 4.04 8/258 923284
/proc/meminfo: memFree=127932312/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=75128 memory=61468 CPUtime=3.08 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 11128 0 0 0 296 12 0 0 20 0 1 0 169605596 76931072 15367 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 18782 15367 2703 2900 0 15296 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 75128 KiB
Current children cumulated memory: 61468 KiB

[startup+6.30021 s]
/proc/loadavg: 3.87 4.06 4.04 7/258 923285
/proc/meminfo: memFree=127867136/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=98140 memory=79208 CPUtime=6.27 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 14069 0 0 0 606 21 0 0 20 0 1 0 169605596 100495360 19802 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 24535 19802 2703 2900 0 21049 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 98140 KiB
Current children cumulated memory: 79208 KiB

[startup+12.7002 s]
/proc/loadavg: 3.88 4.06 4.04 7/259 923286
/proc/meminfo: memFree=127726764/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=160524 memory=143764 CPUtime=12.65 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 25128 0 0 0 1235 30 0 0 20 0 1 0 169605596 164376576 35941 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 40131 35941 2703 2900 0 36645 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 160524 KiB
Current children cumulated memory: 143764 KiB

[startup+25.5002 s]
/proc/loadavg: 3.98 4.07 4.05 7/260 923522
/proc/meminfo: memFree=127640120/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=233484 memory=187216 CPUtime=25.42 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 35484 0 0 0 2492 50 0 0 20 0 1 0 169605596 239087616 46804 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 58371 46804 2703 2900 0 54885 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 233484 KiB
Current children cumulated memory: 187216 KiB

[startup+51.1058 s]
/proc/loadavg: 3.99 4.06 4.04 7/260 923526
/proc/meminfo: memFree=127067048/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=286804 memory=239604 CPUtime=50.97 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 48096 0 0 0 5003 94 0 0 20 0 1 0 169605596 293687296 59901 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 71701 59901 2703 2900 0 68215 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 286804 KiB
Current children cumulated memory: 239604 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.07 4.04 7/259 923549
/proc/meminfo: memFree=126680276/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=404680 memory=339572 CPUtime=102.05 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 63863 0 0 0 10047 158 0 0 20 0 1 0 169605596 414392320 84893 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 101170 84893 2703 2900 0 97684 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 404680 KiB
Current children cumulated memory: 339572 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.08 4.05 7/259 923559
/proc/meminfo: memFree=126484512/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=441764 memory=371780 CPUtime=161.89 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 71917 0 0 0 15978 211 0 0 20 0 1 0 169605596 452366336 92945 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 110441 92945 2703 2900 0 106955 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 441764 KiB
Current children cumulated memory: 371780 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.08 4.05 7/257 923571
/proc/meminfo: memFree=126429560/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=466192 memory=395176 CPUtime=221.76 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 77286 0 0 0 21895 281 0 0 20 0 1 0 169605596 477380608 98794 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 116548 98794 2703 2900 0 113062 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 466192 KiB
Current children cumulated memory: 395176 KiB

[startup+282.3 s]
/proc/loadavg: 3.81 4.01 4.03 5/250 923613
/proc/meminfo: memFree=126829832/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=477384 memory=408024 CPUtime=281.6 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 79934 0 0 0 27805 355 0 0 20 0 1 0 169605596 488841216 102006 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 119346 102006 2703 2900 0 115860 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 477384 KiB
Current children cumulated memory: 408024 KiB

[startup+342.3 s]
/proc/loadavg: 3.29 3.83 3.96 5/249 923623
/proc/meminfo: memFree=126694120/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=565684 memory=507684 CPUtime=341.45 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 98477 0 0 0 33761 384 0 0 20 0 1 0 169605596 579260416 126921 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 141421 126921 2703 2900 0 137935 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 565684 KiB
Current children cumulated memory: 507684 KiB

[startup+402.3 s]
/proc/loadavg: 3.15 3.69 3.90 5/248 923634
/proc/meminfo: memFree=126608032/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=626040 memory=566136 CPUtime=401.29 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 111194 0 0 0 39699 430 0 0 20 0 1 0 169605596 641064960 141534 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 156510 141534 2703 2900 0 153024 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 626040 KiB
Current children cumulated memory: 566136 KiB

[startup+462.3 s]
/proc/loadavg: 3.15 3.59 3.86 5/248 923645
/proc/meminfo: memFree=126575304/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=716472 memory=594532 CPUtime=461.14 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 113867 0 0 0 45632 482 0 0 20 0 1 0 169605596 733667328 148633 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 179118 148633 2703 2900 0 175632 0

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

Current children cumulated memory: 1957784 KiB

[startup+2922.3 s]
/proc/loadavg: 3.12 3.11 3.15 5/248 924709
/proc/meminfo: memFree=124310604/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2092728 memory=2028424 CPUtime=2914.99 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 310175 0 0 0 289753 1746 0 0 20 0 1 0 169605596 2142953472 507106 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 523182 507106 2703 2900 0 519696 0
Current children cumulated CPU time: 2914.99 s
Current children cumulated vsize: 2092728 KiB
Current children cumulated memory: 2028424 KiB

[startup+2982.3 s]
/proc/loadavg: 3.26 3.15 3.16 5/248 924720
/proc/meminfo: memFree=124229676/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2133124 memory=2061000 CPUtime=2974.86 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 319137 0 0 0 295731 1755 0 0 20 0 1 0 169605596 2184318976 515250 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 533281 515250 2703 2900 0 529795 0
Current children cumulated CPU time: 2974.86 s
Current children cumulated vsize: 2133124 KiB
Current children cumulated memory: 2061000 KiB

[startup+3042.3 s]
/proc/loadavg: 3.19 3.15 3.16 5/251 924735
/proc/meminfo: memFree=124180636/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2133124 memory=2061012 CPUtime=3034.73 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 319783 0 0 0 301712 1761 0 0 20 0 1 0 169605596 2184318976 515253 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 533281 515253 2703 2900 0 529795 0
Current children cumulated CPU time: 3034.73 s
Current children cumulated vsize: 2133124 KiB
Current children cumulated memory: 2061012 KiB

[startup+3102.3 s]
/proc/loadavg: 3.12 3.14 3.15 5/251 924747
/proc/meminfo: memFree=124143220/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2144460 memory=2068288 CPUtime=3094.6 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 322437 0 0 0 307691 1769 0 0 20 0 1 0 169605596 2195927040 517072 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 536115 517072 2703 2900 0 532629 0
Current children cumulated CPU time: 3094.6 s
Current children cumulated vsize: 2144460 KiB
Current children cumulated memory: 2068288 KiB

[startup+3162.3 s]
/proc/loadavg: 3.19 3.16 3.16 5/251 924757
/proc/meminfo: memFree=124089856/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2171012 memory=2087256 CPUtime=3154.47 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 327857 0 0 0 313667 1780 0 0 20 0 1 0 169605596 2223116288 521814 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 542753 521814 2703 2900 0 539267 0
Current children cumulated CPU time: 3154.47 s
Current children cumulated vsize: 2171012 KiB
Current children cumulated memory: 2087256 KiB

[startup+3222.3 s]
/proc/loadavg: 3.13 3.14 3.15 5/251 924768
/proc/meminfo: memFree=123962820/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2346392 memory=2196708 CPUtime=3214.35 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 355868 0 0 0 319642 1793 0 0 20 0 1 0 169605596 2402705408 549177 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 586598 549177 2703 2900 0 583112 0
Current children cumulated CPU time: 3214.35 s
Current children cumulated vsize: 2346392 KiB
Current children cumulated memory: 2196708 KiB

[startup+3282.3 s]
/proc/loadavg: 3.09 3.13 3.15 5/251 924779
/proc/meminfo: memFree=123901740/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2377372 memory=2247468 CPUtime=3274.21 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 367914 0 0 0 325618 1803 0 0 20 0 1 0 169605596 2434428928 561867 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 594343 561867 2703 2900 0 590857 0
Current children cumulated CPU time: 3274.21 s
Current children cumulated vsize: 2377372 KiB
Current children cumulated memory: 2247468 KiB

[startup+3342.3 s]
/proc/loadavg: 3.14 3.13 3.15 5/251 925176
/proc/meminfo: memFree=123846108/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2794592 memory=2366996 CPUtime=3334.06 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 383246 0 0 0 331593 1813 0 0 20 0 1 0 169605596 2861662208 591749 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 698648 591749 2703 2900 0 695162 0
Current children cumulated CPU time: 3334.06 s
Current children cumulated vsize: 2794592 KiB
Current children cumulated memory: 2366996 KiB

[startup+3402.3 s]
/proc/loadavg: 3.05 3.11 3.14 5/251 925187
/proc/meminfo: memFree=123601400/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=2980972 memory=2580712 CPUtime=3393.92 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 417467 0 0 0 337561 1831 0 0 20 0 1 0 169605596 3052515328 645178 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 745243 645178 2703 2900 0 741757 0
Current children cumulated CPU time: 3393.92 s
Current children cumulated vsize: 2980972 KiB
Current children cumulated memory: 2580712 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.12 3.14 5/251 925198
/proc/meminfo: memFree=123535792/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=3011000 memory=2632916 CPUtime=3453.77 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 425225 0 0 0 343507 1870 0 0 20 0 1 0 169605596 3083264000 658229 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 752750 658229 2703 2900 0 749264 0
Current children cumulated CPU time: 3453.77 s
Current children cumulated vsize: 3011000 KiB
Current children cumulated memory: 2632916 KiB

[startup+3522.3 s]
/proc/loadavg: 3.11 3.11 3.13 5/251 925376
/proc/meminfo: memFree=123523324/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=3011000 memory=2632916 CPUtime=3513.62 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 426179 0 0 0 349455 1907 0 0 20 0 1 0 169605596 3083264000 658229 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 752750 658229 2703 2900 0 749264 0
Current children cumulated CPU time: 3513.62 s
Current children cumulated vsize: 3011000 KiB
Current children cumulated memory: 2632916 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.10 3.13 5/251 925386
/proc/meminfo: memFree=123516336/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=3011000 memory=2632916 CPUtime=3573.47 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 427360 0 0 0 355407 1940 0 0 20 0 1 0 169605596 3083264000 658229 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 752750 658229 2703 2900 0 749264 0
Current children cumulated CPU time: 3573.47 s
Current children cumulated vsize: 3011000 KiB
Current children cumulated memory: 2632916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 3.06 3.09 3.12 5/251 925391
/proc/meminfo: memFree=123509580/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=3011000 memory=2632916 CPUtime=3600 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 427736 0 0 0 358043 1957 0 0 20 0 1 0 169605596 3083264000 658229 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 752750 658229 2703 2900 0 749264 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3011000 KiB
Current children cumulated memory: 2632916 KiB

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

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

# cumulated CPU time of all completed processes:  user=3580.44 s, system=19.6141 s

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

[startup+3608.9 s]
/proc/loadavg: 3.06 3.09 3.12 5/251 925391
/proc/meminfo: memFree=123509580/131524600 swapFree=131071996/131071996
[pid=923099] ppid=923088 vsize=3011000 memory=2632916 CPUtime=3600 cores=5,7
/proc/923099/stat : 923099 (ipbhs_static_sc) R 923088 923099 918585 0 -1 4194304 427736 0 0 0 358043 1957 0 0 20 0 1 0 169605596 3083264000 658229 134679101440 4194304 16068861 140729851750464 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52555776 140729851757606 140729851757693 140729851757693 140729851764708 0
/proc/923099/statm: 752750 658229 2703 2900 0 749264 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3011000 KiB
Current children cumulated memory: 2632916 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.94
CPU time (s): 3600.05
CPU user time (s): 3580.44
CPU system time (s): 19.6141
CPU usage (%): 99.7538
Max. virtual memory (cumulated for all children) (KiB): 3011000
Max. memory (cumulated for all children) (KiB): 2632916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.44
system time used= 19.6141
maximum resident set size= 2632916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 427736
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= 200
involuntary context switches= 3105


# summary of solver processes directly reported to runsolver:
#   pid: 923099
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3580.44
#   total CPU system time (s): 19.6141

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58053 second user time and 17.002 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-17 01:59:48
IDJOB=4432132
IDBENCH=158625
IDSOLVER=3057
FILE ID=nodeC030/4432132-1721174375
RUNJOBID= nodeC030-1721174388-923040
SLURM_JOB_ID= 7505796
Free space on /tmp= 890072 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw32/normalized-hw32-vm99p-opt.opb.negationfix.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432132-1721174375/watcher-4432132-1721174375 -o /tmp/evaluation-result-4432132-1721174375/solver-4432132-1721174375 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721174388-923040 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432132-1721174375.opb

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

MD5SUM BENCH= 3f10ffbf957f8216a1934b9362956d36
RANDOM SEED=1159221108

nodeC030.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		: 3640.456
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.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128095996 kB
MemAvailable:   129707940 kB
Buffers:          415892 kB
Cached:          2020288 kB
SwapCached:            0 kB
Active:           942156 kB
Inactive:        1860728 kB
Active(anon):       1428 kB
Inactive(anon):   402992 kB
Active(file):     940728 kB
Inactive(file):  1457736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            214964 kB
Writeback:             0 kB
AnonPages:        366292 kB
Mapped:           104480 kB
Shmem:             37720 kB
KReclaimable:     106604 kB
Slab:             214916 kB
SReclaimable:     106604 kB
SUnreclaim:       108312 kB
KernelStack:        3920 kB
PageTables:         9740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     770648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            65248 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889916 MiB
End job on nodeC030 at 2024-07-17 02:59:57