Trace number 4433583

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Exact_no_SoPlex 2024-07-05? (TO) 3600.07 3609.32

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2386.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.04/3609.30	c Program interrupted by user.
3600.04/3609.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433583-1721117153/watcher-4433583-1721117153 -o /tmp/evaluation-result-4433583-1721117153/solver-4433583-1721117153 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721117151-863631 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1920325669 HOME/instance-4433583-1721117153.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=863877, runsolver pid=863874

[startup+0.100299 s]*
/proc/loadavg: 1.53 1.18 1.28 5/256 863878
/proc/meminfo: memFree=119338688/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=48292 memory=34880 CPUtime=0.09 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 6626 0 0 0 8 1 0 0 20 0 1 0 163877753 49451008 8720 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 12073 8720 787 746 0 11137 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 48292 KiB
Current children cumulated memory: 34880 KiB

[startup+0.206297 s]*
/proc/loadavg: 1.73 1.22 1.30 5/256 863878
/proc/meminfo: memFree=119318196/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=55880 memory=44676 CPUtime=0.19 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 8216 0 0 0 17 2 0 0 20 0 1 0 163877753 57221120 11169 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 13970 11169 835 746 0 13034 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 55880 KiB
Current children cumulated memory: 44676 KiB

[startup+0.305889 s]*
/proc/loadavg: 1.73 1.22 1.30 5/256 863878
/proc/meminfo: memFree=119308832/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=56540 memory=45200 CPUtime=0.29 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 8369 0 0 0 27 2 0 0 20 0 1 0 163877753 57896960 11300 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 14135 11300 835 746 0 13199 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 56540 KiB
Current children cumulated memory: 45200 KiB

[startup+0.700225 s]
/proc/loadavg: 1.73 1.22 1.30 5/256 863878
/proc/meminfo: memFree=119289884/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=57864 memory=48888 CPUtime=0.68 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 8718 0 0 0 66 2 0 0 20 0 1 0 163877753 59252736 12222 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 14466 12222 851 746 0 13530 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 57864 KiB
Current children cumulated memory: 48888 KiB

[startup+1.50023 s]
/proc/loadavg: 1.73 1.22 1.30 5/256 863878
/proc/meminfo: memFree=119248584/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=60564 memory=55352 CPUtime=1.48 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 9354 0 0 0 146 2 0 0 20 0 1 0 163877753 62017536 13838 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 15141 13838 851 746 0 14205 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 60564 KiB
Current children cumulated memory: 55352 KiB

[startup+3.10597 s]
/proc/loadavg: 1.73 1.22 1.30 5/256 863879
/proc/meminfo: memFree=119639280/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=76064 memory=63048 CPUtime=3.07 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 9984 0 0 0 305 2 0 0 20 0 1 0 163877753 77889536 15762 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 19016 15762 851 746 0 18080 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 76064 KiB
Current children cumulated memory: 63048 KiB

[startup+6.30022 s]
/proc/loadavg: 1.91 1.27 1.31 5/256 863879
/proc/meminfo: memFree=119471552/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=103736 memory=79688 CPUtime=6.26 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 11983 0 0 0 622 4 0 0 20 0 1 0 163877753 106225664 19922 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 25934 19922 851 746 0 24998 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 103736 KiB
Current children cumulated memory: 79688 KiB

[startup+12.7002 s]
/proc/loadavg: 2.08 1.32 1.32 5/256 863879
/proc/meminfo: memFree=118718380/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=109588 memory=89728 CPUtime=12.64 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 13486 0 0 0 1260 4 0 0 20 0 1 0 163877753 112218112 22432 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 27397 22432 851 746 0 26461 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 109588 KiB
Current children cumulated memory: 89728 KiB

[startup+25.5003 s]
/proc/loadavg: 2.45 1.42 1.36 5/256 863882
/proc/meminfo: memFree=118045976/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=115040 memory=97488 CPUtime=25.41 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 14962 0 0 0 2537 4 0 0 20 0 1 0 163877753 117800960 24372 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 28760 24372 851 746 0 27824 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 115040 KiB
Current children cumulated memory: 97488 KiB

[startup+51.1061 s]
/proc/loadavg: 3.06 1.67 1.44 5/256 863885
/proc/meminfo: memFree=117282560/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=120716 memory=105312 CPUtime=50.95 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 15961 0 0 0 5090 5 0 0 20 0 1 0 163877753 123613184 26328 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 30179 26328 851 746 0 29243 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 120716 KiB
Current children cumulated memory: 105312 KiB

