Trace number 4512073

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
UWrMaxSat-SCIP 2025-06-04? 732.876 734.687

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/
normalized-hw512-vm100p-dec.opb.negationfix.opb
MD5SUM87dcb6b5c21e845aafa503750cb7c14f
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2771456
Total number of constraints11850
Number of constraints which are clauses5412
Number of constraints which are cardinality constraints (but not clauses)5412
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5412
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1990420
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4457840
Number of bits of the biggest sum of numbers23
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.00	c Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
26.03/26.11	c Converting 11848 PB-constraints to clauses...
28.62/28.72	c Using SCIP solver, version 9.02.2, https://www.scipopt.org
732.58/734.43	c Out of memery in converting constraints: std::bad_alloc
732.58/734.43	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: 63665 MiB (61568 MiB free)
  memory of node 1: 64507 MiB (61765 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512073-1751198671/watcher-4512073-1751198671 -o /tmp/evaluation-result-4512073-1751198671/solver-4512073-1751198671 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751192387-26926 --watchdog 3760 HOME/uwrmaxsat-scip HOME/instance-4512073-1751198671.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=29074, runsolver pid=29071

[startup+0.100061 s]*
/proc/loadavg: 4.13 4.11 4.09 5/266 29075
/proc/meminfo: memFree=126271964/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=42480 memory=26072 CPUtime=0.09 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 5702 0 0 0 9 0 0 0 20 0 1 0 35544915 43499520 6518 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 10620 6518 1120 3139 0 6908 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42480 KiB
Current children cumulated memory: 26072 KiB

[startup+0.205504 s]*
/proc/loadavg: 4.13 4.11 4.09 5/266 29075
/proc/meminfo: memFree=126170324/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=61988 memory=45056 CPUtime=0.2 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 10200 0 0 0 19 1 0 0 20 0 1 0 35544915 63475712 11264 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 15497 11264 1120 3139 0 11785 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 61988 KiB
Current children cumulated memory: 45056 KiB

[startup+0.305595 s]*
/proc/loadavg: 4.13 4.11 4.09 5/266 29075
/proc/meminfo: memFree=126160244/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=72088 memory=55456 CPUtime=0.3 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 12293 0 0 0 29 1 0 0 20 0 1 0 35544915 73818112 13864 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 18022 13864 1120 3139 0 14310 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 72088 KiB
Current children cumulated memory: 55456 KiB

[startup+0.700152 s]
/proc/loadavg: 4.13 4.11 4.09 5/266 29075
/proc/meminfo: memFree=126114188/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=153060 memory=123832 CPUtime=0.68 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 23761 0 0 0 64 4 0 0 20 0 1 0 35544915 156733440 30958 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 38265 30958 1120 3139 0 34553 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 153060 KiB
Current children cumulated memory: 123832 KiB

[startup+1.50016 s]
/proc/loadavg: 4.13 4.11 4.09 5/266 29075
/proc/meminfo: memFree=126010988/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=331560 memory=302232 CPUtime=1.49 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 41809 0 0 0 139 10 0 0 20 0 1 0 35544915 339517440 75558 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 82890 75558 1120 3139 0 79178 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 331560 KiB
Current children cumulated memory: 302232 KiB

[startup+3.10537 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 29076
/proc/meminfo: memFree=125535540/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=636224 memory=597284 CPUtime=3.09 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 67617 0 0 0 291 18 0 0 20 0 1 0 35544915 651493376 149321 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 159056 149321 1120 3139 0 155344 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 636224 KiB
Current children cumulated memory: 597284 KiB

[startup+6.30012 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 29076
/proc/meminfo: memFree=124858252/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=1240728 memory=1179192 CPUtime=6.27 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 117783 0 0 0 591 36 0 0 20 0 1 0 35544915 1270505472 294798 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 310182 294798 1120 3139 0 306470 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1240728 KiB
Current children cumulated memory: 1179192 KiB

[startup+12.7001 s]
/proc/loadavg: 4.11 4.11 4.09 5/266 29076
/proc/meminfo: memFree=124048232/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=1744864 memory=1676340 CPUtime=12.66 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 217469 0 0 0 1210 56 0 0 20 0 1 0 35544915 1786740736 419085 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 436216 419085 1120 3139 0 432504 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1744864 KiB
Current children cumulated memory: 1676340 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.12 4.09 5/265 29076
/proc/meminfo: memFree=120086640/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=2651392 memory=2481076 CPUtime=25.43 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 418830 0 0 0 2450 93 0 0 20 0 1 0 35544915 2715025408 620269 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 662848 620269 1120 3139 0 659136 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2651392 KiB
Current children cumulated memory: 2481076 KiB

[startup+51.1053 s]
/proc/loadavg: 4.32 4.16 4.11 5/265 29076
/proc/meminfo: memFree=114480968/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=6776632 memory=6500848 CPUtime=50.97 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1178737 0 0 0 4807 290 0 0 20 0 1 0 35544915 6939271168 1625212 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 1694158 1625212 2688 3139 0 1690446 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 6776632 KiB
Current children cumulated memory: 6500848 KiB

[startup+102.3 s]
/proc/loadavg: 4.31 4.19 4.12 5/264 29078
/proc/meminfo: memFree=109976996/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=8879896 memory=8185908 CPUtime=102.04 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1343007 0 0 0 9850 354 0 0 20 0 1 0 35544915 9093013504 2046477 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 2219974 2046477 2688 3139 0 2216262 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 8879896 KiB
Current children cumulated memory: 8185908 KiB

[startup+162.3 s]
/proc/loadavg: 4.23 4.19 4.12 5/264 29081
/proc/meminfo: memFree=108074116/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=9985480 memory=9779188 CPUtime=161.89 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1452492 0 0 0 15774 415 0 0 20 0 1 0 35544915 10225131520 2444797 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 2496370 2444797 2688 3139 0 2492658 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 9985480 KiB
Current children cumulated memory: 9779188 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.17 4.12 5/264 29083
/proc/meminfo: memFree=106504980/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=11163500 memory=10569664 CPUtime=221.74 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1543819 0 0 0 21728 446 0 0 20 0 1 0 35544915 11431424000 2642416 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 2790875 2642416 2688 3139 0 2787163 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 11163500 KiB
Current children cumulated memory: 10569664 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/265 29086
/proc/meminfo: memFree=101342840/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14144368 memory=13872016 CPUtime=281.59 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1617705 0 0 0 27633 526 0 0 20 0 1 0 35544915 14483832832 3468004 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3536092 3468004 2688 3139 0 3532380 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 14144368 KiB
Current children cumulated memory: 13872016 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/264 29088
/proc/meminfo: memFree=101638000/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14216048 memory=13002564 CPUtime=341.44 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1677263 0 0 0 33597 547 0 0 20 0 1 0 35544915 14557233152 3250641 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3554012 3250641 2688 3139 0 3550300 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 14216048 KiB
Current children cumulated memory: 13002564 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/264 29091
/proc/meminfo: memFree=100597192/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14463356 memory=13524832 CPUtime=401.29 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1741095 0 0 0 39560 569 0 0 20 0 1 0 35544915 14810476544 3381208 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3615839 3381208 2688 3139 0 3612127 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 14463356 KiB
Current children cumulated memory: 13524832 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/263 29093
/proc/meminfo: memFree=99634504/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14686460 memory=13999808 CPUtime=461.14 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1799885 0 0 0 45524 590 0 0 20 0 1 0 35544915 15038935040 3499952 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3671615 3499952 2688 3139 0 3667903 0
Current children cumulated CPU time: 461.14 s
Current children cumulated vsize: 14686460 KiB
Current children cumulated memory: 13999808 KiB

[startup+522.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/263 29139
/proc/meminfo: memFree=107609132/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14745360 memory=14126256 CPUtime=520.99 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1817232 0 0 0 51501 598 0 0 20 0 1 0 35544915 15099248640 3531564 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3686340 3531564 2688 3139 0 3682628 0
Current children cumulated CPU time: 520.99 s
Current children cumulated vsize: 14745360 KiB
Current children cumulated memory: 14126256 KiB

[startup+582.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/264 29145
/proc/meminfo: memFree=105581716/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14747336 memory=14130540 CPUtime=580.84 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1821131 0 0 0 57484 600 0 0 20 0 1 0 35544915 15101272064 3532635 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3686834 3532635 2688 3139 0 3683122 0
Current children cumulated CPU time: 580.84 s
Current children cumulated vsize: 14747336 KiB
Current children cumulated memory: 14130540 KiB

[startup+642.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 29151
/proc/meminfo: memFree=104547544/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14749636 memory=14133100 CPUtime=640.7 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1824667 0 0 0 63467 603 0 0 20 0 1 0 35544915 15103627264 3533275 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3687409 3533275 2688 3139 0 3683697 0
Current children cumulated CPU time: 640.7 s
Current children cumulated vsize: 14749636 KiB
Current children cumulated memory: 14133100 KiB

[startup+702.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 29153
/proc/meminfo: memFree=102572548/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14754116 memory=14137836 CPUtime=700.55 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1829011 0 0 0 69450 605 0 0 20 0 1 0 35544915 15108214784 3534459 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3688529 3534459 2688 3139 0 3684817 0
Current children cumulated CPU time: 700.55 s
Current children cumulated vsize: 14754116 KiB
Current children cumulated memory: 14137836 KiB

[startup+734.687 s]
# the end of solver process 29074 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=726.546 s, system=6.33002 s

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

[startup+716.8 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 29154
/proc/meminfo: memFree=102385604/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14755576 memory=14139372 CPUtime=715.02 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1829534 0 0 0 70896 606 0 0 20 0 1 0 35544915 15109709824 3534843 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3688894 3534843 2688 3139 0 3685182 0
Current children cumulated CPU time: 715.02 s
Current children cumulated vsize: 14755576 KiB
Current children cumulated memory: 14139372 KiB

[startup+723.2 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 29154
/proc/meminfo: memFree=102300412/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14756500 memory=14140268 CPUtime=721.41 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1830025 0 0 0 71534 607 0 0 20 0 1 0 35544915 15110656000 3535067 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3689125 3535067 2688 3139 0 3685413 0
Current children cumulated CPU time: 721.41 s
Current children cumulated vsize: 14756500 KiB
Current children cumulated memory: 14140268 KiB

[startup+729.6 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 29154
/proc/meminfo: memFree=102223236/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14757744 memory=14141548 CPUtime=727.79 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1831105 0 0 0 72172 607 0 0 20 0 1 0 35544915 15111929856 3535387 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3689436 3535387 2688 3139 0 3685724 0
Current children cumulated CPU time: 727.79 s
Current children cumulated vsize: 14757744 KiB
Current children cumulated memory: 14141548 KiB

[startup+732.8 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 29154
/proc/meminfo: memFree=102186628/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14758764 memory=14142572 CPUtime=730.98 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1831672 0 0 0 72491 607 0 0 20 0 1 0 35544915 15112974336 3535643 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3689691 3535643 2688 3139 0 3685979 0
Current children cumulated CPU time: 730.98 s
Current children cumulated vsize: 14758764 KiB
Current children cumulated memory: 14142572 KiB

[startup+733.6 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 29154
/proc/meminfo: memFree=102174468/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14759460 memory=14143340 CPUtime=731.78 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1831852 0 0 0 72571 607 0 0 20 0 1 0 35544915 15113687040 3535835 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3689865 3535835 2688 3139 0 3686153 0
Current children cumulated CPU time: 731.78 s
Current children cumulated vsize: 14759460 KiB
Current children cumulated memory: 14143340 KiB

[startup+734.4 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 29154
/proc/meminfo: memFree=102162308/131249996 swapFree=33010684/33010684
[pid=29074] ppid=29071 vsize=14759460 memory=14143340 CPUtime=732.58 cores=4,6
/proc/29074/stat : 29074 (uwrmaxsat-scip) R 29071 29074 26915 0 -1 4194304 1831852 0 0 0 72651 607 0 0 20 0 1 0 35544915 15113687040 3535835 18446744073709551615 4198400 17051741 140727112771632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 29061120 140727112775994 140727112776164 140727112776164 140727112781766 0
/proc/29074/statm: 3689865 3535835 2688 3139 0 3686153 0
Current children cumulated CPU time: 732.58 s
Current children cumulated vsize: 14759460 KiB
Current children cumulated memory: 14143340 KiB

[startup+734.605 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 29154
/proc/meminfo: memFree=104584668/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 734.687
CPU time (s): 732.876
CPU user time (s): 726.546
CPU system time (s): 6.33002
CPU usage (%): 99.7534
Max. virtual memory (cumulated for all children) (KiB): 14759460
Max. memory (cumulated for all children) (KiB): 14143340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 726.546
system time used= 6.33002
maximum resident set size= 14143340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1831853
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= 27
involuntary context switches= 895


# summary of solver processes directly reported to runsolver:
#   pid: 29074
#   total CPU time (s): 732.876
#   total CPU user time (s): 726.546
#   total CPU system time (s): 6.33002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32395 second user time and 3.13855 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 14:04:32
IDJOB=4512073
IDBENCH=160491
IDSOLVER=3373
FILE ID=nodeC021/4512073-1751198671
RUNJOBID= nodeC021-1751192387-26926
SLURM_JOB_ID= 9587584
Free space on /tmp= 432748 MiB

SOLVER NAME= UWrMaxSat-SCIP 2025-06-04
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm100p-dec.opb.negationfix.opb
COMMAND LINE= HOME/uwrmaxsat-scip BENCHNAME -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512073-1751198671/watcher-4512073-1751198671 -o /tmp/evaluation-result-4512073-1751198671/solver-4512073-1751198671 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751192387-26926 --watchdog 3760  HOME/uwrmaxsat-scip HOME/instance-4512073-1751198671.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000

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

MD5SUM BENCH= 87dcb6b5c21e845aafa503750cb7c14f
RANDOM SEED=1905844038

nodeC021 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.775
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.56
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.765
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.56
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		: 3598.729
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.56
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		: 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 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.56
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		: 3714.642
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.56
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.800
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.56
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.777
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.56
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.981
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126302272 kB
MemAvailable:   126610300 kB
Buffers:            3280 kB
Cached:          1116740 kB
SwapCached:            0 kB
Active:          3426164 kB
Inactive:         859380 kB
Active(anon):    3183588 kB
Inactive(anon):        0 kB
Active(file):     242576 kB
Inactive(file):   859380 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            304440 kB
Writeback:             4 kB
AnonPages:       3168616 kB
Mapped:           133872 kB
Shmem:             18060 kB
KReclaimable:      90224 kB
Slab:             176284 kB
SReclaimable:      90224 kB
SUnreclaim:        86060 kB
KernelStack:        4288 kB
PageTables:         9264 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3638780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2697216 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432768 MiB
End job on nodeC021 at 2025-06-29 14:16:47