Trace number 4442987

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 NameAnswerCPU timeWall clock time
Exact_no_SoPlex 2024-07-05? (TO) 3600.1 3609.12

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUM524c0290a9c7ac599d8004695d4c7f99
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3575.64
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3609.11	c Program interrupted by user.
3600.07/3609.11	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442987-1721300992/watcher-4442987-1721300992 -o /tmp/evaluation-result-4442987-1721300992/solver-4442987-1721300992 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721293766-954775 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1231472203 HOME/instance-4442987-1721300992.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=960770, runsolver pid=960767

[startup+0.10073 s]*
/proc/loadavg: 4.23 4.17 4.12 5/256 960771
/proc/meminfo: memFree=123045868/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=55408 memory=34096 CPUtime=0.09 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 7426 0 0 0 9 0 0 0 20 0 1 0 182269704 56737792 8524 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 13852 8524 771 746 0 12916 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 55408 KiB
Current children cumulated memory: 34096 KiB

[startup+0.206232 s]*
/proc/loadavg: 4.23 4.17 4.12 5/256 960771
/proc/meminfo: memFree=123044972/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=56036 memory=34928 CPUtime=0.2 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 7627 0 0 0 20 0 0 0 20 0 1 0 182269704 57380864 8732 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 14009 8732 787 746 0 13073 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 56036 KiB
Current children cumulated memory: 34928 KiB

[startup+0.306144 s]*
/proc/loadavg: 4.23 4.17 4.12 5/256 960771
/proc/meminfo: memFree=123040516/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=58124 memory=39208 CPUtime=0.3 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 8190 0 0 0 30 0 0 0 20 0 1 0 182269704 59518976 9802 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 14531 9802 819 746 0 13595 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 58124 KiB
Current children cumulated memory: 39208 KiB

[startup+0.70023 s]
/proc/loadavg: 4.23 4.17 4.12 5/256 960771
/proc/meminfo: memFree=123036396/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=60988 memory=44212 CPUtime=0.68 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 8919 0 0 0 68 0 0 0 20 0 1 0 182269704 62451712 11053 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 15247 11053 835 746 0 14311 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 60988 KiB
Current children cumulated memory: 44212 KiB

[startup+1.50024 s]
/proc/loadavg: 4.23 4.17 4.12 5/256 960771
/proc/meminfo: memFree=123030144/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=65476 memory=56876 CPUtime=1.49 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 10038 0 0 0 148 1 0 0 20 0 1 0 182269704 67047424 14219 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 16369 14219 835 746 0 15433 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 65476 KiB
Current children cumulated memory: 56876 KiB

[startup+3.106 s]
/proc/loadavg: 4.21 4.17 4.12 5/256 960771
/proc/meminfo: memFree=123006584/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=84580 memory=73212 CPUtime=3.09 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 12345 0 0 0 307 2 0 0 20 0 1 0 182269704 86609920 18303 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 21145 18303 835 746 0 20209 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 84580 KiB
Current children cumulated memory: 73212 KiB

[startup+6.30021 s]
/proc/loadavg: 4.21 4.17 4.12 5/256 960771
/proc/meminfo: memFree=122977660/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=118348 memory=104648 CPUtime=6.27 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 15471 0 0 0 624 3 0 0 20 0 1 0 182269704 121188352 26162 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 29587 26162 835 746 0 28651 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 118348 KiB
Current children cumulated memory: 104648 KiB

[startup+12.7002 s]
/proc/loadavg: 4.19 4.17 4.12 5/256 960772
/proc/meminfo: memFree=122951220/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=166064 memory=129356 CPUtime=12.65 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 18039 0 0 0 1260 5 0 0 20 0 1 0 182269704 170049536 32339 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 41516 32339 835 746 0 40580 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 166064 KiB
Current children cumulated memory: 129356 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.16 4.11 5/256 960774
/proc/meminfo: memFree=122871928/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=256680 memory=199684 CPUtime=25.42 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 24085 0 0 0 2532 10 0 0 20 0 1 0 182269704 262840320 49921 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 64170 49921 835 746 0 63234 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 256680 KiB
Current children cumulated memory: 199684 KiB

