Trace number 4526722

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
SCIP 2024-07-07? (MO) 269.739 270.635

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/graphs/
normalized-graph11_wcsp.wbo
MD5SUM877f3997f9257d793d2a0e209c393814
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3080
Best CPU time to get the best result obtained on this benchmark706.439
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12820
Total number of constraints1878918
Number of soft constraints1878578
Number of constraints which are clauses1878578
Number of constraints which are cardinality constraints (but not clauses)340
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 824749
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 470565953
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4526722-1751633849.wbo>
8.35/8.43	c original problem has 1891398 variables (1891398 bin, 0 int, 0 impl, 0 cont) and 3757497 constraints
8.35/8.43	c problem read in 8.42
32.47/32.61	c presolving:
38.55/38.73	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 1878578 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1878918 clqs
107.84/108.20	c    (108.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)

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: 63794 MiB (57765 MiB free)
  memory of node 1: 64507 MiB (61747 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526722-1751633849/watcher-4526722-1751633849 -o /tmp/evaluation-result-4526722-1751633849/solver-4526722-1751633849 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751626031-88031 --watchdog 3760 pbscip -f HOME/instance-4526722-1751633849.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=91413, runsolver pid=91410

[startup+0.100072 s]*
/proc/loadavg: 4.11 4.12 4.15 5/251 91414
/proc/meminfo: memFree=122373468/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=66764 memory=39040 CPUtime=0.08 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 6837 0 0 0 7 1 0 0 20 0 1 0 79064692 68366336 9760 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 16691 9760 3232 3530 0 8142 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 66764 KiB
Current children cumulated memory: 39040 KiB

[startup+0.21476 s]*
/proc/loadavg: 4.11 4.12 4.15 5/251 91414
/proc/meminfo: memFree=122357592/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=85836 memory=56832 CPUtime=0.2 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 11290 0 0 0 17 3 0 0 20 0 1 0 79064692 87896064 14208 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 21459 14208 3232 3530 0 12910 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 85836 KiB
Current children cumulated memory: 56832 KiB

[startup+0.312664 s]*
/proc/loadavg: 4.11 4.12 4.15 5/251 91414
/proc/meminfo: memFree=122357592/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=100168 memory=72064 CPUtime=0.29 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 15083 0 0 0 26 3 0 0 20 0 1 0 79064692 102572032 17984 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 25042 17984 3232 3530 0 16493 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 100168 KiB
Current children cumulated memory: 72064 KiB

[startup+0.700333 s]
/proc/loadavg: 4.11 4.12 4.15 5/251 91414
/proc/meminfo: memFree=122357592/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=158736 memory=131072 CPUtime=0.66 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 29827 0 0 0 58 8 0 0 20 0 1 0 79064692 162545664 32736 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 39684 32736 3232 3530 0 31135 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 158736 KiB
Current children cumulated memory: 131072 KiB

[startup+1.50036 s]
/proc/loadavg: 4.11 4.12 4.15 5/251 91414
/proc/meminfo: memFree=122357340/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=367224 memory=339152 CPUtime=1.46 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 81356 0 0 0 128 18 0 0 20 0 1 0 79064692 376037376 84788 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 91806 84788 3232 3530 0 83257 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 367224 KiB
Current children cumulated memory: 339152 KiB

[startup+3.11366 s]
/proc/loadavg: 4.10 4.12 4.15 5/251 91414
/proc/meminfo: memFree=122304028/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=933556 memory=904856 CPUtime=3.07 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 213592 0 0 0 268 39 0 0 20 0 1 0 79064692 955961344 226214 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 233389 226214 3232 3530 0 224840 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 933556 KiB
Current children cumulated memory: 904856 KiB

[startup+6.30031 s]
/proc/loadavg: 4.10 4.12 4.15 5/251 91414
/proc/meminfo: memFree=121173856/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=2127824 memory=2098204 CPUtime=6.25 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 496611 0 0 0 544 81 0 0 20 0 1 0 79064692 2178891776 524551 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 531956 524551 3232 3530 0 523407 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2127824 KiB
Current children cumulated memory: 2098204 KiB

[startup+12.7003 s]
/proc/loadavg: 4.24 4.15 4.16 5/251 91414
/proc/meminfo: memFree=117799712/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=5650380 memory=5613960 CPUtime=12.64 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 1272569 0 0 0 1060 204 0 0 20 0 1 0 79064692 5785989120 1403490 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 1412595 1403490 3552 3530 0 1404046 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 5650380 KiB
Current children cumulated memory: 5613960 KiB

[startup+25.5004 s]
/proc/loadavg: 4.35 4.18 4.17 5/251 91414
/proc/meminfo: memFree=112642316/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=10802704 memory=10686460 CPUtime=25.4 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 2356164 0 0 0 2159 381 0 0 20 0 1 0 79064692 11061968896 2671583 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 2700676 2671583 3584 3530 0 2692127 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 10802704 KiB
Current children cumulated memory: 10686460 KiB

[startup+51.1135 s]
/proc/loadavg: 4.64 4.26 4.19 5/251 91414
/proc/meminfo: memFree=109564280/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=13715128 memory=13549564 CPUtime=50.93 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 2815079 0 0 0 4625 468 0 0 20 0 1 0 79064692 14044291072 3387391 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 3428782 3387391 3616 3530 0 3420233 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 13715128 KiB
Current children cumulated memory: 13549564 KiB

[startup+102.3 s]
/proc/loadavg: 4.47 4.29 4.21 5/251 91416
/proc/meminfo: memFree=109550516/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=13715128 memory=13549564 CPUtime=101.96 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 2815326 0 0 0 9727 469 0 0 20 0 1 0 79064692 14044291072 3387391 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 3428782 3387391 3616 3530 0 3420233 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 13715128 KiB
Current children cumulated memory: 13549564 KiB

[startup+162.3 s]
/proc/loadavg: 4.22 4.25 4.20 5/250 91418
/proc/meminfo: memFree=100500316/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=24034028 memory=22263404 CPUtime=161.77 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 3523503 0 0 0 15415 762 0 0 20 0 1 0 79064692 24610844672 5565851 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 6008507 5565851 3648 3530 0 5999958 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 24034028 KiB
Current children cumulated memory: 22263404 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.22 4.18 5/251 91432
/proc/meminfo: memFree=96191844/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=28324600 memory=26553836 CPUtime=221.56 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 4596105 0 0 0 21186 970 0 0 20 0 1 0 79064692 29004390400 6638459 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 7081150 6638459 3648 3530 0 7072601 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 28324600 KiB
Current children cumulated memory: 26553836 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+269.8 s]
/proc/loadavg: 4.18 4.22 4.18 5/252 91441
/proc/meminfo: memFree=92786628/131382112 swapFree=33010416/33010684
[pid=91413] ppid=91410 vsize=31745212 memory=29974636 CPUtime=268.89 cores=5,7
/proc/91413/stat : 91413 (pbscip) R 91410 91413 88018 0 -1 4194304 5451331 0 0 0 25753 1136 0 0 20 0 1 0 79064692 32507097088 7493659 18446744073709551615 4235264 18693293 140730999309040 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 43937792 140730999314823 140730999314922 140730999314922 140730999320526 0
/proc/91413/statm: 7936303 7493659 3648 3530 0 7927754 0
Current children cumulated CPU time: 268.89 s
Current children cumulated vsize: 31745212 KiB
Current children cumulated memory: 29974636 KiB

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

