Trace number 4432135

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.17 3609.8

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm98p-opt.opb.negationfix.opb
MD5SUM380e20810b586058c5e1cee383ac3a23
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 benchmark63
Best CPU time to get the best result obtained on this benchmark76.9855
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45632
Total number of constraints1554
Number of constraints which are clauses712
Number of constraints which are cardinality constraints (but not clauses)712
Number of constraints which are nor clauses,nor cardinality constraints130
Minimum length of a constraint64
Maximum length of a constraint713
Number of terms in the objective function 64
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 64
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 264674
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 586791
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

[startup+0.100098 s]*
/proc/loadavg: 1.64 2.00 2.71 6/248 875039
/proc/meminfo: memFree=124544424/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=51444 memory=34260 CPUtime=0.1 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 6588 0 0 0 9 1 0 0 20 0 1 0 169550472 52678656 8565 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 12861 8565 2383 2900 0 9375 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 51444 KiB
Current children cumulated memory: 34260 KiB

[startup+0.212912 s]*
/proc/loadavg: 1.64 2.00 2.71 5/248 875039
/proc/meminfo: memFree=124540528/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=51444 memory=34260 CPUtime=0.21 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 6588 0 0 0 20 1 0 0 20 0 1 0 169550472 52678656 8565 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 12861 8565 2383 2900 0 9375 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 51444 KiB
Current children cumulated memory: 34260 KiB

[startup+0.311548 s]*
/proc/loadavg: 1.64 2.00 2.71 6/248 875039
/proc/meminfo: memFree=124539756/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=51444 memory=34260 CPUtime=0.31 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 6588 0 0 0 30 1 0 0 20 0 1 0 169550472 52678656 8565 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 12861 8565 2383 2900 0 9375 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 51444 KiB
Current children cumulated memory: 34260 KiB

[startup+0.700269 s]
/proc/loadavg: 1.64 2.00 2.71 5/248 875039
/proc/meminfo: memFree=124531224/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=56856 memory=40656 CPUtime=0.69 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 7901 0 0 0 63 6 0 0 20 0 1 0 169550472 58220544 10164 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 14214 10164 2751 2900 0 10728 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 56856 KiB
Current children cumulated memory: 40656 KiB

[startup+1.50031 s]
/proc/loadavg: 1.64 2.00 2.71 5/248 875039
/proc/meminfo: memFree=124526740/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=60288 memory=44544 CPUtime=1.49 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 8831 0 0 0 142 7 0 0 20 0 1 0 169550472 61734912 11136 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 15072 11136 2751 2900 0 11586 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 60288 KiB
Current children cumulated memory: 44544 KiB

[startup+3.11283 s]
/proc/loadavg: 1.64 2.00 2.71 5/248 875041
/proc/meminfo: memFree=124492040/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=74564 memory=56760 CPUtime=3.09 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 10856 0 0 0 298 11 0 0 20 0 1 0 169550472 76353536 14190 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 18641 14190 2751 2900 0 15155 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 74564 KiB
Current children cumulated memory: 56760 KiB

[startup+6.30031 s]
/proc/loadavg: 1.91 2.05 2.72 5/248 875041
/proc/meminfo: memFree=124450312/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=89376 memory=67892 CPUtime=6.28 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 12126 0 0 0 616 12 0 0 20 0 1 0 169550472 91521024 16973 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 22344 16973 2751 2900 0 18858 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 89376 KiB
Current children cumulated memory: 67892 KiB

[startup+12.7003 s]
/proc/loadavg: 2.16 2.10 2.73 6/248 875041
/proc/meminfo: memFree=124373924/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=112652 memory=90756 CPUtime=12.67 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 13783 0 0 0 1252 15 0 0 20 0 1 0 169550472 115355648 22689 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 28163 22689 2751 2900 0 24677 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 112652 KiB
Current children cumulated memory: 90756 KiB

