Trace number 4431878

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.04 3608.6

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUMd6e4abba593cb3232b5d1a2a9d687dd6
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 benchmark13
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
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 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
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 (48917 MiB free)
  memory of node 1: 64510 MiB (56767 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431878-1721097393/watcher-4431878-1721097393 -o /tmp/evaluation-result-4431878-1721097393/solver-4431878-1721097393 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721090178-833554 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431878-1721097393.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=837582, runsolver pid=837579
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.09 4.09 4.09 5/256 837583
/proc/meminfo: memFree=108215048/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=33328 memory=17612 CPUtime=0.09 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 1467 0 0 0 9 0 0 0 20 0 1 0 161907589 34127872 4403 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 8332 4403 2703 2900 0 4846 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33328 KiB
Current children cumulated memory: 17612 KiB

[startup+0.205861 s]*
/proc/loadavg: 4.09 4.09 4.09 5/256 837583
/proc/meminfo: memFree=108214880/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=33328 memory=17872 CPUtime=0.2 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 1527 0 0 0 19 1 0 0 20 0 1 0 161907589 34127872 4468 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 8332 4468 2703 2900 0 4846 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 33328 KiB
Current children cumulated memory: 17872 KiB

[startup+0.360143 s]*
/proc/loadavg: 4.09 4.09 4.09 7/256 837583
/proc/meminfo: memFree=108214372/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=33328 memory=18136 CPUtime=0.36 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 1586 0 0 0 35 1 0 0 20 0 1 0 161907589 34127872 4534 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 8332 4534 2703 2900 0 4846 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 33328 KiB
Current children cumulated memory: 18136 KiB

[startup+0.700219 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 837583
/proc/meminfo: memFree=108214224/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=33328 memory=18400 CPUtime=0.68 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 1651 0 0 0 67 1 0 0 20 0 1 0 161907589 34127872 4600 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 8332 4600 2703 2900 0 4846 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 33328 KiB
Current children cumulated memory: 18400 KiB

[startup+1.50019 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 837583
/proc/meminfo: memFree=109878916/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=33872 memory=19192 CPUtime=1.49 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 1841 0 0 0 146 3 0 0 20 0 1 0 161907589 34684928 4798 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 8468 4798 2703 2900 0 4982 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 33872 KiB
Current children cumulated memory: 19192 KiB

[startup+3.10483 s]
/proc/loadavg: 4.16 4.11 4.09 5/256 837721
/proc/meminfo: memFree=127862720/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=34592 memory=21952 CPUtime=3.09 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 2215 0 0 0 304 5 0 0 20 0 1 0 161907589 35422208 5488 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 8648 5488 2703 2900 0 5162 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 34592 KiB
Current children cumulated memory: 21952 KiB

[startup+6.30014 s]
/proc/loadavg: 4.16 4.11 4.09 5/256 837723
/proc/meminfo: memFree=127856792/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=37892 memory=22644 CPUtime=6.27 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 2418 0 0 0 620 7 0 0 20 0 1 0 161907589 38801408 5661 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 9473 5661 2703 2900 0 5987 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 37892 KiB
Current children cumulated memory: 22644 KiB

[startup+12.7001 s]
/proc/loadavg: 4.15 4.10 4.09 5/256 837723
/proc/meminfo: memFree=127851580/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=39156 memory=24740 CPUtime=12.66 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 2947 0 0 0 1254 12 0 0 20 0 1 0 161907589 40095744 6185 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 9789 6185 2703 2900 0 6303 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 39156 KiB
Current children cumulated memory: 24740 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.10 4.09 5/256 837726
/proc/meminfo: memFree=127838600/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=40404 memory=26836 CPUtime=25.43 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 3498 0 0 0 2524 19 0 0 20 0 1 0 161907589 41373696 6709 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 10101 6709 2703 2900 0 6615 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 40404 KiB
Current children cumulated memory: 26836 KiB

[startup+51.1053 s]
/proc/loadavg: 4.22 4.12 4.10 5/256 837731
/proc/meminfo: memFree=127830844/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=45732 memory=29816 CPUtime=50.96 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 4200 0 0 0 5063 33 0 0 20 0 1 0 161907589 46829568 7454 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 11433 7454 2703 2900 0 7947 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 45732 KiB
Current children cumulated memory: 29816 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/255 837739
/proc/meminfo: memFree=127816320/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=48696 memory=34468 CPUtime=102.02 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 4868 0 0 0 10146 56 0 0 20 0 1 0 161907589 49864704 8617 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 12174 8617 2703 2900 0 8688 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 48696 KiB
Current children cumulated memory: 34468 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/255 837795
/proc/meminfo: memFree=127804232/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=57732 memory=37876 CPUtime=161.83 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 5733 0 0 0 16104 79 0 0 20 0 1 0 161907589 59117568 9469 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 14433 9469 2703 2900 0 10947 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 57732 KiB
Current children cumulated memory: 37876 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/258 837810
/proc/meminfo: memFree=127787840/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=58468 memory=40696 CPUtime=221.65 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 5942 0 0 0 22065 100 0 0 20 0 1 0 161907589 59871232 10174 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 14617 10174 2703 2900 0 11131 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 58468 KiB
Current children cumulated memory: 40696 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/259 837824
/proc/meminfo: memFree=127781152/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=58852 memory=41252 CPUtime=281.47 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 6072 0 0 0 28028 119 0 0 20 0 1 0 161907589 60264448 10313 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 14713 10313 2703 2900 0 11227 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 58852 KiB
Current children cumulated memory: 41252 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 837836
/proc/meminfo: memFree=127764532/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=59164 memory=44768 CPUtime=341.33 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 6184 0 0 0 33998 135 0 0 20 0 1 0 161907589 60583936 11192 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 14791 11192 2703 2900 0 11305 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 59164 KiB
Current children cumulated memory: 44768 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/260 837848
/proc/meminfo: memFree=127758060/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=60132 memory=45500 CPUtime=401.18 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 6412 0 0 0 39971 147 0 0 20 0 1 0 161907589 61575168 11375 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 15033 11375 2703 2900 0 11547 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 60132 KiB
Current children cumulated memory: 45500 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/261 837860
/proc/meminfo: memFree=127751448/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=60340 memory=45968 CPUtime=461.03 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 6524 0 0 0 45940 163 0 0 20 0 1 0 161907589 61788160 11492 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 15085 11492 2703 2900 0 11599 0

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

Current children cumulated memory: 74060 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.10 4.11 5/257 838881
/proc/meminfo: memFree=127625240/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103160 memory=74160 CPUtime=2855.44 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10464 0 0 0 285028 516 0 0 20 0 1 0 161907589 105635840 18540 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25790 18540 2703 2900 0 22304 0
Current children cumulated CPU time: 2855.44 s
Current children cumulated vsize: 103160 KiB
Current children cumulated memory: 74160 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.10 4.10 5/255 838891
/proc/meminfo: memFree=127623584/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103160 memory=74160 CPUtime=2915.31 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10490 0 0 0 291005 526 0 0 20 0 1 0 161907589 105635840 18540 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25790 18540 2703 2900 0 22304 0
Current children cumulated CPU time: 2915.31 s
Current children cumulated vsize: 103160 KiB
Current children cumulated memory: 74160 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.09 4.10 5/257 839290
/proc/meminfo: memFree=127722792/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103160 memory=74160 CPUtime=2975.17 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10522 0 0 0 296985 532 0 0 20 0 1 0 161907589 105635840 18540 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25790 18540 2703 2900 0 22304 0
Current children cumulated CPU time: 2975.17 s
Current children cumulated vsize: 103160 KiB
Current children cumulated memory: 74160 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/257 839301
/proc/meminfo: memFree=127719368/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76444 CPUtime=3035.03 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10614 0 0 0 302963 540 0 0 20 0 1 0 161907589 105902080 19111 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19111 2703 2900 0 22369 0
Current children cumulated CPU time: 3035.03 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76444 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/260 839482
/proc/meminfo: memFree=127718052/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76444 CPUtime=3094.89 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10646 0 0 0 308940 549 0 0 20 0 1 0 161907589 105902080 19111 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19111 2703 2900 0 22369 0
Current children cumulated CPU time: 3094.89 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76444 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/260 839492
/proc/meminfo: memFree=127717888/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76468 CPUtime=3154.76 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10673 0 0 0 314917 559 0 0 20 0 1 0 161907589 105902080 19117 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19117 2703 2900 0 22369 0
Current children cumulated CPU time: 3154.76 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76468 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.08 4.09 5/262 839561
/proc/meminfo: memFree=127715944/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76468 CPUtime=3214.62 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10700 0 0 0 320896 566 0 0 20 0 1 0 161907589 105902080 19117 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19117 2703 2900 0 22369 0
Current children cumulated CPU time: 3214.62 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76468 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/260 839573
/proc/meminfo: memFree=127715156/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76472 CPUtime=3274.49 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10731 0 0 0 326875 574 0 0 20 0 1 0 161907589 105902080 19118 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19118 2703 2900 0 22369 0
Current children cumulated CPU time: 3274.49 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/260 839584
/proc/meminfo: memFree=127712160/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76472 CPUtime=3334.35 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10756 0 0 0 332854 581 0 0 20 0 1 0 161907589 105902080 19118 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19118 2703 2900 0 22369 0
Current children cumulated CPU time: 3334.35 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76472 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/260 839595
/proc/meminfo: memFree=127708888/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76472 CPUtime=3394.21 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10789 0 0 0 338833 588 0 0 20 0 1 0 161907589 105902080 19118 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19118 2703 2900 0 22369 0
Current children cumulated CPU time: 3394.21 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76472 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/258 839606
/proc/meminfo: memFree=127708508/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76472 CPUtime=3454.07 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10815 0 0 0 344811 596 0 0 20 0 1 0 161907589 105902080 19118 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19118 2703 2900 0 22369 0
Current children cumulated CPU time: 3454.07 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76472 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/255 839616
/proc/meminfo: memFree=127707620/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103420 memory=76472 CPUtime=3513.93 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10847 0 0 0 350791 602 0 0 20 0 1 0 161907589 105902080 19118 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25855 19118 2703 2900 0 22369 0
Current children cumulated CPU time: 3513.93 s
Current children cumulated vsize: 103420 KiB
Current children cumulated memory: 76472 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/255 839626
/proc/meminfo: memFree=127703708/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103556 memory=78520 CPUtime=3573.79 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10906 0 0 0 356769 610 0 0 20 0 1 0 161907589 106041344 19630 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25889 19630 2703 2900 0 22403 0
Current children cumulated CPU time: 3573.79 s
Current children cumulated vsize: 103556 KiB
Current children cumulated memory: 78520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.6 s]
/proc/loadavg: 4.10 4.09 4.09 5/255 839633
/proc/meminfo: memFree=127703596/131524600 swapFree=131071996/131071996
[pid=837582] ppid=837579 vsize=103556 memory=78520 CPUtime=3600.03 cores=1,3
/proc/837582/stat : 837582 (ipbhs_static_sc) R 837579 837582 833542 0 -1 4194304 10908 0 0 0 359389 614 0 0 20 0 1 0 161907589 106041344 19630 134679101440 4194304 16068861 140722817531056 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37875712 140722817537062 140722817537149 140722817537149 140722817544164 0
/proc/837582/statm: 25889 19630 2703 2900 0 22403 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 103556 KiB
Current children cumulated memory: 78520 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.89 s, system=6.15009 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): 3608.6
CPU time (s): 3600.04
CPU user time (s): 3593.89
CPU system time (s): 6.15009
CPU usage (%): 99.7628
Max. virtual memory (cumulated for all children) (KiB): 103556
Max. memory (cumulated for all children) (KiB): 78520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.89
system time used= 6.15009
maximum resident set size= 78652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10908
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= 24
involuntary context switches= 1685


# summary of solver processes directly reported to runsolver:
#   pid: 837582
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3593.89
#   total CPU system time (s): 6.15009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14566 second user time and 16.5135 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-16 04:36:46
IDJOB=4431878
IDBENCH=147586
IDSOLVER=3057
FILE ID=nodeC031/4431878-1721097393
RUNJOBID= nodeC031-1721090178-833554
SLURM_JOB_ID= 7505583
Free space on /tmp= 889876 MiB

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

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

MD5SUM BENCH= d6e4abba593cb3232b5d1a2a9d687dd6
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		: 3675.259
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		: 3668.847
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		: 3599.945
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		: 3677.470
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		: 3675.296
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		: 3675.003
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		: 3599.904
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		: 3600.050
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:        108222712 kB
MemAvailable:   110082108 kB
Buffers:          370152 kB
Cached:          2311492 kB
SwapCached:            0 kB
Active:           736664 kB
Inactive:       21901428 kB
Active(anon):       1536 kB
Inactive(anon): 19992668 kB
Active(file):     735128 kB
Inactive(file):  1908760 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             53724 kB
Writeback:             0 kB
AnonPages:      19951436 kB
Mapped:           138420 kB
Shmem:             37720 kB
KReclaimable:     110312 kB
Slab:             217968 kB
SReclaimable:     110312 kB
SUnreclaim:       107656 kB
KernelStack:        4112 kB
PageTables:        48856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   27355344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62432 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9306112 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= 889872 MiB
End job on nodeC031 at 2024-07-16 05:36:55