Trace number 4488197

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
ExactPR-S 2025-06-01? (MO) 86.392 86.6442

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=480-sizeP=241-sizeQ=480-57455727.opb
MD5SUM607a385ad096de7d3af24e5f6042a910
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 benchmark1
Best CPU time to get the best result obtained on this benchmark5.02817
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables116401
Total number of constraints347041
Number of constraints which are clauses347040
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint115680
Number of terms in the objective function 241
Biggest coefficient in the objective function 1766847064778384329583297500742918515827483896875618958121606201292619776
Number of bits for the biggest coefficient in the objective function 241
Sum of the numbers in the objective function 3533694129556768659166595001485837031654967793751237916243212402585239551
Number of bits of the sum of numbers in the objective function 241
Biggest number in a constraint 2757826131550993649364364103715456897804056554542556176448634698108099443712107910064330000971904293916892446775667965408323532095584366159791555750475533307061324308088589961496711008293655788792731796366049346060288
Number of bits of the biggest number in a constraint 720
Biggest sum of numbers in a constraint 11031304526203974597457456414861827591216226218170224705794538792432397773599419080455434983678007791829174870181556630080792719840028524540426512506529349195716129636673848887755309378913896805578874811429516550167152
Number of bits of the biggest sum of numbers721
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

29.80/29.98	c 347042 constraints
29.80/29.98	c after presolve  347044

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: 63665 MiB (61792 MiB free)
  memory of node 1: 64507 MiB (63811 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488197-1751286340/watcher-4488197-1751286340 -o /tmp/evaluation-result-4488197-1751286340/solver-4488197-1751286340 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751279092-35042 --watchdog 3760 ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4488197-1751286340.opb 

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


[startup+0.10006 s]*
/proc/loadavg: 4.12 4.15 4.11 4/262 37047
/proc/meminfo: memFree=128546000/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=131064 memory=93048 CPUtime=0.09 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 9604 0 0 0 7 2 0 0 20 0 1 0 44313958 134209536 23262 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 32766 23262 1728 2271 0 27404 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 131064 KiB
Current children cumulated memory: 93048 KiB

[startup+0.205821 s]*
/proc/loadavg: 4.12 4.15 4.11 4/260 37061
/proc/meminfo: memFree=128538012/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=140772 memory=104608 CPUtime=0.19 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 11987 0 0 0 17 2 0 0 20 0 1 0 44313958 144150528 26152 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 35193 26152 1728 2271 0 29831 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 140772 KiB
Current children cumulated memory: 104608 KiB

[startup+0.305597 s]*
/proc/loadavg: 4.12 4.15 4.11 5/260 37066
/proc/meminfo: memFree=128518960/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=149872 memory=115488 CPUtime=0.3 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 14183 0 0 0 27 3 0 0 20 0 1 0 44313958 153468928 28872 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 37468 28872 1728 2271 0 32106 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 149872 KiB
Current children cumulated memory: 115488 KiB

[startup+0.700162 s]
/proc/loadavg: 4.12 4.15 4.11 5/264 37075
/proc/meminfo: memFree=128491008/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=185416 memory=161132 CPUtime=0.68 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 23289 0 0 0 64 4 0 0 20 0 1 0 44313958 189865984 40283 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 46354 40283 1728 2271 0 40992 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 185416 KiB
Current children cumulated memory: 161132 KiB

[startup+1.50018 s]
/proc/loadavg: 4.12 4.15 4.11 4/260 37083
/proc/meminfo: memFree=128376548/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=280976 memory=255920 CPUtime=1.48 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 43466 0 0 0 140 8 0 0 20 0 1 0 44313958 287719424 63980 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 70244 63980 1728 2271 0 64882 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 280976 KiB
Current children cumulated memory: 255920 KiB

[startup+3.1062 s]
/proc/loadavg: 4.12 4.15 4.11 5/262 37169
/proc/meminfo: memFree=128316068/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=280976 memory=255920 CPUtime=3.08 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 43471 0 0 0 300 8 0 0 20 0 1 0 44313958 287719424 63980 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 70244 63980 1728 2271 0 64882 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 280976 KiB
Current children cumulated memory: 255920 KiB

[startup+6.30016 s]
/proc/loadavg: 4.11 4.15 4.11 5/264 37210
/proc/meminfo: memFree=128242476/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=280976 memory=255920 CPUtime=6.26 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 43478 0 0 0 617 9 0 0 20 0 1 0 44313958 287719424 63980 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 70244 63980 1728 2271 0 64882 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 280976 KiB
Current children cumulated memory: 255920 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.16 4.12 5/264 37210
/proc/meminfo: memFree=124928484/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=280976 memory=255920 CPUtime=12.64 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 43492 0 0 0 1255 9 0 0 20 0 1 0 44313958 287719424 63980 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 70244 63980 1728 2271 0 64882 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 280976 KiB
Current children cumulated memory: 255920 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.15 4.11 5/264 37210
/proc/meminfo: memFree=124718704/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=499172 memory=429240 CPUtime=25.4 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 58991 0 0 0 2525 15 0 0 20 0 1 0 44313958 511152128 107310 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 124793 107310 1888 2271 0 119431 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 499172 KiB
Current children cumulated memory: 429240 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.14 4.11 5/264 37345
/proc/meminfo: memFree=112525584/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=12869112 memory=12761984 CPUtime=50.94 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 3138622 0 0 0 4636 458 0 0 20 0 1 0 44313958 13177970688 3190496 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 3217278 3190496 1888 2271 0 3211916 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 12869112 KiB
Current children cumulated memory: 12761984 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+83.5002 s]
/proc/loadavg: 4.11 4.14 4.11 5/265 37347
/proc/meminfo: memFree=80995436/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=31801972 memory=31696896 CPUtime=83.25 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 7871884 0 0 0 7168 1157 0 0 20 0 1 0 44313958 32565219328 7924224 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 7950493 7924224 1888 2271 0 7945131 0
Current children cumulated CPU time: 83.25 s
Current children cumulated vsize: 31801972 KiB
Current children cumulated memory: 31696896 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=73.2745 s, system=13.1175 s

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