[startup+25.5003 s]
/proc/loadavg: 2.86 2.26 2.77 5/248 875044
/proc/meminfo: memFree=124247696/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=153468 memory=133736 CPUtime=25.45 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 16851 0 0 0 2523 22 0 0 20 0 1 0 169550472 157151232 33434 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 38367 33434 2751 2900 0 34881 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 153468 KiB
Current children cumulated memory: 133736 KiB

[startup+51.1128 s]
/proc/loadavg: 3.59 2.48 2.83 5/248 875047
/proc/meminfo: memFree=123958936/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=265828 memory=201920 CPUtime=51 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 32917 0 0 0 5018 82 0 0 20 0 1 0 169550472 272207872 50480 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 66457 50480 2751 2900 0 62971 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 265828 KiB
Current children cumulated memory: 201920 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 2.79 2.92 5/248 875055
/proc/meminfo: memFree=123509084/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=342204 memory=297924 CPUtime=102.07 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 52288 0 0 0 10062 145 0 0 20 0 1 0 169550472 350416896 74481 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 85551 74481 2751 2900 0 82065 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 342204 KiB
Current children cumulated memory: 297924 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 3.04 3.00 5/251 875451
/proc/meminfo: memFree=123077056/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=425752 memory=395192 CPUtime=161.93 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 72541 0 0 0 15966 227 0 0 20 0 1 0 169550472 435970048 98798 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 106438 98798 2751 2900 0 102952 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 425752 KiB
Current children cumulated memory: 395192 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.22 3.07 5/248 875462
/proc/meminfo: memFree=122764012/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=491568 memory=458988 CPUtime=221.77 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 88549 0 0 0 21850 327 0 0 20 0 1 0 169550472 503365632 114747 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 122892 114747 2751 2900 0 119406 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 491568 KiB
Current children cumulated memory: 458988 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 3.40 3.14 6/248 875472
/proc/meminfo: memFree=122370064/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=631120 memory=552964 CPUtime=281.63 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 103356 0 0 0 27742 421 0 0 20 0 1 0 169550472 646266880 138241 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 157780 138241 2751 2900 0 154294 0
Current children cumulated CPU time: 281.63 s
Current children cumulated vsize: 631120 KiB
Current children cumulated memory: 552964 KiB

[startup+342.3 s]
/proc/loadavg: 4.21 3.55 3.21 5/244 875650
/proc/meminfo: memFree=121883496/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=703872 memory=617968 CPUtime=341.47 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 119713 0 0 0 33686 461 0 0 20 0 1 0 169550472 720764928 154492 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 175968 154492 2751 2900 0 172482 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 703872 KiB
Current children cumulated memory: 617968 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.65 3.27 5/244 875661
/proc/meminfo: memFree=121595100/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=770064 memory=721376 CPUtime=401.32 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 135382 0 0 0 39651 481 0 0 20 0 1 0 169550472 788545536 180344 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 192516 180344 2751 2900 0 189030 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 770064 KiB
Current children cumulated memory: 721376 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 3.75 3.33 5/244 875673
/proc/meminfo: memFree=121334396/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=815868 memory=761928 CPUtime=461.17 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 145626 0 0 0 45557 560 0 0 20 0 1 0 169550472 835448832 190482 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 203967 190482 2751 2900 0 200481 0

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

