Trace number 4458141

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_27.opb
MD5SUMf787a6cdbf9022e9105f9cdbff614d2d
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 benchmark0
Best CPU time to get the best result obtained on this benchmark3.95625
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4482
Total number of constraints6669
Number of constraints which are clauses4374
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2295
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 108
Biggest coefficient in the objective function 9007199254740992
Number of bits for the biggest coefficient in the objective function 54
Sum of the numbers in the objective function 36028797018963966
Number of bits of the sum of numbers in the objective function 55
Biggest number in a constraint 9007199254740992
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 36028797018963966
Number of bits of the biggest sum of numbers55
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 (51261 MiB free)
  memory of node 1: 64473 MiB (55849 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458141-1721865188/watcher-4458141-1721865188 -o /tmp/evaluation-result-4458141-1721865188/solver-4458141-1721865188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721865114-267946 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4458141-1721865188.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
solver pid=268665, runsolver pid=268662
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 2.97 1.01 0.41 5/261 268666
/proc/meminfo: memFree=109649308/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=59720 memory=42032 CPUtime=0.1 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 7715 0 0 0 8 2 0 0 20 0 1 0 23048237 61153280 10508 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 14930 10508 2671 2900 0 11444 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 59720 KiB
Current children cumulated memory: 42032 KiB

[startup+0.205566 s]*
/proc/loadavg: 2.97 1.01 0.41 5/261 268666
/proc/meminfo: memFree=109649308/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=59720 memory=42416 CPUtime=0.2 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 7741 0 0 0 17 3 0 0 20 0 1 0 23048237 61153280 10604 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 14930 10604 2703 2900 0 11444 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 59720 KiB
Current children cumulated memory: 42416 KiB

[startup+0.305213 s]*
/proc/loadavg: 2.97 1.01 0.41 6/261 268666
/proc/meminfo: memFree=109648972/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=59720 memory=42416 CPUtime=0.3 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 7755 0 0 0 27 3 0 0 20 0 1 0 23048237 61153280 10604 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 14930 10604 2703 2900 0 11444 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 59720 KiB
Current children cumulated memory: 42416 KiB

[startup+0.700166 s]
/proc/loadavg: 2.97 1.01 0.41 5/261 268666
/proc/meminfo: memFree=109648484/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=59896 memory=42680 CPUtime=0.69 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 7822 0 0 0 65 4 0 0 20 0 1 0 23048237 61333504 10670 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 14974 10670 2703 2900 0 11488 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 59896 KiB
Current children cumulated memory: 42680 KiB

[startup+1.50019 s]
/proc/loadavg: 2.97 1.01 0.41 5/261 268666
/proc/meminfo: memFree=109648484/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=60296 memory=43208 CPUtime=1.49 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 7943 0 0 0 144 5 0 0 20 0 1 0 23048237 61743104 10802 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 15074 10802 2703 2900 0 11588 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 60296 KiB
Current children cumulated memory: 43208 KiB

[startup+3.10492 s]
/proc/loadavg: 2.97 1.01 0.41 5/261 268668
/proc/meminfo: memFree=109640728/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=62028 memory=46832 CPUtime=3.08 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 8364 0 0 0 302 6 0 0 20 0 1 0 23048237 63516672 11708 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 15507 11708 2703 2900 0 12021 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 62028 KiB
Current children cumulated memory: 46832 KiB

[startup+6.30018 s]
/proc/loadavg: 3.05 1.06 0.43 5/261 268668
/proc/meminfo: memFree=109635988/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=67536 memory=51940 CPUtime=6.28 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 9118 0 0 0 619 9 0 0 20 0 1 0 23048237 69156864 12985 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 16884 12985 2703 2900 0 13398 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 67536 KiB
Current children cumulated memory: 51940 KiB

[startup+12.7002 s]
/proc/loadavg: 3.13 1.11 0.45 5/261 268668
/proc/meminfo: memFree=109628252/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=68544 memory=52988 CPUtime=12.66 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 9372 0 0 0 1253 13 0 0 20 0 1 0 23048237 70189056 13247 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 17136 13247 2703 2900 0 13650 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 68544 KiB
Current children cumulated memory: 52988 KiB

[startup+25.5002 s]
/proc/loadavg: 3.46 1.28 0.52 5/261 268671
/proc/meminfo: memFree=109622504/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=70424 memory=54564 CPUtime=25.43 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 9794 0 0 0 2522 21 0 0 20 0 1 0 23048237 72114176 13641 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 17606 13641 2703 2900 0 14120 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 70424 KiB
Current children cumulated memory: 54564 KiB

[startup+51.1052 s]
/proc/loadavg: 3.77 1.53 0.62 5/261 268675
/proc/meminfo: memFree=109588076/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=77052 memory=59876 CPUtime=50.97 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 10627 0 0 0 5067 30 0 0 20 0 1 0 23048237 78901248 14969 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 19263 14969 2703 2900 0 15777 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 77052 KiB
Current children cumulated memory: 59876 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 1.96 0.81 5/261 268684
/proc/meminfo: memFree=109565452/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=80232 memory=63560 CPUtime=102.04 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 11525 0 0 0 10155 49 0 0 20 0 1 0 23048237 82157568 15890 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 20058 15890 2703 2900 0 16572 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 80232 KiB
Current children cumulated memory: 63560 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 2.35 1.02 5/260 269079
/proc/meminfo: memFree=109537648/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=89296 memory=68952 CPUtime=161.89 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 12350 0 0 0 16125 64 0 0 20 0 1 0 23048237 91439104 17238 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 22324 17238 2703 2900 0 18838 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 89296 KiB
Current children cumulated memory: 68952 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.67 1.22 5/260 269135
/proc/meminfo: memFree=109657068/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=91248 memory=73448 CPUtime=221.74 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 12808 0 0 0 22098 76 0 0 20 0 1 0 23048237 93437952 18362 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 22812 18362 2703 2900 0 19326 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 91248 KiB
Current children cumulated memory: 73448 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 2.96 1.41 5/256 269146
/proc/meminfo: memFree=109622192/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=95372 memory=80356 CPUtime=281.59 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 13547 0 0 0 28072 87 0 0 20 0 1 0 23048237 97660928 20089 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 23843 20089 2703 2900 0 20357 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 95372 KiB
Current children cumulated memory: 80356 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.18 1.59 5/258 269326
/proc/meminfo: memFree=109582640/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=96036 memory=81060 CPUtime=341.45 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 13729 0 0 0 34049 96 0 0 20 0 1 0 23048237 98340864 20265 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 24009 20265 2703 2900 0 20523 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 96036 KiB
Current children cumulated memory: 81060 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.35 1.74 5/258 269337
/proc/meminfo: memFree=109556144/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=97120 memory=81764 CPUtime=401.32 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 13989 0 0 0 40028 104 0 0 20 0 1 0 23048237 99450880 20441 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 24280 20441 2703 2900 0 20794 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 97120 KiB
Current children cumulated memory: 81764 KiB

[startup+462.3 s]
/proc/loadavg: 4.21 3.52 1.90 5/260 269352
/proc/meminfo: memFree=109528484/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=109436 memory=82996 CPUtime=461.18 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 14268 0 0 0 46007 111 0 0 20 0 1 0 23048237 112062464 20749 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 27359 20749 2703 2900 0 23873 0

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

Current children cumulated memory: 119396 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.00 5/257 270432
/proc/meminfo: memFree=109246356/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=147588 memory=119396 CPUtime=2915.1 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 19994 0 0 0 291195 315 0 0 20 0 1 0 23048237 151130112 29849 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 36897 29849 2703 2900 0 33411 0
Current children cumulated CPU time: 2915.1 s
Current children cumulated vsize: 147588 KiB
Current children cumulated memory: 119396 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.10 4.01 6/257 270443
/proc/meminfo: memFree=109242296/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=147588 memory=119396 CPUtime=2974.97 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20045 0 0 0 297178 319 0 0 20 0 1 0 23048237 151130112 29849 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 36897 29849 2703 2900 0 33411 0
Current children cumulated CPU time: 2974.97 s
Current children cumulated vsize: 147588 KiB
Current children cumulated memory: 119396 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.11 4.01 5/257 270453
/proc/meminfo: memFree=109243388/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=147940 memory=119780 CPUtime=3034.83 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20170 0 0 0 303158 325 0 0 20 0 1 0 23048237 151490560 29945 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 36985 29945 2703 2900 0 33499 0
Current children cumulated CPU time: 3034.83 s
Current children cumulated vsize: 147940 KiB
Current children cumulated memory: 119780 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.01 5/256 270464
/proc/meminfo: memFree=109242428/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=147940 memory=119780 CPUtime=3094.68 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20212 0 0 0 309140 328 0 0 20 0 1 0 23048237 151490560 29945 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 36985 29945 2703 2900 0 33499 0
Current children cumulated CPU time: 3094.68 s
Current children cumulated vsize: 147940 KiB
Current children cumulated memory: 119780 KiB

[startup+3162.3 s]
/proc/loadavg: 4.50 4.22 4.06 5/255 270476
/proc/meminfo: memFree=109241588/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=147940 memory=119780 CPUtime=3154.54 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20255 0 0 0 315123 331 0 0 20 0 1 0 23048237 151490560 29945 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 36985 29945 2703 2900 0 33499 0
Current children cumulated CPU time: 3154.54 s
Current children cumulated vsize: 147940 KiB
Current children cumulated memory: 119780 KiB

[startup+3222.3 s]
/proc/loadavg: 4.24 4.19 4.06 5/255 270486
/proc/meminfo: memFree=109240100/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=148824 memory=120408 CPUtime=3214.4 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20475 0 0 0 321106 334 0 0 20 0 1 0 23048237 152395776 30102 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37206 30102 2703 2900 0 33720 0
Current children cumulated CPU time: 3214.4 s
Current children cumulated vsize: 148824 KiB
Current children cumulated memory: 120408 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.19 4.07 5/255 270498
/proc/meminfo: memFree=109239268/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=148824 memory=120512 CPUtime=3274.26 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20515 0 0 0 327087 339 0 0 20 0 1 0 23048237 152395776 30128 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37206 30128 2703 2900 0 33720 0
Current children cumulated CPU time: 3274.26 s
Current children cumulated vsize: 148824 KiB
Current children cumulated memory: 120512 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.18 4.07 5/255 270508
/proc/meminfo: memFree=109236492/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=148824 memory=120512 CPUtime=3334.11 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20558 0 0 0 333070 341 0 0 20 0 1 0 23048237 152395776 30128 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37206 30128 2703 2900 0 33720 0
Current children cumulated CPU time: 3334.11 s
Current children cumulated vsize: 148824 KiB
Current children cumulated memory: 120512 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.16 4.07 5/255 270518
/proc/meminfo: memFree=109229920/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=150460 memory=124488 CPUtime=3393.96 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20888 0 0 0 339052 344 0 0 20 0 1 0 23048237 154071040 31122 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37615 31122 2703 2900 0 34129 0
Current children cumulated CPU time: 3393.96 s
Current children cumulated vsize: 150460 KiB
Current children cumulated memory: 124488 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.18 4.08 5/256 270533
/proc/meminfo: memFree=109227300/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=150460 memory=124488 CPUtime=3453.83 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20928 0 0 0 345035 348 0 0 20 0 1 0 23048237 154071040 31122 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37615 31122 2703 2900 0 34129 0
Current children cumulated CPU time: 3453.83 s
Current children cumulated vsize: 150460 KiB
Current children cumulated memory: 124488 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.16 4.08 5/256 270543
/proc/meminfo: memFree=109225932/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=150460 memory=124532 CPUtime=3513.68 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 20972 0 0 0 351018 350 0 0 20 0 1 0 23048237 154071040 31133 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37615 31133 2703 2900 0 34129 0
Current children cumulated CPU time: 3513.68 s
Current children cumulated vsize: 150460 KiB
Current children cumulated memory: 124532 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.14 4.08 5/256 270645
/proc/meminfo: memFree=109451800/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=150460 memory=124532 CPUtime=3573.53 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 21053 0 0 0 356999 354 0 0 20 0 1 0 23048237 154071040 31133 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37615 31133 2703 2900 0 34129 0
Current children cumulated CPU time: 3573.53 s
Current children cumulated vsize: 150460 KiB
Current children cumulated memory: 124532 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.12 4.14 4.09 5/256 270650
/proc/meminfo: memFree=109441508/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=150460 memory=124668 CPUtime=3600.05 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 21090 0 0 0 359650 355 0 0 20 0 1 0 23048237 154071040 31167 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37615 31167 2703 2900 0 34129 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 150460 KiB
Current children cumulated memory: 124668 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.5 s, system=3.56029 s

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

[startup+3608.9 s]
/proc/loadavg: 4.12 4.14 4.09 5/256 270650
/proc/meminfo: memFree=109441508/131524600 swapFree=131071728/131071996
[pid=268665] ppid=268662 vsize=150460 memory=124668 CPUtime=3600.05 cores=5,7
/proc/268665/stat : 268665 (ipbhs_static_sc) R 268662 268665 267933 0 -1 4194304 21090 0 0 0 359650 355 0 0 20 0 1 0 23048237 154071040 31167 134679101440 4194304 16068861 140733701038672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 54632448 140733701043238 140733701043325 140733701043325 140733701050340 0
/proc/268665/statm: 37615 31167 2703 2900 0 34129 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 150460 KiB
Current children cumulated memory: 124668 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.9
CPU time (s): 3600.06
CPU user time (s): 3596.5
CPU system time (s): 3.56029
CPU usage (%): 99.7551
Max. virtual memory (cumulated for all children) (KiB): 150460
Max. memory (cumulated for all children) (KiB): 124668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.5
system time used= 3.56029
maximum resident set size= 124668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21090
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= 49
involuntary context switches= 1554


# summary of solver processes directly reported to runsolver:
#   pid: 268665
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.5
#   total CPU system time (s): 3.56029

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.79401 second user time and 17.1461 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-25 01:53:08
IDJOB=4458141
IDBENCH=177166
IDSOLVER=3057
FILE ID=nodeC029/4458141-1721865188
RUNJOBID= nodeC029-1721865114-267946
SLURM_JOB_ID= 8089183
Free space on /tmp= 889908 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_27.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458141-1721865188/watcher-4458141-1721865188 -o /tmp/evaluation-result-4458141-1721865188/solver-4458141-1721865188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721865114-267946 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4458141-1721865188.opb

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

MD5SUM BENCH= f787a6cdbf9022e9105f9cdbff614d2d
RANDOM SEED=899010961

nodeC029.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		: 3675.270
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.50
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		: 3679.523
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.34
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.998
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.50
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.131
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.34
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		: 3675.311
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.50
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		: 3668.820
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.34
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		: 3600.157
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.50
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		: 3685.607
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        109681344 kB
MemAvailable:   129398056 kB
Buffers:          278900 kB
Cached:         20149360 kB
SwapCached:           44 kB
Active:          2767020 kB
Inactive:       18219700 kB
Active(anon):       1588 kB
Inactive(anon):   610888 kB
Active(file):    2765432 kB
Inactive(file): 17608812 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071728 kB
Dirty:             53708 kB
Writeback:            28 kB
AnonPages:        558388 kB
Mapped:           151928 kB
Shmem:             54012 kB
KReclaimable:     364584 kB
Slab:             495792 kB
SReclaimable:     364584 kB
SUnreclaim:       131208 kB
KernelStack:        4144 kB
PageTables:        10448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     898388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21472 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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:      348884 kB
DirectMap2M:    44513280 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 889856 MiB
End job on nodeC029 at 2024-07-25 02:53:17