Trace number 4431754

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 3612.71

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sctap3.opb
MD5SUMae9069a7e4a4f60423faee038f49f7b2
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 benchmark2511766
Best CPU time to get the best result obtained on this benchmark3600.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables74400
Total number of constraints1408
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 constraints1408
Minimum length of a constraint90
Maximum length of a constraint930
Number of terms in the objective function 55800
Biggest coefficient in the objective function 42949672960
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 31374736068060
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 42949672960
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 31374736068060
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

14.95/15.03	c initialize IPBHS solver
14.95/15.03	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
14.95/15.03	c optimizer = "scip"
14.95/15.03	c pbsolver = "roundingsat"
14.95/15.03	c load symmetries from file ""
14.95/15.03	c set time limit for symmetry computation to 100 seconds.
14.95/15.03	c set interchangeable summation variable limit to 3
14.95/15.03	c set abs symmetric core budget per WCE-iteration to 100
14.95/15.03	c set rel symmetric core budget per WCE-iteration to 0
14.95/15.03	c set lit symmetric core budget per WCE-iteration to 0
14.95/15.03	c set sym generation to 's'
14.95/15.03	c set abstraction set creation to 10 iterations without LB change
14.95/15.03	c set abstraction set inputs to 0
14.95/15.03	c set abstraction set cluster min size to 2
14.95/15.03	c set abstraction set cluster max size to 100000000
14.95/15.03	c set abstraction set cluster activation limit to 2
14.95/15.03	c enable abstraction set require equal cost
14.95/15.03	c set abstraction set assumptions to 0
14.95/15.03	c set abstraction set constraint type to 0
14.95/15.03	c set abstract core extraction strategy to b
14.95/15.03	c set core extraction strategy to 2
14.95/15.03	c set core extraction shuffles 10
14.95/15.03	c set cores per iteration to 5
14.95/15.03	c set optimizer bound usage strategy to 2
14.95/15.03	c set optimizer max non-optimal iterations to 1000
14.95/15.03	c set small core cardinality limit to 2
14.95/15.03	c set max coef in cores to 1000000000
14.95/15.03	c set SIS iterations to 5
14.95/15.03	c set SIS budget abs to 1000
14.95/15.03	c set SIS budget rel to 0.05
14.95/15.03	c limit for coefficient in constraints and objective to 9223372036854775807
14.95/15.03	c will solve HOME/instance-4431754-1721070497.opb
14.95/15.03	c [0.75] solve iteration 1, LB=0, UB=31374736068061

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431754-1721070497/watcher-4431754-1721070497 -o /tmp/evaluation-result-4431754-1721070497/solver-4431754-1721070497 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721070510-808454 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431754-1721070497.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100097 s]*
/proc/loadavg: 3.56 4.30 4.37 8/243 808517
/proc/meminfo: memFree=128609048/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=37160 memory=12772 CPUtime=0.1 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 2800 0 0 0 10 0 0 0 20 0 1 0 159206466 38051840 3193 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 9290 3193 1023 2900 0 5804 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37160 KiB
Current children cumulated memory: 12772 KiB

[startup+0.213029 s]*
/proc/loadavg: 3.56 4.30 4.37 9/243 808517
/proc/meminfo: memFree=128578060/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=44152 memory=18568 CPUtime=0.21 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 4224 0 0 0 20 1 0 0 20 0 1 0 159206466 45211648 4642 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 11038 4642 1023 2900 0 7552 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 44152 KiB
Current children cumulated memory: 18568 KiB

[startup+0.314067 s]*
/proc/loadavg: 3.56 4.30 4.37 8/243 808517
/proc/meminfo: memFree=128534996/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=59548 memory=31132 CPUtime=0.31 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 7285 0 0 0 29 2 0 0 20 0 1 0 159206466 60977152 7783 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 14887 7783 1135 2900 0 11401 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 59548 KiB
Current children cumulated memory: 31132 KiB

[startup+0.700312 s]
/proc/loadavg: 3.56 4.30 4.37 9/243 808517
/proc/meminfo: memFree=128354616/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=212456 memory=190424 CPUtime=0.68 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 44745 0 0 0 56 12 0 0 20 0 1 0 159206466 217554944 47606 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 53114 47606 2399 2900 0 49628 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 212456 KiB
Current children cumulated memory: 190424 KiB