Current children cumulated memory: 2472772 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.06 6/243 876739
/proc/meminfo: memFree=112879560/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2816928 memory=2473864 CPUtime=2914.62 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 516109 0 0 0 289381 2081 0 0 20 0 1 0 169550472 2884534272 618466 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 704232 618466 2751 2900 0 700746 0
Current children cumulated CPU time: 2914.62 s
Current children cumulated vsize: 2816928 KiB
Current children cumulated memory: 2473864 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.06 5/243 876749
/proc/meminfo: memFree=112717944/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2825632 memory=2479944 CPUtime=2974.44 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 517945 0 0 0 295352 2092 0 0 20 0 1 0 169550472 2893447168 619986 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 706408 619986 2751 2900 0 702922 0
Current children cumulated CPU time: 2974.44 s
Current children cumulated vsize: 2825632 KiB
Current children cumulated memory: 2479944 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.13 4.07 5/243 876760
/proc/meminfo: memFree=112620380/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2870740 memory=2516968 CPUtime=3034.26 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 527473 0 0 0 301324 2102 0 0 20 0 1 0 169550472 2939637760 629242 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 717685 629242 2751 2900 0 714199 0
Current children cumulated CPU time: 3034.26 s
Current children cumulated vsize: 2870740 KiB
Current children cumulated memory: 2516968 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.12 4.07 5/243 876770
/proc/meminfo: memFree=112506732/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2921240 memory=2557024 CPUtime=3094.08 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 537834 0 0 0 307265 2143 0 0 20 0 1 0 169550472 2991349760 639256 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 730310 639256 2751 2900 0 726824 0
Current children cumulated CPU time: 3094.08 s
Current children cumulated vsize: 2921240 KiB
Current children cumulated memory: 2557024 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.07 6/241 876781
/proc/meminfo: memFree=112416212/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2923696 memory=2559016 CPUtime=3153.91 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 538647 0 0 0 313208 2183 0 0 20 0 1 0 169550472 2993864704 639754 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 730924 639754 2751 2900 0 727438 0
Current children cumulated CPU time: 3153.91 s
Current children cumulated vsize: 2923696 KiB
Current children cumulated memory: 2559016 KiB

[startup+3222.3 s]
/proc/loadavg: 4.20 4.13 4.08 5/241 876792
/proc/meminfo: memFree=112350816/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2923696 memory=2577472 CPUtime=3213.74 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 539133 0 0 0 319164 2210 0 0 20 0 1 0 169550472 2993864704 644368 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 730924 644368 2751 2900 0 727438 0
Current children cumulated CPU time: 3213.74 s
Current children cumulated vsize: 2923696 KiB
Current children cumulated memory: 2577472 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.11 4.07 5/241 876802
/proc/meminfo: memFree=112254348/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2923696 memory=2614356 CPUtime=3273.57 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 540031 0 0 0 325094 2263 0 0 20 0 1 0 169550472 2993864704 653589 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 730924 653589 2751 2900 0 727438 0
Current children cumulated CPU time: 3273.57 s
Current children cumulated vsize: 2923696 KiB
Current children cumulated memory: 2614356 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.08 5/241 876812
/proc/meminfo: memFree=112085192/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2923696 memory=2614376 CPUtime=3333.4 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 540610 0 0 0 331024 2316 0 0 20 0 1 0 169550472 2993864704 653594 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 730924 653594 2751 2900 0 727438 0
Current children cumulated CPU time: 3333.4 s
Current children cumulated vsize: 2923696 KiB
Current children cumulated memory: 2614376 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.08 5/241 876824
/proc/meminfo: memFree=111706720/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=2984296 memory=2667828 CPUtime=3393.25 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 554347 0 0 0 336992 2333 0 0 20 0 1 0 169550472 3055919104 666957 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 746074 666957 2751 2900 0 742588 0
Current children cumulated CPU time: 3393.25 s
Current children cumulated vsize: 2984296 KiB
Current children cumulated memory: 2667828 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.14 4.09 5/243 876838
/proc/meminfo: memFree=111258232/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=3118732 memory=2795628 CPUtime=3453.09 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 586763 0 0 0 342959 2350 0 0 20 0 1 0 169550472 3193581568 698907 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 779683 698907 2751 2900 0 776197 0
Current children cumulated CPU time: 3453.09 s
Current children cumulated vsize: 3118732 KiB
Current children cumulated memory: 2795628 KiB

[startup+3522.3 s]
/proc/loadavg: 4.95 4.36 4.17 5/243 876848
/proc/meminfo: memFree=110868968/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=3472676 memory=2863800 CPUtime=3512.91 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 589091 0 0 0 348911 2380 0 0 20 0 1 0 169550472 3556020224 715950 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 868169 715950 2751 2900 0 864683 0
Current children cumulated CPU time: 3512.91 s
Current children cumulated vsize: 3472676 KiB
Current children cumulated memory: 2863800 KiB

