Trace number 4432111

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-SCIP 2024-07-09? (TO) 3600.06 3608.4

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-may6.5.opb
MD5SUM76e67d27ce5ae72e711eb5f869f0e7e5
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 benchmark43
Best CPU time to get the best result obtained on this benchmark2.52233
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 clauses27575
Number of constraints which are cardinality constraints (but not clauses)225
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

8.67/8.72	c initialize IPBHS solver
8.67/8.72	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
8.67/8.72	c optimizer = "scip"
8.67/8.72	c pbsolver = "roundingsat"
8.67/8.72	c load symmetries from file ""
8.67/8.72	c set time limit for symmetry computation to 100 seconds.
8.67/8.72	c set interchangeable summation variable limit to 3
8.67/8.72	c set abs symmetric core budget per WCE-iteration to 100
8.67/8.72	c set rel symmetric core budget per WCE-iteration to 0
8.67/8.72	c set lit symmetric core budget per WCE-iteration to 0
8.67/8.72	c set sym generation to 's'
8.67/8.72	c set abstraction set creation to 10 iterations without LB change
8.67/8.72	c set abstraction set inputs to 0
8.67/8.72	c set abstraction set cluster min size to 2
8.67/8.72	c set abstraction set cluster max size to 100000000
8.67/8.72	c set abstraction set cluster activation limit to 2
8.67/8.72	c enable abstraction set require equal cost
8.67/8.72	c set abstraction set assumptions to 0
8.67/8.72	c set abstraction set constraint type to 0
8.67/8.72	c set abstract core extraction strategy to b
8.67/8.72	c set core extraction strategy to 2
8.67/8.72	c set core extraction shuffles 10
8.67/8.72	c set cores per iteration to 5
8.67/8.72	c set optimizer bound usage strategy to 2
8.67/8.72	c set optimizer max non-optimal iterations to 1000
8.67/8.72	c set small core cardinality limit to 2
8.67/8.72	c set max coef in cores to 1000000000
8.67/8.72	c set SIS iterations to 5
8.67/8.72	c set SIS budget abs to 1000
8.67/8.72	c set SIS budget rel to 0.05
8.67/8.72	c limit for coefficient in constraints and objective to 9223372036854775807
8.67/8.72	c will solve HOME/instance-4432111-1721160985.opb
8.67/8.72	c [0.01] solve iteration 1, LB=0, UB=212
8.67/8.72	c [8.31] solve iteration 2, LB=0, UB=79
306.82/307.56	c [27.42] solve iteration 3, LB=12, UB=79
306.82/307.56	c [69.8] solve iteration 4, LB=12, UB=67
306.82/307.56	c [130.27] solve iteration 5, LB=12, UB=67
306.82/307.56	c [169.03] solve iteration 6, LB=12, UB=57
306.82/307.56	c [197.84] solve iteration 7, LB=12, UB=57
306.82/307.56	c [216.16] solve iteration 8, LB=12, UB=57
306.82/307.56	c [227.32] solve iteration 9, LB=22, UB=57
306.82/307.56	c [243.87] solve iteration 10, LB=22, UB=57
306.82/307.56	c [260.08] solve iteration 11, LB=22, UB=57
306.82/307.56	c [275.88] solve iteration 12, LB=22, UB=57
306.82/307.56	c [287.29] solve iteration 13, LB=22, UB=57
306.82/307.56	c [301.62] solve iteration 14, LB=22, UB=55
757.75/759.47	c [748] solve iteration 15, LB=24, UB=55
1131.86/1134.31	c [1118.81] solve iteration 16, LB=24, UB=55
1536.31/1539.68	c [1520.18] solve iteration 17, LB=24, UB=55
2214.82/2219.88	c [2194.53] solve iteration 18, LB=24, UB=55

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62003 MiB free)
  memory of node 1: 64473 MiB (46124 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432111-1721160985/watcher-4432111-1721160985 -o /tmp/evaluation-result-4432111-1721160985/solver-4432111-1721160985 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721153783-910752 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432111-1721160985.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=914808, runsolver pid=914805

[startup+0.100924 s]*
/proc/loadavg: 4.07 4.15 4.11 5/255 914809
/proc/meminfo: memFree=110695120/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=53240 memory=36760 CPUtime=0.09 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 6827 0 0 0 7 2 0 0 20 0 1 0 168266630 54517760 9190 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 13310 9190 2383 2900 0 9824 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 53240 KiB
Current children cumulated memory: 36760 KiB

[startup+0.205402 s]*
/proc/loadavg: 4.06 4.15 4.11 5/255 914809
/proc/meminfo: memFree=110671600/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=79736 memory=61456 CPUtime=0.2 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 12661 0 0 0 17 3 0 0 20 0 1 0 168266630 81649664 15364 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 19934 15364 2703 2900 0 16448 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 79736 KiB
Current children cumulated memory: 61456 KiB

[startup+0.30538 s]*
/proc/loadavg: 4.06 4.15 4.11 5/255 914809
/proc/meminfo: memFree=110671600/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=79736 memory=61456 CPUtime=0.29 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 12692 0 0 0 26 3 0 0 20 0 1 0 168266630 81649664 15364 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 19934 15364 2703 2900 0 16448 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 79736 KiB
Current children cumulated memory: 61456 KiB

[startup+0.700216 s]
/proc/loadavg: 4.06 4.15 4.11 5/255 914809
/proc/meminfo: memFree=110670984/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=81228 memory=62776 CPUtime=0.69 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 13040 0 0 0 65 4 0 0 20 0 1 0 168266630 83177472 15694 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 20307 15694 2703 2900 0 16821 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 81228 KiB
Current children cumulated memory: 62776 KiB

[startup+1.50017 s]
/proc/loadavg: 4.06 4.15 4.11 5/255 914809
/proc/meminfo: memFree=110669576/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=81492 memory=63040 CPUtime=1.48 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 13104 0 0 0 143 5 0 0 20 0 1 0 168266630 83447808 15760 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 20373 15760 2703 2900 0 16887 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 81492 KiB
Current children cumulated memory: 63040 KiB

[startup+3.10526 s]
/proc/loadavg: 4.06 4.15 4.11 5/255 914855
/proc/meminfo: memFree=117488120/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=81624 memory=63564 CPUtime=3.09 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 13211 0 0 0 299 10 0 0 20 0 1 0 168266630 83582976 15891 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 20406 15891 2703 2900 0 16920 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 81624 KiB
Current children cumulated memory: 63564 KiB

[startup+6.30018 s]
/proc/loadavg: 4.06 4.14 4.11 5/255 914903
/proc/meminfo: memFree=127815796/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=82688 memory=65408 CPUtime=6.27 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 13693 0 0 0 609 18 0 0 20 0 1 0 168266630 84672512 16352 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 20672 16352 2703 2900 0 17186 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 82688 KiB
Current children cumulated memory: 65408 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.14 4.11 5/255 914903
/proc/meminfo: memFree=127805864/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=89744 memory=70572 CPUtime=12.66 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 18152 0 0 0 1225 41 0 0 20 0 1 0 168266630 91897856 17643 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 22436 17643 2911 2900 0 18950 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 89744 KiB
Current children cumulated memory: 70572 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.15 4.12 5/256 914905
/proc/meminfo: memFree=127794788/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=90536 memory=72156 CPUtime=25.44 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 18565 0 0 0 2475 69 0 0 20 0 1 0 168266630 92708864 18039 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 22634 18039 2911 2900 0 19148 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 90536 KiB
Current children cumulated memory: 72156 KiB

[startup+51.1054 s]
/proc/loadavg: 4.08 4.14 4.11 5/256 914911
/proc/meminfo: memFree=127773624/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=99436 memory=82180 CPUtime=50.99 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 20553 0 0 0 4973 126 0 0 20 0 1 0 168266630 101822464 20545 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 24859 20545 2911 2900 0 21373 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 99436 KiB
Current children cumulated memory: 82180 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/256 914919
/proc/meminfo: memFree=127751976/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=103736 memory=89964 CPUtime=102.06 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 21647 0 0 0 10000 206 0 0 20 0 1 0 168266630 106225664 22491 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 25934 22491 2927 2900 0 22448 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 103736 KiB
Current children cumulated memory: 89964 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.13 4.11 5/256 914929
/proc/meminfo: memFree=127716240/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=112964 memory=96104 CPUtime=161.93 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 22319 0 0 0 15910 283 0 0 20 0 1 0 168266630 115675136 24026 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 28241 24026 2927 2900 0 24755 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 112964 KiB
Current children cumulated memory: 96104 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/258 914943
/proc/meminfo: memFree=127697956/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=119460 memory=102300 CPUtime=221.8 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 24571 0 0 0 21822 358 0 0 20 0 1 0 168266630 122327040 25575 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 29865 25575 2927 2900 0 26379 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 119460 KiB
Current children cumulated memory: 102300 KiB

[startup+282.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/258 914954
/proc/meminfo: memFree=127672080/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=134148 memory=116976 CPUtime=281.67 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 29423 0 0 0 27704 463 0 0 20 0 1 0 168266630 137367552 29244 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 33537 29244 2943 2900 0 30051 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 134148 KiB
Current children cumulated memory: 116976 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/257 914966
/proc/meminfo: memFree=127649508/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=140316 memory=125224 CPUtime=341.54 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 31005 0 0 0 33597 557 0 0 20 0 1 0 168266630 143683584 31306 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 35079 31306 2943 2900 0 31593 0
Current children cumulated CPU time: 341.54 s
Current children cumulated vsize: 140316 KiB
Current children cumulated memory: 125224 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 914976
/proc/meminfo: memFree=127636084/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=140804 memory=127948 CPUtime=401.41 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 31157 0 0 0 39510 631 0 0 20 0 1 0 168266630 144183296 31987 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 35201 31987 2943 2900 0 31715 0
Current children cumulated CPU time: 401.41 s
Current children cumulated vsize: 140804 KiB
Current children cumulated memory: 127948 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/257 914989
/proc/meminfo: memFree=127631020/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=140976 memory=128092 CPUtime=461.28 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 31231 0 0 0 45428 700 0 0 20 0 1 0 168266630 144359424 32023 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 35244 32023 2943 2900 0 31758 0

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

Current children cumulated memory: 162488 KiB

[startup+2862.3 s]
/proc/loadavg: 4.35 4.27 4.20 5/257 916660
/proc/meminfo: memFree=127387656/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=190492 memory=163656 CPUtime=2855.74 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 38970 0 0 0 283128 2446 0 0 20 0 1 0 168266630 195063808 40914 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 47623 40914 2943 2900 0 44137 0
Current children cumulated CPU time: 2855.74 s
Current children cumulated vsize: 190492 KiB
Current children cumulated memory: 163656 KiB

[startup+2922.3 s]
/proc/loadavg: 4.19 4.23 4.19 5/256 916670
/proc/meminfo: memFree=127382680/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=190492 memory=163664 CPUtime=2915.6 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 39036 0 0 0 289073 2487 0 0 20 0 1 0 168266630 195063808 40916 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 47623 40916 2943 2900 0 44137 0
Current children cumulated CPU time: 2915.6 s
Current children cumulated vsize: 190492 KiB
Current children cumulated memory: 163664 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.20 4.18 5/255 916681
/proc/meminfo: memFree=127372276/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=190492 memory=163672 CPUtime=2975.48 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 39102 0 0 0 295013 2535 0 0 20 0 1 0 168266630 195063808 40918 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 47623 40918 2943 2900 0 44137 0
Current children cumulated CPU time: 2975.48 s
Current children cumulated vsize: 190492 KiB
Current children cumulated memory: 163672 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.19 4.18 5/255 916691
/proc/meminfo: memFree=127354656/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=190492 memory=165728 CPUtime=3035.36 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 39169 0 0 0 300964 2572 0 0 20 0 1 0 168266630 195063808 41432 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 47623 41432 2943 2900 0 44137 0
Current children cumulated CPU time: 3035.36 s
Current children cumulated vsize: 190492 KiB
Current children cumulated memory: 165728 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.19 4.18 5/256 916704
/proc/meminfo: memFree=127342636/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=191112 memory=166440 CPUtime=3095.23 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 39748 0 0 0 306917 2606 0 0 20 0 1 0 168266630 195698688 41610 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 47778 41610 2943 2900 0 44292 0
Current children cumulated CPU time: 3095.23 s
Current children cumulated vsize: 191112 KiB
Current children cumulated memory: 166440 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.16 4.17 5/256 916714
/proc/meminfo: memFree=127312096/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=189292 memory=164748 CPUtime=3155.07 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 40886 0 0 0 312871 2636 0 0 20 0 1 0 168266630 193835008 41187 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 47323 41187 2943 2900 0 43837 0
Current children cumulated CPU time: 3155.07 s
Current children cumulated vsize: 189292 KiB
Current children cumulated memory: 164748 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.16 4.17 5/259 916729
/proc/meminfo: memFree=127239424/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=190884 memory=165928 CPUtime=3214.92 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 42570 0 0 0 318804 2688 0 0 20 0 1 0 168266630 195465216 41482 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 47721 41482 2943 2900 0 44235 0
Current children cumulated CPU time: 3214.92 s
Current children cumulated vsize: 190884 KiB
Current children cumulated memory: 165928 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.14 4.17 5/259 916741
/proc/meminfo: memFree=127199720/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=192676 memory=167208 CPUtime=3274.77 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 45902 0 0 0 324729 2748 0 0 20 0 1 0 168266630 197300224 41802 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 48169 41802 2943 2900 0 44683 0
Current children cumulated CPU time: 3274.77 s
Current children cumulated vsize: 192676 KiB
Current children cumulated memory: 167208 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.16 4.17 5/259 916751
/proc/meminfo: memFree=127188216/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=193188 memory=167584 CPUtime=3334.62 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 47539 0 0 0 330664 2798 0 0 20 0 1 0 168266630 197824512 41896 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 48297 41896 2943 2900 0 44811 0
Current children cumulated CPU time: 3334.62 s
Current children cumulated vsize: 193188 KiB
Current children cumulated memory: 167584 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.16 4.17 5/258 916761
/proc/meminfo: memFree=127176476/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=193700 memory=167880 CPUtime=3394.47 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 49158 0 0 0 336604 2843 0 0 20 0 1 0 168266630 198348800 41970 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 48425 41970 2943 2900 0 44939 0
Current children cumulated CPU time: 3394.47 s
Current children cumulated vsize: 193700 KiB
Current children cumulated memory: 167880 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.14 4.17 5/258 916773
/proc/meminfo: memFree=127157700/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=193700 memory=167924 CPUtime=3454.31 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 50721 0 0 0 342548 2883 0 0 20 0 1 0 168266630 198348800 41981 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 48425 41981 2943 2900 0 44939 0
Current children cumulated CPU time: 3454.31 s
Current children cumulated vsize: 193700 KiB
Current children cumulated memory: 167924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.16 5/258 916783
/proc/meminfo: memFree=127147532/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=193700 memory=167932 CPUtime=3514.16 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 52272 0 0 0 348494 2922 0 0 20 0 1 0 168266630 198348800 41983 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 48425 41983 2943 2900 0 44939 0
Current children cumulated CPU time: 3514.16 s
Current children cumulated vsize: 193700 KiB
Current children cumulated memory: 167932 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.15 5/256 916795
/proc/meminfo: memFree=127131452/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=193700 memory=167932 CPUtime=3574.02 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 53827 0 0 0 354444 2958 0 0 20 0 1 0 168266630 198348800 41983 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 48425 41983 2943 2900 0 44939 0
Current children cumulated CPU time: 3574.02 s
Current children cumulated vsize: 193700 KiB
Current children cumulated memory: 167932 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.4 s]
/proc/loadavg: 4.12 4.13 4.16 5/256 916800
/proc/meminfo: memFree=127124416/131524600 swapFree=131071996/131071996
[pid=914808] ppid=914805 vsize=195748 memory=172024 CPUtime=3600.05 cores=4,6
/proc/914808/stat : 914808 (ipbhs_static_sc) R 914805 914808 910741 0 -1 4194304 55141 0 0 0 357023 2982 0 0 20 0 1 0 168266630 200445952 43006 134679101440 4194304 16068861 140724823186800 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 26075136 140724823188518 140724823188605 140724823188605 140724823195620 0
/proc/914808/statm: 48937 43006 2943 2900 0 45451 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 195748 KiB
Current children cumulated memory: 172024 KiB

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

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

# cumulated CPU time of all completed processes:  user=3570.23 s, system=29.826 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.4
CPU time (s): 3600.06
CPU user time (s): 3570.23
CPU system time (s): 29.826
CPU usage (%): 99.7688
Max. virtual memory (cumulated for all children) (KiB): 196912
Max. memory (cumulated for all children) (KiB): 172024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3570.23
system time used= 29.826
maximum resident set size= 172876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55141
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= 53
involuntary context switches= 1658


# summary of solver processes directly reported to runsolver:
#   pid: 914808
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3570.23
#   total CPU system time (s): 29.826

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.7345 second user time and 15.9464 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-16 22:16:38
IDJOB=4432111
IDBENCH=158391
IDSOLVER=3057
FILE ID=nodeC030/4432111-1721160985
RUNJOBID= nodeC030-1721153783-910752
SLURM_JOB_ID= 7505759
Free space on /tmp= 889704 MiB

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

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

MD5SUM BENCH= 76e67d27ce5ae72e711eb5f869f0e7e5
RANDOM SEED=1477247778

nodeC030.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		: 3674.359
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.28
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		: 3690.759
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.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.841
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.28
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.905
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.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		: 3677.661
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.28
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		: 3690.776
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.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		: 3667.959
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.28
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.833
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        110722944 kB
MemAvailable:   112579460 kB
Buffers:          411516 kB
Cached:          2264776 kB
SwapCached:            0 kB
Active:          1163176 kB
Inactive:       18971640 kB
Active(anon):       1548 kB
Inactive(anon): 17494404 kB
Active(file):    1161628 kB
Inactive(file):  1477236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             54616 kB
Writeback:             8 kB
AnonPages:      17456460 kB
Mapped:           141680 kB
Shmem:             37720 kB
KReclaimable:     114952 kB
Slab:             223980 kB
SReclaimable:     114952 kB
SUnreclaim:       109028 kB
KernelStack:        4076 kB
PageTables:        43384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   18592156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64896 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5955584 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:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889868 MiB
End job on nodeC030 at 2024-07-16 23:16:47