Trace number 4441566

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
LS-MabSP 2024-07-10? 3600.01 3610.86

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.4.accl.ucl.opb
MD5SUMddebabde72c7b5ddfd98b8636a36d96f
Bench CategoryDEC-LIN (decision problem, linear constraints, no 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 benchmark0.082905
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3939
Total number of constraints10412
Number of constraints which are clauses9740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints672
Minimum length of a constraint1
Maximum length of a constraint13
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 69
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 258
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.66/6.76	c Filename:instance-4441566-1721293790.opb, Cutoff_time:3600, memory_limit_gb:500000
6.66/6.76	c Use Presolve
6.66/6.76	c Parse finsih
6.66/6.76	c Start Presolve
6.66/6.76	c After Reduce Vars: 2141 Clauses: 5444 Top clause weight: 1 Hard Clauses: 5444
3599.95/3610.85	c Use LS-small
3599.95/3610.85	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: 64059 MiB (62773 MiB free)
  memory of node 1: 64510 MiB (61454 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441566-1721293790/watcher-4441566-1721293790 -o /tmp/evaluation-result-4441566-1721293790/solver-4441566-1721293790 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721293803-941259 --watchdog 3760 ./LS-MabSP -f HOME/instance-4441566-1721293790.opb -t 3600 -s 962368352 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=941294, runsolver pid=941291

[startup+0.100158 s]*
/proc/loadavg: 2.57 3.03 3.22 5/242 941312
/proc/meminfo: memFree=127178252/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=21068 memory=8188 CPUtime=0.1 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 836 0 0 0 10 0 0 0 20 0 1 0 181535711 21573632 2047 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 5267 2047 1073 2753 0 1920 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 21068 KiB
Current children cumulated memory: 8188 KiB

[startup+0.213602 s]*
/proc/loadavg: 2.57 3.03 3.22 5/248 941322
/proc/meminfo: memFree=127151856/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=26652 memory=14280 CPUtime=0.21 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 2654 0 0 0 21 0 0 0 20 0 1 0 181535711 27291648 3570 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 6663 3570 1105 2753 0 3316 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26652 KiB
Current children cumulated memory: 14280 KiB

[startup+0.312705 s]*
/proc/loadavg: 2.57 3.03 3.22 5/248 941322
/proc/meminfo: memFree=127149200/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=26652 memory=14280 CPUtime=0.31 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 2654 0 0 0 31 0 0 0 20 0 1 0 181535711 27291648 3570 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 6663 3570 1105 2753 0 3316 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26652 KiB
Current children cumulated memory: 14280 KiB

[startup+0.700271 s]
/proc/loadavg: 2.57 3.03 3.22 5/248 941322
/proc/meminfo: memFree=127141892/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=26652 memory=14280 CPUtime=0.68 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 2654 0 0 0 68 0 0 0 20 0 1 0 181535711 27291648 3570 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 6663 3570 1105 2753 0 3316 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 26652 KiB
Current children cumulated memory: 14280 KiB

[startup+1.5003 s]
/proc/loadavg: 2.69 3.05 3.22 5/248 941322
/proc/meminfo: memFree=127107292/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=26652 memory=14280 CPUtime=1.48 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 2654 0 0 0 148 0 0 0 20 0 1 0 181535711 27291648 3570 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 6663 3570 1105 2753 0 3316 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 26652 KiB
Current children cumulated memory: 14280 KiB

[startup+3.11287 s]
/proc/loadavg: 2.69 3.05 3.22 5/248 941324
/proc/meminfo: memFree=126915096/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=26652 memory=14280 CPUtime=3.08 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 2655 0 0 0 308 0 0 0 20 0 1 0 181535711 27291648 3570 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 6663 3570 1105 2753 0 3316 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 26652 KiB
Current children cumulated memory: 14280 KiB

[startup+6.30029 s]
/proc/loadavg: 2.79 3.06 3.23 5/248 941324
/proc/meminfo: memFree=126915228/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=49752 memory=42272 CPUtime=6.27 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 8464 0 0 0 626 1 0 0 20 0 1 0 181535711 50946048 10568 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 12438 10568 2737 2753 0 9091 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 49752 KiB
Current children cumulated memory: 42272 KiB

[startup+12.7003 s]
/proc/loadavg: 2.89 3.08 3.23 5/248 941325
/proc/meminfo: memFree=126867424/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=68832 CPUtime=12.64 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15751 0 0 0 1245 19 0 0 20 0 1 0 181535711 78315520 17208 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17208 2849 2753 0 15773 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 68832 KiB

[startup+25.5003 s]
/proc/loadavg: 3.06 3.11 3.24 5/248 941327
/proc/meminfo: memFree=126865824/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=70476 CPUtime=25.41 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15760 0 0 0 2477 64 0 0 20 0 1 0 181535711 78315520 17619 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17619 2849 2753 0 15773 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 70476 KiB

[startup+51.1127 s]
/proc/loadavg: 3.48 3.21 3.27 5/248 941330
/proc/meminfo: memFree=126746484/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71024 CPUtime=50.96 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15769 0 0 0 4941 155 0 0 20 0 1 0 181535711 78315520 17756 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17756 2849 2753 0 15773 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71024 KiB

[startup+102.3 s]
/proc/loadavg: 3.83 3.35 3.32 5/248 941340
/proc/meminfo: memFree=126032340/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71024 CPUtime=101.98 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15778 0 0 0 9820 378 0 0 20 0 1 0 181535711 78315520 17756 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17756 2849 2753 0 15773 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71024 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 3.50 3.37 5/247 941351
/proc/meminfo: memFree=125774468/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71024 CPUtime=161.79 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15784 0 0 0 15603 576 0 0 20 0 1 0 181535711 78315520 17756 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17756 2849 2753 0 15773 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71024 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.61 3.42 5/247 941407
/proc/meminfo: memFree=125901456/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71024 CPUtime=221.59 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15787 0 0 0 21357 802 0 0 20 0 1 0 181535711 78315520 17756 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17756 2849 2753 0 15773 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71024 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.70 3.46 5/246 941417
/proc/meminfo: memFree=125860888/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=281.39 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15790 0 0 0 27037 1102 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.79 3.51 6/243 941429
/proc/meminfo: memFree=125806468/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=341.17 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15793 0 0 0 32710 1407 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.84 3.55 5/243 941440
/proc/meminfo: memFree=125721224/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=400.96 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15796 0 0 0 38516 1580 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 400.96 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.90 3.59 5/243 941450
/proc/meminfo: memFree=125693508/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=460.76 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15799 0 0 0 44292 1784 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0

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

/proc/loadavg: 4.14 4.14 4.09 5/245 943137
/proc/meminfo: memFree=125068416/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3212.47 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15937 0 0 0 308427 12820 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3212.47 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/245 943147
/proc/meminfo: memFree=125068016/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3272.31 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15940 0 0 0 314193 13038 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3272.31 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/243 943158
/proc/meminfo: memFree=125067948/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3332.15 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15943 0 0 0 319904 13311 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3332.15 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/243 943169
/proc/meminfo: memFree=125067576/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3391.99 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15946 0 0 0 325678 13521 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3391.99 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 6/243 943179
/proc/meminfo: memFree=125067372/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3451.84 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15949 0 0 0 331414 13770 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3451.84 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/243 943190
/proc/meminfo: memFree=125066936/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3511.68 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15952 0 0 0 337181 13987 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3511.68 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/243 943202
/proc/meminfo: memFree=125066676/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3571.52 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 342936 14216 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3571.52 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

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

# cumulated CPU time of all completed processes:  user=3456.87 s, system=143.14 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.13 4.09 5/243 943203
/proc/meminfo: memFree=125066464/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3573.23 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 343102 14221 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3573.23 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3596.8 s]
/proc/loadavg: 4.20 4.14 4.10 5/243 943204
/proc/meminfo: memFree=125066608/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3585.98 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 344337 14261 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3585.98 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3603.2 s]
/proc/loadavg: 4.17 4.13 4.10 5/243 943206
/proc/meminfo: memFree=125066536/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3592.37 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 344951 14286 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3592.37 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3606.4 s]
/proc/loadavg: 4.17 4.13 4.10 5/243 943206
/proc/meminfo: memFree=125066544/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3595.56 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 345261 14295 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3595.56 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3608 s]*
/proc/loadavg: 4.16 4.13 4.10 5/243 943298
/proc/meminfo: memFree=127101824/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3597.16 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 345414 14302 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3597.16 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3609.6 s]
/proc/loadavg: 4.16 4.13 4.10 5/243 943298
/proc/meminfo: memFree=127093536/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3598.75 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 345567 14308 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3598.75 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3610.4 s]
/proc/loadavg: 4.16 4.13 4.10 5/243 943298
/proc/meminfo: memFree=127093536/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3599.54 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 345643 14311 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3599.54 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