[startup+3582.3 s]
/proc/loadavg: 4.39 4.31 4.16 5/243 876858
/proc/meminfo: memFree=110551348/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=3475216 memory=2885112 CPUtime=3572.74 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 590121 0 0 0 354826 2448 0 0 20 0 1 0 169550472 3558621184 721278 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 868804 721278 2751 2900 0 865318 0
Current children cumulated CPU time: 3572.74 s
Current children cumulated vsize: 3475216 KiB
Current children cumulated memory: 2885112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.01 4.23 4.14 2/222 876957
/proc/meminfo: memFree=122170340/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=3475216 memory=2885600 CPUtime=3600.06 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 590308 0 0 0 357534 2472 0 0 20 0 1 0 169550472 3558621184 721400 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 868804 721400 2751 2900 0 865318 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 3475216 KiB
Current children cumulated memory: 2885600 KiB

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

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

# cumulated CPU time of all completed processes:  user=3575.34 s, system=24.8222 s

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

[startup+3609.7 s]
/proc/loadavg: 4.01 4.23 4.14 2/222 876957
/proc/meminfo: memFree=122170340/131655788 swapFree=131071996/131071996
[pid=875038] ppid=875035 vsize=3475216 memory=2885600 CPUtime=3600.06 cores=5,7
/proc/875038/stat : 875038 (ipbhs_static_sc) R 875035 875038 870161 0 -1 4194304 590308 0 0 0 357534 2472 0 0 20 0 1 0 169550472 3558621184 721400 134679101440 4194304 16068861 140726564300704 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 57110528 140726564308006 140726564308093 140726564308093 140726564315108 0
/proc/875038/statm: 868804 721400 2751 2900 0 865318 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 3475216 KiB
Current children cumulated memory: 2885600 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.8
CPU time (s): 3600.17
CPU user time (s): 3575.34
CPU system time (s): 24.8222
CPU usage (%): 99.7331
Max. virtual memory (cumulated for all children) (KiB): 3475216
Max. memory (cumulated for all children) (KiB): 2885600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.34
system time used= 24.8222
maximum resident set size= 2885604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590308
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= 3
involuntary context switches= 3718


# summary of solver processes directly reported to runsolver:
#   pid: 875038
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3575.34
#   total CPU system time (s): 24.8222

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.5192 second user time and 27.873 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-17 01:52:38
IDJOB=4432135
IDBENCH=158610
IDSOLVER=3057
FILE ID=nodeC004/4432135-1721173946
RUNJOBID= nodeC004-1721173949-874928
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/hw64/normalized-hw64-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-4432135-1721173946/watcher-4432135-1721173946 -o /tmp/evaluation-result-4432135-1721173946/solver-4432135-1721173946 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721173949-874928 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432135-1721173946.opb

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

MD5SUM BENCH= 380e20810b586058c5e1cee383ac3a23
RANDOM SEED=1329719086

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		: 3672.714
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		: 3678.844
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.501
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.399
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		: 3672.751
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		: 3536.804
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.535
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		: 1197.308
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:        124569576 kB
MemAvailable:   129548044 kB
Buffers:          445712 kB
Cached:          5314176 kB
SwapCached:            0 kB
Active:           862392 kB
Inactive:        5558480 kB
Active(anon):       3368 kB
Inactive(anon):   695636 kB
Active(file):     859024 kB
Inactive(file):  4862844 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            218408 kB
Writeback:            32 kB
AnonPages:        660944 kB
Mapped:           139428 kB
Shmem:             37700 kB
KReclaimable:     193596 kB
Slab:             303328 kB
SReclaimable:     193596 kB
SUnreclaim:       109732 kB
KernelStack:        3972 kB
PageTables:        10492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1010948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54016 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 723728 MiB
End job on nodeC004 at 2024-07-17 02:52:49