Trace number 4449346

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 2024-07-05? (MO) 158.721 159.134

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm75p-dec.opb.negationfix.opb
MD5SUM8e33a6540182d2687f15b6bd9bbee190
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.39568
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2066432
Total number of constraints9096
Number of constraints which are clauses4035
Number of constraints which are cardinality constraints (but not clauses)4035
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint4035
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 1481565
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 3948985
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

156.19/156.60	c Program interrupted by user.
156.19/156.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: 63968 MiB (16011 MiB free)
  memory of node 1: 64473 MiB (56026 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449346-1721365800/watcher-4449346-1721365800 -o /tmp/evaluation-result-4449346-1721365800/solver-4449346-1721365800 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721363623-991886 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1213416113 HOME/instance-4449346-1721365800.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=994334, runsolver pid=994331

[startup+0.100671 s]*
/proc/loadavg: 4.06 4.13 4.05 5/255 994335
/proc/meminfo: memFree=73514116/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=286460 memory=258576 CPUtime=0.09 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 6225 0 0 0 4 5 0 0 20 0 1 0 188746759 293335040 64644 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 71615 64644 821 1005 0 70378 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 286460 KiB
Current children cumulated memory: 258576 KiB

[startup+0.205511 s]*
/proc/loadavg: 4.06 4.13 4.05 5/255 994335
/proc/meminfo: memFree=73268668/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=719564 memory=502076 CPUtime=0.2 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 7825 0 0 0 10 10 0 0 20 0 1 0 188746759 736833536 125519 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 179891 125519 837 1005 0 178654 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 719564 KiB
Current children cumulated memory: 502076 KiB

[startup+0.305842 s]*
/proc/loadavg: 4.06 4.13 4.05 5/255 994335
/proc/meminfo: memFree=72953816/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=916428 memory=834588 CPUtime=0.3 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 8626 0 0 0 14 16 0 0 20 0 1 0 188746759 938422272 208647 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 229107 208647 837 1005 0 227870 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 916428 KiB
Current children cumulated memory: 834588 KiB

[startup+0.70023 s]
/proc/loadavg: 4.06 4.13 4.05 5/255 994335
/proc/meminfo: memFree=72721972/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=1139596 memory=1120056 CPUtime=0.69 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 41225 0 0 0 44 25 0 0 20 0 1 0 188746759 1166946304 280014 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 284899 280014 868 1005 0 283662 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1139596 KiB
Current children cumulated memory: 1120056 KiB

[startup+1.50022 s]
/proc/loadavg: 4.06 4.13 4.05 5/255 994335
/proc/meminfo: memFree=72527844/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=1439332 memory=1427872 CPUtime=1.48 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 116163 0 0 0 114 34 0 0 20 0 1 0 188746759 1473875968 356968 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 359833 356968 868 1005 0 358596 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1439332 KiB
Current children cumulated memory: 1427872 KiB

[startup+3.10534 s]
/proc/loadavg: 4.06 4.13 4.05 5/255 994335
/proc/meminfo: memFree=72088364/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=1680280 memory=1672328 CPUtime=3.08 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 174072 0 0 0 265 43 0 0 20 0 1 0 188746759 1720606720 418082 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 420070 418082 868 1005 0 418833 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1680280 KiB
Current children cumulated memory: 1672328 KiB

[startup+6.30022 s]
/proc/loadavg: 4.06 4.13 4.05 5/255 994335
/proc/meminfo: memFree=71267060/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=2348520 memory=2340188 CPUtime=6.27 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 329457 0 0 0 558 69 0 0 20 0 1 0 188746759 2404884480 585047 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 587130 585047 900 1005 0 585893 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2348520 KiB
Current children cumulated memory: 2340188 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.13 4.05 5/255 994337
/proc/meminfo: memFree=70194728/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=3709452 memory=3547536 CPUtime=12.66 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 483450 0 0 0 1148 118 0 0 20 0 1 0 188746759 3798478848 886884 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 927363 886884 900 1005 0 926126 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3709452 KiB
Current children cumulated memory: 3547536 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.14 4.05 5/258 994343
/proc/meminfo: memFree=67884616/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=6367476 memory=5723048 CPUtime=25.42 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 822522 0 0 0 2325 217 0 0 20 0 1 0 188746759 6520295424 1430762 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 1591869 1430762 900 1005 0 1590632 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 6367476 KiB
Current children cumulated memory: 5723048 KiB

[startup+51.1058 s]
/proc/loadavg: 4.19 4.16 4.06 5/258 994349
/proc/meminfo: memFree=63292652/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=10732892 memory=10123456 CPUtime=50.96 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 1500621 0 0 0 4701 395 0 0 20 0 1 0 188746759 10990481408 2530864 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 2683223 2530864 900 1005 0 2681986 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 10732892 KiB
Current children cumulated memory: 10123456 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.16 4.07 5/258 994357
/proc/meminfo: memFree=53965288/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=19650232 memory=19319188 CPUtime=102.02 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 2968971 0 0 0 9450 752 0 0 20 0 1 0 188746759 20121837568 4829797 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 4912558 4829797 900 1005 0 4911321 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 19650232 KiB
Current children cumulated memory: 19319188 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+156.6 s]
/proc/loadavg: 4.11 4.15 4.07 5/258 994366
/proc/meminfo: memFree=43090140/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=31751208 memory=29871084 CPUtime=156.19 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 4587373 0 0 0 14414 1205 0 0 20 0 1 0 188746759 32513236992 7467771 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 7937802 7467771 900 1005 0 7936565 0
Current children cumulated CPU time: 156.19 s
Current children cumulated vsize: 31751208 KiB
Current children cumulated memory: 29871084 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+159.134 s]
# the end of solver process 994334 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=146.117 s, system=12.6039 s