[startup+102.3 s]
/proc/loadavg: 3.70 2.06 1.59 5/256 863895
/proc/meminfo: memFree=116812632/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=123584 memory=110532 CPUtime=102 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 16760 0 0 0 10195 5 0 0 20 0 1 0 163877753 126550016 27633 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 30896 27633 851 746 0 29960 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 123584 KiB
Current children cumulated memory: 110532 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 2.45 1.76 5/256 863905
/proc/meminfo: memFree=115758028/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=131428 memory=123880 CPUtime=161.84 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 18621 0 0 0 16179 5 0 0 20 0 1 0 163877753 134582272 30970 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 32857 30970 851 746 0 31921 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 131428 KiB
Current children cumulated memory: 123880 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 2.77 1.91 5/256 863916
/proc/meminfo: memFree=114246568/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=134860 memory=127212 CPUtime=221.69 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 19511 0 0 0 22163 6 0 0 20 0 1 0 163877753 138096640 31803 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 33715 31803 851 746 0 32779 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 134860 KiB
Current children cumulated memory: 127212 KiB

[startup+282.3 s]
/proc/loadavg: 4.22 3.04 2.06 5/259 863933
/proc/meminfo: memFree=113397904/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=136844 memory=129236 CPUtime=281.52 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 20033 0 0 0 28146 6 0 0 20 0 1 0 163877753 140128256 32309 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 34211 32309 851 746 0 33275 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 136844 KiB
Current children cumulated memory: 129236 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 3.25 2.19 5/258 863943
/proc/meminfo: memFree=112603136/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=139372 memory=131772 CPUtime=341.36 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 20692 0 0 0 34130 6 0 0 20 0 1 0 163877753 142716928 32943 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 34843 32943 851 746 0 33907 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 139372 KiB
Current children cumulated memory: 131772 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 3.42 2.32 5/258 863953
/proc/meminfo: memFree=112588400/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=139564 memory=131976 CPUtime=401.2 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 20767 0 0 0 40114 6 0 0 20 0 1 0 163877753 142913536 32994 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 34891 32994 851 746 0 33955 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 139564 KiB
Current children cumulated memory: 131976 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.54 2.43 5/258 863963
/proc/meminfo: memFree=112570636/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=140300 memory=132684 CPUtime=461.04 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 20976 0 0 0 46098 6 0 0 20 0 1 0 163877753 143667200 33171 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 35075 33171 851 746 0 34139 0

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

Current children cumulated memory: 179632 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.11 4.02 5/257 865166
/proc/meminfo: memFree=125322628/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=215136 memory=179632 CPUtime=2914.72 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 31190 0 0 0 291463 9 0 0 20 0 1 0 163877753 220299264 44908 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 53784 44908 851 746 0 52848 0
Current children cumulated CPU time: 2914.72 s
Current children cumulated vsize: 215136 KiB
Current children cumulated memory: 179632 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.10 4.02 5/257 865559
/proc/meminfo: memFree=125315428/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=215456 memory=181772 CPUtime=2974.58 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 31345 0 0 0 297449 9 0 0 20 0 1 0 163877753 220626944 45443 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 53864 45443 851 746 0 52928 0
Current children cumulated CPU time: 2974.58 s
Current children cumulated vsize: 215456 KiB
Current children cumulated memory: 181772 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.10 4.02 5/257 865570
/proc/meminfo: memFree=125310704/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=215456 memory=181992 CPUtime=3034.43 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 31436 0 0 0 303434 9 0 0 20 0 1 0 163877753 220626944 45498 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 53864 45498 851 746 0 52928 0
Current children cumulated CPU time: 3034.43 s
Current children cumulated vsize: 215456 KiB
Current children cumulated memory: 181992 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.09 4.02 5/257 865581
/proc/meminfo: memFree=125308280/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=215648 memory=182128 CPUtime=3094.28 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 31546 0 0 0 309419 9 0 0 20 0 1 0 163877753 220823552 45532 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 53912 45532 851 746 0 52976 0
Current children cumulated CPU time: 3094.28 s
Current children cumulated vsize: 215648 KiB
Current children cumulated memory: 182128 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.02 5/259 865761
/proc/meminfo: memFree=125304452/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=215904 memory=182384 CPUtime=3154.13 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 31690 0 0 0 315404 9 0 0 20 0 1 0 163877753 221085696 45596 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 53976 45596 851 746 0 53040 0
Current children cumulated CPU time: 3154.13 s
Current children cumulated vsize: 215904 KiB
Current children cumulated memory: 182384 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.13 4.03 5/259 865771
/proc/meminfo: memFree=125295868/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=215904 memory=182512 CPUtime=3213.98 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 31799 0 0 0 321389 9 0 0 20 0 1 0 163877753 221085696 45628 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 53976 45628 851 746 0 53040 0
Current children cumulated CPU time: 3213.98 s
Current children cumulated vsize: 215904 KiB
Current children cumulated memory: 182512 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.03 5/257 865784
/proc/meminfo: memFree=125293828/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=216480 memory=182960 CPUtime=3273.83 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 31990 0 0 0 327374 9 0 0 20 0 1 0 163877753 221675520 45740 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 54120 45740 851 746 0 53184 0
Current children cumulated CPU time: 3273.83 s
Current children cumulated vsize: 216480 KiB
Current children cumulated memory: 182960 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.13 4.04 5/257 865805
/proc/meminfo: memFree=125291788/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=216480 memory=182960 CPUtime=3333.69 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 32072 0 0 0 333360 9 0 0 20 0 1 0 163877753 221675520 45740 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 54120 45740 851 746 0 53184 0
Current children cumulated CPU time: 3333.69 s
Current children cumulated vsize: 216480 KiB
Current children cumulated memory: 182960 KiB