[startup+1.50032 s]
/proc/loadavg: 3.56 4.30 4.37 9/243 808517
/proc/meminfo: memFree=128199656/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=352680 memory=322796 CPUtime=1.48 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 77564 0 0 0 125 23 0 0 20 0 1 0 159206466 361144320 80699 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 88170 80699 2639 2900 0 84684 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 352680 KiB
Current children cumulated memory: 322796 KiB

[startup+3.11239 s]
/proc/loadavg: 3.56 4.30 4.37 9/243 808517
/proc/meminfo: memFree=127642908/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=553832 memory=456668 CPUtime=3.09 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 119231 0 0 0 279 30 0 0 20 0 1 0 159206466 567123968 114167 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 138458 114167 2911 2900 0 134972 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 553832 KiB
Current children cumulated memory: 456668 KiB

[startup+6.30026 s]
/proc/loadavg: 3.60 4.30 4.36 8/243 808519
/proc/meminfo: memFree=127440660/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=724944 memory=562492 CPUtime=6.27 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 140595 0 0 0 594 33 0 0 20 0 1 0 159206466 742342656 140623 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 181236 140623 2911 2900 0 177750 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 724944 KiB
Current children cumulated memory: 562492 KiB

[startup+12.7002 s]
/proc/loadavg: 3.63 4.29 4.36 8/243 808519
/proc/meminfo: memFree=127405164/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=724944 memory=562872 CPUtime=12.65 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 140680 0 0 0 1232 33 0 0 20 0 1 0 159206466 742342656 140718 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 181236 140718 2943 2900 0 177750 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 724944 KiB
Current children cumulated memory: 562872 KiB

[startup+25.5003 s]
/proc/loadavg: 3.71 4.28 4.36 9/243 808522
/proc/meminfo: memFree=127262980/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=844256 memory=676028 CPUtime=25.41 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 168777 0 0 0 2504 37 0 0 20 0 1 0 159206466 864518144 169007 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 211064 169007 3231 2900 0 207578 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 844256 KiB
Current children cumulated memory: 676028 KiB

[startup+51.1119 s]
/proc/loadavg: 3.87 4.27 4.35 9/243 808525
/proc/meminfo: memFree=127031328/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=844256 memory=676028 CPUtime=50.94 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 168818 0 0 0 5057 37 0 0 20 0 1 0 159206466 864518144 169007 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 211064 169007 3231 2900 0 207578 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 844256 KiB
Current children cumulated memory: 676028 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.26 4.34 9/243 808533
/proc/meminfo: memFree=126933608/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=867124 memory=703632 CPUtime=101.95 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 175715 0 0 0 10157 38 0 0 20 0 1 0 159206466 887934976 175908 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 216781 175908 3231 2900 0 213295 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 867124 KiB
Current children cumulated memory: 703632 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.24 4.33 9/245 808548
/proc/meminfo: memFree=126876656/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=867124 memory=704836 CPUtime=161.74 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 176084 0 0 0 16136 38 0 0 20 0 1 0 159206466 887934976 176209 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 216781 176209 3231 2900 0 213295 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 867124 KiB
Current children cumulated memory: 704836 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.21 4.31 9/245 808558
/proc/meminfo: memFree=126747716/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=867124 memory=704836 CPUtime=221.53 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 176100 0 0 0 22115 38 0 0 20 0 1 0 159206466 887934976 176209 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 216781 176209 3231 2900 0 213295 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 867124 KiB
Current children cumulated memory: 704836 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.20 4.30 9/244 808568
/proc/meminfo: memFree=126641388/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=867124 memory=704864 CPUtime=281.34 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 176112 0 0 0 28096 38 0 0 20 0 1 0 159206466 887934976 176216 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 216781 176216 3231 2900 0 213295 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 867124 KiB
Current children cumulated memory: 704864 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.18 4.29 9/244 808579
/proc/meminfo: memFree=126647428/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=860304 memory=699904 CPUtime=341.14 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 177210 0 0 0 34075 39 0 0 20 0 1 0 159206466 880951296 174976 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 215076 174976 3231 2900 0 211590 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 860304 KiB
Current children cumulated memory: 699904 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.16 4.27 9/244 808590
/proc/meminfo: memFree=126616788/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=860304 memory=699904 CPUtime=400.95 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 177214 0 0 0 40056 39 0 0 20 0 1 0 159206466 880951296 174976 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 215076 174976 3231 2900 0 211590 0
Current children cumulated CPU time: 400.95 s
Current children cumulated vsize: 860304 KiB
Current children cumulated memory: 699904 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.14 4.26 9/242 808600
/proc/meminfo: memFree=126560256/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=860304 memory=699904 CPUtime=460.75 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 177218 0 0 0 46036 39 0 0 20 0 1 0 159206466 880951296 174976 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 215076 174976 3231 2900 0 211590 0

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

