Trace number 4432079

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.4 3621.45

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_mh.opb
MD5SUMb903151821b4588cc22205dcfedeb810
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 benchmark21601492
Best CPU time to get the best result obtained on this benchmark3600.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019600
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 312913647916
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 312913647916
Number of bits of the biggest sum of numbers39
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 (57163 MiB free)
  memory of node 1: 64510 MiB (62538 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=865597, runsolver pid=865594
Current StackSize limit: 8192 KiB


[startup+0.100084 s]*
/proc/loadavg: 4.16 4.12 4.09 5/258 865598
/proc/meminfo: memFree=122532628/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=56328 memory=30888 CPUtime=0.09 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 5812 0 0 0 9 0 0 0 20 0 1 0 166449133 57679872 7722 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 14082 7722 1023 2900 0 10596 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 56328 KiB
Current children cumulated memory: 30888 KiB

[startup+0.205547 s]*
/proc/loadavg: 4.16 4.12 4.09 5/258 865598
/proc/meminfo: memFree=122496160/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=83308 memory=53540 CPUtime=0.2 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 8937 0 0 0 19 1 0 0 20 0 1 0 166449133 85307392 13385 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 20827 13385 1023 2900 0 17341 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 83308 KiB
Current children cumulated memory: 53540 KiB

[startup+0.305508 s]*
/proc/loadavg: 4.16 4.12 4.09 5/258 865598
/proc/meminfo: memFree=122461964/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=124132 memory=75120 CPUtime=0.3 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 11733 0 0 0 28 2 0 0 20 0 1 0 166449133 127111168 18780 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 31033 18780 1023 2900 0 27547 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 124132 KiB
Current children cumulated memory: 75120 KiB

[startup+0.700231 s]
/proc/loadavg: 4.16 4.12 4.09 5/258 865598
/proc/meminfo: memFree=122382728/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=155624 memory=129764 CPUtime=0.69 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 17233 0 0 0 65 4 0 0 20 0 1 0 166449133 159358976 32441 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 38906 32441 1023 2900 0 35420 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 155624 KiB
Current children cumulated memory: 129764 KiB

[startup+1.50023 s]
/proc/loadavg: 4.16 4.12 4.09 5/258 865598
/proc/meminfo: memFree=122220728/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=268420 memory=209248 CPUtime=1.49 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 30002 0 0 0 141 8 0 0 20 0 1 0 166449133 274862080 52312 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 67105 52312 1023 2900 0 63619 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 268420 KiB
Current children cumulated memory: 209248 KiB

[startup+3.10539 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 865598
/proc/meminfo: memFree=124666568/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=435988 memory=391140 CPUtime=3.09 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 51467 0 0 0 295 14 0 0 20 0 1 0 166449133 446451712 97785 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 108997 97785 1023 2900 0 105511 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 435988 KiB
Current children cumulated memory: 391140 KiB

[startup+6.30021 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 865644
/proc/meminfo: memFree=124840672/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=672464 memory=629424 CPUtime=6.28 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 94789 0 0 0 602 26 0 0 20 0 1 0 166449133 688603136 157356 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 168116 157356 1023 2900 0 164630 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 672464 KiB
Current children cumulated memory: 629424 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.13 4.10 5/258 865646
/proc/meminfo: memFree=119957704/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=1491228 memory=1326216 CPUtime=12.66 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 141918 0 0 0 1033 233 0 0 20 0 1 0 166449133 1527017472 331554 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 372807 331554 1135 2900 0 369321 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1491228 KiB
Current children cumulated memory: 1326216 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.13 4.10 5/258 865648
/proc/meminfo: memFree=111447020/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=4244572 memory=3987432 CPUtime=25.44 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 714971 0 0 0 1831 713 0 0 20 0 1 0 166449133 4346441728 996858 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 1061143 996858 2399 2900 0 1057657 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 4244572 KiB
Current children cumulated memory: 3987432 KiB

[startup+51.1059 s]
/proc/loadavg: 4.24 4.15 4.10 5/259 865654
/proc/meminfo: memFree=99115588/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=8196912 memory=7893932 CPUtime=50.97 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 1562645 0 0 0 3869 1228 0 0 20 0 1 0 166449133 8393637888 1973483 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 2049228 1973483 2655 2900 0 2045742 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 8196912 KiB
Current children cumulated memory: 7893932 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/256 865662
/proc/meminfo: memFree=87882436/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=12963864 memory=11653964 CPUtime=101.98 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 1705722 0 0 0 8868 1330 0 0 20 0 1 0 166449133 13274996736 2913425 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 3241218 2913425 2735 2900 0 3237732 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 12963864 KiB
Current children cumulated memory: 11653964 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/256 865674
/proc/meminfo: memFree=80565120/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=15247688 memory=14005760 CPUtime=161.74 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2206566 0 0 0 14725 1449 0 0 20 0 1 0 166449133 15613632512 3501440 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 3811922 3501440 2895 2900 0 3808436 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 15247688 KiB
Current children cumulated memory: 14005760 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/256 865685
/proc/meminfo: memFree=79201324/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=15742876 memory=14463936 CPUtime=221.48 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2224054 0 0 0 20686 1462 0 0 20 0 1 0 166449133 16120705024 3615984 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 3935719 3615984 2895 2900 0 3932233 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 15742876 KiB
Current children cumulated memory: 14463936 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/256 865697
/proc/meminfo: memFree=79190412/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=15742876 memory=14464404 CPUtime=281.19 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2224723 0 0 0 26654 1465 0 0 20 0 1 0 166449133 16120705024 3616101 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 3935719 3616101 2895 2900 0 3932233 0
Current children cumulated CPU time: 281.19 s
Current children cumulated vsize: 15742876 KiB
Current children cumulated memory: 14464404 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/256 865707
/proc/meminfo: memFree=79130360/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=15762396 memory=14482456 CPUtime=340.89 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2225708 0 0 0 32621 1468 0 0 20 0 1 0 166449133 16140693504 3620614 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 3940599 3620614 2895 2900 0 3937113 0
Current children cumulated CPU time: 340.89 s
Current children cumulated vsize: 15762396 KiB
Current children cumulated memory: 14482456 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/258 865723
/proc/meminfo: memFree=79121168/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=15762396 memory=14482456 CPUtime=400.58 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2226244 0 0 0 38588 1470 0 0 20 0 1 0 166449133 16140693504 3620614 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 3940599 3620614 2895 2900 0 3937113 0
Current children cumulated CPU time: 400.58 s
Current children cumulated vsize: 15762396 KiB
Current children cumulated memory: 14482456 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/258 865735
/proc/meminfo: memFree=79111940/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=15762396 memory=14482456 CPUtime=460.29 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2226805 0 0 0 44556 1473 0 0 20 0 1 0 166449133 16140693504 3620614 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 3940599 3620614 2895 2900 0 3937113 0

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

/proc/meminfo: memFree=67671688/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=2904.48 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2777220 0 0 0 288697 1751 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 2904.48 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/256 867390
/proc/meminfo: memFree=67662844/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=2964.2 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2777624 0 0 0 294666 1754 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 2964.2 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/257 867402
/proc/meminfo: memFree=67653232/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3023.92 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2778074 0 0 0 300634 1758 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3023.92 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/256 867413
/proc/meminfo: memFree=67642420/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3083.65 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2778579 0 0 0 306604 1761 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3083.65 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/256 867424
/proc/meminfo: memFree=67633276/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3143.38 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2779059 0 0 0 312574 1764 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3143.38 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.15 4.10 5/256 867434
/proc/meminfo: memFree=67628480/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3203.12 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2779524 0 0 0 318544 1768 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3203.12 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3282.3 s]
/proc/loadavg: 4.36 4.21 4.13 5/256 867446
/proc/meminfo: memFree=67617580/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3262.86 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2780024 0 0 0 324514 1772 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3262.86 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.17 4.11 5/255 867456
/proc/meminfo: memFree=67617136/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3322.57 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2780544 0 0 0 330482 1775 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3322.57 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.17 4.11 5/258 867472
/proc/meminfo: memFree=67616016/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3382.28 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2780948 0 0 0 336450 1778 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3382.28 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.15 4.11 5/258 867485
/proc/meminfo: memFree=67615644/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3442 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2781353 0 0 0 342418 1782 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3442 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/258 867495
/proc/meminfo: memFree=67614708/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3501.71 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2781785 0 0 0 348386 1785 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3501.71 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/258 867507
/proc/meminfo: memFree=67613996/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3561.43 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2782251 0 0 0 354354 1789 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3561.43 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621.11 s]
/proc/loadavg: 3.95 4.09 4.08 3/244 867576
/proc/meminfo: memFree=91047676/131524600 swapFree=131071996/131071996
[pid=865597] ppid=865594 vsize=20167872 memory=18218036 CPUtime=3600.05 cores=1,3
/proc/865597/stat : 865597 (ipbhs_static_sc) R 865594 865597 861466 0 -1 4194304 2782582 0 0 0 358214 1791 0 0 20 0 1 0 166449133 20651900928 4554509 134679101440 4194304 16068861 140721079808976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25018368 140721079813158 140721079813245 140721079813245 140721079820260 0
/proc/865597/statm: 5041968 4554509 2895 2900 0 5038482 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 20167872 KiB
Current children cumulated memory: 18218036 KiB

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

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

# cumulated CPU time of all completed processes:  user=3582.15 s, system=18.2515 s

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

[startup+3621.2 s]*
/proc/loadavg: 3.95 4.09 4.08 3/244 867576
/proc/meminfo: memFree=94612004/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3621.4 s]
/proc/loadavg: 3.95 4.09 4.08 3/244 867576
/proc/meminfo: memFree=94612004/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3621.45
CPU time (s): 3600.4
CPU user time (s): 3582.15
CPU system time (s): 18.2515
CPU usage (%): 99.4189
Max. virtual memory (cumulated for all children) (KiB): 20167872
Max. memory (cumulated for all children) (KiB): 18218036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.15
system time used= 18.2515
maximum resident set size= 18218036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2782582
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= 2
involuntary context switches= 1460