[startup+51.106 s]
/proc/loadavg: 4.16 4.16 4.12 5/255 960828
/proc/meminfo: memFree=123151440/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=269336 memory=242916 CPUtime=50.96 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 27374 0 0 0 5085 11 0 0 20 0 1 0 182269704 275800064 60729 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 67334 60729 835 746 0 66398 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 269336 KiB
Current children cumulated memory: 242916 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.13 4.11 5/256 960838
/proc/meminfo: memFree=123099628/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=281060 memory=262616 CPUtime=102.02 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 30436 0 0 0 10190 12 0 0 20 0 1 0 182269704 287805440 65654 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 70265 65654 835 746 0 69329 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 281060 KiB
Current children cumulated memory: 262616 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.12 4.10 5/256 960849
/proc/meminfo: memFree=122980812/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=407296 memory=354116 CPUtime=161.87 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 32576 0 0 0 16170 17 0 0 20 0 1 0 182269704 417071104 88529 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 101824 88529 835 746 0 100888 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 407296 KiB
Current children cumulated memory: 354116 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/256 960996
/proc/meminfo: memFree=123350424/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=412456 memory=359112 CPUtime=221.71 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 33939 0 0 0 22153 18 0 0 20 0 1 0 182269704 422354944 89778 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 103114 89778 835 746 0 102178 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 412456 KiB
Current children cumulated memory: 359112 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/256 961007
/proc/meminfo: memFree=123255532/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=421396 memory=368228 CPUtime=281.56 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 36299 0 0 0 28138 18 0 0 20 0 1 0 182269704 431509504 92057 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 105349 92057 835 746 0 104413 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 421396 KiB
Current children cumulated memory: 368228 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/256 961017
/proc/meminfo: memFree=123226664/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=436948 memory=383724 CPUtime=341.4 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 40271 0 0 0 34121 19 0 0 20 0 1 0 182269704 447434752 95931 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 109237 95931 835 746 0 108301 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 436948 KiB
Current children cumulated memory: 383724 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/254 961119
/proc/meminfo: memFree=123377680/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=441192 memory=396248 CPUtime=401.25 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 41415 0 0 0 40106 19 0 0 20 0 1 0 182269704 451780608 99062 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 110298 99062 835 746 0 109362 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 441192 KiB
Current children cumulated memory: 396248 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/254 961131
/proc/meminfo: memFree=123359204/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=446964 memory=402324 CPUtime=461.07 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 43004 0 0 0 46087 20 0 0 20 0 1 0 182269704 457691136 100581 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 111741 100581 835 746 0 110805 0

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

Current children cumulated memory: 560496 KiB

[startup+2922.3 s]
/proc/loadavg: 4.37 4.22 4.14 5/258 962983
/proc/meminfo: memFree=123431668/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=751068 memory=561784 CPUtime=2914.91 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 74495 0 0 0 291457 34 0 0 20 0 1 0 182269704 769093632 140446 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 187767 140446 835 746 0 186831 0
Current children cumulated CPU time: 2914.91 s
Current children cumulated vsize: 751068 KiB
Current children cumulated memory: 561784 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.20 4.13 5/258 962994
/proc/meminfo: memFree=123429380/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=751904 memory=562492 CPUtime=2974.77 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 74910 0 0 0 297443 34 0 0 20 0 1 0 182269704 769949696 140623 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 187976 140623 835 746 0 187040 0
Current children cumulated CPU time: 2974.77 s
Current children cumulated vsize: 751904 KiB
Current children cumulated memory: 562492 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.17 4.13 5/259 963007
/proc/meminfo: memFree=123425760/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=752444 memory=563160 CPUtime=3034.63 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 75220 0 0 0 303429 34 0 0 20 0 1 0 182269704 770502656 140790 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 188111 140790 835 746 0 187175 0
Current children cumulated CPU time: 3034.63 s
Current children cumulated vsize: 752444 KiB
Current children cumulated memory: 563160 KiB