[startup+3610.8 s]
/proc/loadavg: 4.16 4.13 4.10 5/243 943298
/proc/meminfo: memFree=127093536/131655788 swapFree=131071996/131071996
[pid=941294] ppid=941291 vsize=76480 memory=71128 CPUtime=3599.95 cores=0,2
/proc/941294/stat : 941294 (LS-MabSP) R 941291 941294 941247 0 -1 4194304 15955 0 0 0 345682 14313 0 0 20 0 1 0 181535711 78315520 17782 134679101440 4194304 15467897 140730940674480 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 55631872 140730940679199 140730940679301 140730940679301 140730940686317 0
/proc/941294/statm: 19120 17782 2849 2753 0 15773 0
Current children cumulated CPU time: 3599.95 s
Current children cumulated vsize: 76480 KiB
Current children cumulated memory: 71128 KiB

Child status: 0

Real time (s): 3610.86
CPU time (s): 3600.01
CPU user time (s): 3456.87
CPU system time (s): 143.14
CPU usage (%): 99.6996
Max. virtual memory (cumulated for all children) (KiB): 76480
Max. memory (cumulated for all children) (KiB): 71128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3456.87
system time used= 143.14
maximum resident set size= 71128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15958
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= 5
involuntary context switches= 25177


# summary of solver processes directly reported to runsolver:
#   pid: 941294
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3456.87
#   total CPU system time (s): 143.14

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9386 second user time and 31.7538 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-18 11:10:03
IDJOB=4441566
IDBENCH=147725
IDSOLVER=3047
FILE ID=nodeC007/4441566-1721293790
RUNJOBID= nodeC007-1721293803-941259
SLURM_JOB_ID= 7542608
Free space on /tmp= 723780 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.4.accl.ucl.opb
COMMAND LINE= ./LS-MabSP -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441566-1721293790/watcher-4441566-1721293790 -o /tmp/evaluation-result-4441566-1721293790/solver-4441566-1721293790 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721293803-941259 --watchdog 3760  ./LS-MabSP -f HOME/instance-4441566-1721293790.opb -t 3600 -s 962368352

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

MD5SUM BENCH= ddebabde72c7b5ddfd98b8636a36d96f
RANDOM SEED=962368352

nodeC007.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	: 0xb00001f
cpu MHz		: 1197.133
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.130
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.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	: 0xb00001f
cpu MHz		: 1197.138
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.135
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.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	: 0xb00001f
cpu MHz		: 1197.131
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.133
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.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	: 0xb00001f
cpu MHz		: 1197.142
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.131
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127210536 kB
MemAvailable:   129921076 kB
Buffers:          476736 kB
Cached:          3065408 kB
SwapCached:            0 kB
Active:           981436 kB
Inactive:        2904772 kB
Active(anon):       1364 kB
Inactive(anon):   380400 kB
Active(file):     980072 kB
Inactive(file):  2524372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             60348 kB
Writeback:             0 kB
AnonPages:        344112 kB
Mapped:           105588 kB
Shmem:             37704 kB
KReclaimable:      92252 kB
Slab:             193708 kB
SReclaimable:      92252 kB
SUnreclaim:       101456 kB
KernelStack:        3808 kB
PageTables:         9504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     652260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57184 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723716 MiB
End job on nodeC007 at 2024-07-18 12:10:14