Current children cumulated memory: 1093988 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.21 4.25 9/244 810043
/proc/meminfo: memFree=124719296/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1205468 memory=1093988 CPUtime=2912.34 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 275730 0 0 0 291176 58 0 0 20 0 1 0 159206466 1234399232 273497 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301367 273497 3231 2900 0 297881 0
Current children cumulated CPU time: 2912.34 s
Current children cumulated vsize: 1205468 KiB
Current children cumulated memory: 1093988 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.18 4.23 8/244 810053
/proc/meminfo: memFree=124713172/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1205468 memory=1093988 CPUtime=2972.14 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 276324 0 0 0 297156 58 0 0 20 0 1 0 159206466 1234399232 273497 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301367 273497 3231 2900 0 297881 0
Current children cumulated CPU time: 2972.14 s
Current children cumulated vsize: 1205468 KiB
Current children cumulated memory: 1093988 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.18 4.23 9/246 810234
/proc/meminfo: memFree=124702188/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1205468 memory=1093988 CPUtime=3031.94 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 276725 0 0 0 303136 58 0 0 20 0 1 0 159206466 1234399232 273497 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301367 273497 3231 2900 0 297881 0
Current children cumulated CPU time: 3031.94 s
Current children cumulated vsize: 1205468 KiB
Current children cumulated memory: 1093988 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.14 4.21 9/246 810244
/proc/meminfo: memFree=124694472/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1205468 memory=1093988 CPUtime=3091.7 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 277237 0 0 0 309112 58 0 0 20 0 1 0 159206466 1234399232 273497 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301367 273497 3231 2900 0 297881 0
Current children cumulated CPU time: 3091.7 s
Current children cumulated vsize: 1205468 KiB
Current children cumulated memory: 1093988 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.15 4.20 9/247 810268
/proc/meminfo: memFree=124667332/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1205468 memory=1093988 CPUtime=3151.46 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 277687 0 0 0 315088 58 0 0 20 0 1 0 159206466 1234399232 273497 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301367 273497 3231 2900 0 297881 0
Current children cumulated CPU time: 3151.46 s
Current children cumulated vsize: 1205468 KiB
Current children cumulated memory: 1093988 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.13 4.19 8/246 810279
/proc/meminfo: memFree=124673432/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1206488 memory=1095008 CPUtime=3211.21 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 278461 0 0 0 321063 58 0 0 20 0 1 0 159206466 1235443712 273752 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301622 273752 3231 2900 0 298136 0
Current children cumulated CPU time: 3211.21 s
Current children cumulated vsize: 1206488 KiB
Current children cumulated memory: 1095008 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.12 4.18 9/247 810291
/proc/meminfo: memFree=124667692/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1206488 memory=1095008 CPUtime=3270.97 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 278952 0 0 0 327039 58 0 0 20 0 1 0 159206466 1235443712 273752 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301622 273752 3231 2900 0 298136 0
Current children cumulated CPU time: 3270.97 s
Current children cumulated vsize: 1206488 KiB
Current children cumulated memory: 1095008 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.17 9/245 810301
/proc/meminfo: memFree=124658832/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1206488 memory=1095008 CPUtime=3330.73 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 279440 0 0 0 333015 58 0 0 20 0 1 0 159206466 1235443712 273752 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 301622 273752 3231 2900 0 298136 0
Current children cumulated CPU time: 3330.73 s
Current children cumulated vsize: 1206488 KiB
Current children cumulated memory: 1095008 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.17 9/245 810312
/proc/meminfo: memFree=124648044/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1210352 memory=1098860 CPUtime=3390.49 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 280914 0 0 0 338990 59 0 0 20 0 1 0 159206466 1239400448 274715 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 302588 274715 3231 2900 0 299102 0
Current children cumulated CPU time: 3390.49 s
Current children cumulated vsize: 1210352 KiB
Current children cumulated memory: 1098860 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.13 4.17 9/243 810323
/proc/meminfo: memFree=124643268/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1210352 memory=1098860 CPUtime=3450.25 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 281420 0 0 0 344966 59 0 0 20 0 1 0 159206466 1239400448 274715 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 302588 274715 3231 2900 0 299102 0
Current children cumulated CPU time: 3450.25 s
Current children cumulated vsize: 1210352 KiB
Current children cumulated memory: 1098860 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.16 9/243 810333
/proc/meminfo: memFree=124622696/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1211332 memory=1099604 CPUtime=3510 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 282014 0 0 0 350941 59 0 0 20 0 1 0 159206466 1240403968 274901 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 302833 274901 3231 2900 0 299347 0
Current children cumulated CPU time: 3510 s
Current children cumulated vsize: 1211332 KiB
Current children cumulated memory: 1099604 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.16 9/242 810343
/proc/meminfo: memFree=124614308/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1211332 memory=1099604 CPUtime=3569.76 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 282396 0 0 0 356917 59 0 0 20 0 1 0 159206466 1240403968 274901 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 302833 274901 3231 2900 0 299347 0
Current children cumulated CPU time: 3569.76 s
Current children cumulated vsize: 1211332 KiB
Current children cumulated memory: 1099604 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 4.09 4.11 4.16 6/242 810486
/proc/meminfo: memFree=127251472/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1215424 memory=1103560 CPUtime=3600.04 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 283607 0 0 0 359945 59 0 0 20 0 1 0 159206466 1244594176 275890 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 303856 275890 3231 2900 0 300370 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1215424 KiB
Current children cumulated memory: 1103560 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.45 s, system=0.60464 s

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

