Trace number 4450537

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.06 3608.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-2.opb
MD5SUM47ea31a7c9031906789706eba8e52740
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
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.05/3608.80	c Program interrupted by user.
3600.05/3608.80	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 (60994 MiB free)
  memory of node 1: 64510 MiB (59037 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450537-1721410967/watcher-4450537-1721410967 -o /tmp/evaluation-result-4450537-1721410967/solver-4450537-1721410967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042307 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=105324913 HOME/instance-4450537-1721410967.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=1042792, runsolver pid=1042789

[startup+0.100967 s]*
/proc/loadavg: 2.88 2.16 3.01 5/259 1042793
/proc/meminfo: memFree=122902584/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=32348 memory=12968 CPUtime=0.09 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 2014 0 0 0 9 0 0 0 20 0 1 0 193264997 33124352 3242 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 8087 3242 835 746 0 7151 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32348 KiB
Current children cumulated memory: 12968 KiB

[startup+0.205554 s]*
/proc/loadavg: 2.88 2.16 3.01 5/259 1042793
/proc/meminfo: memFree=122902032/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=32820 memory=13416 CPUtime=0.19 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 2140 0 0 0 19 0 0 0 20 0 1 0 193264997 33607680 3354 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 8205 3354 851 746 0 7269 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 32820 KiB
Current children cumulated memory: 13416 KiB

[startup+0.305526 s]*
/proc/loadavg: 2.88 2.16 3.01 5/259 1042793
/proc/meminfo: memFree=122901920/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=32820 memory=13416 CPUtime=0.29 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 2140 0 0 0 29 0 0 0 20 0 1 0 193264997 33607680 3354 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 8205 3354 851 746 0 7269 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 32820 KiB
Current children cumulated memory: 13416 KiB

[startup+0.700235 s]
/proc/loadavg: 2.88 2.16 3.01 5/259 1042793
/proc/meminfo: memFree=122899368/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=33348 memory=15984 CPUtime=0.68 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 2283 0 0 0 68 0 0 0 20 0 1 0 193264997 34148352 3996 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 8337 3996 851 746 0 7401 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 33348 KiB
Current children cumulated memory: 15984 KiB

[startup+1.50022 s]
/proc/loadavg: 2.88 2.16 3.01 5/259 1042793
/proc/meminfo: memFree=122898480/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=34412 memory=19220 CPUtime=1.48 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 2764 0 0 0 148 0 0 0 20 0 1 0 193264997 35237888 4805 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 8603 4805 851 746 0 7667 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 34412 KiB
Current children cumulated memory: 19220 KiB

[startup+3.10543 s]
/proc/loadavg: 2.97 2.19 3.02 5/259 1042793
/proc/meminfo: memFree=122895376/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=34968 memory=19652 CPUtime=3.08 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 2985 0 0 0 308 0 0 0 20 0 1 0 193264997 35807232 4913 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 8742 4913 851 746 0 7806 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 34968 KiB
Current children cumulated memory: 19652 KiB

[startup+6.3002 s]
/proc/loadavg: 2.97 2.19 3.02 5/259 1042793
/proc/meminfo: memFree=122890884/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=35820 memory=22508 CPUtime=6.27 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 3494 0 0 0 627 0 0 0 20 0 1 0 193264997 36679680 5627 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 8955 5627 851 746 0 8019 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 35820 KiB
Current children cumulated memory: 22508 KiB

[startup+12.7002 s]
/proc/loadavg: 3.13 2.25 3.03 5/258 1042794
/proc/meminfo: memFree=122882268/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=37112 memory=29940 CPUtime=12.66 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 4166 0 0 0 1265 1 0 0 20 0 1 0 193264997 38002688 7485 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 9278 7485 851 746 0 8342 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 37112 KiB
Current children cumulated memory: 29940 KiB

[startup+25.5002 s]
/proc/loadavg: 3.34 2.33 3.04 5/259 1042797
/proc/meminfo: memFree=122878152/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=39652 memory=32364 CPUtime=25.42 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 5559 0 0 0 2541 1 0 0 20 0 1 0 193264997 40603648 8091 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 9913 8091 851 746 0 8977 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 39652 KiB
Current children cumulated memory: 32364 KiB

[startup+51.1055 s]
/proc/loadavg: 3.56 2.46 3.07 5/259 1042801
/proc/meminfo: memFree=122869484/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=42976 memory=37728 CPUtime=50.96 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 7654 0 0 0 5094 2 0 0 20 0 1 0 193264997 44007424 9432 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 10744 9432 851 746 0 9808 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 42976 KiB
Current children cumulated memory: 37728 KiB

[startup+102.3 s]
/proc/loadavg: 3.87 2.74 3.13 5/259 1042857
/proc/meminfo: memFree=122960272/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=61068 memory=45464 CPUtime=102.02 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 10638 0 0 0 10199 3 0 0 20 0 1 0 193264997 62533632 11366 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 15267 11366 851 746 0 14331 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 61068 KiB
Current children cumulated memory: 45464 KiB

[startup+162.3 s]
/proc/loadavg: 3.99 2.98 3.19 5/255 1042867
/proc/meminfo: memFree=122931456/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=66304 memory=55692 CPUtime=161.87 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 12005 0 0 0 16184 3 0 0 20 0 1 0 193264997 67895296 13923 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 16576 13923 851 746 0 15640 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 66304 KiB
Current children cumulated memory: 55692 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.20 3.26 5/255 1042877
/proc/meminfo: memFree=122919140/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=67528 memory=56672 CPUtime=221.73 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 12299 0 0 0 22169 4 0 0 20 0 1 0 193264997 69148672 14168 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 16882 14168 851 746 0 15946 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 67528 KiB
Current children cumulated memory: 56672 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.38 3.32 5/255 1042888
/proc/meminfo: memFree=122907740/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=70004 memory=61276 CPUtime=281.58 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 12951 0 0 0 28154 4 0 0 20 0 1 0 193264997 71684096 15319 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 17501 15319 851 746 0 16565 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 70004 KiB
Current children cumulated memory: 61276 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.51 3.37 5/255 1042899
/proc/meminfo: memFree=122892320/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=96224 memory=71708 CPUtime=341.43 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 13955 0 0 0 34138 5 0 0 20 0 1 0 193264997 98533376 17927 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 24056 17927 851 746 0 23120 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 96224 KiB
Current children cumulated memory: 71708 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.62 3.41 5/255 1042909
/proc/meminfo: memFree=122884364/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=99760 memory=75324 CPUtime=401.29 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 14858 0 0 0 40124 5 0 0 20 0 1 0 193264997 102154240 18831 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 24940 18831 851 746 0 24004 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 99760 KiB
Current children cumulated memory: 75324 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.71 3.46 5/257 1042923
/proc/meminfo: memFree=122875068/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=100088 memory=75792 CPUtime=461.12 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 14975 0 0 0 46107 5 0 0 20 0 1 0 193264997 102490112 18948 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 25022 18948 851 746 0 24086 0

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

Current children cumulated memory: 117520 KiB

[startup+2862.3 s]
/proc/loadavg: 4.16 4.18 4.11 5/259 1044534
/proc/meminfo: memFree=122733392/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=138424 memory=118272 CPUtime=2855.34 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 26166 0 0 0 285527 7 0 0 20 0 1 0 193264997 141746176 29568 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 34606 29568 851 746 0 33670 0
Current children cumulated CPU time: 2855.34 s
Current children cumulated vsize: 138424 KiB
Current children cumulated memory: 118272 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.16 4.10 5/258 1044545
/proc/meminfo: memFree=122731668/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=138424 memory=118304 CPUtime=2915.19 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 26220 0 0 0 291512 7 0 0 20 0 1 0 193264997 141746176 29576 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 34606 29576 851 746 0 33670 0
Current children cumulated CPU time: 2915.19 s
Current children cumulated vsize: 138424 KiB
Current children cumulated memory: 118304 KiB

[startup+2982.3 s]
/proc/loadavg: 4.23 4.18 4.11 5/258 1044557
/proc/meminfo: memFree=122730772/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=139144 memory=118848 CPUtime=2975.05 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 26445 0 0 0 297498 7 0 0 20 0 1 0 193264997 142483456 29712 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 34786 29712 851 746 0 33850 0
Current children cumulated CPU time: 2975.05 s
Current children cumulated vsize: 139144 KiB
Current children cumulated memory: 118848 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.16 4.10 5/258 1044568
/proc/meminfo: memFree=122727460/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=140092 memory=119848 CPUtime=3034.91 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 26733 0 0 0 303483 8 0 0 20 0 1 0 193264997 143454208 29962 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35023 29962 851 746 0 34087 0
Current children cumulated CPU time: 3034.91 s
Current children cumulated vsize: 140092 KiB
Current children cumulated memory: 119848 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/258 1044579
/proc/meminfo: memFree=122724976/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=140524 memory=120376 CPUtime=3094.76 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 26901 0 0 0 309468 8 0 0 20 0 1 0 193264997 143896576 30094 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35131 30094 851 746 0 34195 0
Current children cumulated CPU time: 3094.76 s
Current children cumulated vsize: 140524 KiB
Current children cumulated memory: 120376 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/255 1044589
/proc/meminfo: memFree=122723224/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=140684 memory=120508 CPUtime=3154.62 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 26980 0 0 0 315454 8 0 0 20 0 1 0 193264997 144060416 30127 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35171 30127 851 746 0 34235 0
Current children cumulated CPU time: 3154.62 s
Current children cumulated vsize: 140684 KiB
Current children cumulated memory: 120508 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.16 4.10 5/255 1044599
/proc/meminfo: memFree=122721816/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=140956 memory=120768 CPUtime=3214.48 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27097 0 0 0 321440 8 0 0 20 0 1 0 193264997 144338944 30192 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35239 30192 851 746 0 34303 0
Current children cumulated CPU time: 3214.48 s
Current children cumulated vsize: 140956 KiB
Current children cumulated memory: 120768 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.10 5/255 1044610
/proc/meminfo: memFree=122720392/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=140956 memory=120896 CPUtime=3274.33 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27177 0 0 0 327425 8 0 0 20 0 1 0 193264997 144338944 30224 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35239 30224 851 746 0 34303 0
Current children cumulated CPU time: 3274.33 s
Current children cumulated vsize: 140956 KiB
Current children cumulated memory: 120896 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.16 4.10 5/255 1044621
/proc/meminfo: memFree=122718716/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=141484 memory=121332 CPUtime=3334.19 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27332 0 0 0 333411 8 0 0 20 0 1 0 193264997 144879616 30333 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35371 30333 851 746 0 34435 0
Current children cumulated CPU time: 3334.19 s
Current children cumulated vsize: 141484 KiB
Current children cumulated memory: 121332 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.16 4.10 5/255 1044631
/proc/meminfo: memFree=122717616/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=141628 memory=121472 CPUtime=3394.05 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27418 0 0 0 339397 8 0 0 20 0 1 0 193264997 145027072 30368 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35407 30368 851 746 0 34471 0
Current children cumulated CPU time: 3394.05 s
Current children cumulated vsize: 141628 KiB
Current children cumulated memory: 121472 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/258 1044646
/proc/meminfo: memFree=122715872/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=141932 memory=121792 CPUtime=3453.9 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27560 0 0 0 345382 8 0 0 20 0 1 0 193264997 145338368 30448 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35483 30448 851 746 0 34547 0
Current children cumulated CPU time: 3453.9 s
Current children cumulated vsize: 141932 KiB
Current children cumulated memory: 121792 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/258 1044657
/proc/meminfo: memFree=122714488/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=142076 memory=121920 CPUtime=3513.76 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27635 0 0 0 351368 8 0 0 20 0 1 0 193264997 145485824 30480 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35519 30480 851 746 0 34583 0
Current children cumulated CPU time: 3513.76 s
Current children cumulated vsize: 142076 KiB
Current children cumulated memory: 121920 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/258 1044759
/proc/meminfo: memFree=122730900/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=142524 memory=122224 CPUtime=3573.61 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27831 0 0 0 357353 8 0 0 20 0 1 0 193264997 145944576 30556 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35631 30556 851 746 0 34695 0
Current children cumulated CPU time: 3573.61 s
Current children cumulated vsize: 142524 KiB
Current children cumulated memory: 122224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 1044762
/proc/meminfo: memFree=122717456/131524600 swapFree=131071996/131071996
[pid=1042792] ppid=1042789 vsize=143068 memory=122740 CPUtime=3600.05 cores=1,3
/proc/1042792/stat : 1042792 (Exact_nosoplex) R 1042789 1042792 1042295 0 -1 4194304 27942 0 0 0 359997 8 0 0 20 0 1 0 193264997 146501632 30685 134679101440 4194304 7248369 140735254438000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 33595392 140735254447019 140735254447197 140735254447197 140735254454214 0
/proc/1042792/statm: 35767 30685 851 746 0 34831 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 143068 KiB
Current children cumulated memory: 122740 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.98 s, system=0.083804 s

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

Child status: 0

Real time (s): 3608.8
CPU time (s): 3600.06
CPU user time (s): 3599.98
CPU system time (s): 0.083804
CPU usage (%): 99.7578
Max. virtual memory (cumulated for all children) (KiB): 143068
Max. memory (cumulated for all children) (KiB): 122740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.98
system time used= 0.083804
maximum resident set size= 122740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27944
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= 2268


# summary of solver processes directly reported to runsolver:
#   pid: 1042792
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.98
#   total CPU system time (s): 0.083804

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.7492 second user time and 15.6326 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-19 19:43:00
IDJOB=4450537
IDBENCH=162158
IDSOLVER=3061
FILE ID=nodeC031/4450537-1721410967
RUNJOBID= nodeC031-1721410924-1042307
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-size128-round23-2.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-4450537-1721410967/watcher-4450537-1721410967 -o /tmp/evaluation-result-4450537-1721410967/solver-4450537-1721410967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042307 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=105324913 HOME/instance-4450537-1721410967.opb

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

MD5SUM BENCH= 47ea31a7c9031906789706eba8e52740
RANDOM SEED=105324913

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		: 3655.595
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.908
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.942
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		: 3656.639
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		: 3655.544
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		: 3661.858
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.804
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		: 3601.276
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:        122912680 kB
MemAvailable:   129424556 kB
Buffers:          517072 kB
Cached:          6761312 kB
SwapCached:            0 kB
Active:          1054464 kB
Inactive:        6769896 kB
Active(anon):       1552 kB
Inactive(anon):   590364 kB
Active(file):    1052912 kB
Inactive(file):  6179532 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             11936 kB
Writeback:             8 kB
AnonPages:        544068 kB
Mapped:           117308 kB
Shmem:             45912 kB
KReclaimable:     238156 kB
Slab:             367900 kB
SReclaimable:     238156 kB
SUnreclaim:       129744 kB
KernelStack:        4124 kB
PageTables:        10372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     834672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72416 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 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= 890064 MiB
End job on nodeC031 at 2024-07-19 20:43:09