Trace number 4450837

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-0.opb
MD5SUMb3190b6d7590b4907713913d99d6bfc0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.02/3609.00	c Program interrupted by user.
3600.02/3609.00	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: 63931 MiB (60960 MiB free)
  memory of node 1: 64510 MiB (59091 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450837-1721418319/watcher-4450837-1721418319 -o /tmp/evaluation-result-4450837-1721418319/solver-4450837-1721418319 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042308 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1759399859 HOME/instance-4450837-1721418319.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
Current StackSize limit: 8192 KiB

solver pid=1046962, runsolver pid=1046959

[startup+0.100927 s]*
/proc/loadavg: 4.12 4.15 4.11 5/256 1046963
/proc/meminfo: memFree=122923072/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=32476 memory=13208 CPUtime=0.09 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 2087 0 0 0 9 0 0 0 20 0 1 0 194000187 33255424 3302 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 8119 3302 835 746 0 7183 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32476 KiB
Current children cumulated memory: 13208 KiB

[startup+0.205351 s]*
/proc/loadavg: 4.12 4.15 4.11 5/256 1046963
/proc/meminfo: memFree=122922380/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=32724 memory=13708 CPUtime=0.2 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 2204 0 0 0 20 0 0 0 20 0 1 0 194000187 33509376 3427 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 8181 3427 851 746 0 7245 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 32724 KiB
Current children cumulated memory: 13708 KiB

[startup+0.305032 s]*
/proc/loadavg: 4.12 4.15 4.11 5/256 1046963
/proc/meminfo: memFree=122922240/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=32876 memory=13708 CPUtime=0.3 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 2210 0 0 0 30 0 0 0 20 0 1 0 194000187 33665024 3427 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 8219 3427 851 746 0 7283 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 32876 KiB
Current children cumulated memory: 13708 KiB

[startup+0.70017 s]
/proc/loadavg: 4.12 4.15 4.11 5/256 1046963
/proc/meminfo: memFree=122921764/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=33272 memory=16276 CPUtime=0.69 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 2336 0 0 0 69 0 0 0 20 0 1 0 194000187 34070528 4069 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 8318 4069 851 746 0 7382 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33272 KiB
Current children cumulated memory: 16276 KiB

[startup+1.50019 s]
/proc/loadavg: 4.12 4.15 4.11 5/256 1046963
/proc/meminfo: memFree=122918824/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=34456 memory=19368 CPUtime=1.48 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 2799 0 0 0 148 0 0 0 20 0 1 0 194000187 35282944 4842 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 8614 4842 851 746 0 7678 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 34456 KiB
Current children cumulated memory: 19368 KiB

[startup+3.1053 s]
/proc/loadavg: 4.11 4.14 4.11 5/256 1046963
/proc/meminfo: memFree=122913492/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=34892 memory=21864 CPUtime=3.08 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 3024 0 0 0 308 0 0 0 20 0 1 0 194000187 35729408 5466 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 8723 5466 851 746 0 7787 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 34892 KiB
Current children cumulated memory: 21864 KiB

[startup+6.30015 s]
/proc/loadavg: 4.11 4.14 4.11 5/256 1046963
/proc/meminfo: memFree=122907936/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=36048 memory=25024 CPUtime=6.27 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 3611 0 0 0 627 0 0 0 20 0 1 0 194000187 36913152 6256 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 9012 6256 851 746 0 8076 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 36048 KiB
Current children cumulated memory: 25024 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.14 4.11 5/256 1046965
/proc/meminfo: memFree=122904192/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=37980 memory=29040 CPUtime=12.65 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 4507 0 0 0 1265 0 0 0 20 0 1 0 194000187 38891520 7260 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 9495 7260 851 746 0 8559 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 37980 KiB
Current children cumulated memory: 29040 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.15 4.11 5/256 1046966
/proc/meminfo: memFree=122885128/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=53452 memory=37972 CPUtime=25.42 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 5858 0 0 0 2541 1 0 0 20 0 1 0 194000187 54734848 9493 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 13363 9493 851 746 0 12427 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 53452 KiB
Current children cumulated memory: 37972 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.14 4.11 5/255 1046971
/proc/meminfo: memFree=122880580/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=56112 memory=40528 CPUtime=50.97 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 6528 0 0 0 5095 2 0 0 20 0 1 0 194000187 57458688 10132 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 14028 10132 851 746 0 13092 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 56112 KiB
Current children cumulated memory: 40528 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/255 1046980
/proc/meminfo: memFree=122869836/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=60256 memory=44688 CPUtime=102.03 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 7582 0 0 0 10201 2 0 0 20 0 1 0 194000187 61702144 11172 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 15064 11172 851 746 0 14128 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 60256 KiB
Current children cumulated memory: 44688 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.15 4.11 5/255 1046991
/proc/meminfo: memFree=122853400/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=65744 memory=54240 CPUtime=161.88 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 8976 0 0 0 16186 2 0 0 20 0 1 0 194000187 67321856 13560 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 16436 13560 851 746 0 15500 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 65744 KiB
Current children cumulated memory: 54240 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.14 4.10 6/256 1047004
/proc/meminfo: memFree=122839248/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=67372 memory=55800 CPUtime=221.73 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 9394 0 0 0 22171 2 0 0 20 0 1 0 194000187 68988928 13950 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 16843 13950 851 746 0 15907 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 67372 KiB
Current children cumulated memory: 55800 KiB

[startup+282.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/258 1047018
/proc/meminfo: memFree=122829560/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=69492 memory=58120 CPUtime=281.59 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 9934 0 0 0 28156 3 0 0 20 0 1 0 194000187 71159808 14530 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 17373 14530 851 746 0 16437 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 69492 KiB
Current children cumulated memory: 58120 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/258 1047075
/proc/meminfo: memFree=122860288/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=72684 memory=63280 CPUtime=341.44 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 10742 0 0 0 34141 3 0 0 20 0 1 0 194000187 74428416 15820 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 18171 15820 851 746 0 17235 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 72684 KiB
Current children cumulated memory: 63280 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/258 1047085
/proc/meminfo: memFree=122831016/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=76928 memory=70128 CPUtime=401.28 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 11827 0 0 0 40125 3 0 0 20 0 1 0 194000187 78774272 17532 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 19232 17532 851 746 0 18296 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 76928 KiB
Current children cumulated memory: 70128 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/258 1047096
/proc/meminfo: memFree=122819928/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=77736 memory=71136 CPUtime=461.14 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 12069 0 0 0 46111 3 0 0 20 0 1 0 194000187 79601664 17784 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 19434 17784 851 746 0 18498 0

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

Current children cumulated memory: 125264 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/260 1048766
/proc/meminfo: memFree=122605036/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=141416 memory=125604 CPUtime=2855.19 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 24143 0 0 0 285513 6 0 0 20 0 1 0 194000187 144809984 31401 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35354 31401 851 746 0 34418 0
Current children cumulated CPU time: 2855.19 s
Current children cumulated vsize: 141416 KiB
Current children cumulated memory: 125604 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/259 1048777
/proc/meminfo: memFree=122603192/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=141416 memory=125668 CPUtime=2915.05 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 24190 0 0 0 291499 6 0 0 20 0 1 0 194000187 144809984 31417 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35354 31417 851 746 0 34418 0
Current children cumulated CPU time: 2915.05 s
Current children cumulated vsize: 141416 KiB
Current children cumulated memory: 125668 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/255 1048788
/proc/meminfo: memFree=122600560/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=142040 memory=126060 CPUtime=2974.9 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 24388 0 0 0 297484 6 0 0 20 0 1 0 194000187 145448960 31515 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35510 31515 851 746 0 34574 0
Current children cumulated CPU time: 2974.9 s
Current children cumulated vsize: 142040 KiB
Current children cumulated memory: 126060 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/255 1048798
/proc/meminfo: memFree=122598712/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=142552 memory=126636 CPUtime=3034.76 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 24570 0 0 0 303470 6 0 0 20 0 1 0 194000187 145973248 31659 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35638 31659 851 746 0 34702 0
Current children cumulated CPU time: 3034.76 s
Current children cumulated vsize: 142552 KiB
Current children cumulated memory: 126636 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/255 1048808
/proc/meminfo: memFree=122595040/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=142952 memory=127140 CPUtime=3094.62 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 24718 0 0 0 309456 6 0 0 20 0 1 0 194000187 146382848 31785 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35738 31785 851 746 0 34802 0
Current children cumulated CPU time: 3094.62 s
Current children cumulated vsize: 142952 KiB
Current children cumulated memory: 127140 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/255 1048822
/proc/meminfo: memFree=122593468/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=142952 memory=127228 CPUtime=3154.47 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 24794 0 0 0 315441 6 0 0 20 0 1 0 194000187 146382848 31807 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35738 31807 851 746 0 34802 0
Current children cumulated CPU time: 3154.47 s
Current children cumulated vsize: 142952 KiB
Current children cumulated memory: 127228 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/255 1048832
/proc/meminfo: memFree=122591700/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=143272 memory=127460 CPUtime=3214.33 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 24901 0 0 0 321427 6 0 0 20 0 1 0 194000187 146710528 31865 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35818 31865 851 746 0 34882 0
Current children cumulated CPU time: 3214.33 s
Current children cumulated vsize: 143272 KiB
Current children cumulated memory: 127460 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/258 1048847
/proc/meminfo: memFree=122589652/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=143496 memory=127664 CPUtime=3274.19 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 25011 0 0 0 327413 6 0 0 20 0 1 0 194000187 146939904 31916 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35874 31916 851 746 0 34938 0
Current children cumulated CPU time: 3274.19 s
Current children cumulated vsize: 143496 KiB
Current children cumulated memory: 127664 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/258 1048858
/proc/meminfo: memFree=122585728/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=143832 memory=128116 CPUtime=3334.04 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 25166 0 0 0 333398 6 0 0 20 0 1 0 194000187 147283968 32029 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35958 32029 851 746 0 35022 0
Current children cumulated CPU time: 3334.04 s
Current children cumulated vsize: 143832 KiB
Current children cumulated memory: 128116 KiB

[startup+3402.3 s]
/proc/loadavg: 4.39 4.16 4.11 5/258 1048868
/proc/meminfo: memFree=122578912/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=143832 memory=128148 CPUtime=3393.9 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 25229 0 0 0 339384 6 0 0 20 0 1 0 194000187 147283968 32037 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 35958 32037 851 746 0 35022 0
Current children cumulated CPU time: 3393.9 s
Current children cumulated vsize: 143832 KiB
Current children cumulated memory: 128148 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/258 1048879
/proc/meminfo: memFree=122574696/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=144120 memory=128292 CPUtime=3453.74 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 25336 0 0 0 345368 6 0 0 20 0 1 0 194000187 147578880 32073 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 36030 32073 851 746 0 35094 0
Current children cumulated CPU time: 3453.74 s
Current children cumulated vsize: 144120 KiB
Current children cumulated memory: 128292 KiB

[startup+3522.3 s]
/proc/loadavg: 3.61 4.00 4.06 4/251 1048921
/proc/meminfo: memFree=122691592/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=144120 memory=128356 CPUtime=3513.57 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 25399 0 0 0 351351 6 0 0 20 0 1 0 194000187 147578880 32089 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 36030 32089 851 746 0 35094 0
Current children cumulated CPU time: 3513.57 s
Current children cumulated vsize: 144120 KiB
Current children cumulated memory: 128356 KiB

[startup+3582.3 s]
/proc/loadavg: 3.27 3.83 4.00 4/251 1048933
/proc/meminfo: memFree=122689468/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=144824 memory=128992 CPUtime=3573.39 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 25639 0 0 0 357333 6 0 0 20 0 1 0 194000187 148299776 32248 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 36206 32248 851 746 0 35270 0
Current children cumulated CPU time: 3573.39 s
Current children cumulated vsize: 144824 KiB
Current children cumulated memory: 128992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 3.25 3.78 3.97 4/249 1048938
/proc/meminfo: memFree=122688732/131524600 swapFree=131071996/131071996
[pid=1046962] ppid=1046959 vsize=145160 memory=129248 CPUtime=3600.02 cores=5,7
/proc/1046962/stat : 1046962 (Exact_nosoplex) R 1046959 1046962 1042295 0 -1 4194304 25691 0 0 0 359996 6 0 0 20 0 1 0 194000187 148643840 32312 134679101440 4194304 7248369 140724623626448 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 40755200 140724623631274 140724623631453 140724623631453 140724623638470 0
/proc/1046962/statm: 36290 32312 851 746 0 35354 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 145160 KiB
Current children cumulated memory: 129248 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.97 s, system=0.066845 s

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

Child status: 0

Real time (s): 3609.01
CPU time (s): 3600.03
CPU user time (s): 3599.97
CPU system time (s): 0.066845
CPU usage (%): 99.7513
Max. virtual memory (cumulated for all children) (KiB): 145160
Max. memory (cumulated for all children) (KiB): 129248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.97
system time used= 0.066845
maximum resident set size= 129248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25693
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= 40
involuntary context switches= 2072


# summary of solver processes directly reported to runsolver:
#   pid: 1046962
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.97
#   total CPU system time (s): 0.066845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.55543 second user time and 15.6966 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-19 21:45:32
IDJOB=4450837
IDBENCH=162293
IDSOLVER=3061
FILE ID=nodeC031/4450837-1721418319
RUNJOBID= nodeC031-1721410924-1042308
SLURM_JOB_ID= 7545476
Free space on /tmp= 890068 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round23-0.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-4450837-1721418319/watcher-4450837-1721418319 -o /tmp/evaluation-result-4450837-1721418319/solver-4450837-1721418319 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042308 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1759399859 HOME/instance-4450837-1721418319.opb

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

MD5SUM BENCH= b3190b6d7590b4907713913d99d6bfc0
RANDOM SEED=1759399859

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		: 3646.501
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		: 3659.802
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		: 3600.180
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		: 3600.109
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		: 3646.570
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		: 3655.461
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		: 3599.843
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		: 3656.310
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:        122933180 kB
MemAvailable:   129435304 kB
Buffers:          521344 kB
Cached:          6746980 kB
SwapCached:            0 kB
Active:          1057160 kB
Inactive:        6746856 kB
Active(anon):       1552 kB
Inactive(anon):   579720 kB
Active(file):    1055608 kB
Inactive(file):  6167136 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5392 kB
Writeback:             0 kB
AnonPages:        533612 kB
Mapped:           117520 kB
Shmem:             45912 kB
KReclaimable:     238056 kB
Slab:             367636 kB
SReclaimable:     238056 kB
SUnreclaim:       129580 kB
KernelStack:        4124 kB
PageTables:        10356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     860880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72640 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 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:      254676 kB
DirectMap2M:    39364608 kB
DirectMap1G:    96468992 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC031 at 2024-07-19 22:45:41