Solver just ended.
Dumping a history of the last processes samples

[startup+156.8 s]
/proc/loadavg: 4.11 4.15 4.07 5/258 994366
/proc/meminfo: memFree=43090140/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=31751516 memory=29871408 CPUtime=156.38 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 4588587 0 0 0 14433 1205 0 0 20 0 1 0 188746759 32513552384 7467852 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 7937879 7467852 913 1005 0 7936642 0
Current children cumulated CPU time: 156.38 s
Current children cumulated vsize: 31751516 KiB
Current children cumulated memory: 29871408 KiB

[startup+157.6 s]
/proc/loadavg: 4.11 4.15 4.07 5/258 994366
/proc/meminfo: memFree=42997568/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=23093344 memory=22597820 CPUtime=157.18 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 4590301 0 0 0 14511 1207 0 0 20 0 1 0 188746759 23647584256 5649455 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 5773336 5649455 913 1005 0 5772099 0
Current children cumulated CPU time: 157.18 s
Current children cumulated vsize: 23093344 KiB
Current children cumulated memory: 22597820 KiB

[startup+158.4 s]
/proc/loadavg: 4.11 4.15 4.07 5/258 994368
/proc/meminfo: memFree=50283664/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=23093344 memory=22597820 CPUtime=157.98 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 4590301 0 0 0 14591 1207 0 0 20 0 1 0 188746759 23647584256 5649455 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 5773336 5649455 913 1005 0 5772099 0
Current children cumulated CPU time: 157.98 s
Current children cumulated vsize: 23093344 KiB
Current children cumulated memory: 22597820 KiB

[startup+158.6 s]
/proc/loadavg: 4.11 4.15 4.07 5/258 994368
/proc/meminfo: memFree=50283664/131524600 swapFree=131071996/131071996
[pid=994334] ppid=994331 vsize=23093344 memory=22597820 CPUtime=158.18 cores=1,3
/proc/994334/stat : 994334 (Exact) R 994331 994334 991874 0 -1 4194304 4590301 0 0 0 14611 1207 0 0 20 0 1 0 188746759 23647584256 5649455 134679101440 4194304 8309489 140724866740064 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36155392 140724866749373 140724866749543 140724866749543 140724866756559 0
/proc/994334/statm: 5773336 5649455 913 1005 0 5772099 0
Current children cumulated CPU time: 158.18 s
Current children cumulated vsize: 23093344 KiB
Current children cumulated memory: 22597820 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 159.134
CPU time (s): 158.721
CPU user time (s): 146.117
CPU system time (s): 12.6039
CPU usage (%): 99.7404
Max. virtual memory (cumulated for all children) (KiB): 31751516
Max. memory (cumulated for all children) (KiB): 29871408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.117
system time used= 12.6039
maximum resident set size= 29871408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4590301
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= 2
involuntary context switches= 213


# summary of solver processes directly reported to runsolver:
#   pid: 994334
#   total CPU time (s): 158.721
#   total CPU user time (s): 146.117
#   total CPU system time (s): 12.6039

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.300129 second user time and 0.744285 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-19 07:10:14
IDJOB=4449346
IDBENCH=160496
IDSOLVER=3060
FILE ID=nodeC027/4449346-1721365800
RUNJOBID= nodeC027-1721363623-991886
SLURM_JOB_ID= 7542790
Free space on /tmp= 889900 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm75p-dec.opb.negationfix.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449346-1721365800/watcher-4449346-1721365800 -o /tmp/evaluation-result-4449346-1721365800/solver-4449346-1721365800 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721363623-991886 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1213416113 HOME/instance-4449346-1721365800.opb

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

MD5SUM BENCH= 8e33a6540182d2687f15b6bd9bbee190
RANDOM SEED=1213416113

nodeC027.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		: 3676.896
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	: 7000.36
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		: 3693.381
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.338
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	: 7000.36
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		: 3655.774
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.29
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		: 3676.876
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	: 7000.36
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		: 3692.723
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.29
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.316
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	: 7000.36
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.277
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        73767256 kB
MemAvailable:   75511768 kB
Buffers:          509180 kB
Cached:          2065788 kB
SwapCached:            0 kB
Active:          1000160 kB
Inactive:       56030808 kB
Active(anon):       1552 kB
Inactive(anon): 54492164 kB
Active(file):     998608 kB
Inactive(file):  1538644 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            105956 kB
Writeback:             0 kB
AnonPages:      54452488 kB
Mapped:           119828 kB
Shmem:             37720 kB
KReclaimable:      94168 kB
Slab:             204780 kB
SReclaimable:      94168 kB
SUnreclaim:       110612 kB
KernelStack:        4112 kB
PageTables:       116640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   59974392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69024 kB
HardwareCorrupted:     0 kB
AnonHugePages:  23670784 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:      193236 kB
DirectMap2M:    15308800 kB
DirectMap1G:    120586240 kB

Free space on /tmp at the end= 889892 MiB
End job on nodeC027 at 2024-07-19 07:12:53