[startup+3612.7 s]
/proc/loadavg: 4.09 4.11 4.16 6/242 810486
/proc/meminfo: memFree=127251472/131655788 swapFree=131071996/131071996
[pid=808516] ppid=808501 vsize=1215424 memory=1103560 CPUtime=3600.04 cores=0,2
/proc/808516/stat : 808516 (ipbhs_static_sc) R 808501 808516 808444 0 -1 4194304 283607 0 0 0 359945 59 0 0 20 0 1 0 159206466 1244594176 275890 134679101440 4194304 16068861 140732943308736 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 23769088 140732943311910 140732943311997 140732943311997 140732943319012 0
/proc/808516/statm: 303856 275890 3231 2900 0 300370 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1215424 KiB
Current children cumulated memory: 1103560 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.71
CPU time (s): 3600.06
CPU user time (s): 3599.45
CPU system time (s): 0.60464
CPU usage (%): 99.6499
Max. virtual memory (cumulated for all children) (KiB): 1227112
Max. memory (cumulated for all children) (KiB): 1115632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.45
system time used= 0.60464
maximum resident set size= 1115632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 283607
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= 75
involuntary context switches= 25192


# summary of solver processes directly reported to runsolver:
#   pid: 808516
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.45
#   total CPU system time (s): 0.60464

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5534 second user time and 33.1144 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-15 21:08:30
IDJOB=4431754
IDBENCH=146841
IDSOLVER=3057
FILE ID=nodeC007/4431754-1721070497
RUNJOBID= nodeC007-1721070510-808454
SLURM_JOB_ID= 7505529
Free space on /tmp= 723728 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sctap3.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431754-1721070497/watcher-4431754-1721070497 -o /tmp/evaluation-result-4431754-1721070497/solver-4431754-1721070497 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721070510-808454 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431754-1721070497.opb

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

MD5SUM BENCH= ae9069a7e4a4f60423faee038f49f7b2
RANDOM SEED=1660411983

nodeC007.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	: 0xb00001f
cpu MHz		: 1197.132
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.128
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.139
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.135
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.132
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.129
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.134
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.131
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128648028 kB
MemAvailable:   129942056 kB
Buffers:          376228 kB
Cached:          1749628 kB
SwapCached:            0 kB
Active:           674308 kB
Inactive:        1788188 kB
Active(anon):       1364 kB
Inactive(anon):   373296 kB
Active(file):     672944 kB
Inactive(file):  1414892 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            224660 kB
Writeback:             0 kB
AnonPages:        337040 kB
Mapped:           103980 kB
Shmem:             37704 kB
KReclaimable:      92444 kB
Slab:             188040 kB
SReclaimable:      92444 kB
SUnreclaim:        95596 kB
KernelStack:        3712 kB
PageTables:        10024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     731960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:      248648 kB
DirectMap2M:    22724608 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723564 MiB
End job on nodeC007 at 2024-07-15 22:08:44