Trace number 4432128

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.16 3609.87

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
MD5SUMa7d39c8a0eed618aa14a4423c4fae159
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 benchmark126
Best CPU time to get the best result obtained on this benchmark1995.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables175232
Total number of constraints2994
Number of constraints which are clauses1368
Number of constraints which are cardinality constraints (but not clauses)1368
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1369
Number of terms in the objective function 128
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 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 482918
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1101202
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (59928 MiB free)
  memory of node 1: 64473 MiB (61995 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432128-1721173937/watcher-4432128-1721173937 -o /tmp/evaluation-result-4432128-1721173937/solver-4432128-1721173937 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721173949-874927 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432128-1721173937.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=874991, runsolver pid=874988

[startup+0.100574 s]*
/proc/loadavg: 1.21 1.93 2.69 5/248 874992
/proc/meminfo: memFree=124819644/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=41964 memory=16896 CPUtime=0.1 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 3819 0 0 0 9 1 0 0 20 0 1 0 169549603 42971136 4224 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 10491 4224 1023 2900 0 7005 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41964 KiB
Current children cumulated memory: 16896 KiB

[startup+0.214034 s]*
/proc/loadavg: 1.21 1.93 2.69 5/248 874992
/proc/meminfo: memFree=124781564/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=55680 memory=30128 CPUtime=0.21 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 6129 0 0 0 19 2 0 0 20 0 1 0 169549603 57016320 7532 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 13920 7532 1023 2900 0 10434 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 55680 KiB
Current children cumulated memory: 30128 KiB

[startup+0.313901 s]*
/proc/loadavg: 1.21 1.93 2.69 5/248 874992
/proc/meminfo: memFree=124753316/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=58760 memory=32768 CPUtime=0.31 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 6751 0 0 0 28 3 0 0 20 0 1 0 169549603 60170240 8192 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 14690 8192 1023 2900 0 11204 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 58760 KiB
Current children cumulated memory: 32768 KiB

[startup+0.700379 s]
/proc/loadavg: 1.21 1.93 2.69 5/248 874992
/proc/meminfo: memFree=124711912/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=115148 memory=90960 CPUtime=0.68 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 16141 0 0 0 62 6 0 0 20 0 1 0 169549603 117911552 22740 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 28787 22740 1135 2900 0 25301 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 115148 KiB
Current children cumulated memory: 90960 KiB

[startup+1.50026 s]
/proc/loadavg: 1.21 1.93 2.69 5/248 874992
/proc/meminfo: memFree=124675088/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=112672 memory=94196 CPUtime=1.48 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 17149 0 0 0 141 7 0 0 20 0 1 0 169549603 115376128 23549 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 28168 23549 2383 2900 0 24682 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 112672 KiB
Current children cumulated memory: 94196 KiB

[startup+3.11373 s]
/proc/loadavg: 1.21 1.93 2.69 5/248 874993
/proc/meminfo: memFree=124604760/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=137796 memory=119776 CPUtime=3.09 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 21461 0 0 0 290 19 0 0 20 0 1 0 169549603 141103104 29944 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 34449 29944 2943 2900 0 30963 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 137796 KiB
Current children cumulated memory: 119776 KiB

[startup+6.30029 s]
/proc/loadavg: 1.43 1.97 2.70 5/248 874993
/proc/meminfo: memFree=124541392/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=142216 memory=123764 CPUtime=6.28 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 21969 0 0 0 608 20 0 0 20 0 1 0 169549603 145629184 30941 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 35554 30941 2943 2900 0 32068 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 142216 KiB
Current children cumulated memory: 123764 KiB

[startup+12.7002 s]
/proc/loadavg: 1.64 2.00 2.71 5/248 875041
/proc/meminfo: memFree=124487612/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=162652 memory=143804 CPUtime=12.66 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 23419 0 0 0 1225 41 0 0 20 0 1 0 169549603 166555648 35951 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 40663 35951 2943 2900 0 37177 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 162652 KiB
Current children cumulated memory: 143804 KiB

[startup+25.5003 s]
/proc/loadavg: 2.38 2.15 2.74 5/248 875042
/proc/meminfo: memFree=124327064/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=215556 memory=171612 CPUtime=25.43 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 25277 0 0 0 2501 42 0 0 20 0 1 0 169549603 220729344 42903 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 53889 42903 2943 2900 0 50403 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 215556 KiB
Current children cumulated memory: 171612 KiB

[startup+51.1129 s]
/proc/loadavg: 3.33 2.39 2.81 5/248 875045
/proc/meminfo: memFree=124013888/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=271044 memory=228384 CPUtime=50.99 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 27224 0 0 0 5049 50 0 0 20 0 1 0 169549603 277549056 57096 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 67761 57096 2943 2900 0 64275 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 271044 KiB
Current children cumulated memory: 228384 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 2.75 2.91 5/248 875055
/proc/meminfo: memFree=123538788/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=360208 memory=283660 CPUtime=102.05 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 29871 0 0 0 10147 58 0 0 20 0 1 0 169549603 368852992 70915 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 90052 70915 2943 2900 0 86566 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 360208 KiB
Current children cumulated memory: 283660 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 2.99 2.99 5/251 875451
/proc/meminfo: memFree=123121084/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=520384 memory=381108 CPUtime=161.9 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 37400 0 0 0 16107 83 0 0 20 0 1 0 169549603 532873216 95277 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 130096 95277 2943 2900 0 126610 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 520384 KiB
Current children cumulated memory: 381108 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.19 3.06 5/248 875462
/proc/meminfo: memFree=122828228/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=571092 memory=443468 CPUtime=221.74 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 50000 0 0 0 22059 115 0 0 20 0 1 0 169549603 584798208 110867 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 142773 110867 2943 2900 0 139287 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 571092 KiB
Current children cumulated memory: 443468 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.36 3.13 5/248 875472
/proc/meminfo: memFree=122461648/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=680484 memory=564940 CPUtime=281.57 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 77340 0 0 0 27937 220 0 0 20 0 1 0 169549603 696815616 141235 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 170121 141235 2943 2900 0 166635 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 680484 KiB
Current children cumulated memory: 564940 KiB

[startup+342.3 s]
/proc/loadavg: 4.25 3.54 3.20 5/244 875650
/proc/meminfo: memFree=121956736/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=849212 memory=733800 CPUtime=341.4 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 119546 0 0 0 33785 355 0 0 20 0 1 0 169549603 869593088 183450 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 212303 183450 2943 2900 0 208817 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 849212 KiB
Current children cumulated memory: 733800 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.64 3.26 5/244 875661
/proc/meminfo: memFree=121626048/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=982144 memory=863872 CPUtime=401.22 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 152106 0 0 0 39643 479 0 0 20 0 1 0 169549603 1005715456 215968 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 245536 215968 2943 2900 0 242050 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 982144 KiB
Current children cumulated memory: 863872 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.73 3.32 5/244 875673
/proc/meminfo: memFree=121365500/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=1027616 memory=909228 CPUtime=461.03 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 163465 0 0 0 45406 697 0 0 20 0 1 0 169549603 1052278784 227307 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 256904 227307 2943 2900 0 253418 0

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

Current children cumulated memory: 3110164 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.11 4.05 5/243 876729
/proc/meminfo: memFree=113042920/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3378520 memory=3224980 CPUtime=2854.39 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 678048 0 0 0 282216 3223 0 0 20 0 1 0 169549603 3459604480 806245 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 844630 806245 2943 2900 0 841144 0
Current children cumulated CPU time: 2854.39 s
Current children cumulated vsize: 3378520 KiB
Current children cumulated memory: 3224980 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.12 4.06 5/243 876739
/proc/meminfo: memFree=112898500/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3462492 memory=3306128 CPUtime=2914.22 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 697491 0 0 0 288187 3235 0 0 20 0 1 0 169549603 3545591808 826532 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 865623 826532 2943 2900 0 862137 0
Current children cumulated CPU time: 2914.22 s
Current children cumulated vsize: 3462492 KiB
Current children cumulated memory: 3306128 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.13 4.06 5/243 876749
/proc/meminfo: memFree=112757108/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3561916 memory=3404964 CPUtime=2974.07 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 721385 0 0 0 294152 3255 0 0 20 0 1 0 169549603 3647401984 851241 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 890479 851241 2943 2900 0 886993 0
Current children cumulated CPU time: 2974.07 s
Current children cumulated vsize: 3561916 KiB
Current children cumulated memory: 3404964 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.13 4.07 5/243 876760
/proc/meminfo: memFree=112646404/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3641072 memory=3478644 CPUtime=3033.92 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 737990 0 0 0 300123 3269 0 0 20 0 1 0 169549603 3728457728 869661 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 910268 869661 2943 2900 0 906782 0
Current children cumulated CPU time: 3033.92 s
Current children cumulated vsize: 3641072 KiB
Current children cumulated memory: 3478644 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.12 4.07 5/243 876770
/proc/meminfo: memFree=112514800/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3704256 memory=3541396 CPUtime=3093.76 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 755056 0 0 0 306098 3278 0 0 20 0 1 0 169549603 3793158144 885349 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 926064 885349 2943 2900 0 922578 0
Current children cumulated CPU time: 3093.76 s
Current children cumulated vsize: 3704256 KiB
Current children cumulated memory: 3541396 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.07 5/243 876781
/proc/meminfo: memFree=112427696/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3772344 memory=3600340 CPUtime=3153.6 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 768910 0 0 0 312075 3285 0 0 20 0 1 0 169549603 3862880256 900085 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 943086 900085 2943 2900 0 939600 0
Current children cumulated CPU time: 3153.6 s
Current children cumulated vsize: 3772344 KiB
Current children cumulated memory: 3600340 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.14 4.08 5/241 876792
/proc/meminfo: memFree=112377000/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3791084 memory=3625524 CPUtime=3213.47 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 774929 0 0 0 318051 3296 0 0 20 0 1 0 169549603 3882070016 906381 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 947771 906381 2943 2900 0 944285 0
Current children cumulated CPU time: 3213.47 s
Current children cumulated vsize: 3791084 KiB
Current children cumulated memory: 3625524 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.07 5/241 876802
/proc/meminfo: memFree=112261092/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3838388 memory=3673348 CPUtime=3273.34 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 787497 0 0 0 324032 3302 0 0 20 0 1 0 169549603 3930509312 918337 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 959597 918337 2943 2900 0 956111 0
Current children cumulated CPU time: 3273.34 s
Current children cumulated vsize: 3838388 KiB
Current children cumulated memory: 3673348 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.07 5/241 876812
/proc/meminfo: memFree=112100200/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=3964676 memory=3810200 CPUtime=3333.2 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 815877 0 0 0 330011 3309 0 0 20 0 1 0 169549603 4059828224 952550 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 991169 952550 2943 2900 0 987683 0
Current children cumulated CPU time: 3333.2 s
Current children cumulated vsize: 3964676 KiB
Current children cumulated memory: 3810200 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.08 5/241 876824
/proc/meminfo: memFree=111821124/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=4510300 memory=4049144 CPUtime=3393.06 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 856448 0 0 0 335983 3323 0 0 20 0 1 0 169549603 4618547200 1012286 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 1127575 1012286 2943 2900 0 1124089 0
Current children cumulated CPU time: 3393.06 s
Current children cumulated vsize: 4510300 KiB
Current children cumulated memory: 4049144 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/243 876838
/proc/meminfo: memFree=111312844/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=4597052 memory=4289364 CPUtime=3452.93 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 883511 0 0 0 341959 3334 0 0 20 0 1 0 169549603 4707381248 1072341 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 1149263 1072341 2943 2900 0 1145777 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 4597052 KiB
Current children cumulated memory: 4289364 KiB

[startup+3522.3 s]
/proc/loadavg: 4.84 4.32 4.16 5/243 876848
/proc/meminfo: memFree=110934288/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=4764100 memory=4568408 CPUtime=3512.79 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 922134 0 0 0 347933 3346 0 0 20 0 1 0 169549603 4878438400 1142102 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 1191025 1142102 2943 2900 0 1187539 0
Current children cumulated CPU time: 3512.79 s
Current children cumulated vsize: 4764100 KiB
Current children cumulated memory: 4568408 KiB

[startup+3582.3 s]
/proc/loadavg: 4.47 4.32 4.17 5/243 876858
/proc/meminfo: memFree=110695940/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=5386916 memory=4748852 CPUtime=3572.65 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 938882 0 0 0 353909 3356 0 0 20 0 1 0 169549603 5516201984 1187213 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 1346729 1187213 2943 2900 0 1343243 0
Current children cumulated CPU time: 3572.65 s
Current children cumulated vsize: 5386916 KiB
Current children cumulated memory: 4748852 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.28 4.28 4.16 4/236 876893
/proc/meminfo: memFree=113230388/131655788 swapFree=131071996/131071996
[pid=874991] ppid=874988 vsize=5684768 memory=4993572 CPUtime=3600.08 cores=1,3
/proc/874991/stat : 874991 (ipbhs_static_sc) R 874988 874991 870161 0 -1 4194304 985919 0 0 0 356640 3368 0 0 20 0 1 0 169549603 5821202432 1248393 134679101440 4194304 16068861 140735033765504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 52047872 140735033766950 140735033767037 140735033767037 140735033774052 0
/proc/874991/statm: 1421192 1248393 2943 2900 0 1417706 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 5684768 KiB
Current children cumulated memory: 4993572 KiB

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

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

# cumulated CPU time of all completed processes:  user=3566.41 s, system=33.7542 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.87
CPU time (s): 3600.16
CPU user time (s): 3566.41
CPU system time (s): 33.7542
CPU usage (%): 99.7309
Max. virtual memory (cumulated for all children) (KiB): 5684768
Max. memory (cumulated for all children) (KiB): 4993572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.41
system time used= 33.7542
maximum resident set size= 4993608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 985919
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= 204
involuntary context switches= 4056


# summary of solver processes directly reported to runsolver:
#   pid: 874991
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3566.41
#   total CPU system time (s): 33.7542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2474 second user time and 35.0251 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-17 01:52:30
IDJOB=4432128
IDBENCH=158606
IDSOLVER=3057
FILE ID=nodeC004/4432128-1721173937
RUNJOBID= nodeC004-1721173949-874927
SLURM_JOB_ID= 7505793
Free space on /tmp= 723608 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432128-1721173937/watcher-4432128-1721173937 -o /tmp/evaluation-result-4432128-1721173937/solver-4432128-1721173937 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721173949-874927 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432128-1721173937.opb

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

MD5SUM BENCH= a7d39c8a0eed618aa14a4423c4fae159
RANDOM SEED=1230853167

nodeC004.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		: 2195.064
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	: 6984.29
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		: 1596.410
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.37
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.317
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	: 6984.29
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.432
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124859236 kB
MemAvailable:   129836828 kB
Buffers:          445696 kB
Cached:          5312712 kB
SwapCached:            0 kB
Active:           847848 kB
Inactive:        5283792 kB
Active(anon):       3240 kB
Inactive(anon):   407368 kB
Active(file):     844608 kB
Inactive(file):  4876424 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            232464 kB
Writeback:             0 kB
AnonPages:        372964 kB
Mapped:           116440 kB
Shmem:             37700 kB
KReclaimable:     193520 kB
Slab:             303380 kB
SReclaimable:     193520 kB
SUnreclaim:       109860 kB
KernelStack:        3904 kB
PageTables:        10232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     820188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54016 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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:      213832 kB
DirectMap2M:    23808000 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 723608 MiB
End job on nodeC004 at 2024-07-17 02:52:40