[startup+3402.3 s]
/proc/loadavg: 4.33 4.19 4.07 5/256 865815
/proc/meminfo: memFree=125288032/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=217184 memory=183524 CPUtime=3393.54 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 32327 0 0 0 339345 9 0 0 20 0 1 0 163877753 222396416 45881 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 54296 45881 851 746 0 53360 0
Current children cumulated CPU time: 3393.54 s
Current children cumulated vsize: 217184 KiB
Current children cumulated memory: 183524 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.17 4.07 5/255 865825
/proc/meminfo: memFree=125285312/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=217184 memory=183664 CPUtime=3453.39 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 32405 0 0 0 345330 9 0 0 20 0 1 0 163877753 222396416 45916 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 54296 45916 851 746 0 53360 0
Current children cumulated CPU time: 3453.39 s
Current children cumulated vsize: 217184 KiB
Current children cumulated memory: 183664 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.15 4.07 5/255 865837
/proc/meminfo: memFree=125282456/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=217376 memory=183856 CPUtime=3513.25 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 32531 0 0 0 351316 9 0 0 20 0 1 0 163877753 222593024 45964 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 54344 45964 851 746 0 53408 0
Current children cumulated CPU time: 3513.25 s
Current children cumulated vsize: 217376 KiB
Current children cumulated memory: 183856 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.14 4.07 5/254 865847
/proc/meminfo: memFree=125273624/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=221276 memory=191872 CPUtime=3573.1 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 33084 0 0 0 357301 9 0 0 20 0 1 0 163877753 226586624 47968 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 55319 47968 851 746 0 54383 0
Current children cumulated CPU time: 3573.1 s
Current children cumulated vsize: 221276 KiB
Current children cumulated memory: 191872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.13 4.14 4.07 5/254 865943
/proc/meminfo: memFree=128116904/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=221276 memory=191872 CPUtime=3600.04 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 33093 0 0 0 359995 9 0 0 20 0 1 0 163877753 226586624 47968 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 55319 47968 851 746 0 54383 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 221276 KiB
Current children cumulated memory: 191872 KiB

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

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

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

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

[startup+3609.3 s]
/proc/loadavg: 4.13 4.14 4.07 5/254 865943
/proc/meminfo: memFree=128116904/131524600 swapFree=131071996/131071996
[pid=863877] ppid=863874 vsize=221276 memory=191872 CPUtime=3600.04 cores=5,7
/proc/863877/stat : 863877 (Exact_nosoplex) R 863874 863877 863618 0 -1 4194304 33093 0 0 0 359995 9 0 0 20 0 1 0 163877753 226586624 47968 134679101440 4194304 7248369 140728693349728 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 44724224 140728693355436 140728693355615 140728693355615 140728693362630 0
/proc/863877/statm: 55319 47968 851 746 0 54383 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 221276 KiB
Current children cumulated memory: 191872 KiB

Child status: 0

Real time (s): 3609.32
CPU time (s): 3600.07
CPU user time (s): 3599.97
CPU system time (s): 0.096745
CPU usage (%): 99.7436
Max. virtual memory (cumulated for all children) (KiB): 221276
Max. memory (cumulated for all children) (KiB): 191872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.97
system time used= 0.096745
maximum resident set size= 194516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33096
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= 37
involuntary context switches= 1533


# summary of solver processes directly reported to runsolver:
#   pid: 863877
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.97
#   total CPU system time (s): 0.096745

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81631 second user time and 17.2432 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-16 10:06:06
IDJOB=4433583
IDBENCH=148770
IDSOLVER=3061
FILE ID=nodeC018/4433583-1721117153
RUNJOBID= nodeC018-1721117151-863631
SLURM_JOB_ID= 7505661
Free space on /tmp= 889816 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.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-4433583-1721117153/watcher-4433583-1721117153 -o /tmp/evaluation-result-4433583-1721117153/solver-4433583-1721117153 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721117151-863631 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1920325669 HOME/instance-4433583-1721117153.opb

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=1920325669

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119304028 kB
MemAvailable:   119839472 kB
Buffers:          388964 kB
Cached:           985000 kB
SwapCached:            0 kB
Active:           892288 kB
Inactive:       10718248 kB
Active(anon):       1560 kB
Inactive(anon): 10272412 kB
Active(file):     890728 kB
Inactive(file):   445836 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            277104 kB
Writeback:            32 kB
AnonPages:      10234476 kB
Mapped:           116084 kB
Shmem:             37720 kB
KReclaimable:      77408 kB
Slab:             184140 kB
SReclaimable:      77408 kB
SUnreclaim:       106732 kB
KernelStack:        4160 kB
PageTables:        29764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   11077556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61760 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5670912 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:      232148 kB
DirectMap2M:    16318464 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 890040 MiB
End job on nodeC018 at 2024-07-16 11:06:15