[startup+270.635 s]
# the end of solver process 91413 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=257.538 s, system=12.2013 s

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

[startup+270.4 s]
/proc/loadavg: 4.18 4.22 4.18 5/252 91441
/proc/meminfo: memFree=99252236/131382112 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+270.6 s]
/proc/loadavg: 4.18 4.22 4.18 5/252 91441
/proc/meminfo: memFree=99252236/131382112 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 270.635
CPU time (s): 269.739
CPU user time (s): 257.538
CPU system time (s): 12.2013
CPU usage (%): 99.6689
Max. virtual memory (cumulated for all children) (KiB): 31745212
Max. memory (cumulated for all children) (KiB): 29974636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 257.538
system time used= 12.2013
maximum resident set size= 29974636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5451331
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= 77
involuntary context switches= 338


# summary of solver processes directly reported to runsolver:
#   pid: 91413
#   total CPU time (s): 269.739
#   total CPU user time (s): 257.538
#   total CPU system time (s): 12.2013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51291 second user time and 2.67231 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-04 14:57:30
IDJOB=4526722
IDBENCH=144143
IDSOLVER=3382
FILE ID=nodeC012/4526722-1751633849
RUNJOBID= nodeC012-1751626031-88031
SLURM_JOB_ID= 9598953
Free space on /tmp= 431452 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph11_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4526722-1751633849/watcher-4526722-1751633849 -o /tmp/evaluation-result-4526722-1751633849/solver-4526722-1751633849 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751626031-88031 --watchdog 3760  pbscip -f HOME/instance-4526722-1751633849.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 877f3997f9257d793d2a0e209c393814
RANDOM SEED=1027605630

nodeC012 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		: 3565.900
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.39
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		: 3662.359
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.39
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.180
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.443
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.39
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		: 3491.700
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.39
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		: 3700.000
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.39
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		: 3700.000
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.149
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        122373376 kB
MemAvailable:   123115076 kB
Buffers:            2136 kB
Cached:          1540820 kB
SwapCached:           16 kB
Active:          6661488 kB
Inactive:         920592 kB
Active(anon):    6052120 kB
Inactive(anon):     4948 kB
Active(file):     609368 kB
Inactive(file):   915644 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             77284 kB
Writeback:             0 kB
AnonPages:       6035712 kB
Mapped:           138944 kB
Shmem:             17944 kB
KReclaimable:     112244 kB
Slab:             197820 kB
SReclaimable:     112244 kB
SUnreclaim:        85576 kB
KernelStack:        4048 kB
PageTables:        15476 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8038900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1703936 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431436 MiB
End job on nodeC012 at 2025-07-04 15:02:01