# summary of solver processes directly reported to runsolver:
#   pid: 865597
#   total CPU time (s): 3600.4
#   total CPU user time (s): 3582.15
#   total CPU system time (s): 18.2515

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.28208 second user time and 18.0607 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-16 17:13:41
IDJOB=4432079
IDBENCH=155753
IDSOLVER=3057
FILE ID=nodeC031/4432079-1721142807
RUNJOBID= nodeC031-1721135601-861478
SLURM_JOB_ID= 7505707
Free space on /tmp= 889360 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_2_mh.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432079-1721142807/watcher-4432079-1721142807 -o /tmp/evaluation-result-4432079-1721142807/solver-4432079-1721142807 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721135601-861478 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432079-1721142807.opb

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

MD5SUM BENCH= b903151821b4588cc22205dcfedeb810
RANDOM SEED=2027906222

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3692.367
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3665.311
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.794
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3682.732
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.089
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3681.688
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3692.360
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.666
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122579212 kB
MemAvailable:   125053312 kB
Buffers:          389960 kB
Cached:          2897988 kB
SwapCached:            0 kB
Active:           819124 kB
Inactive:        7471568 kB
Active(anon):       1544 kB
Inactive(anon):  5038920 kB
Active(file):     817580 kB
Inactive(file):  2432648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            704720 kB
Writeback:             0 kB
AnonPages:       5000696 kB
Mapped:           124024 kB
Shmem:             37720 kB
KReclaimable:     127036 kB
Slab:             236596 kB
SReclaimable:     127036 kB
SUnreclaim:       109560 kB
KernelStack:        4176 kB
PageTables:        19076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5648356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63936 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2404352 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      185044 kB
DirectMap2M:    16365568 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889544 MiB
End job on nodeC031 at 2024-07-16 18:14:03