[startup+3102.3 s]
/proc/loadavg: 4.20 4.19 4.13 5/258 963030
/proc/meminfo: memFree=123422224/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=752744 memory=563460 CPUtime=3094.48 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 75511 0 0 0 309414 34 0 0 20 0 1 0 182269704 770809856 140865 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 188186 140865 835 746 0 187250 0
Current children cumulated CPU time: 3094.48 s
Current children cumulated vsize: 752744 KiB
Current children cumulated memory: 563460 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.18 4.13 5/258 963041
/proc/meminfo: memFree=123420424/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=753308 memory=564036 CPUtime=3154.34 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 75879 0 0 0 315400 34 0 0 20 0 1 0 182269704 771387392 141009 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 188327 141009 835 746 0 187391 0
Current children cumulated CPU time: 3154.34 s
Current children cumulated vsize: 753308 KiB
Current children cumulated memory: 564036 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.18 4.13 5/256 963052
/proc/meminfo: memFree=123417888/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=754692 memory=565280 CPUtime=3214.2 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 76456 0 0 0 321386 34 0 0 20 0 1 0 182269704 772804608 141320 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 188673 141320 835 746 0 187737 0
Current children cumulated CPU time: 3214.2 s
Current children cumulated vsize: 754692 KiB
Current children cumulated memory: 565280 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.16 4.13 5/256 963064
/proc/meminfo: memFree=123392828/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=758456 memory=587656 CPUtime=3274.06 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 77613 0 0 0 327371 35 0 0 20 0 1 0 182269704 776658944 146914 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189614 146914 835 746 0 188678 0
Current children cumulated CPU time: 3274.06 s
Current children cumulated vsize: 758456 KiB
Current children cumulated memory: 587656 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.14 4.12 5/254 963074
/proc/meminfo: memFree=123388796/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=758456 memory=587656 CPUtime=3333.91 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 77832 0 0 0 333356 35 0 0 20 0 1 0 182269704 776658944 146914 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189614 146914 835 746 0 188678 0
Current children cumulated CPU time: 3333.91 s
Current children cumulated vsize: 758456 KiB
Current children cumulated memory: 587656 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.13 4.11 5/254 963085
/proc/meminfo: memFree=123385608/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=758456 memory=587656 CPUtime=3393.77 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 78048 0 0 0 339342 35 0 0 20 0 1 0 182269704 776658944 146914 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189614 146914 835 746 0 188678 0
Current children cumulated CPU time: 3393.77 s
Current children cumulated vsize: 758456 KiB
Current children cumulated memory: 587656 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.11 6/255 963097
/proc/meminfo: memFree=123383136/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=758604 memory=587740 CPUtime=3453.62 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 78288 0 0 0 345327 35 0 0 20 0 1 0 182269704 776810496 146935 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189651 146935 835 746 0 188715 0
Current children cumulated CPU time: 3453.62 s
Current children cumulated vsize: 758604 KiB
Current children cumulated memory: 587740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.11 4.10 5/255 963107
/proc/meminfo: memFree=123377704/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=758860 memory=587772 CPUtime=3513.48 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 78564 0 0 0 351313 35 0 0 20 0 1 0 182269704 777072640 146943 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189715 146943 835 746 0 188779 0
Current children cumulated CPU time: 3513.48 s
Current children cumulated vsize: 758860 KiB
Current children cumulated memory: 587772 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.10 4.10 5/255 963118
/proc/meminfo: memFree=123375908/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=759076 memory=588212 CPUtime=3573.33 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 78783 0 0 0 357298 35 0 0 20 0 1 0 182269704 777293824 147053 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189769 147053 835 746 0 188833 0
Current children cumulated CPU time: 3573.33 s
Current children cumulated vsize: 759076 KiB
Current children cumulated memory: 588212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.11 4.11 4.10 5/255 963124
/proc/meminfo: memFree=123375236/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=759232 memory=588288 CPUtime=3600.07 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 78858 0 0 0 359972 35 0 0 20 0 1 0 182269704 777453568 147072 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189808 147072 835 746 0 188872 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 759232 KiB
Current children cumulated memory: 588288 KiB

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

[startup+3609.12 s]
# the end of solver process 960770 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3599.74 s, system=0.360113 s

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

[startup+3609.11 s]
/proc/loadavg: 4.11 4.11 4.10 5/255 963124
/proc/meminfo: memFree=123375236/131524596 swapFree=131071996/131071996
[pid=960770] ppid=960767 vsize=759232 memory=588288 CPUtime=3600.07 cores=1,3
/proc/960770/stat : 960770 (Exact_nosoplex) R 960767 960770 954763 0 -1 4194304 78858 0 0 0 359972 35 0 0 20 0 1 0 182269704 777453568 147072 134679101440 4194304 7248369 140726822495424 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 19824640 140726822499243 140726822499422 140726822499422 140726822506438 0
/proc/960770/statm: 189808 147072 835 746 0 188872 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 759232 KiB
Current children cumulated memory: 588288 KiB

Child status: 0

Real time (s): 3609.12
CPU time (s): 3600.1
CPU user time (s): 3599.74
CPU system time (s): 0.360113
CPU usage (%): 99.75
Max. virtual memory (cumulated for all children) (KiB): 1022252
Max. memory (cumulated for all children) (KiB): 588288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.74
system time used= 0.360113
maximum resident set size= 806272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78859
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= 82
involuntary context switches= 2580


# summary of solver processes directly reported to runsolver:
#   pid: 960770
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.74
#   total CPU system time (s): 0.360113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.94662 second user time and 17.2067 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-18 13:10:04
IDJOB=4442987
IDBENCH=147859
IDSOLVER=3061
FILE ID=nodeC034/4442987-1721300992
RUNJOBID= nodeC034-1721293766-954775
SLURM_JOB_ID= 7542598
Free space on /tmp= 890056 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442987-1721300992/watcher-4442987-1721300992 -o /tmp/evaluation-result-4442987-1721300992/solver-4442987-1721300992 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721293766-954775 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1231472203 HOME/instance-4442987-1721300992.opb

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

MD5SUM BENCH= 524c0290a9c7ac599d8004695d4c7f99
RANDOM SEED=1231472203

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


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        123077280 kB
MemAvailable:   128320876 kB
Buffers:          478924 kB
Cached:          5540024 kB
SwapCached:            0 kB
Active:           986116 kB
Inactive:        6713100 kB
Active(anon):       1524 kB
Inactive(anon):  1716456 kB
Active(file):     984592 kB
Inactive(file):  4996644 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:       1680220 kB
Mapped:           115888 kB
Shmem:             37720 kB
KReclaimable:     204368 kB
Slab:             330252 kB
SReclaimable:     204368 kB
SUnreclaim:       125884 kB
KernelStack:        4076 kB
PageTables:        12676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    2371568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69536 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1400832 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:      307924 kB
DirectMap2M:    41408512 kB
DirectMap1G:    94371840 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC034 at 2024-07-18 14:10:13