Trace number 4450597

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.04 3610.6

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size160-round23-5.opb
MD5SUM31f4cbeae6238292a97a65729b160061
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 constraints9536
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)448
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.03/3610.60	c Program interrupted by user.
3600.03/3610.60	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 (60961 MiB free)
  memory of node 1: 64510 MiB (58918 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450597-1721414521/watcher-4450597-1721414521 -o /tmp/evaluation-result-4450597-1721414521/solver-4450597-1721414521 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042306 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1764356566 HOME/instance-4450597-1721414521.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1044707, runsolver pid=1044704

[startup+0.100534 s]*
/proc/loadavg: 4.13 4.13 4.09 5/258 1044708
/proc/meminfo: memFree=122747124/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=32452 memory=13064 CPUtime=0.09 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 2048 0 0 0 9 0 0 0 20 0 1 0 193620393 33230848 3266 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 8113 3266 835 746 0 7177 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32452 KiB
Current children cumulated memory: 13064 KiB

[startup+0.206532 s]*
/proc/loadavg: 4.13 4.13 4.09 5/258 1044708
/proc/meminfo: memFree=122746780/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=32808 memory=13556 CPUtime=0.19 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 2169 0 0 0 19 0 0 0 20 0 1 0 193620393 33595392 3389 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 8202 3389 851 746 0 7266 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 32808 KiB
Current children cumulated memory: 13556 KiB

[startup+0.305531 s]*
/proc/loadavg: 4.13 4.13 4.09 5/258 1044708
/proc/meminfo: memFree=122746444/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=32808 memory=13556 CPUtime=0.28 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 2188 0 0 0 28 0 0 0 20 0 1 0 193620393 33595392 3389 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 8202 3389 851 746 0 7266 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 32808 KiB
Current children cumulated memory: 13556 KiB

[startup+0.700531 s]
/proc/loadavg: 4.13 4.13 4.09 5/258 1044708
/proc/meminfo: memFree=122746096/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=33336 memory=16124 CPUtime=0.67 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 2319 0 0 0 66 1 0 0 20 0 1 0 193620393 34136064 4031 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 8334 4031 851 746 0 7398 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 33336 KiB
Current children cumulated memory: 16124 KiB

[startup+1.50019 s]
/proc/loadavg: 4.13 4.13 4.09 5/258 1044708
/proc/meminfo: memFree=122743384/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=34532 memory=19340 CPUtime=1.46 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 2794 0 0 0 145 1 0 0 20 0 1 0 193620393 35360768 4835 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 8633 4835 851 746 0 7697 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 34532 KiB
Current children cumulated memory: 19340 KiB

[startup+3.10549 s]
/proc/loadavg: 4.13 4.13 4.09 5/258 1044754
/proc/meminfo: memFree=122762512/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=34924 memory=19744 CPUtime=3.06 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 3007 0 0 0 305 1 0 0 20 0 1 0 193620393 35762176 4936 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 8731 4936 851 746 0 7795 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 34924 KiB
Current children cumulated memory: 19744 KiB

[startup+6.30017 s]
/proc/loadavg: 4.12 4.13 4.09 5/258 1044755
/proc/meminfo: memFree=122753888/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=35916 memory=22740 CPUtime=6.25 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 3551 0 0 0 624 1 0 0 20 0 1 0 193620393 36777984 5685 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 8979 5685 851 746 0 8043 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 35916 KiB
Current children cumulated memory: 22740 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.13 4.09 5/258 1044755
/proc/meminfo: memFree=122743432/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=37312 memory=28240 CPUtime=12.62 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 4328 0 0 0 1261 1 0 0 20 0 1 0 193620393 38207488 7060 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 9328 7060 851 746 0 8392 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 37312 KiB
Current children cumulated memory: 28240 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.12 4.09 5/258 1044758
/proc/meminfo: memFree=122731860/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=39888 memory=32752 CPUtime=25.38 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 5668 0 0 0 2537 1 0 0 20 0 1 0 193620393 40845312 8188 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 9972 8188 851 746 0 9036 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 39888 KiB
Current children cumulated memory: 32752 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 1044762
/proc/meminfo: memFree=122718924/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=56136 memory=40712 CPUtime=50.91 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 7888 0 0 0 5089 2 0 0 20 0 1 0 193620393 57483264 10178 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 14034 10178 851 746 0 13098 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 56136 KiB
Current children cumulated memory: 40712 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/258 1044817
/proc/meminfo: memFree=122787024/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=60560 memory=51160 CPUtime=101.96 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 9022 0 0 0 10194 2 0 0 20 0 1 0 193620393 62013440 12790 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 15140 12790 851 746 0 14204 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 60560 KiB
Current children cumulated memory: 51160 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/259 1044875
/proc/meminfo: memFree=122844644/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=66952 memory=57360 CPUtime=161.8 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 10622 0 0 0 16177 3 0 0 20 0 1 0 193620393 68558848 14340 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 16738 14340 851 746 0 15802 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 66952 KiB
Current children cumulated memory: 57360 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 1044931
/proc/meminfo: memFree=122824868/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=68632 memory=59152 CPUtime=221.6 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 11081 0 0 0 22157 3 0 0 20 0 1 0 193620393 70279168 14788 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 17158 14788 851 746 0 16222 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 68632 KiB
Current children cumulated memory: 59152 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 1044941
/proc/meminfo: memFree=122807124/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=72632 memory=63032 CPUtime=281.41 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 12074 0 0 0 28137 4 0 0 20 0 1 0 193620393 74375168 15758 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 18158 15758 851 746 0 17222 0
Current children cumulated CPU time: 281.41 s
Current children cumulated vsize: 72632 KiB
Current children cumulated memory: 63032 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 1044952
/proc/meminfo: memFree=122785108/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=75864 memory=66132 CPUtime=341.22 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 12866 0 0 0 34118 4 0 0 20 0 1 0 193620393 77684736 16533 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 18966 16533 851 746 0 18030 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 75864 KiB
Current children cumulated memory: 66132 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/256 1044963
/proc/meminfo: memFree=122772196/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=78724 memory=70052 CPUtime=401.06 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 13637 0 0 0 40102 4 0 0 20 0 1 0 193620393 80613376 17513 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 19681 17513 851 746 0 18745 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 78724 KiB
Current children cumulated memory: 70052 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/255 1044973
/proc/meminfo: memFree=122763160/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=79380 memory=70720 CPUtime=460.89 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 13842 0 0 0 46085 4 0 0 20 0 1 0 193620393 81285120 17680 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 19845 17680 851 746 0 18909 0

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

Current children cumulated memory: 114620 KiB

[startup+2862.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/259 1046544
/proc/meminfo: memFree=122635612/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=136668 memory=114628 CPUtime=2853.95 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 24208 0 0 0 285384 11 0 0 20 0 1 0 193620393 139948032 28657 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34167 28657 851 746 0 33231 0
Current children cumulated CPU time: 2853.95 s
Current children cumulated vsize: 136668 KiB
Current children cumulated memory: 114628 KiB

[startup+2922.3 s]
/proc/loadavg: 4.20 4.16 4.10 5/261 1046615
/proc/meminfo: memFree=122633352/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=136972 memory=114812 CPUtime=2913.8 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 24335 0 0 0 291369 11 0 0 20 0 1 0 193620393 140259328 28703 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34243 28703 851 746 0 33307 0
Current children cumulated CPU time: 2913.8 s
Current children cumulated vsize: 136972 KiB
Current children cumulated memory: 114812 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.16 4.10 5/259 1046625
/proc/meminfo: memFree=122630472/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=138172 memory=115932 CPUtime=2973.61 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 24685 0 0 0 297350 11 0 0 20 0 1 0 193620393 141488128 28983 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34543 28983 851 746 0 33607 0
Current children cumulated CPU time: 2973.61 s
Current children cumulated vsize: 138172 KiB
Current children cumulated memory: 115932 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/259 1046637
/proc/meminfo: memFree=122628064/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=138172 memory=116196 CPUtime=3033.42 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 24757 0 0 0 303331 11 0 0 20 0 1 0 193620393 141488128 29049 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34543 29049 851 746 0 33607 0
Current children cumulated CPU time: 3033.42 s
Current children cumulated vsize: 138172 KiB
Current children cumulated memory: 116196 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/258 1046647
/proc/meminfo: memFree=122626004/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=138316 memory=116268 CPUtime=3093.22 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 24826 0 0 0 309311 11 0 0 20 0 1 0 193620393 141635584 29067 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34579 29067 851 746 0 33643 0
Current children cumulated CPU time: 3093.22 s
Current children cumulated vsize: 138316 KiB
Current children cumulated memory: 116268 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.12 4.09 5/258 1046658
/proc/meminfo: memFree=122623920/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=138540 memory=116412 CPUtime=3153.03 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 24921 0 0 0 315292 11 0 0 20 0 1 0 193620393 141864960 29103 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34635 29103 851 746 0 33699 0
Current children cumulated CPU time: 3153.03 s
Current children cumulated vsize: 138540 KiB
Current children cumulated memory: 116412 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 1046669
/proc/meminfo: memFree=122615376/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=139164 memory=116996 CPUtime=3212.84 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 25129 0 0 0 321273 11 0 0 20 0 1 0 193620393 142503936 29249 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34791 29249 851 746 0 33855 0
Current children cumulated CPU time: 3212.84 s
Current children cumulated vsize: 139164 KiB
Current children cumulated memory: 116996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/255 1046680
/proc/meminfo: memFree=122607568/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=139948 memory=119940 CPUtime=3272.65 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 25377 0 0 0 327254 11 0 0 20 0 1 0 193620393 143306752 29985 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34987 29985 851 746 0 34051 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 139948 KiB
Current children cumulated memory: 119940 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/255 1046692
/proc/meminfo: memFree=122606284/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=139948 memory=119956 CPUtime=3332.46 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 25432 0 0 0 333235 11 0 0 20 0 1 0 193620393 143306752 29989 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 34987 29989 851 746 0 34051 0
Current children cumulated CPU time: 3332.46 s
Current children cumulated vsize: 139948 KiB
Current children cumulated memory: 119956 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/255 1046703
/proc/meminfo: memFree=122604160/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=140496 memory=120476 CPUtime=3392.26 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 25617 0 0 0 339215 11 0 0 20 0 1 0 193620393 143867904 30119 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 35124 30119 851 746 0 34188 0
Current children cumulated CPU time: 3392.26 s
Current children cumulated vsize: 140496 KiB
Current children cumulated memory: 120476 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/255 1046713
/proc/meminfo: memFree=122602088/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=140496 memory=120520 CPUtime=3452.11 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 25676 0 0 0 345200 11 0 0 20 0 1 0 193620393 143867904 30130 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 35124 30130 851 746 0 34188 0
Current children cumulated CPU time: 3452.11 s
Current children cumulated vsize: 140496 KiB
Current children cumulated memory: 120520 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/258 1046729
/proc/meminfo: memFree=122598164/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=141056 memory=121048 CPUtime=3511.95 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 25879 0 0 0 351184 11 0 0 20 0 1 0 193620393 144441344 30262 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 35264 30262 851 746 0 34328 0
Current children cumulated CPU time: 3511.95 s
Current children cumulated vsize: 141056 KiB
Current children cumulated memory: 121048 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/259 1046740
/proc/meminfo: memFree=122595184/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=142192 memory=122024 CPUtime=3571.8 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 26205 0 0 0 357169 11 0 0 20 0 1 0 193620393 145604608 30506 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 35548 30506 851 746 0 34612 0
Current children cumulated CPU time: 3571.8 s
Current children cumulated vsize: 142192 KiB
Current children cumulated memory: 122024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.11 4.09 4.09 5/259 1046745
/proc/meminfo: memFree=122593580/131524600 swapFree=131071996/131071996
[pid=1044707] ppid=1044704 vsize=142576 memory=122536 CPUtime=3600.03 cores=4,6
/proc/1044707/stat : 1044707 (Exact_nosoplex) R 1044704 1044707 1042295 0 -1 4194304 26297 0 0 0 359992 11 0 0 20 0 1 0 193620393 145997824 30634 134679101440 4194304 7248369 140736313892640 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 26632192 140736313897898 140736313898077 140736313898077 140736313905094 0
/proc/1044707/statm: 35644 30634 851 746 0 34708 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 142576 KiB
Current children cumulated memory: 122536 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.92 s, system=0.118327 s

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

Child status: 0

Real time (s): 3610.6
CPU time (s): 3600.04
CPU user time (s): 3599.92
CPU system time (s): 0.118327
CPU usage (%): 99.7075
Max. virtual memory (cumulated for all children) (KiB): 142576
Max. memory (cumulated for all children) (KiB): 122536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.92
system time used= 0.118327
maximum resident set size= 122536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26299
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= 3491


# summary of solver processes directly reported to runsolver:
#   pid: 1044707
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.92
#   total CPU system time (s): 0.118327

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.38418 second user time and 16.4971 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-19 20:42:14
IDJOB=4450597
IDBENCH=162170
IDSOLVER=3061
FILE ID=nodeC031/4450597-1721414521
RUNJOBID= nodeC031-1721410924-1042306
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-size160-round23-5.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-4450597-1721414521/watcher-4450597-1721414521 -o /tmp/evaluation-result-4450597-1721414521/solver-4450597-1721414521 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721410924-1042306 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1764356566 HOME/instance-4450597-1721414521.opb

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

MD5SUM BENCH= 31f4cbeae6238292a97a65729b160061
RANDOM SEED=1764356566

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		: 3636.175
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		: 3672.773
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.817
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.120
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		: 3611.803
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		: 3672.918
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		: 3646.524
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		: 3600.160
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:        122757708 kB
MemAvailable:   129312336 kB
Buffers:          518916 kB
Cached:          6801864 kB
SwapCached:            0 kB
Active:          1054812 kB
Inactive:        6924568 kB
Active(anon):       1552 kB
Inactive(anon):   702636 kB
Active(file):    1053260 kB
Inactive(file):  6221932 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5288 kB
Writeback:             0 kB
AnonPages:        654340 kB
Mapped:           117396 kB
Shmem:             45912 kB
KReclaimable:     238168 kB
Slab:             367836 kB
SReclaimable:     238168 kB
SUnreclaim:       129668 kB
KernelStack:        4192 kB
PageTables:        10596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1117968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    505856 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 21:42:25