Trace number 4432112

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.05 3609.4

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-oct5.5.opb
MD5SUM26f8151eeea3bfac35ea53df0172ab44
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 benchmark167
Best CPU time to get the best result obtained on this benchmark3.55095
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27568
Number of constraints which are cardinality constraints (but not clauses)232
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 211
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 160
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

27.92/28.06	c initialize IPBHS solver
27.92/28.06	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
27.92/28.06	c optimizer = "scip"
27.92/28.06	c pbsolver = "roundingsat"
27.92/28.06	c load symmetries from file ""
27.92/28.06	c set time limit for symmetry computation to 100 seconds.
27.92/28.06	c set interchangeable summation variable limit to 3
27.92/28.06	c set abs symmetric core budget per WCE-iteration to 100
27.92/28.06	c set rel symmetric core budget per WCE-iteration to 0
27.92/28.06	c set lit symmetric core budget per WCE-iteration to 0
27.92/28.06	c set sym generation to 's'
27.92/28.06	c set abstraction set creation to 10 iterations without LB change
27.92/28.06	c set abstraction set inputs to 0
27.92/28.06	c set abstraction set cluster min size to 2
27.92/28.06	c set abstraction set cluster max size to 100000000
27.92/28.06	c set abstraction set cluster activation limit to 2
27.92/28.06	c enable abstraction set require equal cost
27.92/28.06	c set abstraction set assumptions to 0
27.92/28.06	c set abstraction set constraint type to 0
27.92/28.06	c set abstract core extraction strategy to b
27.92/28.06	c set core extraction strategy to 2
27.92/28.06	c set core extraction shuffles 10
27.92/28.06	c set cores per iteration to 5
27.92/28.06	c set optimizer bound usage strategy to 2
27.92/28.06	c set optimizer max non-optimal iterations to 1000
27.92/28.06	c set small core cardinality limit to 2
27.92/28.06	c set max coef in cores to 1000000000
27.92/28.06	c set SIS iterations to 5
27.92/28.06	c set SIS budget abs to 1000
27.92/28.06	c set SIS budget rel to 0.05
27.92/28.06	c limit for coefficient in constraints and objective to 9223372036854775807
27.92/28.06	c will solve HOME/instance-4432112-1721162426.opb
27.92/28.06	c [0.01] solve iteration 1, LB=0, UB=212
27.92/28.06	c [27.04] solve iteration 2, LB=0, UB=211

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 (56408 MiB free)
  memory of node 1: 64510 MiB (58593 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432112-1721162426/watcher-4432112-1721162426 -o /tmp/evaluation-result-4432112-1721162426/solver-4432112-1721162426 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721158828-866988 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432112-1721162426.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
Current StackSize limit: 8192 KiB

solver pid=869009, runsolver pid=869006

[startup+0.100762 s]*
/proc/loadavg: 4.11 4.12 4.09 5/256 869010
/proc/meminfo: memFree=117736208/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=53244 memory=35248 CPUtime=0.1 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 6969 0 0 0 7 3 0 0 20 0 1 0 168406744 54521856 8812 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 13311 8812 2383 2900 0 9825 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 53244 KiB
Current children cumulated memory: 35248 KiB

[startup+0.20568 s]*
/proc/loadavg: 4.11 4.12 4.09 5/256 869010
/proc/meminfo: memFree=117712808/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=79740 memory=59944 CPUtime=0.2 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 12828 0 0 0 15 5 0 0 20 0 1 0 168406744 81653760 14986 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 19935 14986 2703 2900 0 16449 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 79740 KiB
Current children cumulated memory: 59944 KiB

[startup+0.3056 s]*
/proc/loadavg: 4.11 4.12 4.09 5/256 869010
/proc/meminfo: memFree=117710124/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=79740 memory=62256 CPUtime=0.3 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 12924 0 0 0 24 6 0 0 20 0 1 0 168406744 81653760 15564 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 19935 15564 2703 2900 0 16449 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 79740 KiB
Current children cumulated memory: 62256 KiB

[startup+0.700235 s]
/proc/loadavg: 4.11 4.12 4.09 5/256 869010
/proc/meminfo: memFree=117710124/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=81404 memory=63836 CPUtime=0.69 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 13310 0 0 0 62 7 0 0 20 0 1 0 168406744 83357696 15959 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 20351 15959 2703 2900 0 16865 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 81404 KiB
Current children cumulated memory: 63836 KiB

[startup+1.50023 s]
/proc/loadavg: 4.11 4.12 4.09 4/250 869041
/proc/meminfo: memFree=123192500/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=81668 memory=64100 CPUtime=1.49 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 13378 0 0 0 139 10 0 0 20 0 1 0 168406744 83628032 16025 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 20417 16025 2703 2900 0 16931 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 81668 KiB
Current children cumulated memory: 64100 KiB

[startup+3.10551 s]
/proc/loadavg: 4.11 4.12 4.09 4/254 869196
/proc/meminfo: memFree=123136624/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=81800 memory=64364 CPUtime=3.09 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 13435 0 0 0 294 15 0 0 20 0 1 0 168406744 83763200 16091 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 20450 16091 2703 2900 0 16964 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 81800 KiB
Current children cumulated memory: 64364 KiB

[startup+6.30022 s]
/proc/loadavg: 4.10 4.11 4.09 4/253 869487
/proc/meminfo: memFree=123135988/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=82196 memory=64884 CPUtime=6.27 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 13524 0 0 0 607 20 0 0 20 0 1 0 168406744 84168704 16221 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 20549 16221 2703 2900 0 17063 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 82196 KiB
Current children cumulated memory: 64884 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 869519
/proc/meminfo: memFree=123050848/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=82592 memory=65140 CPUtime=12.65 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 13642 0 0 0 1230 35 0 0 20 0 1 0 168406744 84574208 16285 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 20648 16285 2703 2900 0 17162 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 82592 KiB
Current children cumulated memory: 65140 KiB

[startup+25.5002 s]
/proc/loadavg: 4.29 4.16 4.10 5/256 869522
/proc/meminfo: memFree=123037252/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=86824 memory=68100 CPUtime=25.42 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 14344 0 0 0 2472 70 0 0 20 0 1 0 168406744 88907776 17025 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 21706 17025 2703 2900 0 18220 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 86824 KiB
Current children cumulated memory: 68100 KiB

[startup+51.1055 s]
/proc/loadavg: 4.45 4.21 4.12 5/256 869525
/proc/meminfo: memFree=122973784/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=93960 memory=77216 CPUtime=50.97 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 19859 0 0 0 4959 138 0 0 20 0 1 0 168406744 96215040 19304 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 23490 19304 2911 2900 0 20004 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 93960 KiB
Current children cumulated memory: 77216 KiB

[startup+102.3 s]
/proc/loadavg: 4.32 4.21 4.12 5/256 869533
/proc/meminfo: memFree=122877288/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=100536 memory=82152 CPUtime=102.04 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 20555 0 0 0 9957 247 0 0 20 0 1 0 168406744 102948864 20538 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 25134 20538 2911 2900 0 21648 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 100536 KiB
Current children cumulated memory: 82152 KiB

[startup+162.3 s]
/proc/loadavg: 4.34 4.23 4.14 5/257 869728
/proc/meminfo: memFree=125284572/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=101972 memory=89488 CPUtime=161.87 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 20990 0 0 0 15826 361 0 0 20 0 1 0 168406744 104419328 22372 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 25493 22372 2911 2900 0 22007 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 101972 KiB
Current children cumulated memory: 89488 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.20 4.13 5/257 869740
/proc/meminfo: memFree=124748488/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=103100 memory=90612 CPUtime=221.72 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 21318 0 0 0 21695 477 0 0 20 0 1 0 168406744 105574400 22653 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 25775 22653 2911 2900 0 22289 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 103100 KiB
Current children cumulated memory: 90612 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.18 4.12 5/255 869750
/proc/meminfo: memFree=124660492/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=103480 memory=91032 CPUtime=281.56 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 21443 0 0 0 27586 570 0 0 20 0 1 0 168406744 105963520 22758 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 25870 22758 2911 2900 0 22384 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 103480 KiB
Current children cumulated memory: 91032 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.16 4.12 5/255 869760
/proc/meminfo: memFree=124558436/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=111248 memory=92508 CPUtime=341.41 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 21851 0 0 0 33480 661 0 0 20 0 1 0 168406744 113917952 23127 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 27812 23127 2911 2900 0 24326 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 111248 KiB
Current children cumulated memory: 92508 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.16 4.12 5/255 869770
/proc/meminfo: memFree=124489516/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=111636 memory=96028 CPUtime=401.24 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 22203 0 0 0 39390 734 0 0 20 0 1 0 168406744 114315264 24007 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 27909 24007 2911 2900 0 24423 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 111636 KiB
Current children cumulated memory: 96028 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.13 4.11 5/254 869781
/proc/meminfo: memFree=124434536/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=112356 memory=96708 CPUtime=461.08 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 22411 0 0 0 45309 799 0 0 20 0 1 0 168406744 115052544 24177 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 28089 24177 2911 2900 0 24603 0

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

Current children cumulated memory: 130396 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/259 871388
/proc/meminfo: memFree=122846440/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=147904 memory=132592 CPUtime=2855.25 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 30731 0 0 0 282333 3192 0 0 20 0 1 0 168406744 151453696 33148 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36976 33148 2927 2900 0 33490 0
Current children cumulated CPU time: 2855.25 s
Current children cumulated vsize: 147904 KiB
Current children cumulated memory: 132592 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 871398
/proc/meminfo: memFree=122835620/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=145284 memory=130152 CPUtime=2915.08 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 30887 0 0 0 288264 3244 0 0 20 0 1 0 168406744 148770816 32538 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36321 32538 2927 2900 0 32835 0
Current children cumulated CPU time: 2915.08 s
Current children cumulated vsize: 145284 KiB
Current children cumulated memory: 130152 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/258 871408
/proc/meminfo: memFree=122829336/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=148232 memory=132880 CPUtime=2974.9 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 31621 0 0 0 294190 3300 0 0 20 0 1 0 168406744 151789568 33220 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 37058 33220 2927 2900 0 33572 0
Current children cumulated CPU time: 2974.9 s
Current children cumulated vsize: 148232 KiB
Current children cumulated memory: 132880 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 871477
/proc/meminfo: memFree=122809136/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=146088 memory=130956 CPUtime=3034.71 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 31798 0 0 0 300124 3347 0 0 20 0 1 0 168406744 149594112 32739 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36522 32739 2927 2900 0 33036 0
Current children cumulated CPU time: 3034.71 s
Current children cumulated vsize: 146088 KiB
Current children cumulated memory: 130956 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/258 871487
/proc/meminfo: memFree=122808116/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=145448 memory=130316 CPUtime=3094.53 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 33185 0 0 0 306068 3385 0 0 20 0 1 0 168406744 148938752 32579 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36362 32579 2927 2900 0 32876 0
Current children cumulated CPU time: 3094.53 s
Current children cumulated vsize: 145448 KiB
Current children cumulated memory: 130316 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/256 871497
/proc/meminfo: memFree=122792832/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=146472 memory=130844 CPUtime=3154.34 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 34552 0 0 0 312008 3426 0 0 20 0 1 0 168406744 149987328 32711 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36618 32711 2927 2900 0 33132 0
Current children cumulated CPU time: 3154.34 s
Current children cumulated vsize: 146472 KiB
Current children cumulated memory: 130844 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 871509
/proc/meminfo: memFree=122780276/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=146472 memory=130844 CPUtime=3214.15 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 35192 0 0 0 317957 3458 0 0 20 0 1 0 168406744 149987328 32711 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36618 32711 2927 2900 0 33132 0
Current children cumulated CPU time: 3214.15 s
Current children cumulated vsize: 146472 KiB
Current children cumulated memory: 130844 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/256 871519
/proc/meminfo: memFree=122776456/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=146472 memory=130844 CPUtime=3273.96 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 36589 0 0 0 323905 3491 0 0 20 0 1 0 168406744 149987328 32711 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36618 32711 2927 2900 0 33132 0
Current children cumulated CPU time: 3273.96 s
Current children cumulated vsize: 146472 KiB
Current children cumulated memory: 130844 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/254 871529
/proc/meminfo: memFree=122773268/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=146984 memory=131112 CPUtime=3333.77 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 37456 0 0 0 329856 3521 0 0 20 0 1 0 168406744 150511616 32778 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36746 32778 2927 2900 0 33260 0
Current children cumulated CPU time: 3333.77 s
Current children cumulated vsize: 146984 KiB
Current children cumulated memory: 131112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/254 871539
/proc/meminfo: memFree=122764960/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=146984 memory=131112 CPUtime=3393.59 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 38856 0 0 0 335808 3551 0 0 20 0 1 0 168406744 150511616 32778 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36746 32778 2927 2900 0 33260 0
Current children cumulated CPU time: 3393.59 s
Current children cumulated vsize: 146984 KiB
Current children cumulated memory: 131112 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/254 871550
/proc/meminfo: memFree=122752576/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=147496 memory=131112 CPUtime=3453.4 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 39701 0 0 0 341751 3589 0 0 20 0 1 0 168406744 151035904 32778 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36874 32778 2927 2900 0 33388 0
Current children cumulated CPU time: 3453.4 s
Current children cumulated vsize: 147496 KiB
Current children cumulated memory: 131112 KiB

[startup+3522.3 s]
/proc/loadavg: 4.39 4.17 4.11 5/255 871561
/proc/meminfo: memFree=122745532/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=147496 memory=131412 CPUtime=3513.21 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 41218 0 0 0 347693 3628 0 0 20 0 1 0 168406744 151035904 32853 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36874 32853 2927 2900 0 33388 0
Current children cumulated CPU time: 3513.21 s
Current children cumulated vsize: 147496 KiB
Current children cumulated memory: 131412 KiB

[startup+3582.3 s]
/proc/loadavg: 4.25 4.17 4.11 5/257 871575
/proc/meminfo: memFree=122729624/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=147644 memory=131560 CPUtime=3573.01 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 42622 0 0 0 353641 3660 0 0 20 0 1 0 168406744 151187456 32890 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 36911 32890 2927 2900 0 33425 0
Current children cumulated CPU time: 3573.01 s
Current children cumulated vsize: 147644 KiB
Current children cumulated memory: 131560 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.16 4.15 4.11 5/257 871580
/proc/meminfo: memFree=122727036/131524600 swapFree=131071996/131071996
[pid=869009] ppid=869006 vsize=149624 memory=132900 CPUtime=3600.04 cores=1,3
/proc/869009/stat : 869009 (ipbhs_static_sc) R 869006 869009 866976 0 -1 4194304 42990 0 0 0 356329 3675 0 0 20 0 1 0 168406744 153214976 33225 134679101440 4194304 16068861 140726716354752 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 34635776 140726716359718 140726716359805 140726716359805 140726716366820 0
/proc/869009/statm: 37406 33225 2943 2900 0 33920 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 149624 KiB
Current children cumulated memory: 132900 KiB

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

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

# cumulated CPU time of all completed processes:  user=3563.29 s, system=36.7533 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.4
CPU time (s): 3600.05
CPU user time (s): 3563.29
CPU system time (s): 36.7533
CPU usage (%): 99.7408
Max. virtual memory (cumulated for all children) (KiB): 150772
Max. memory (cumulated for all children) (KiB): 134276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3563.29
system time used= 36.7533
maximum resident set size= 134400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42990
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= 39
involuntary context switches= 3254


# summary of solver processes directly reported to runsolver:
#   pid: 869009
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3563.29
#   total CPU system time (s): 36.7533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.11634 second user time and 16.2407 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-16 22:40:38
IDJOB=4432112
IDBENCH=158398
IDSOLVER=3057
FILE ID=nodeC022/4432112-1721162426
RUNJOBID= nodeC022-1721158828-866988
SLURM_JOB_ID= 7505771
Free space on /tmp= 889880 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-oct5.5.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432112-1721162426/watcher-4432112-1721162426 -o /tmp/evaluation-result-4432112-1721162426/solver-4432112-1721162426 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721158828-866988 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432112-1721162426.opb

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

MD5SUM BENCH= 26f8151eeea3bfac35ea53df0172ab44
RANDOM SEED=1258517295

nodeC022.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		: 3672.000
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.66
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		: 3684.689
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.96
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.908
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.66
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		: 3668.812
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.96
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.021
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.66
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		: 3679.953
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.96
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.174
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.66
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.100
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        117763108 kB
MemAvailable:   120440184 kB
Buffers:          412948 kB
Cached:          3075728 kB
SwapCached:            0 kB
Active:           782052 kB
Inactive:       12310804 kB
Active(anon):       1572 kB
Inactive(anon):  9640320 kB
Active(file):     780480 kB
Inactive(file):  2670484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             54756 kB
Writeback:            28 kB
AnonPages:       9603424 kB
Mapped:           142208 kB
Shmem:             37720 kB
KReclaimable:     131516 kB
Slab:             242180 kB
SReclaimable:     131516 kB
SUnreclaim:       110664 kB
KernelStack:        4080 kB
PageTables:        28980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10883072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62464 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2203648 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:      240340 kB
DirectMap2M:    26796032 kB
DirectMap1G:    109051904 kB

Free space on /tmp at the end= 889864 MiB
End job on nodeC022 at 2024-07-16 23:40:48