Trace number 4431978

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.03 3609.31

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx97.opb
MD5SUMb17790bf3951ca85a67cd8038da17b4d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1518.19
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61427 MiB free)
  memory of node 1: 64510 MiB (58402 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431978-1721116083/watcher-4431978-1721116083 -o /tmp/evaluation-result-4431978-1721116083/solver-4431978-1721116083 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721108875-866906 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431978-1721116083.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100093 s]*
/proc/loadavg: 4.13 4.13 4.09 5/255 871493
/proc/meminfo: memFree=122694000/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=39760 memory=22396 CPUtime=0.09 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 3506 0 0 0 8 1 0 0 20 0 1 0 163773616 40714240 5599 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 9940 5599 2703 2900 0 6454 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39760 KiB
Current children cumulated memory: 22396 KiB

[startup+0.205569 s]*
/proc/loadavg: 4.13 4.13 4.09 5/255 871493
/proc/meminfo: memFree=122692488/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=39892 memory=23716 CPUtime=0.2 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 3823 0 0 0 18 2 0 0 20 0 1 0 163773616 40849408 5929 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 9973 5929 2703 2900 0 6487 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39892 KiB
Current children cumulated memory: 23716 KiB

[startup+0.305551 s]*
/proc/loadavg: 4.13 4.13 4.09 5/255 871493
/proc/meminfo: memFree=122689684/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=40552 memory=26552 CPUtime=0.3 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 4008 0 0 0 28 2 0 0 20 0 1 0 163773616 41525248 6638 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 10138 6638 2703 2900 0 6652 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40552 KiB
Current children cumulated memory: 26552 KiB

[startup+0.700185 s]
/proc/loadavg: 4.13 4.13 4.09 6/255 871493
/proc/meminfo: memFree=122689208/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=44332 memory=29132 CPUtime=0.69 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 4661 0 0 0 66 3 0 0 20 0 1 0 163773616 45395968 7283 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 11083 7283 2703 2900 0 7597 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 44332 KiB
Current children cumulated memory: 29132 KiB

[startup+1.50018 s]
/proc/loadavg: 4.13 4.13 4.09 5/255 871493
/proc/meminfo: memFree=122685132/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=51012 memory=33056 CPUtime=1.49 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 5662 0 0 0 144 5 0 0 20 0 1 0 163773616 52236288 8264 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 12753 8264 2703 2900 0 9267 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 51012 KiB
Current children cumulated memory: 33056 KiB

