Trace number 4513399

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
Picat 2025-06-16UNSAT 520.506 521.972

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x120split.opb
MD5SUM71fa1afe6ec5716be864bdb24fc2dd76
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40.5573
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1201
Total number of constraints601
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)601
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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 solving HOME/instance-4513399-1751216484.opb (Picat 3.9b6)
520.42/521.96	s UNSATISFIABLE

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: 63708 MiB (62774 MiB free)
  memory of node 1: 64465 MiB (63853 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513399-1751216484/watcher-4513399-1751216484 -o /tmp/evaluation-result-4513399-1751216484/solver-4513399-1751216484 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751209547-27267 --watchdog 3760 pb_picat HOME/instance-4513399-1751216484.opb 

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


[startup+0.100059 s]*
/proc/loadavg: 4.08 4.12 4.10 5/266 28181
/proc/meminfo: memFree=129658804/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2029396 memory=22288 CPUtime=0.09 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 1592 0 0 0 9 0 0 0 20 0 1 0 37325895 2078101504 5572 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 507349 5572 1664 343 0 504413 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2029396 KiB
Current children cumulated memory: 22288 KiB

[startup+0.205451 s]*
/proc/loadavg: 4.08 4.12 4.10 5/266 28181
/proc/meminfo: memFree=129653700/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2029428 memory=22132 CPUtime=0.2 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 1746 0 0 0 20 0 0 0 20 0 1 0 37325895 2078134272 5533 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 507357 5533 1664 343 0 504421 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2029428 KiB
Current children cumulated memory: 22132 KiB

[startup+0.304809 s]*
/proc/loadavg: 4.08 4.12 4.10 5/266 28181
/proc/meminfo: memFree=129653700/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2029428 memory=22644 CPUtime=0.29 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 1888 0 0 0 29 0 0 0 20 0 1 0 37325895 2078134272 5661 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 507357 5661 1664 343 0 504421 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2029428 KiB
Current children cumulated memory: 22644 KiB

[startup+0.700107 s]
/proc/loadavg: 4.08 4.12 4.10 5/266 28181
/proc/meminfo: memFree=129653700/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2029428 memory=22384 CPUtime=0.68 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 2703 0 0 0 68 0 0 0 20 0 1 0 37325895 2078134272 5596 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 507357 5596 1664 343 0 504421 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029428 KiB
Current children cumulated memory: 22384 KiB

[startup+1.50011 s]
/proc/loadavg: 4.15 4.14 4.10 5/266 28181
/proc/meminfo: memFree=129645016/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2031396 memory=23496 CPUtime=1.48 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 4588 0 0 0 148 0 0 0 20 0 1 0 37325895 2080149504 5874 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 507849 5874 1664 343 0 504913 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2031396 KiB
Current children cumulated memory: 23496 KiB

[startup+3.10517 s]
/proc/loadavg: 4.15 4.14 4.10 5/266 28181
/proc/meminfo: memFree=129626776/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2031396 memory=23996 CPUtime=3.09 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 8831 0 0 0 308 1 0 0 20 0 1 0 37325895 2080149504 5999 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 507849 5999 1664 343 0 504913 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2031396 KiB
Current children cumulated memory: 23996 KiB

[startup+6.3001 s]
/proc/loadavg: 4.14 4.14 4.10 5/266 28181
/proc/meminfo: memFree=129647200/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2034068 memory=25552 CPUtime=6.27 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 16810 0 0 0 625 2 0 0 20 0 1 0 37325895 2082885632 6388 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 508517 6388 1664 343 0 505581 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2034068 KiB
Current children cumulated memory: 25552 KiB

[startup+12.7001 s]
/proc/loadavg: 4.13 4.13 4.10 5/266 28182
/proc/meminfo: memFree=129673352/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2040212 memory=29348 CPUtime=12.65 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 34213 0 0 0 1260 5 0 0 20 0 1 0 37325895 2089177088 7337 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 510053 7337 1664 343 0 507117 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2040212 KiB
Current children cumulated memory: 29348 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.13 4.10 5/266 28182
/proc/meminfo: memFree=129653400/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2040212 memory=29044 CPUtime=25.42 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 62461 0 0 0 2532 10 0 0 20 0 1 0 37325895 2089177088 7261 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 510053 7261 1664 343 0 507117 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2040212 KiB
Current children cumulated memory: 29044 KiB

[startup+51.1053 s]
/proc/loadavg: 4.14 4.13 4.10 5/265 28182
/proc/meminfo: memFree=129634904/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2044692 memory=34256 CPUtime=50.97 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 111162 0 0 0 5077 20 0 0 20 0 1 0 37325895 2093764608 8564 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 511173 8564 1664 343 0 508237 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2044692 KiB
Current children cumulated memory: 34256 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/266 28189
/proc/meminfo: memFree=129625616/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2054068 memory=40372 CPUtime=102.03 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 171115 0 0 0 10169 34 0 0 20 0 1 0 37325895 2103365632 10093 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 513517 10093 1664 343 0 510581 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2054068 KiB
Current children cumulated memory: 40372 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/266 28191
/proc/meminfo: memFree=129648424/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2062444 memory=49140 CPUtime=161.87 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 218271 0 0 0 16142 45 0 0 20 0 1 0 37325895 2111942656 12285 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 515611 12285 1664 343 0 512675 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2062444 KiB
Current children cumulated memory: 49140 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 28193
/proc/meminfo: memFree=129614540/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2063200 memory=47436 CPUtime=221.72 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 253525 0 0 0 22115 57 0 0 20 0 1 0 37325895 2112716800 11859 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 515800 11859 1664 343 0 512864 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2063200 KiB
Current children cumulated memory: 47436 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 28195
/proc/meminfo: memFree=129633464/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2063200 memory=49940 CPUtime=281.56 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 286571 0 0 0 28088 68 0 0 20 0 1 0 37325895 2112716800 12485 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 515800 12485 1664 343 0 512864 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 2063200 KiB
Current children cumulated memory: 49940 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 28241
/proc/meminfo: memFree=129704368/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2063372 memory=54168 CPUtime=341.38 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 314411 0 0 0 34062 76 0 0 20 0 1 0 37325895 2112892928 13542 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 515843 13542 1664 343 0 512907 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 2063372 KiB
Current children cumulated memory: 54168 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/262 28243
/proc/meminfo: memFree=129689616/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2063372 memory=52188 CPUtime=401.19 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 344164 0 0 0 40034 85 0 0 20 0 1 0 37325895 2112892928 13047 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 515843 13047 1664 343 0 512907 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 2063372 KiB
Current children cumulated memory: 52188 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 28247
/proc/meminfo: memFree=129682036/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2064532 memory=53240 CPUtime=461.01 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 368039 0 0 0 46007 94 0 0 20 0 1 0 37325895 2114080768 13310 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 516133 13310 1664 343 0 513197 0
Current children cumulated CPU time: 461.01 s
Current children cumulated vsize: 2064532 KiB
Current children cumulated memory: 53240 KiB

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

# cumulated CPU time of all completed processes:  user=519.487 s, system=1.01898 s

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

[startup+486.4 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 28248
/proc/meminfo: memFree=129664384/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=55648 CPUtime=485.04 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 377573 0 0 0 48407 97 0 0 20 0 1 0 37325895 2130857984 13912 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 13912 1664 343 0 517293 0
Current children cumulated CPU time: 485.04 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 55648 KiB

[startup+499.2 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 28248
/proc/meminfo: memFree=129685336/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=55648 CPUtime=497.8 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 381020 0 0 0 49682 98 0 0 20 0 1 0 37325895 2130857984 13912 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 13912 1664 343 0 517293 0
Current children cumulated CPU time: 497.8 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 55648 KiB

[startup+512 s]*
/proc/loadavg: 4.08 4.09 4.09 5/265 28250
/proc/meminfo: memFree=129686092/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=55992 CPUtime=510.57 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 385071 0 0 0 50957 100 0 0 20 0 1 0 37325895 2130857984 13998 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 13998 1664 343 0 517293 0
Current children cumulated CPU time: 510.57 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 55992 KiB

[startup+518.4 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 28250
/proc/meminfo: memFree=129689632/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=53944 CPUtime=516.94 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 388635 0 0 0 51593 101 0 0 20 0 1 0 37325895 2130857984 13486 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 13486 1664 343 0 517293 0
Current children cumulated CPU time: 516.94 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 53944 KiB

[startup+520 s]*
/proc/loadavg: 4.07 4.09 4.09 5/265 28250
/proc/meminfo: memFree=129689640/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2097300 memory=62136 CPUtime=518.54 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 389150 0 0 0 51753 101 0 0 20 0 1 0 37325895 2147635200 15534 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 524325 15534 1664 343 0 521389 0
Current children cumulated CPU time: 518.54 s
Current children cumulated vsize: 2097300 KiB
Current children cumulated memory: 62136 KiB

[startup+520.8 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 28250
/proc/meminfo: memFree=129689640/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=51768 CPUtime=519.33 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 390112 0 0 0 51832 101 0 0 20 0 1 0 37325895 2130857984 12942 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 12942 1664 343 0 517293 0
Current children cumulated CPU time: 519.33 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 51768 KiB

[startup+521.6 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 28250
/proc/meminfo: memFree=129689640/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=50232 CPUtime=520.12 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 391689 0 0 0 51911 101 0 0 20 0 1 0 37325895 2130857984 12558 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 12558 1664 343 0 517293 0
Current children cumulated CPU time: 520.12 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 50232 KiB

[startup+521.8 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 28250
/proc/meminfo: memFree=129689640/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=50616 CPUtime=520.32 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 391784 0 0 0 51931 101 0 0 20 0 1 0 37325895 2130857984 12654 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 12654 1664 343 0 517293 0
Current children cumulated CPU time: 520.32 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 50616 KiB

[startup+521.9 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 28250
/proc/meminfo: memFree=129689640/131250000 swapFree=33010684/33010684
[pid=28180] ppid=28177 vsize=2080916 memory=50616 CPUtime=520.42 cores=5,7
/proc/28180/stat : 28180 (pb_picat) R 28177 28180 27252 0 -1 4194304 391784 0 0 0 51941 101 0 0 20 0 1 0 37325895 2130857984 12654 18446744073709551615 94153138348032 94153139749613 140728767634992 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94153140021040 94153141895344 94153152454656 140728767637918 140728767637994 140728767637994 140728767643596 0
/proc/28180/statm: 520229 12654 1664 343 0 517293 0
Current children cumulated CPU time: 520.42 s
Current children cumulated vsize: 2080916 KiB
Current children cumulated memory: 50616 KiB

Child status: 0

Real time (s): 521.972
CPU time (s): 520.506
CPU user time (s): 519.487
CPU system time (s): 1.01898
CPU usage (%): 99.7193
Max. virtual memory (cumulated for all children) (KiB): 2097300
Max. memory (cumulated for all children) (KiB): 64184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 519.488
system time used= 1.01898
maximum resident set size= 64184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 391814
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= 67
involuntary context switches= 788


# summary of solver processes directly reported to runsolver:
#   pid: 28180
#   total CPU time (s): 520.506
#   total CPU user time (s): 519.487
#   total CPU system time (s): 1.01898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.886382 second user time and 2.09293 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-29 19:01:24
IDJOB=4513399
IDBENCH=162341
IDSOLVER=3346
FILE ID=nodeC019/4513399-1751216484
RUNJOBID= nodeC019-1751209547-27267
SLURM_JOB_ID= 9587644
Free space on /tmp= 433052 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x120split.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513399-1751216484/watcher-4513399-1751216484 -o /tmp/evaluation-result-4513399-1751216484/solver-4513399-1751216484 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751209547-27267 --watchdog 3760  pb_picat HOME/instance-4513399-1751216484.opb

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

MD5SUM BENCH= 71fa1afe6ec5716be864bdb24fc2dd76
RANDOM SEED=1749907044

nodeC019 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.652
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.37
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.680
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.37
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.453
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.37
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		: 3634.636
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.37
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.609
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.37
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.688
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.37
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.37
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		: 3624.035
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129667276 kB
MemAvailable:   129556648 kB
Buffers:            3280 kB
Cached:           698788 kB
SwapCached:            0 kB
Active:           589420 kB
Inactive:         442040 kB
Active(anon):     347456 kB
Inactive(anon):        0 kB
Active(file):     241964 kB
Inactive(file):   442040 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3652 kB
Writeback:             0 kB
AnonPages:        330596 kB
Mapped:           113176 kB
Shmem:             18064 kB
KReclaimable:      89216 kB
Slab:             174352 kB
SReclaimable:      89216 kB
SUnreclaim:        85136 kB
KernelStack:        4304 kB
PageTables:         3764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6699060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC019 at 2025-06-29 19:10:06