Trace number 4431870

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.03 3608.9

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM52024caa2fcec9d840e113a681eace59
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40876.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
Number of bits of the biggest sum of numbers12
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: 64059 MiB (49327 MiB free)
  memory of node 1: 64510 MiB (56588 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431870-1721095762/watcher-4431870-1721095762 -o /tmp/evaluation-result-4431870-1721095762/solver-4431870-1721095762 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721092164-821239 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431870-1721095762.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=823192, runsolver pid=823189

[startup+0.101044 s]*
/proc/loadavg: 4.09 4.10 4.09 5/245 823193
/proc/meminfo: memFree=108454640/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=31964 memory=13848 CPUtime=0.1 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 1002 0 0 0 10 0 0 0 20 0 1 0 161732924 32731136 3462 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 7991 3462 2703 2900 0 4505 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31964 KiB
Current children cumulated memory: 13848 KiB

[startup+0.21369 s]*
/proc/loadavg: 4.09 4.10 4.09 5/245 823193
/proc/meminfo: memFree=108454420/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=31964 memory=14112 CPUtime=0.21 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 1067 0 0 0 20 1 0 0 20 0 1 0 161732924 32731136 3528 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 7991 3528 2703 2900 0 4505 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31964 KiB
Current children cumulated memory: 14112 KiB

[startup+0.313224 s]*
/proc/loadavg: 4.09 4.10 4.09 5/245 823193
/proc/meminfo: memFree=108453944/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=31964 memory=14112 CPUtime=0.31 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 1114 0 0 0 30 1 0 0 20 0 1 0 161732924 32731136 3528 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 7991 3528 2703 2900 0 4505 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31964 KiB
Current children cumulated memory: 14112 KiB

[startup+0.700286 s]
/proc/loadavg: 4.09 4.10 4.09 5/245 823193
/proc/meminfo: memFree=108453632/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=31964 memory=14640 CPUtime=0.69 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 1241 0 0 0 66 3 0 0 20 0 1 0 161732924 32731136 3660 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 7991 3660 2703 2900 0 4505 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31964 KiB
Current children cumulated memory: 14640 KiB

[startup+1.50031 s]
/proc/loadavg: 4.09 4.10 4.09 6/245 823193
/proc/meminfo: memFree=115241368/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=31964 memory=15168 CPUtime=1.48 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 1341 0 0 0 144 4 0 0 20 0 1 0 161732924 32731136 3792 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 7991 3792 2703 2900 0 4505 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 31964 KiB
Current children cumulated memory: 15168 KiB

[startup+3.11216 s]
/proc/loadavg: 4.09 4.10 4.09 5/245 823239
/proc/meminfo: memFree=115249812/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=32104 memory=15960 CPUtime=3.09 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 1542 0 0 0 302 7 0 0 20 0 1 0 161732924 32874496 3990 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 8026 3990 2703 2900 0 4540 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 32104 KiB
Current children cumulated memory: 15960 KiB

[startup+6.30024 s]
/proc/loadavg: 4.08 4.10 4.09 5/245 823331
/proc/meminfo: memFree=128540768/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=32532 memory=16752 CPUtime=6.27 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 1765 0 0 0 614 13 0 0 20 0 1 0 161732924 33312768 4188 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 8133 4188 2703 2900 0 4647 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 32532 KiB
Current children cumulated memory: 16752 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.10 4.09 5/245 823332
/proc/meminfo: memFree=128526800/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=33308 memory=22020 CPUtime=12.65 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 2003 0 0 0 1244 21 0 0 20 0 1 0 161732924 34107392 5505 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 8327 5505 2703 2900 0 4841 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 33308 KiB
Current children cumulated memory: 22020 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.11 4.09 5/245 823334
/proc/meminfo: memFree=128516664/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=33732 memory=22520 CPUtime=25.42 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 2153 0 0 0 2507 35 0 0 20 0 1 0 161732924 34541568 5630 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 8433 5630 2703 2900 0 4947 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 22520 KiB

[startup+51.1136 s]
/proc/loadavg: 4.23 4.14 4.10 5/245 823340
/proc/meminfo: memFree=128505200/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=35072 memory=23552 CPUtime=50.97 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 2400 0 0 0 5035 62 0 0 20 0 1 0 161732924 35913728 5888 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 8768 5888 2703 2900 0 5282 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 35072 KiB
Current children cumulated memory: 23552 KiB

[startup+102.3 s]
/proc/loadavg: 4.24 4.14 4.10 5/245 823349
/proc/meminfo: memFree=128493836/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=38640 memory=24756 CPUtime=102.03 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 2721 0 0 0 10099 104 0 0 20 0 1 0 161732924 39567360 6189 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 9660 6189 2703 2900 0 6174 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 38640 KiB
Current children cumulated memory: 24756 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/243 823359
/proc/meminfo: memFree=128478096/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=40052 memory=28376 CPUtime=161.85 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 3128 0 0 0 16043 142 0 0 20 0 1 0 161732924 41013248 7094 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 10013 7094 2703 2900 0 6527 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 40052 KiB
Current children cumulated memory: 28376 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/243 823370
/proc/meminfo: memFree=128472412/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=40516 memory=28896 CPUtime=221.69 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 3248 0 0 0 21993 176 0 0 20 0 1 0 161732924 41488384 7224 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 10129 7224 2703 2900 0 6643 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 40516 KiB
Current children cumulated memory: 28896 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/243 823380
/proc/meminfo: memFree=128464596/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=41588 memory=30208 CPUtime=281.53 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 3507 0 0 0 27943 210 0 0 20 0 1 0 161732924 42586112 7552 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 10397 7552 2703 2900 0 6911 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 41588 KiB
Current children cumulated memory: 30208 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/243 823391
/proc/meminfo: memFree=128458576/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=46640 memory=30880 CPUtime=341.39 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 3659 0 0 0 33899 240 0 0 20 0 1 0 161732924 47759360 7720 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 11660 7720 2703 2900 0 8174 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 46640 KiB
Current children cumulated memory: 30880 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/242 823402
/proc/meminfo: memFree=128453832/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=46904 memory=31652 CPUtime=401.25 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 3863 0 0 0 39855 270 0 0 20 0 1 0 161732924 48029696 7913 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 11726 7913 2703 2900 0 8240 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 46904 KiB
Current children cumulated memory: 31652 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/242 823412
/proc/meminfo: memFree=128445780/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=47164 memory=32444 CPUtime=461.11 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 4076 0 0 0 45814 297 0 0 20 0 1 0 161732924 48295936 8111 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 11791 8111 2703 2900 0 8305 0

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

Current children cumulated memory: 48772 KiB

[startup+2922.3 s]
/proc/loadavg: 4.29 4.29 4.23 5/244 824857
/proc/meminfo: memFree=128353052/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64092 memory=50820 CPUtime=2914.99 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7187 0 0 0 290530 969 0 0 20 0 1 0 161732924 65630208 12705 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16023 12705 2703 2900 0 12537 0
Current children cumulated CPU time: 2914.99 s
Current children cumulated vsize: 64092 KiB
Current children cumulated memory: 50820 KiB

[startup+2982.3 s]
/proc/loadavg: 4.67 4.38 4.26 5/246 825039
/proc/meminfo: memFree=128352296/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64092 memory=50820 CPUtime=2974.86 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7204 0 0 0 296502 984 0 0 20 0 1 0 161732924 65630208 12705 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16023 12705 2703 2900 0 12537 0
Current children cumulated CPU time: 2974.86 s
Current children cumulated vsize: 64092 KiB
Current children cumulated memory: 50820 KiB

[startup+3042.3 s]
/proc/loadavg: 4.55 4.42 4.28 5/245 825049
/proc/meminfo: memFree=128346576/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64092 memory=50836 CPUtime=3034.72 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7221 0 0 0 302476 996 0 0 20 0 1 0 161732924 65630208 12709 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16023 12709 2703 2900 0 12537 0
Current children cumulated CPU time: 3034.72 s
Current children cumulated vsize: 64092 KiB
Current children cumulated memory: 50836 KiB

[startup+3102.3 s]
/proc/loadavg: 4.38 4.40 4.28 5/245 825073
/proc/meminfo: memFree=128345940/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64092 memory=50836 CPUtime=3094.58 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7238 0 0 0 308450 1008 0 0 20 0 1 0 161732924 65630208 12709 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16023 12709 2703 2900 0 12537 0
Current children cumulated CPU time: 3094.58 s
Current children cumulated vsize: 64092 KiB
Current children cumulated memory: 50836 KiB

[startup+3162.3 s]
/proc/loadavg: 4.32 4.37 4.28 5/245 825083
/proc/meminfo: memFree=128345484/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64092 memory=50836 CPUtime=3154.45 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7255 0 0 0 314424 1021 0 0 20 0 1 0 161732924 65630208 12709 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16023 12709 2703 2900 0 12537 0
Current children cumulated CPU time: 3154.45 s
Current children cumulated vsize: 64092 KiB
Current children cumulated memory: 50836 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.32 4.26 5/245 825094
/proc/meminfo: memFree=128343624/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64092 memory=50836 CPUtime=3214.31 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7272 0 0 0 320398 1033 0 0 20 0 1 0 161732924 65630208 12709 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16023 12709 2703 2900 0 12537 0
Current children cumulated CPU time: 3214.31 s
Current children cumulated vsize: 64092 KiB
Current children cumulated memory: 50836 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.27 4.25 5/244 825105
/proc/meminfo: memFree=128340248/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64092 memory=50836 CPUtime=3274.17 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7288 0 0 0 326373 1044 0 0 20 0 1 0 161732924 65630208 12709 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16023 12709 2703 2900 0 12537 0
Current children cumulated CPU time: 3274.17 s
Current children cumulated vsize: 64092 KiB
Current children cumulated memory: 50836 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.25 4.25 5/244 825116
/proc/meminfo: memFree=128338076/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64364 memory=51060 CPUtime=3334.03 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7369 0 0 0 332349 1054 0 0 20 0 1 0 161732924 65908736 12765 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16091 12765 2703 2900 0 12605 0
Current children cumulated CPU time: 3334.03 s
Current children cumulated vsize: 64364 KiB
Current children cumulated memory: 51060 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.22 4.23 5/242 825127
/proc/meminfo: memFree=128336664/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64620 memory=51256 CPUtime=3393.9 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7450 0 0 0 338324 1066 0 0 20 0 1 0 161732924 66170880 12814 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16155 12814 2703 2900 0 12669 0
Current children cumulated CPU time: 3393.9 s
Current children cumulated vsize: 64620 KiB
Current children cumulated memory: 51256 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.20 4.23 5/242 825137
/proc/meminfo: memFree=128335744/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64620 memory=51256 CPUtime=3453.76 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7467 0 0 0 344299 1077 0 0 20 0 1 0 161732924 66170880 12814 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16155 12814 2703 2900 0 12669 0
Current children cumulated CPU time: 3453.76 s
Current children cumulated vsize: 64620 KiB
Current children cumulated memory: 51256 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.20 4.22 5/242 825147
/proc/meminfo: memFree=128335620/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64620 memory=51348 CPUtime=3513.62 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7484 0 0 0 350273 1089 0 0 20 0 1 0 161732924 66170880 12837 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16155 12837 2703 2900 0 12669 0
Current children cumulated CPU time: 3513.62 s
Current children cumulated vsize: 64620 KiB
Current children cumulated memory: 51348 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.19 4.22 5/242 825159
/proc/meminfo: memFree=128334744/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64620 memory=51348 CPUtime=3573.48 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7505 0 0 0 356246 1102 0 0 20 0 1 0 161732924 66170880 12837 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16155 12837 2703 2900 0 12669 0
Current children cumulated CPU time: 3573.48 s
Current children cumulated vsize: 64620 KiB
Current children cumulated memory: 51348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.24 4.20 4.22 5/242 825162
/proc/meminfo: memFree=128334608/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64620 memory=51348 CPUtime=3600.02 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7505 0 0 0 358893 1109 0 0 20 0 1 0 161732924 66170880 12837 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16155 12837 2703 2900 0 12669 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 64620 KiB
Current children cumulated memory: 51348 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.94 s, system=11.0927 s

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

[startup+3608.9 s]
/proc/loadavg: 4.24 4.20 4.22 5/242 825162
/proc/meminfo: memFree=128334608/131655788 swapFree=131071996/131071996
[pid=823192] ppid=823189 vsize=64620 memory=51348 CPUtime=3600.02 cores=5,7
/proc/823192/stat : 823192 (ipbhs_static_sc) R 823189 823192 821226 0 -1 4194304 7505 0 0 0 358893 1109 0 0 20 0 1 0 161732924 66170880 12837 134679101440 4194304 16068861 140725562400960 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 38309888 140725562405926 140725562406013 140725562406013 140725562413028 0
/proc/823192/statm: 16155 12837 2703 2900 0 12669 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 64620 KiB
Current children cumulated memory: 51348 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.9
CPU time (s): 3600.03
CPU user time (s): 3588.94
CPU system time (s): 11.0927
CPU usage (%): 99.7541
Max. virtual memory (cumulated for all children) (KiB): 64620
Max. memory (cumulated for all children) (KiB): 51348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.94
system time used= 11.0927
maximum resident set size= 51348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7505
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= 18
involuntary context switches= 1469


# summary of solver processes directly reported to runsolver:
#   pid: 823192
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3588.94
#   total CPU system time (s): 11.0927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5243 second user time and 35.1358 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-16 04:09:35
IDJOB=4431870
IDBENCH=147576
IDSOLVER=3057
FILE ID=nodeC007/4431870-1721095762
RUNJOBID= nodeC007-1721092164-821239
SLURM_JOB_ID= 7505588
Free space on /tmp= 723576 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_2.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431870-1721095762/watcher-4431870-1721095762 -o /tmp/evaluation-result-4431870-1721095762/solver-4431870-1721095762 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721092164-821239 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431870-1721095762.opb

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

MD5SUM BENCH= 52024caa2fcec9d840e113a681eace59
RANDOM SEED=1726864400

nodeC007.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        108458480 kB
MemAvailable:   109876868 kB
Buffers:          392960 kB
Cached:          1854904 kB
SwapCached:            0 kB
Active:           743952 kB
Inactive:       21862564 kB
Active(anon):       1460 kB
Inactive(anon): 20394896 kB
Active(file):     742492 kB
Inactive(file):  1467668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             53832 kB
Writeback:             0 kB
AnonPages:      20356628 kB
Mapped:           138572 kB
Shmem:             37704 kB
KReclaimable:      96520 kB
Slab:             192768 kB
SReclaimable:      96520 kB
SUnreclaim:        96248 kB
KernelStack:        3952 kB
PageTables:        49464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   27910200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51648 kB
HardwareCorrupted:     0 kB
AnonHugePages:  12122112 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:      248648 kB
DirectMap2M:    22724608 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723572 MiB
End job on nodeC007 at 2024-07-16 05:09:44