Trace number 4441503

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_veripb2_no_SoPlex 2024-07-05UNSAT cert. 44.6716 45.0182

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUMab585d5a9f1265a4903b33e81faedd32
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 benchmark17.3591
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
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

44.53/44.87	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB

Running VeriPB version 2.2.1
s VERIFIED UNSATISFIABLE
Verification succeeded.

VeriPB + CakePB

-- veripb --
Running VeriPB version 2.2.1
s VERIFIED UNSATISFIABLE
Verification succeeded.
-- cakepb --
s VERIFIED UNSATISFIABLE
--summary--
ALL OK

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 (50875 MiB free)
  memory of node 1: 64473 MiB (54465 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441503-1721801547/watcher-4441503-1721801547 -o /tmp/evaluation-result-4441503-1721801547/solver-4441503-1721801547 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721801546-183921 --watchdog 3760 HOME/Exact_veripb2_nosoplex --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4441503-1721801547 --seed=1409230849 HOME/instance-4441503-1721801547.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
solver pid=184064, runsolver pid=184061
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 2.02 2.00 2.05 5/256 184076
/proc/meminfo: memFree=107709144/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=108140 memory=81072 CPUtime=0.09 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 11407 0 0 0 7 2 0 0 20 0 1 0 16683059 110735360 20268 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 27035 20268 738 747 0 26098 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 108140 KiB
Current children cumulated memory: 81072 KiB

[startup+0.205667 s]*
/proc/loadavg: 2.02 2.00 2.05 5/256 184076
/proc/meminfo: memFree=107603888/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=138844 memory=107684 CPUtime=0.2 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 16024 0 0 0 16 4 0 0 20 0 1 0 16683059 142176256 26921 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 34711 26921 738 747 0 33774 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 138844 KiB
Current children cumulated memory: 107684 KiB

[startup+0.305617 s]*
/proc/loadavg: 2.02 2.00 2.05 5/256 184076
/proc/meminfo: memFree=107569396/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=153816 memory=131152 CPUtime=0.3 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 19364 0 0 0 25 5 0 0 20 0 1 0 16683059 157507584 32788 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 38454 32788 754 747 0 37517 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 153816 KiB
Current children cumulated memory: 131152 KiB

[startup+0.700227 s]
/proc/loadavg: 2.02 2.00 2.05 5/256 184076
/proc/meminfo: memFree=107493896/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=146880 memory=137344 CPUtime=0.69 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 24740 0 0 0 63 6 0 0 20 0 1 0 16683059 150405120 34336 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 36720 34336 834 747 0 35783 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 146880 KiB
Current children cumulated memory: 137344 KiB

[startup+1.50017 s]
/proc/loadavg: 2.02 2.00 2.05 5/256 184076
/proc/meminfo: memFree=107476704/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=149424 memory=139780 CPUtime=1.49 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 25327 0 0 0 142 7 0 0 20 0 1 0 16683059 153010176 34945 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 37356 34945 850 747 0 36419 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 149424 KiB
Current children cumulated memory: 139780 KiB

[startup+3.10576 s]
/proc/loadavg: 2.18 2.03 2.06 5/251 184135
/proc/meminfo: memFree=107552556/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=151276 memory=143604 CPUtime=3.08 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 25811 0 0 0 301 7 0 0 20 0 1 0 16683059 154906624 35901 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 37819 35901 850 747 0 36882 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 151276 KiB
Current children cumulated memory: 143604 KiB

[startup+6.30022 s]
/proc/loadavg: 2.18 2.03 2.06 4/250 184151
/proc/meminfo: memFree=107332680/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=158304 memory=152664 CPUtime=6.27 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 27573 0 0 0 618 9 0 0 20 0 1 0 16683059 162103296 38166 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 39576 38166 850 747 0 38639 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 158304 KiB
Current children cumulated memory: 152664 KiB

[startup+12.7002 s]
/proc/loadavg: 2.32 2.07 2.07 5/256 184171
/proc/meminfo: memFree=107051376/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=159960 memory=154416 CPUtime=12.64 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 28040 0 0 0 1254 10 0 0 20 0 1 0 16683059 163799040 38604 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 39990 38604 850 747 0 39053 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 159960 KiB
Current children cumulated memory: 154416 KiB

[startup+25.5002 s]
/proc/loadavg: 2.70 2.16 2.10 5/258 184176
/proc/meminfo: memFree=106509100/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=162468 memory=157036 CPUtime=25.29 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 28717 0 0 0 2515 14 0 0 20 0 1 0 16683059 166367232 39259 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 11 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 40617 39259 850 747 0 39680 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 162468 KiB
Current children cumulated memory: 157036 KiB

[startup+45.0182 s]
# the end of solver process 184064 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=44.4386 s, system=0.233072 s

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

[startup+25.6002 s]
/proc/loadavg: 2.70 2.16 2.10 5/258 184176
/proc/meminfo: memFree=106509100/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=162468 memory=157036 CPUtime=25.39 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 28717 0 0 0 2525 14 0 0 20 0 1 0 16683059 166367232 39259 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 11 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 40617 39259 850 747 0 39680 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 162468 KiB
Current children cumulated memory: 157036 KiB

[startup+38.4002 s]
/proc/loadavg: 2.99 2.25 2.13 5/258 184177
/proc/meminfo: memFree=106058372/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=163760 memory=158260 CPUtime=38.15 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 29089 0 0 0 3797 18 0 0 20 0 1 0 16683059 167690240 39565 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 11 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 40940 39565 850 747 0 40003 0
Current children cumulated CPU time: 38.15 s
Current children cumulated vsize: 163760 KiB
Current children cumulated memory: 158260 KiB

[startup+41.6002 s]
/proc/loadavg: 2.99 2.25 2.13 5/258 184177
/proc/meminfo: memFree=106001788/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=164200 memory=158692 CPUtime=41.34 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 29206 0 0 0 4114 20 0 0 20 0 1 0 16683059 168140800 39673 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 11 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 41050 39673 850 747 0 40113 0
Current children cumulated CPU time: 41.34 s
Current children cumulated vsize: 164200 KiB
Current children cumulated memory: 158692 KiB

[startup+43.2002 s]
/proc/loadavg: 3.15 2.30 2.15 5/258 184179
/proc/meminfo: memFree=105956720/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=164200 memory=158692 CPUtime=42.93 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 29235 0 0 0 4273 20 0 0 20 0 1 0 16683059 168140800 39673 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 11 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 41050 39673 850 747 0 40113 0
Current children cumulated CPU time: 42.93 s
Current children cumulated vsize: 164200 KiB
Current children cumulated memory: 158692 KiB

[startup+44.0002 s]*
/proc/loadavg: 3.15 2.30 2.15 5/258 184179
/proc/meminfo: memFree=105936740/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=164200 memory=158692 CPUtime=43.74 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 29235 0 0 0 4353 21 0 0 20 0 1 0 16683059 168140800 39673 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 11 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 41050 39673 850 747 0 40113 0
Current children cumulated CPU time: 43.74 s
Current children cumulated vsize: 164200 KiB
Current children cumulated memory: 158692 KiB

[startup+44.8002 s]
/proc/loadavg: 3.15 2.30 2.15 5/258 184179
/proc/meminfo: memFree=105936740/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=164200 memory=158692 CPUtime=44.53 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) R 184061 184064 183908 0 -1 4194304 29235 0 0 0 4432 21 0 0 20 0 1 0 16683059 168140800 39673 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 11 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 41050 39673 850 747 0 40113 0
Current children cumulated CPU time: 44.53 s
Current children cumulated vsize: 164200 KiB
Current children cumulated memory: 158692 KiB

