Trace number 4432031

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.1 3609.68

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_14_shg.opb
MD5SUMc0e25a71d8726d42148f3e780c01ff44
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 benchmark56
Best CPU time to get the best result obtained on this benchmark3558.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14300
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint93
Number of terms in the objective function 14300
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 14300
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14300
Number of bits of the biggest sum of numbers14
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 (60011 MiB free)
  memory of node 1: 64473 MiB (56299 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432031-1721122860/watcher-4432031-1721122860 -o /tmp/evaluation-result-4432031-1721122860/solver-4432031-1721122860 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721115599-843798 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432031-1721122860.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=848220, runsolver pid=848217

[startup+0.100308 s]*
/proc/loadavg: 4.37 4.25 4.15 5/257 848221
/proc/meminfo: memFree=119089888/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=40436 memory=16172 CPUtime=0.09 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 3292 0 0 0 9 0 0 0 20 0 1 0 164451001 41406464 4043 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 10109 4043 1023 2900 0 6623 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 40436 KiB
Current children cumulated memory: 16172 KiB

[startup+0.205481 s]*
/proc/loadavg: 4.37 4.25 4.15 5/257 848221
/proc/meminfo: memFree=119078828/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=51644 memory=27524 CPUtime=0.2 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 6086 0 0 0 19 1 0 0 20 0 1 0 164451001 52883456 6881 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 12911 6881 1023 2900 0 9425 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 51644 KiB
Current children cumulated memory: 27524 KiB

[startup+0.305471 s]*
/proc/loadavg: 4.37 4.25 4.15 5/257 848221
/proc/meminfo: memFree=119068272/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=62072 memory=38084 CPUtime=0.3 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 8734 0 0 0 29 1 0 0 20 0 1 0 164451001 63561728 9521 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 15518 9521 1023 2900 0 12032 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 62072 KiB
Current children cumulated memory: 38084 KiB

[startup+0.700201 s]
/proc/loadavg: 4.37 4.25 4.15 5/257 848221
/proc/meminfo: memFree=119046964/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=104396 memory=79540 CPUtime=0.68 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 19475 0 0 0 66 2 0 0 20 0 1 0 164451001 106901504 19885 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 26099 19885 1023 2900 0 22613 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 104396 KiB
Current children cumulated memory: 79540 KiB

[startup+1.50022 s]
/proc/loadavg: 4.37 4.25 4.15 5/257 848221
/proc/meminfo: memFree=118993772/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=181628 memory=155156 CPUtime=1.48 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 36758 0 0 0 139 9 0 0 20 0 1 0 164451001 185987072 38789 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 45407 38789 1135 2900 0 41921 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 181628 KiB
Current children cumulated memory: 155156 KiB

[startup+3.10552 s]
/proc/loadavg: 4.37 4.25 4.15 5/257 848222
/proc/meminfo: memFree=118529032/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=671452 memory=648424 CPUtime=3.08 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 157186 0 0 0 269 39 0 0 20 0 1 0 164451001 687566848 162106 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 167863 162106 2559 2900 0 164377 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 671452 KiB
Current children cumulated memory: 648424 KiB

[startup+6.30022 s]
/proc/loadavg: 4.34 4.24 4.15 5/257 848222
/proc/meminfo: memFree=117954584/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=1190528 memory=1155276 CPUtime=6.27 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 254202 0 0 0 571 56 0 0 20 0 1 0 164451001 1219100672 288819 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 297632 288819 2671 2900 0 294146 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1190528 KiB
Current children cumulated memory: 1155276 KiB

[startup+12.7002 s]
/proc/loadavg: 4.31 4.24 4.15 5/257 848222
/proc/meminfo: memFree=116479580/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=3417904 memory=2890172 CPUtime=12.66 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 271082 0 0 0 1174 92 0 0 20 0 1 0 164451001 3499933696 722543 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 854476 722543 2671 2900 0 850990 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3417904 KiB
Current children cumulated memory: 2890172 KiB

[startup+25.5002 s]
/proc/loadavg: 4.24 4.23 4.14 5/257 848225
/proc/meminfo: memFree=115239412/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4389708 memory=3950396 CPUtime=25.44 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 395568 0 0 0 2403 141 0 0 20 0 1 0 164451001 4495060992 987599 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1097427 987599 2767 2900 0 1093941 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 4389708 KiB
Current children cumulated memory: 3950396 KiB

[startup+51.1055 s]
/proc/loadavg: 4.22 4.22 4.15 5/257 848228
/proc/meminfo: memFree=114859696/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4668260 memory=4242444 CPUtime=50.98 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 425302 0 0 0 4936 162 0 0 20 0 1 0 164451001 4780298240 1060611 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1167065 1060611 2831 2900 0 1163579 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 4668260 KiB
Current children cumulated memory: 4242444 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.20 4.14 5/257 848237
/proc/meminfo: memFree=114850116/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4685492 memory=4249136 CPUtime=102.07 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 425880 0 0 0 10041 166 0 0 20 0 1 0 164451001 4797943808 1062284 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1171373 1062284 2863 2900 0 1167887 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 4685492 KiB
Current children cumulated memory: 4249136 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.18 4.14 5/257 848248
/proc/meminfo: memFree=114846728/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4685492 memory=4249136 CPUtime=161.96 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 426354 0 0 0 16026 170 0 0 20 0 1 0 164451001 4797943808 1062284 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1171373 1062284 2863 2900 0 1167887 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 4685492 KiB
Current children cumulated memory: 4249136 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.17 4.14 5/257 848259
/proc/meminfo: memFree=114843872/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4685492 memory=4249136 CPUtime=221.83 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 426827 0 0 0 22010 173 0 0 20 0 1 0 164451001 4797943808 1062284 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1171373 1062284 2863 2900 0 1167887 0
Current children cumulated CPU time: 221.83 s
Current children cumulated vsize: 4685492 KiB
Current children cumulated memory: 4249136 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.16 4.13 5/255 848269
/proc/meminfo: memFree=114781180/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4685492 memory=4249136 CPUtime=281.71 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 427394 0 0 0 27993 178 0 0 20 0 1 0 164451001 4797943808 1062284 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1171373 1062284 2863 2900 0 1167887 0
Current children cumulated CPU time: 281.71 s
Current children cumulated vsize: 4685492 KiB
Current children cumulated memory: 4249136 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.16 4.13 5/255 848280
/proc/meminfo: memFree=114699644/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4685492 memory=4249156 CPUtime=341.54 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 427907 0 0 0 33972 182 0 0 20 0 1 0 164451001 4797943808 1062289 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1171373 1062289 2863 2900 0 1167887 0
Current children cumulated CPU time: 341.54 s
Current children cumulated vsize: 4685492 KiB
Current children cumulated memory: 4249156 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/255 848291
/proc/meminfo: memFree=114674464/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4685492 memory=4249888 CPUtime=401.38 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 428553 0 0 0 39951 187 0 0 20 0 1 0 164451001 4797943808 1062472 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1171373 1062472 2863 2900 0 1167887 0
Current children cumulated CPU time: 401.38 s
Current children cumulated vsize: 4685492 KiB
Current children cumulated memory: 4249888 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.14 4.12 5/255 848301
/proc/meminfo: memFree=114673140/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=4685492 memory=4249888 CPUtime=461.2 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 429101 0 0 0 45929 191 0 0 20 0 1 0 164451001 4797943808 1062472 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1171373 1062472 2863 2900 0 1167887 0

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

Current children cumulated memory: 4985680 KiB

[startup+2862.3 s]
/proc/loadavg: 4.23 4.13 4.10 5/257 849947
/proc/meminfo: memFree=111953516/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5422764 memory=4985796 CPUtime=2854.83 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 512988 0 0 0 285072 411 0 0 20 0 1 0 164451001 5552910336 1246449 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1355691 1246449 2863 2900 0 1352205 0
Current children cumulated CPU time: 2854.83 s
Current children cumulated vsize: 5422764 KiB
Current children cumulated memory: 4985796 KiB

[startup+2922.3 s]
/proc/loadavg: 4.30 4.18 4.12 5/257 849958
/proc/meminfo: memFree=111933344/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5422764 memory=4985796 CPUtime=2914.66 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 513866 0 0 0 291051 415 0 0 20 0 1 0 164451001 5552910336 1246449 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1355691 1246449 2863 2900 0 1352205 0
Current children cumulated CPU time: 2914.66 s
Current children cumulated vsize: 5422764 KiB
Current children cumulated memory: 4985796 KiB

[startup+2982.3 s]
/proc/loadavg: 4.21 4.17 4.12 5/259 850027
/proc/meminfo: memFree=111906864/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5422764 memory=4986200 CPUtime=2974.49 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 514400 0 0 0 297031 418 0 0 20 0 1 0 164451001 5552910336 1246550 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1355691 1246550 2863 2900 0 1352205 0
Current children cumulated CPU time: 2974.49 s
Current children cumulated vsize: 5422764 KiB
Current children cumulated memory: 4986200 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/259 850037
/proc/meminfo: memFree=111903656/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5424392 memory=4987968 CPUtime=3034.32 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 516137 0 0 0 303010 422 0 0 20 0 1 0 164451001 5554577408 1246992 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1356098 1246992 2863 2900 0 1352612 0
Current children cumulated CPU time: 3034.32 s
Current children cumulated vsize: 5424392 KiB
Current children cumulated memory: 4987968 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/259 850047
/proc/meminfo: memFree=111899456/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5424392 memory=4987972 CPUtime=3094.15 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 516536 0 0 0 308989 426 0 0 20 0 1 0 164451001 5554577408 1246993 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1356098 1246993 2863 2900 0 1352612 0
Current children cumulated CPU time: 3094.15 s
Current children cumulated vsize: 5424392 KiB
Current children cumulated memory: 4987972 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/257 850058
/proc/meminfo: memFree=111789948/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5639760 memory=5078272 CPUtime=3153.98 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 518160 0 0 0 314964 434 0 0 20 0 1 0 164451001 5775114240 1269568 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1409940 1269568 2863 2900 0 1406454 0
Current children cumulated CPU time: 3153.98 s
Current children cumulated vsize: 5639760 KiB
Current children cumulated memory: 5078272 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/257 850069
/proc/meminfo: memFree=111756168/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5669900 memory=5108412 CPUtime=3213.81 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 520344 0 0 0 320941 440 0 0 20 0 1 0 164451001 5805977600 1277103 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1417475 1277103 2863 2900 0 1413989 0
Current children cumulated CPU time: 3213.81 s
Current children cumulated vsize: 5669900 KiB
Current children cumulated memory: 5108412 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/254 850079
/proc/meminfo: memFree=111754964/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5669900 memory=5108872 CPUtime=3273.64 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 521080 0 0 0 326922 442 0 0 20 0 1 0 164451001 5805977600 1277218 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1417475 1277218 2863 2900 0 1413989 0
Current children cumulated CPU time: 3273.64 s
Current children cumulated vsize: 5669900 KiB
Current children cumulated memory: 5108872 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/255 850090
/proc/meminfo: memFree=111754356/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5670140 memory=5109112 CPUtime=3333.47 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 523533 0 0 0 332899 448 0 0 20 0 1 0 164451001 5806223360 1277278 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1417535 1277278 2863 2900 0 1414049 0
Current children cumulated CPU time: 3333.47 s
Current children cumulated vsize: 5670140 KiB
Current children cumulated memory: 5109112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 850101
/proc/meminfo: memFree=111753744/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5670140 memory=5109212 CPUtime=3393.31 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 524124 0 0 0 338879 452 0 0 20 0 1 0 164451001 5806223360 1277303 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1417535 1277303 2863 2900 0 1414049 0
Current children cumulated CPU time: 3393.31 s
Current children cumulated vsize: 5670140 KiB
Current children cumulated memory: 5109212 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/255 850111
/proc/meminfo: memFree=111737800/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5730476 memory=5123768 CPUtime=3453.13 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 526592 0 0 0 344855 458 0 0 20 0 1 0 164451001 5868007424 1280942 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1432619 1280942 2863 2900 0 1429133 0
Current children cumulated CPU time: 3453.13 s
Current children cumulated vsize: 5730476 KiB
Current children cumulated memory: 5123768 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/255 850121
/proc/meminfo: memFree=111737880/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5730476 memory=5123768 CPUtime=3512.97 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 527147 0 0 0 350834 463 0 0 20 0 1 0 164451001 5868007424 1280942 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1432619 1280942 2863 2900 0 1429133 0
Current children cumulated CPU time: 3512.97 s
Current children cumulated vsize: 5730476 KiB
Current children cumulated memory: 5123768 KiB

[startup+3582.3 s]
/proc/loadavg: 3.79 4.04 4.07 4/250 850166
/proc/meminfo: memFree=120293876/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5731376 memory=5125116 CPUtime=3572.79 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 529710 0 0 0 356811 468 0 0 20 0 1 0 164451001 5868929024 1281279 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1432844 1281279 2863 2900 0 1429358 0
Current children cumulated CPU time: 3572.79 s
Current children cumulated vsize: 5731376 KiB
Current children cumulated memory: 5125116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 3.52 3.96 4.04 4/250 850171
/proc/meminfo: memFree=120293268/131524600 swapFree=131071996/131071996
[pid=848220] ppid=848217 vsize=5731376 memory=5125116 CPUtime=3600.01 cores=4,6
/proc/848220/stat : 848220 (ipbhs_static_sc) R 848217 848220 843787 0 -1 4194304 529919 0 0 0 359531 470 0 0 20 0 1 0 164451001 5868929024 1281279 134679101440 4194304 16068861 140732830472080 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 40558592 140732830479398 140732830479485 140732830479485 140732830486500 0
/proc/848220/statm: 1432844 1281279 2863 2900 0 1429358 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 5731376 KiB
Current children cumulated memory: 5125116 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.31 s, system=4.78149 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.68
CPU time (s): 3600.1
CPU user time (s): 3595.31
CPU system time (s): 4.78149
CPU usage (%): 99.7345
Max. virtual memory (cumulated for all children) (KiB): 5825676
Max. memory (cumulated for all children) (KiB): 5125116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.31
system time used= 4.78149
maximum resident set size= 5234464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 529919
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= 2
involuntary context switches= 1701


# summary of solver processes directly reported to runsolver:
#   pid: 848220
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3595.31
#   total CPU system time (s): 4.78149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.42609 second user time and 16.1226 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 11:41:13
IDJOB=4432031
IDBENCH=155402
IDSOLVER=3057
FILE ID=nodeC023/4432031-1721122860
RUNJOBID= nodeC023-1721115599-843798
SLURM_JOB_ID= 7505653
Free space on /tmp= 889788 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_14_shg.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432031-1721122860/watcher-4432031-1721122860 -o /tmp/evaluation-result-4432031-1721122860/solver-4432031-1721122860 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721115599-843798 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432031-1721122860.opb

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

MD5SUM BENCH= c0e25a71d8726d42148f3e780c01ff44
RANDOM SEED=14590046

nodeC023.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		: 3668.606
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.61
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		: 3685.924
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.48
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		: 3599.924
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.61
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		: 3600.078
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.48
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		: 3671.254
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.61
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		: 3685.915
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.48
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		: 3668.065
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.61
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		: 3599.890
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119102700 kB
MemAvailable:   120880976 kB
Buffers:          428720 kB
Cached:          2173120 kB
SwapCached:            0 kB
Active:           855496 kB
Inactive:       10926804 kB
Active(anon):       1572 kB
Inactive(anon):  9216608 kB
Active(file):     853924 kB
Inactive(file):  1710196 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             99652 kB
Writeback:             0 kB
AnonPages:       9179692 kB
Mapped:           139924 kB
Shmem:             37720 kB
KReclaimable:     107960 kB
Slab:             215288 kB
SReclaimable:     107960 kB
SUnreclaim:       107328 kB
KernelStack:        4128 kB
PageTables:        27360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10159884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62176 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4622336 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:      203476 kB
DirectMap2M:    18444288 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889880 MiB
End job on nodeC023 at 2024-07-16 12:41:23