[startup+84.8001 s]
/proc/loadavg: 4.11 4.14 4.11 5/265 37347
/proc/meminfo: memFree=79902700/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=32561148 memory=32455808 CPUtime=84.54 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 8061595 0 0 0 7272 1182 0 0 20 0 1 0 44313958 33342615552 8113952 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 8140287 8113952 1888 2271 0 8134925 0
Current children cumulated CPU time: 84.54 s
Current children cumulated vsize: 32561148 KiB
Current children cumulated memory: 32455808 KiB

[startup+85.2001 s]
/proc/loadavg: 4.10 4.14 4.11 5/265 37347
/proc/meminfo: memFree=78822124/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=32795228 memory=32690176 CPUtime=84.94 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 8120165 0 0 0 7304 1190 0 0 20 0 1 0 44313958 33582313472 8172512 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 8198807 8172512 1888 2271 0 8193445 0
Current children cumulated CPU time: 84.94 s
Current children cumulated vsize: 32795228 KiB
Current children cumulated memory: 32690176 KiB

[startup+85.4001 s]
/proc/loadavg: 4.10 4.14 4.11 5/265 37347
/proc/meminfo: memFree=78822124/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=32912720 memory=32807424 CPUtime=85.14 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 8149475 0 0 0 7319 1195 0 0 20 0 1 0 44313958 33702625280 8201824 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 8228180 8201824 1888 2271 0 8222818 0
Current children cumulated CPU time: 85.14 s
Current children cumulated vsize: 32912720 KiB
Current children cumulated memory: 32807424 KiB

[startup+85.5002 s]
/proc/loadavg: 4.10 4.14 4.11 5/265 37347
/proc/meminfo: memFree=78822124/131250000 swapFree=33010684/33010684
[pid=37043] ppid=37040 vsize=32971012 memory=32866048 CPUtime=85.24 cores=0,2
/proc/37043/stat : 37043 (ExactPR-S) R 37040 37043 35027 0 -1 4194304 8164146 0 0 0 7327 1197 0 0 20 0 1 0 44313958 33762316288 8216512 18446744073709551615 94094289117184 94094298417221 140736291488672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094300203328 94094300242408 94094317645824 140736291490177 140736291490314 140736291490314 140736291495916 0
/proc/37043/statm: 8242753 8216512 1888 2271 0 8237391 0
Current children cumulated CPU time: 85.24 s
Current children cumulated vsize: 32971012 KiB
Current children cumulated memory: 32866048 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 86.6442
CPU time (s): 86.392
CPU user time (s): 73.2745
CPU system time (s): 13.1175
CPU usage (%): 99.7088
Max. virtual memory (cumulated for all children) (KiB): 32971012
Max. memory (cumulated for all children) (KiB): 32866048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.2745
system time used= 13.1175
maximum resident set size= 32866048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8164146
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= 128
involuntary context switches= 198


# summary of solver processes directly reported to runsolver:
#   pid: 37043
#   total CPU time (s): 86.392
#   total CPU user time (s): 73.2745
#   total CPU system time (s): 13.1175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.17638 second user time and 0.401462 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-30 14:25:41
IDJOB=4488197
IDBENCH=147318
IDSOLVER=3326
FILE ID=nodeC027/4488197-1751286340
RUNJOBID= nodeC027-1751279092-35042
SLURM_JOB_ID= 9594206
Free space on /tmp= 433004 MiB

SOLVER NAME= ExactPR-S 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/normalized-factor-sizeN=480-sizeP=241-sizeQ=480-57455727.opb
COMMAND LINE= ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488197-1751286340/watcher-4488197-1751286340 -o /tmp/evaluation-result-4488197-1751286340/solver-4488197-1751286340 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751279092-35042 --watchdog 3760  ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4488197-1751286340.opb

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

MD5SUM BENCH= 607a385ad096de7d3af24e5f6042a910
RANDOM SEED=2056581646

nodeC027 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	: 0xb00002a
cpu MHz		: 3599.612
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.634
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 pti ibrs ibpb stibp 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	: 6999.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.101
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.924
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 pti ibrs ibpb stibp 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	: 6999.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		: 3599.643
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.473
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 pti ibrs ibpb stibp 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	: 6999.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		: 3599.617
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.960
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 pti ibrs ibpb stibp 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	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128618892 kB
MemAvailable:   129113900 kB
Buffers:            3280 kB
Cached:          1297772 kB
SwapCached:            0 kB
Active:           964060 kB
Inactive:        1041128 kB
Active(anon):     722248 kB
Inactive(anon):        0 kB
Active(file):     241812 kB
Inactive(file):  1041128 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59372 kB
Writeback:             8 kB
AnonPages:        706944 kB
Mapped:           117596 kB
Shmem:             18068 kB
KReclaimable:     102212 kB
Slab:             188800 kB
SReclaimable:     102212 kB
SUnreclaim:        86588 kB
KernelStack:        4288 kB
PageTables:         4448 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1101960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC027 at 2025-06-30 14:27:07