[startup+3.10539 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 871494
/proc/meminfo: memFree=122670772/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=62064 memory=44868 CPUtime=3.09 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 7596 0 0 0 301 8 0 0 20 0 1 0 163773616 63553536 11217 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 15516 11217 2703 2900 0 12030 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 62064 KiB
Current children cumulated memory: 44868 KiB

[startup+6.3002 s]
/proc/loadavg: 4.12 4.12 4.09 4/252 871508
/proc/meminfo: memFree=123185640/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=67052 memory=49880 CPUtime=6.28 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 8823 0 0 0 613 15 0 0 20 0 1 0 163773616 68661248 12470 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 16763 12470 2703 2900 0 13277 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 67052 KiB
Current children cumulated memory: 49880 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.12 4.09 5/255 871588
/proc/meminfo: memFree=123155824/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=84240 memory=61348 CPUtime=12.66 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 10688 0 0 0 1246 20 0 0 20 0 1 0 163773616 86261760 15337 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 21060 15337 2703 2900 0 17574 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 84240 KiB
Current children cumulated memory: 61348 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.13 4.09 5/255 871589
/proc/meminfo: memFree=123111664/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=120044 memory=91912 CPUtime=25.42 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 15293 0 0 0 2503 39 0 0 20 0 1 0 163773616 122925056 22978 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 30011 22978 2703 2900 0 26525 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 120044 KiB
Current children cumulated memory: 91912 KiB

[startup+51.1055 s]
/proc/loadavg: 4.11 4.12 4.09 5/255 871592
/proc/meminfo: memFree=123066156/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=138260 memory=119972 CPUtime=50.95 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 19261 0 0 0 5037 58 0 0 20 0 1 0 163773616 141578240 29993 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 34565 29993 2703 2900 0 31079 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 138260 KiB
Current children cumulated memory: 119972 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 871606
/proc/meminfo: memFree=123011760/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=192056 memory=160996 CPUtime=101.99 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 24895 0 0 0 10089 110 0 0 20 0 1 0 163773616 196665344 40249 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 48014 40249 2703 2900 0 44528 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 192056 KiB
Current children cumulated memory: 160996 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 871619
/proc/meminfo: memFree=122930336/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=211972 memory=179804 CPUtime=161.81 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 29133 0 0 0 16019 162 0 0 20 0 1 0 163773616 217059328 44951 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 52993 44951 2703 2900 0 49507 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 211972 KiB
Current children cumulated memory: 179804 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/257 871630
/proc/meminfo: memFree=122902752/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=221400 memory=187940 CPUtime=221.64 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 31163 0 0 0 21945 219 0 0 20 0 1 0 163773616 226713600 46985 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 55350 46985 2703 2900 0 51864 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 221400 KiB
Current children cumulated memory: 187940 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 871641
/proc/meminfo: memFree=122819416/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=313200 memory=254436 CPUtime=281.46 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 40695 0 0 0 27894 252 0 0 20 0 1 0 163773616 320716800 63609 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 78300 63609 2703 2900 0 74814 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 313200 KiB
Current children cumulated memory: 254436 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/257 871652
/proc/meminfo: memFree=122786260/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=321300 memory=277452 CPUtime=341.29 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 42877 0 0 0 33842 287 0 0 20 0 1 0 163773616 329011200 69363 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 80325 69363 2703 2900 0 76839 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 321300 KiB
Current children cumulated memory: 277452 KiB

[startup+402.3 s]
/proc/loadavg: 4.41 4.17 4.12 5/257 871663
/proc/meminfo: memFree=122779808/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=325544 memory=281148 CPUtime=401.11 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 43800 0 0 0 39768 343 0 0 20 0 1 0 163773616 333357056 70287 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 81386 70287 2703 2900 0 77900 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 325544 KiB
Current children cumulated memory: 281148 KiB

[startup+462.3 s]
/proc/loadavg: 4.52 4.25 4.14 5/257 872057
/proc/meminfo: memFree=122764912/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=337268 memory=290628 CPUtime=460.93 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 46156 0 0 0 45717 376 0 0 20 0 1 0 163773616 345362432 72657 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 84317 72657 2703 2900 0 80831 0

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


[startup+2922.3 s]
/proc/loadavg: 4.20 4.19 4.17 5/256 873535
/proc/meminfo: memFree=122639100/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=780544 memory=641784 CPUtime=2914.74 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 97148 0 0 0 290337 1137 0 0 20 0 1 0 163773616 799277056 160446 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 195136 160446 2703 2900 0 191650 0
Current children cumulated CPU time: 2914.74 s
Current children cumulated vsize: 780544 KiB
Current children cumulated memory: 641784 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.16 4.16 5/256 873546
/proc/meminfo: memFree=122623624/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=781796 memory=645548 CPUtime=2974.6 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 97606 0 0 0 296319 1141 0 0 20 0 1 0 163773616 800559104 161387 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 195449 161387 2703 2900 0 191963 0
Current children cumulated CPU time: 2974.6 s
Current children cumulated vsize: 781796 KiB
Current children cumulated memory: 645548 KiB

[startup+3042.3 s]
/proc/loadavg: 4.23 4.18 4.17 5/256 873556
/proc/meminfo: memFree=122562568/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=783716 memory=661184 CPUtime=3034.44 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 98214 0 0 0 302299 1145 0 0 20 0 1 0 163773616 802525184 165296 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 195929 165296 2703 2900 0 192443 0
Current children cumulated CPU time: 3034.44 s
Current children cumulated vsize: 783716 KiB
Current children cumulated memory: 661184 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.16 4.16 5/255 873566
/proc/meminfo: memFree=122560260/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=786148 memory=662864 CPUtime=3094.29 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 98952 0 0 0 308280 1149 0 0 20 0 1 0 163773616 805015552 165716 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 196537 165716 2703 2900 0 193051 0
Current children cumulated CPU time: 3094.29 s
Current children cumulated vsize: 786148 KiB
Current children cumulated memory: 662864 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.14 4.16 5/257 873581
/proc/meminfo: memFree=122527052/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=789412 memory=685416 CPUtime=3154.12 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 99808 0 0 0 314260 1152 0 0 20 0 1 0 163773616 808357888 171354 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 197353 171354 2703 2900 0 193867 0
Current children cumulated CPU time: 3154.12 s
Current children cumulated vsize: 789412 KiB
Current children cumulated memory: 685416 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.16 4.16 5/257 873592
/proc/meminfo: memFree=122492436/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=794596 memory=711264 CPUtime=3213.95 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 100953 0 0 0 320240 1155 0 0 20 0 1 0 163773616 813666304 177816 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 198649 177816 2703 2900 0 195163 0
Current children cumulated CPU time: 3213.95 s
Current children cumulated vsize: 794596 KiB
Current children cumulated memory: 711264 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.14 4.16 5/257 873602
/proc/meminfo: memFree=122417432/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=805860 memory=738284 CPUtime=3273.81 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 102950 0 0 0 326222 1159 0 0 20 0 1 0 163773616 825200640 184571 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 201465 184571 2703 2900 0 197979 0
Current children cumulated CPU time: 3273.81 s
Current children cumulated vsize: 805860 KiB
Current children cumulated memory: 738284 KiB

[startup+3342.3 s]
/proc/loadavg: 4.41 4.24 4.19 5/257 873613
/proc/meminfo: memFree=122400560/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=808932 memory=740292 CPUtime=3333.65 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 103734 0 0 0 332194 1171 0 0 20 0 1 0 163773616 828346368 185073 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 202233 185073 2703 2900 0 198747 0
Current children cumulated CPU time: 3333.65 s
Current children cumulated vsize: 808932 KiB
Current children cumulated memory: 740292 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.21 4.18 5/257 873625
/proc/meminfo: memFree=122388848/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=818728 memory=746864 CPUtime=3393.51 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 105612 0 0 0 338171 1180 0 0 20 0 1 0 163773616 838377472 186716 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 204682 186716 2703 2900 0 201196 0
Current children cumulated CPU time: 3393.51 s
Current children cumulated vsize: 818728 KiB
Current children cumulated memory: 746864 KiB

[startup+3462.3 s]
/proc/loadavg: 4.46 4.28 4.21 5/255 873635
/proc/meminfo: memFree=122367208/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=826004 memory=751704 CPUtime=3453.37 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 107193 0 0 0 344147 1190 0 0 20 0 1 0 163773616 845828096 187926 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 206501 187926 2703 2900 0 203015 0
Current children cumulated CPU time: 3453.37 s
Current children cumulated vsize: 826004 KiB
Current children cumulated memory: 751704 KiB

[startup+3522.3 s]
/proc/loadavg: 4.31 4.27 4.21 5/255 873646
/proc/meminfo: memFree=122346096/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=826004 memory=751916 CPUtime=3513.23 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 107428 0 0 0 350121 1202 0 0 20 0 1 0 163773616 845828096 187979 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 206501 187979 2703 2900 0 203015 0
Current children cumulated CPU time: 3513.23 s
Current children cumulated vsize: 826004 KiB
Current children cumulated memory: 751916 KiB

[startup+3582.3 s]
/proc/loadavg: 4.23 4.25 4.20 5/255 873657
/proc/meminfo: memFree=122297896/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=842028 memory=762040 CPUtime=3573.08 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 110229 0 0 0 356100 1208 0 0 20 0 1 0 163773616 862236672 190510 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 210507 190510 2703 2900 0 207021 0
Current children cumulated CPU time: 3573.08 s
Current children cumulated vsize: 842028 KiB
Current children cumulated memory: 762040 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.20 4.24 4.20 5/255 873660
/proc/meminfo: memFree=122286824/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=856364 memory=771900 CPUtime=3600.01 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 112815 0 0 0 358789 1212 0 0 20 0 1 0 163773616 876916736 192975 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 214091 192975 2703 2900 0 210605 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 856364 KiB
Current children cumulated memory: 771900 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.89 s, system=12.1314 s

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

[startup+3609.3 s]
/proc/loadavg: 4.20 4.24 4.20 5/255 873660
/proc/meminfo: memFree=122286824/131524600 swapFree=131071996/131071996
[pid=871492] ppid=871489 vsize=856364 memory=771900 CPUtime=3600.01 cores=5,7
/proc/871492/stat : 871492 (ipbhs_static_sc) R 871489 871492 866893 0 -1 4194304 112815 0 0 0 358789 1212 0 0 20 0 1 0 163773616 876916736 192975 134679101440 4194304 16068861 140721024647968 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 52260864 140721024652326 140721024652413 140721024652413 140721024659428 0
/proc/871492/statm: 214091 192975 2703 2900 0 210605 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 856364 KiB
Current children cumulated memory: 771900 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.31
CPU time (s): 3600.03
CPU user time (s): 3587.89
CPU system time (s): 12.1314
CPU usage (%): 99.7428
Max. virtual memory (cumulated for all children) (KiB): 856364
Max. memory (cumulated for all children) (KiB): 771900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.89
system time used= 12.1314
maximum resident set size= 772160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112815
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= 125
involuntary context switches= 4104


# summary of solver processes directly reported to runsolver:
#   pid: 871492
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3587.89
#   total CPU system time (s): 12.1314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.87294 second user time and 17.887 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-16 09:48:15
IDJOB=4431978
IDBENCH=148768
IDSOLVER=3057
FILE ID=nodeC025/4431978-1721116083
RUNJOBID= nodeC025-1721108875-866906
SLURM_JOB_ID= 7505641
Free space on /tmp= 889868 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431978-1721116083/watcher-4431978-1721116083 -o /tmp/evaluation-result-4431978-1721116083/solver-4431978-1721116083 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721108875-866906 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431978-1721116083.opb

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

MD5SUM BENCH= b17790bf3951ca85a67cd8038da17b4d
RANDOM SEED=674025330

nodeC025.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3675.819
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.72
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		: 3681.356
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	: 7007.09
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		: 3600.104
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.72
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		: 3600.278
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	: 7007.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3675.790
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.72
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		: 3670.015
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	: 7007.09
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.249
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.72
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		: 3687.452
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	: 7007.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122706188 kB
MemAvailable:   128139560 kB
Buffers:          421120 kB
Cached:          5784360 kB
SwapCached:            0 kB
Active:           779976 kB
Inactive:        7298504 kB
Active(anon):       1536 kB
Inactive(anon):  1909176 kB
Active(file):     778440 kB
Inactive(file):  5389328 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             54332 kB
Writeback:             0 kB
AnonPages:       1870960 kB
Mapped:           136552 kB
Shmem:             37720 kB
KReclaimable:     210500 kB
Slab:             329752 kB
SReclaimable:     210500 kB
SUnreclaim:       119252 kB
KernelStack:        4112 kB
PageTables:        12556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2707336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63200 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1456128 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:      273108 kB
DirectMap2M:    36200448 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 889820 MiB
End job on nodeC025 at 2024-07-16 10:48:25