Trace number 4505991

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NuPBO-DeepOpt+ 2025-06-02? (MO) 288.392 289.107

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null50mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUMa6b74371f97d4ca84ea621a5ce055c49
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-17584
Best CPU time to get the best result obtained on this benchmark3131.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 174841973
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 174841973
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

287.29/288.01	c Filename:instance-4505991-1751499223.opb, Cutoff_time:3600, memory_limit_gb:500000
287.29/288.01	c Use Presolve
287.29/288.01	c Parse finsih
287.29/288.01	c Start Presolve
287.29/288.01	c After Reduce Vars: 364077 Clauses: 672503 Top clause weight: 174841974 Hard Clauses: 365948
287.29/288.01	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: 63837 MiB (47373 MiB free)
  memory of node 1: 64465 MiB (57872 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505991-1751499223/watcher-4505991-1751499223 -o /tmp/evaluation-result-4505991-1751499223/solver-4505991-1751499223 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751491320-66909 --watchdog 3760 ./NuPBO-DeepOpt+ -f HOME/instance-4505991-1751499223.opb -t 3600 -s 351198214 --no-s 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=68020, runsolver pid=68017
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.09 4.09 4.09 5/251 68021
/proc/meminfo: memFree=107771632/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=60512 memory=46008 CPUtime=0.1 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 4454 0 0 0 9 1 0 0 20 0 1 0 65601193 61964288 11502 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 15128 11502 1056 2752 0 11781 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 60512 KiB
Current children cumulated memory: 46008 KiB

[startup+0.213396 s]*
/proc/loadavg: 4.09 4.09 4.09 5/251 68021
/proc/meminfo: memFree=107771632/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=62492 memory=47928 CPUtime=0.21 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 4926 0 0 0 20 1 0 0 20 0 1 0 65601193 63991808 11982 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 15623 11982 1056 2752 0 12276 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 62492 KiB
Current children cumulated memory: 47928 KiB

[startup+0.313011 s]*
/proc/loadavg: 4.09 4.09 4.09 5/251 68021
/proc/meminfo: memFree=107771632/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=64340 memory=49720 CPUtime=0.31 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 5386 0 0 0 30 1 0 0 20 0 1 0 65601193 65884160 12430 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 16085 12430 1056 2752 0 12738 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 64340 KiB
Current children cumulated memory: 49720 KiB

[startup+0.700297 s]
/proc/loadavg: 4.09 4.09 4.09 5/251 68021
/proc/meminfo: memFree=107771632/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=71204 memory=56632 CPUtime=0.69 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 7103 0 0 0 67 2 0 0 20 0 1 0 65601193 72912896 14158 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 17801 14158 1056 2752 0 14454 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 71204 KiB
Current children cumulated memory: 56632 KiB

[startup+1.50031 s]
/proc/loadavg: 4.09 4.09 4.09 5/251 68021
/proc/meminfo: memFree=107780172/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=95064 memory=78840 CPUtime=1.48 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 13110 0 0 0 146 2 0 0 20 0 1 0 65601193 97345536 19710 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 23766 19710 1056 2752 0 20419 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 95064 KiB
Current children cumulated memory: 78840 KiB

[startup+3.1128 s]
/proc/loadavg: 4.09 4.09 4.09 5/251 68021
/proc/meminfo: memFree=107796400/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=128620 memory=106280 CPUtime=3.1 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 15904 0 0 0 306 4 0 0 20 0 1 0 65601193 131706880 26570 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 32155 26570 1056 2752 0 28808 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 128620 KiB
Current children cumulated memory: 106280 KiB

[startup+6.30031 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 68021
/proc/meminfo: memFree=107820088/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=226924 memory=153392 CPUtime=6.28 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 17020 0 0 0 621 7 0 0 20 0 1 0 65601193 232370176 38348 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 56731 38348 1056 2752 0 53384 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 226924 KiB
Current children cumulated memory: 153392 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.08 4.09 5/251 68022
/proc/meminfo: memFree=107730248/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=535736 memory=458244 CPUtime=12.66 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 32822 0 0 0 1249 17 0 0 20 0 1 0 65601193 548593664 114561 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 133934 114561 1152 2752 0 130587 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 535736 KiB
Current children cumulated memory: 458244 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.10 4.09 5/251 68022
/proc/meminfo: memFree=107834240/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=535736 memory=458244 CPUtime=25.42 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 32822 0 0 0 2525 17 0 0 20 0 1 0 65601193 548593664 114561 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 133934 114561 1152 2752 0 130587 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 535736 KiB
Current children cumulated memory: 458244 KiB

[startup+51.1129 s]
/proc/loadavg: 4.09 4.09 4.09 5/251 68022
/proc/meminfo: memFree=108042212/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=554752 memory=472556 CPUtime=50.98 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 34465 0 0 0 5080 18 0 0 20 0 1 0 65601193 568066048 118139 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 138688 118139 1152 2752 0 135341 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 554752 KiB
Current children cumulated memory: 472556 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/251 68024
/proc/meminfo: memFree=108445208/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=560468 memory=482000 CPUtime=102.04 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 35462 0 0 0 10186 18 0 0 20 0 1 0 65601193 573919232 120500 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 140117 120500 1152 2752 0 136770 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 560468 KiB
Current children cumulated memory: 482000 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 68026
/proc/meminfo: memFree=108931264/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=560468 memory=482000 CPUtime=161.89 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 35606 0 0 0 16171 18 0 0 20 0 1 0 65601193 573919232 120500 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 140117 120500 1152 2752 0 136770 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 560468 KiB
Current children cumulated memory: 482000 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/249 68028
/proc/meminfo: memFree=103884324/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=5945436 memory=5755004 CPUtime=221.74 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 1388090 0 0 0 21966 208 0 0 20 0 1 0 65601193 6088126464 1438751 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 1486359 1438751 1152 2752 0 1483012 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 5945436 KiB
Current children cumulated memory: 5755004 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/249 68030
/proc/meminfo: memFree=80270352/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=29523376 memory=29332988 CPUtime=281.59 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 7282595 0 0 0 27128 1031 0 0 20 0 1 0 65601193 30231937024 7333247 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 7380844 7333247 1152 2752 0 7377497 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 29523376 KiB
Current children cumulated memory: 29332988 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+288 s]*
/proc/loadavg: 4.08 4.09 4.09 5/249 68030
/proc/meminfo: memFree=77900040/131382120 swapFree=33010416/33010684
[pid=68020] ppid=68017 vsize=31771728 memory=31581308 CPUtime=287.29 cores=0,2
/proc/68020/stat : 68020 (NuPBO-DeepOpt+) R 68017 68020 66899 0 -1 4194304 7844684 0 0 0 27616 1113 0 0 20 0 1 0 65601193 32534249472 7895327 18446744073709551615 4198400 15468185 140737005917120 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 41803776 140737005922706 140737005922821 140737005922821 140737005928423 0
/proc/68020/statm: 7942932 7895327 1152 2752 0 7939585 0
Current children cumulated CPU time: 287.29 s
Current children cumulated vsize: 31771728 KiB
Current children cumulated memory: 31581308 KiB

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

[startup+289.107 s]
# the end of solver process 68020 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=276.173 s, system=12.2191 s

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

[startup+288.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/249 68030
/proc/meminfo: memFree=79262820/131382120 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+289 s]*
/proc/loadavg: 4.08 4.09 4.09 5/249 68030
/proc/meminfo: memFree=104696784/131382120 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 289.107
CPU time (s): 288.392
CPU user time (s): 276.173
CPU system time (s): 12.2191
CPU usage (%): 99.7527
Max. virtual memory (cumulated for all children) (KiB): 31771728
Max. memory (cumulated for all children) (KiB): 31581308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.173
system time used= 12.2191
maximum resident set size= 31581308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7844716
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= 662


# summary of solver processes directly reported to runsolver:
#   pid: 68020
#   total CPU time (s): 288.392
#   total CPU user time (s): 276.173
#   total CPU system time (s): 12.2191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.52168 second user time and 2.77587 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-03 01:33:44
IDJOB=4505991
IDBENCH=157587
IDSOLVER=3342
FILE ID=nodeC002/4505991-1751499223
RUNJOBID= nodeC002-1751491320-66909
SLURM_JOB_ID= 9598554
Free space on /tmp= 432640 MiB

SOLVER NAME= NuPBO-DeepOpt+ 2025-06-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_10null50mast_rapportOE2.0_TMAX180_K192_cod1.opb
COMMAND LINE= ./NuPBO-DeepOpt+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED --no-s
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505991-1751499223/watcher-4505991-1751499223 -o /tmp/evaluation-result-4505991-1751499223/solver-4505991-1751499223 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751491320-66909 --watchdog 3760  ./NuPBO-DeepOpt+ -f HOME/instance-4505991-1751499223.opb -t 3600 -s 351198214 --no-s

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

MD5SUM BENCH= a6b74371f97d4ca84ea621a5ce055c49
RANDOM SEED=351198214

nodeC002 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 1696.057
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3691.446
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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.442
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3700.000
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3661.277
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3691.419
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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.379
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
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		: 3700.000
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        107772556 kB
MemAvailable:   108354872 kB
Buffers:            2128 kB
Cached:          1388564 kB
SwapCached:           28 kB
Active:         20080124 kB
Inactive:        1085476 kB
Active(anon):   19786436 kB
Inactive(anon):     6404 kB
Active(file):     293688 kB
Inactive(file):  1079072 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             47516 kB
Writeback:             0 kB
AnonPages:      19777992 kB
Mapped:           116984 kB
Shmem:             17932 kB
KReclaimable:      98364 kB
Slab:             181644 kB
SReclaimable:      98364 kB
SUnreclaim:        83280 kB
KernelStack:        4048 kB
PageTables:        41768 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   20211484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1241088 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432624 MiB
End job on nodeC002 at 2025-07-03 01:38:33