Trace number 4431876

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.09 3609.2

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUM39a6e806d7aaba09f767f3cbd6afa1ec
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 benchmark6
Best CPU time to get the best result obtained on this benchmark3600.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint74
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
Number of bits of the biggest sum of numbers13
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: 63931 MiB (61689 MiB free)
  memory of node 1: 64510 MiB (63192 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431876-1721097395/watcher-4431876-1721097395 -o /tmp/evaluation-result-4431876-1721097395/solver-4431876-1721097395 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721090178-833553 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431876-1721097395.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=837720, runsolver pid=837717

[startup+0.100906 s]*
/proc/loadavg: 4.09 4.09 4.09 5/256 837721
/proc/meminfo: memFree=127870860/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=33260 memory=15532 CPUtime=0.09 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 1469 0 0 0 9 0 0 0 20 0 1 0 161907793 34058240 3883 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 8315 3883 2703 2900 0 4829 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33260 KiB
Current children cumulated memory: 15532 KiB

[startup+0.204922 s]*
/proc/loadavg: 4.09 4.09 4.09 5/256 837721
/proc/meminfo: memFree=127868240/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=33260 memory=16324 CPUtime=0.19 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 1625 0 0 0 19 0 0 0 20 0 1 0 161907793 34058240 4081 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 8315 4081 2703 2900 0 4829 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 33260 KiB
Current children cumulated memory: 16324 KiB

[startup+0.304289 s]*
/proc/loadavg: 4.09 4.09 4.09 5/256 837721
/proc/meminfo: memFree=127867008/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=33260 memory=16852 CPUtime=0.29 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 1786 0 0 0 29 0 0 0 20 0 1 0 161907793 34058240 4213 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 8315 4213 2703 2900 0 4829 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 33260 KiB
Current children cumulated memory: 16852 KiB

[startup+0.700138 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 837721
/proc/meminfo: memFree=127866376/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=33260 memory=19428 CPUtime=0.68 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 1928 0 0 0 67 1 0 0 20 0 1 0 161907793 34058240 4857 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 8315 4857 2703 2900 0 4829 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 33260 KiB
Current children cumulated memory: 19428 KiB

[startup+1.50015 s]
/proc/loadavg: 4.16 4.11 4.09 5/256 837721
/proc/meminfo: memFree=127862720/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=33664 memory=19952 CPUtime=1.48 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 2033 0 0 0 146 2 0 0 20 0 1 0 161907793 34471936 4988 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 8416 4988 2703 2900 0 4930 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 33664 KiB
Current children cumulated memory: 19952 KiB

[startup+3.10425 s]
/proc/loadavg: 4.16 4.11 4.09 5/256 837723
/proc/meminfo: memFree=127858312/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=34336 memory=20476 CPUtime=3.08 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 2188 0 0 0 304 4 0 0 20 0 1 0 161907793 35160064 5119 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 8584 5119 2703 2900 0 5098 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 34336 KiB
Current children cumulated memory: 20476 KiB

[startup+6.30013 s]
/proc/loadavg: 4.15 4.10 4.09 5/256 837723
/proc/meminfo: memFree=127855176/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=34884 memory=21264 CPUtime=6.26 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 2368 0 0 0 620 6 0 0 20 0 1 0 161907793 35721216 5316 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 8721 5316 2703 2900 0 5235 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 34884 KiB
Current children cumulated memory: 21264 KiB

[startup+12.7001 s]
/proc/loadavg: 4.13 4.10 4.09 5/256 837724
/proc/meminfo: memFree=127845132/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=38492 memory=24924 CPUtime=12.64 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 2734 0 0 0 1254 10 0 0 20 0 1 0 161907793 39415808 6231 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 9623 6231 2703 2900 0 6137 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 38492 KiB
Current children cumulated memory: 24924 KiB

[startup+25.5001 s]
/proc/loadavg: 4.11 4.10 4.09 5/256 837726
/proc/meminfo: memFree=127837804/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=39588 memory=25820 CPUtime=25.42 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 2941 0 0 0 2524 18 0 0 20 0 1 0 161907793 40538112 6455 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 9897 6455 2703 2900 0 6411 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 39588 KiB
Current children cumulated memory: 25820 KiB

[startup+51.1045 s]
/proc/loadavg: 4.20 4.12 4.10 5/256 837731
/proc/meminfo: memFree=127829588/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=44964 memory=27656 CPUtime=50.96 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 3388 0 0 0 5067 29 0 0 20 0 1 0 161907793 46043136 6914 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 11241 6914 2703 2900 0 7755 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 44964 KiB
Current children cumulated memory: 27656 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/255 837741
/proc/meminfo: memFree=127815996/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=46888 memory=31784 CPUtime=102.03 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 3894 0 0 0 10153 50 0 0 20 0 1 0 161907793 48013312 7946 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 11722 7946 2703 2900 0 8236 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 46888 KiB
Current children cumulated memory: 31784 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/255 837796
/proc/meminfo: memFree=127803120/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=48532 memory=34376 CPUtime=161.88 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 4561 0 0 0 16113 75 0 0 20 0 1 0 161907793 49696768 8594 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 12133 8594 2703 2900 0 8647 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 48532 KiB
Current children cumulated memory: 34376 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/258 837811
/proc/meminfo: memFree=127787748/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=56212 memory=35152 CPUtime=221.73 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 4774 0 0 0 22077 96 0 0 20 0 1 0 161907793 57561088 8788 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 14053 8788 2703 2900 0 10567 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 56212 KiB
Current children cumulated memory: 35152 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/259 837825
/proc/meminfo: memFree=127781072/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=56916 memory=38496 CPUtime=281.57 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 5058 0 0 0 28043 114 0 0 20 0 1 0 161907793 58281984 9624 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 14229 9624 2703 2900 0 10743 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 56916 KiB
Current children cumulated memory: 38496 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 837837
/proc/meminfo: memFree=127764360/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=57124 memory=39480 CPUtime=341.39 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 5153 0 0 0 34008 131 0 0 20 0 1 0 161907793 58494976 9870 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 14281 9870 2703 2900 0 10795 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 57124 KiB
Current children cumulated memory: 39480 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/260 837849
/proc/meminfo: memFree=127757948/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=57656 memory=39912 CPUtime=401.24 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 5267 0 0 0 39980 144 0 0 20 0 1 0 161907793 59039744 9978 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 14414 9978 2703 2900 0 10928 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 57656 KiB
Current children cumulated memory: 39912 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/261 837862
/proc/meminfo: memFree=127751372/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=57804 memory=42204 CPUtime=461.1 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 5326 0 0 0 45953 157 0 0 20 0 1 0 161907793 59191296 10551 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 14451 10551 2703 2900 0 10965 0

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

Current children cumulated memory: 64728 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.10 4.11 5/257 838882
/proc/meminfo: memFree=127625000/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=80836 memory=67044 CPUtime=2854.94 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 8730 0 0 0 284978 516 0 0 20 0 1 0 161907793 82776064 16761 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 20209 16761 2703 2900 0 16723 0
Current children cumulated CPU time: 2854.94 s
Current children cumulated vsize: 80836 KiB
Current children cumulated memory: 67044 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.10 5/255 838893
/proc/meminfo: memFree=127623520/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=81276 memory=67560 CPUtime=2914.8 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 8849 0 0 0 290956 524 0 0 20 0 1 0 161907793 83226624 16890 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 20319 16890 2703 2900 0 16833 0
Current children cumulated CPU time: 2914.8 s
Current children cumulated vsize: 81276 KiB
Current children cumulated memory: 67560 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.09 4.10 5/257 839291
/proc/meminfo: memFree=127722784/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=81536 memory=68172 CPUtime=2974.65 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 8943 0 0 0 296935 530 0 0 20 0 1 0 161907793 83492864 17043 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 20384 17043 2703 2900 0 16898 0
Current children cumulated CPU time: 2974.65 s
Current children cumulated vsize: 81536 KiB
Current children cumulated memory: 68172 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/257 839302
/proc/meminfo: memFree=127719296/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=81536 memory=68172 CPUtime=3034.51 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 8966 0 0 0 302914 537 0 0 20 0 1 0 161907793 83492864 17043 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 20384 17043 2703 2900 0 16898 0
Current children cumulated CPU time: 3034.51 s
Current children cumulated vsize: 81536 KiB
Current children cumulated memory: 68172 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/260 839484
/proc/meminfo: memFree=127718016/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=81536 memory=68172 CPUtime=3094.37 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 8990 0 0 0 308895 542 0 0 20 0 1 0 161907793 83492864 17043 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 20384 17043 2703 2900 0 16898 0
Current children cumulated CPU time: 3094.37 s
Current children cumulated vsize: 81536 KiB
Current children cumulated memory: 68172 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/260 839494
/proc/meminfo: memFree=127717776/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=81536 memory=68212 CPUtime=3154.23 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9018 0 0 0 314875 548 0 0 20 0 1 0 161907793 83492864 17053 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 20384 17053 2703 2900 0 16898 0
Current children cumulated CPU time: 3154.23 s
Current children cumulated vsize: 81536 KiB
Current children cumulated memory: 68212 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/262 839562
/proc/meminfo: memFree=127715896/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=101180 memory=68856 CPUtime=3214.09 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9200 0 0 0 320855 554 0 0 20 0 1 0 161907793 103608320 17214 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25295 17214 2703 2900 0 21809 0
Current children cumulated CPU time: 3214.09 s
Current children cumulated vsize: 101180 KiB
Current children cumulated memory: 68856 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/260 839575
/proc/meminfo: memFree=127715132/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=101180 memory=68856 CPUtime=3273.95 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9227 0 0 0 326835 560 0 0 20 0 1 0 161907793 103608320 17214 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25295 17214 2703 2900 0 21809 0
Current children cumulated CPU time: 3273.95 s
Current children cumulated vsize: 101180 KiB
Current children cumulated memory: 68856 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/260 839585
/proc/meminfo: memFree=127712116/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=101596 memory=69188 CPUtime=3333.81 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9331 0 0 0 332815 566 0 0 20 0 1 0 161907793 104034304 17297 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25399 17297 2703 2900 0 21913 0
Current children cumulated CPU time: 3333.81 s
Current children cumulated vsize: 101596 KiB
Current children cumulated memory: 69188 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/258 839596
/proc/meminfo: memFree=127708908/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=101596 memory=71616 CPUtime=3393.67 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9359 0 0 0 338795 572 0 0 20 0 1 0 161907793 104034304 17904 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25399 17904 2703 2900 0 21913 0
Current children cumulated CPU time: 3393.67 s
Current children cumulated vsize: 101596 KiB
Current children cumulated memory: 71616 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/258 839608
/proc/meminfo: memFree=127708348/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=101596 memory=71616 CPUtime=3453.52 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9383 0 0 0 344775 577 0 0 20 0 1 0 161907793 104034304 17904 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25399 17904 2703 2900 0 21913 0
Current children cumulated CPU time: 3453.52 s
Current children cumulated vsize: 101596 KiB
Current children cumulated memory: 71616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/255 839618
/proc/meminfo: memFree=127707600/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=101596 memory=71616 CPUtime=3513.38 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9414 0 0 0 350753 585 0 0 20 0 1 0 161907793 104034304 17904 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25399 17904 2703 2900 0 21913 0
Current children cumulated CPU time: 3513.38 s
Current children cumulated vsize: 101596 KiB
Current children cumulated memory: 71616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/255 839628
/proc/meminfo: memFree=127703728/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=102116 memory=72016 CPUtime=3573.25 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9536 0 0 0 356734 591 0 0 20 0 1 0 161907793 104566784 18004 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25529 18004 2703 2900 0 22043 0
Current children cumulated CPU time: 3573.25 s
Current children cumulated vsize: 102116 KiB
Current children cumulated memory: 72016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.17 4.10 4.09 3/241 839695
/proc/meminfo: memFree=127943876/131524600 swapFree=131071996/131071996
[pid=837720] ppid=837717 vsize=102116 memory=72016 CPUtime=3600.08 cores=4,6
/proc/837720/stat : 837720 (ipbhs_static_sc) R 837717 837720 833542 0 -1 4194304 9538 0 0 0 359415 593 0 0 20 0 1 0 161907793 104566784 18004 134679101440 4194304 16068861 140720960468560 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 56799232 140720960472102 140720960472189 140720960472189 140720960479204 0
/proc/837720/statm: 25529 18004 2703 2900 0 22043 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 102116 KiB
Current children cumulated memory: 72016 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.15 s, system=5.93643 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.2
CPU time (s): 3600.09
CPU user time (s): 3594.15
CPU system time (s): 5.93643
CPU usage (%): 99.7475
Max. virtual memory (cumulated for all children) (KiB): 102116
Max. memory (cumulated for all children) (KiB): 72016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.15
system time used= 5.93643
maximum resident set size= 72016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9538
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= 25
involuntary context switches= 3140


# summary of solver processes directly reported to runsolver:
#   pid: 837720
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3594.15
#   total CPU system time (s): 5.93643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.82561 second user time and 16.2728 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-16 04:36:48
IDJOB=4431876
IDBENCH=147611
IDSOLVER=3057
FILE ID=nodeC031/4431876-1721097395
RUNJOBID= nodeC031-1721090178-833553
SLURM_JOB_ID= 7505583
Free space on /tmp= 889968 MiB

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

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

MD5SUM BENCH= 39a6e806d7aaba09f767f3cbd6afa1ec
RANDOM SEED=578818422

nodeC031.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		: 3606.063
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.55
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		: 3676.077
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	: 7006.11
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		: 3672.009
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.55
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		: 3599.885
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	: 7006.11
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		: 3672.343
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.55
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		: 3676.086
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	: 7006.11
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		: 3654.723
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.55
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.819
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	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127882800 kB
MemAvailable:   129691032 kB
Buffers:          370164 kB
Cached:          2261032 kB
SwapCached:            0 kB
Active:           686256 kB
Inactive:        2333416 kB
Active(anon):       1512 kB
Inactive(anon):   424660 kB
Active(file):     684744 kB
Inactive(file):  1908756 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            161572 kB
Writeback:            12 kB
AnonPages:        387108 kB
Mapped:           125104 kB
Shmem:             37720 kB
KReclaimable:     108756 kB
Slab:             216044 kB
SReclaimable:     108756 kB
SUnreclaim:       107288 kB
KernelStack:        4000 kB
PageTables:        10188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     773676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62432 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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:      185044 kB
DirectMap2M:    16365568 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889980 MiB
End job on nodeC031 at 2024-07-16 05:36:57