[startup+45.0002 s]*
/proc/loadavg: 3.15 2.30 2.15 4/258 184179
/proc/meminfo: memFree=105979240/131524600 swapFree=131071996/131071996
[pid=184064] ppid=184061 vsize=94736 memory=89908 CPUtime=44.65 cores=5,7
/proc/184064/stat : 184064 (Exact_veripb2_n) D 184061 184064 183908 0 -1 4194304 29236 0 0 0 4443 22 0 0 20 0 1 0 16683059 97009664 22477 134679101440 4194304 7250417 140734823823520 0 0 0 0 0 8404994 0 0 0 17 5 0 0 27 0 0 7950792 8015128 37392384 140734823826234 140734823826523 140734823826523 140734823833534 0
/proc/184064/statm: 23684 22477 850 747 0 22747 0
Current children cumulated CPU time: 44.65 s
Current children cumulated vsize: 94736 KiB
Current children cumulated memory: 89908 KiB

Child status: 20

Real time (s): 45.0182
CPU time (s): 44.6716
CPU user time (s): 44.4386
CPU system time (s): 0.233072
CPU usage (%): 99.2301
Max. virtual memory (cumulated for all children) (KiB): 174052
Max. memory (cumulated for all children) (KiB): 159392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.4386
system time used= 0.233072
maximum resident set size= 161440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 242680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88
involuntary context switches= 66


# summary of solver processes directly reported to runsolver:
#   pid: 184064
#   total CPU time (s): 44.6716
#   total CPU user time (s): 44.4386
#   total CPU system time (s): 0.233072

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.089278 second user time and 0.241248 second system time

The end

Launcher Data

Begin job on nodeC020 at 2024-07-24 08:12:27
IDJOB=4441503
IDBENCH=147714
IDSOLVER=3080
FILE ID=nodeC020/4441503-1721801547
RUNJOBID= nodeC020-1721801546-183921
SLURM_JOB_ID= 7770683
Free space on /tmp= 890060 MiB

SOLVER NAME= Exact_veripb2_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.opb
COMMAND LINE= HOME/Exact_veripb2_nosoplex --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441503-1721801547/watcher-4441503-1721801547 -o /tmp/evaluation-result-4441503-1721801547/solver-4441503-1721801547 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721801546-183921 --watchdog 3760  HOME/Exact_veripb2_nosoplex --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4441503-1721801547 --seed=1409230849 HOME/instance-4441503-1721801547.opb

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

MD5SUM BENCH= ab585d5a9f1265a4903b33e81faedd32
RANDOM SEED=1409230849

nodeC020.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		: 3605.548
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.31
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		: 3678.123
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.25
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		: 3655.632
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.31
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		: 3672.764
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.25
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		: 3661.514
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.31
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		: 3656.695
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.25
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		: 3651.579
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.31
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		: 3680.117
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.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        107865560 kB
MemAvailable:   129600716 kB
Buffers:          236516 kB
Cached:         22216472 kB
SwapCached:            0 kB
Active:          2602164 kB
Inactive:       20218808 kB
Active(anon):       1480 kB
Inactive(anon):   420616 kB
Active(file):    2600684 kB
Inactive(file): 19798192 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31664 kB
Writeback:             0 kB
AnonPages:        367188 kB
Mapped:           126960 kB
Shmem:             54096 kB
KReclaimable:     352208 kB
Slab:             479072 kB
SReclaimable:     352208 kB
SUnreclaim:       126864 kB
KernelStack:        3952 kB
PageTables:         9956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     632096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            22464 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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:      359124 kB
DirectMap2M:    43454464 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC020 at 2024-07-24 08:13:12