Trace number 4513867

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-16? (TO) 3600.01 3609.6

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l080-r079-n1.opb
MD5SUM1372c66e4673859c6e3da379b7182901
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 benchmark879.083
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4323
Total number of constraints9214
Number of constraints which are clauses7773
Number of constraints which are cardinality constraints (but not clauses)1441
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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-4513867-1751219329.opb (Picat 3.9b6)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513867-1751219329/watcher-4513867-1751219329 -o /tmp/evaluation-result-4513867-1751219329/solver-4513867-1751219329 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27121 --watchdog 3760 pb_picat HOME/instance-4513867-1751219329.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=27267, runsolver pid=27264

[startup+0.100061 s]*
/proc/loadavg: 1.04 2.57 3.30 4/266 27268
/proc/meminfo: memFree=128764056/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2028344 memory=35728 CPUtime=0.09 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 1407 0 0 0 8 1 0 0 20 0 1 0 37610746 2077024256 8932 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507086 8932 1600 343 0 504150 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028344 KiB
Current children cumulated memory: 35728 KiB

[startup+0.205474 s]*
/proc/loadavg: 1.04 2.57 3.30 4/267 27280
/proc/meminfo: memFree=128764056/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2030016 memory=37264 CPUtime=0.19 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 1842 0 0 0 18 1 0 0 20 0 1 0 37610746 2078736384 9316 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507504 9316 1600 343 0 504568 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2030016 KiB
Current children cumulated memory: 37264 KiB

[startup+0.304526 s]*
/proc/loadavg: 1.04 2.57 3.30 4/267 27282
/proc/meminfo: memFree=128764056/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2030016 memory=37068 CPUtime=0.29 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 2159 0 0 0 28 1 0 0 20 0 1 0 37610746 2078736384 9267 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507504 9267 1600 343 0 504568 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2030016 KiB
Current children cumulated memory: 37068 KiB

[startup+0.700102 s]
/proc/loadavg: 1.04 2.57 3.30 4/264 27299
/proc/meminfo: memFree=128764168/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2029876 memory=37484 CPUtime=0.68 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3132 0 0 0 67 1 0 0 20 0 1 0 37610746 2078593024 9371 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507469 9371 1600 343 0 504533 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029876 KiB
Current children cumulated memory: 37484 KiB

[startup+1.5001 s]
/proc/loadavg: 1.04 2.57 3.30 5/269 27313
/proc/meminfo: memFree=128756232/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2030380 memory=37360 CPUtime=1.47 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 4199 0 0 0 146 1 0 0 20 0 1 0 37610746 2079109120 9340 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507595 9340 1600 343 0 504659 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2030380 KiB
Current children cumulated memory: 37360 KiB

[startup+3.10463 s]
/proc/loadavg: 1.36 2.61 3.31 5/269 27313
/proc/meminfo: memFree=128755704/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2031396 memory=38168 CPUtime=3.08 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 6989 0 0 0 306 2 0 0 20 0 1 0 37610746 2080149504 9542 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507849 9542 1600 343 0 504913 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2031396 KiB
Current children cumulated memory: 38168 KiB

[startup+6.30009 s]
/proc/loadavg: 1.36 2.61 3.31 5/270 27314
/proc/meminfo: memFree=128754588/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2030448 memory=37532 CPUtime=6.26 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 14719 0 0 0 623 3 0 0 20 0 1 0 37610746 2079178752 9383 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507612 9383 1600 343 0 504676 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2030448 KiB
Current children cumulated memory: 37532 KiB

[startup+12.7001 s]
/proc/loadavg: 1.57 2.63 3.32 5/270 27314
/proc/meminfo: memFree=128753148/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2032240 memory=38848 CPUtime=12.64 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 32112 0 0 0 1258 6 0 0 20 0 1 0 37610746 2081013760 9712 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 508060 9712 1600 343 0 505124 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2032240 KiB
Current children cumulated memory: 38848 KiB

[startup+25.5001 s]
/proc/loadavg: 2.11 2.70 3.33 5/270 27314
/proc/meminfo: memFree=128751392/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2033396 memory=39620 CPUtime=25.41 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 68612 0 0 0 2529 12 0 0 20 0 1 0 37610746 2082197504 9905 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 508349 9905 1600 343 0 505413 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2033396 KiB
Current children cumulated memory: 39620 KiB

[startup+51.105 s]
/proc/loadavg: 2.84 2.82 3.35 5/270 27315
/proc/meminfo: memFree=128744524/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2031472 memory=38656 CPUtime=50.95 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 129312 0 0 0 5073 22 0 0 20 0 1 0 37610746 2080227328 9664 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 507868 9664 1600 343 0 504932 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2031472 KiB
Current children cumulated memory: 38656 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 3.02 3.39 5/270 27316
/proc/meminfo: memFree=128729164/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2035700 memory=43028 CPUtime=102.02 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 257106 0 0 0 10159 43 0 0 20 0 1 0 37610746 2084556800 10757 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 508925 10757 1600 343 0 505989 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2035700 KiB
Current children cumulated memory: 43028 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 3.22 3.44 5/267 27408
/proc/meminfo: memFree=128740596/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2036488 memory=41912 CPUtime=161.86 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 394574 0 0 0 16120 66 0 0 20 0 1 0 37610746 2085363712 10478 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 509122 10478 1600 343 0 506186 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2036488 KiB
Current children cumulated memory: 41912 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.38 3.48 5/268 27412
/proc/meminfo: memFree=128736176/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2036488 memory=41776 CPUtime=221.71 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 501908 0 0 0 22085 86 0 0 20 0 1 0 37610746 2085363712 10444 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 509122 10444 1600 343 0 506186 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2036488 KiB
Current children cumulated memory: 41776 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.51 3.52 5/266 27414
/proc/meminfo: memFree=128727444/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2042768 memory=47656 CPUtime=281.55 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 605251 0 0 0 28050 105 0 0 20 0 1 0 37610746 2091794432 11914 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 510692 11914 1600 343 0 507756 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 2042768 KiB
Current children cumulated memory: 47656 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.62 3.56 5/265 27416
/proc/meminfo: memFree=128726332/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2043032 memory=47424 CPUtime=341.4 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 712432 0 0 0 34015 125 0 0 20 0 1 0 37610746 2092064768 11856 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 510758 11856 1600 343 0 507822 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 2043032 KiB
Current children cumulated memory: 47424 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.70 3.60 5/265 27418
/proc/meminfo: memFree=128721416/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2043092 memory=49200 CPUtime=401.25 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 790373 0 0 0 39983 142 0 0 20 0 1 0 37610746 2092126208 12300 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 510773 12300 1600 343 0 507837 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 2043092 KiB
Current children cumulated memory: 49200 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.78 3.63 5/266 27423
/proc/meminfo: memFree=128717548/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2039136 memory=44944 CPUtime=461.09 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 877380 0 0 0 45951 158 0 0 20 0 1 0 37610746 2088075264 11236 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 509784 11236 1600 343 0 506848 0
Current children cumulated CPU time: 461.09 s

################
# More data... #
################

Current children cumulated memory: 68240 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.16 4.11 5/264 27549
/proc/meminfo: memFree=128645680/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2056952 memory=64584 CPUtime=2854.71 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3037374 0 0 0 284800 671 0 0 20 0 1 0 37610746 2106318848 16146 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 514238 16146 1600 343 0 511302 0
Current children cumulated CPU time: 2854.71 s
Current children cumulated vsize: 2056952 KiB
Current children cumulated memory: 64584 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/264 27551
/proc/meminfo: memFree=128665204/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2048760 memory=55384 CPUtime=2914.55 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3054292 0 0 0 290778 677 0 0 20 0 1 0 37610746 2097930240 13846 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 512190 13846 1600 343 0 509254 0
Current children cumulated CPU time: 2914.55 s
Current children cumulated vsize: 2048760 KiB
Current children cumulated memory: 55384 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.16 4.11 5/264 27557
/proc/meminfo: memFree=128653408/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=68412 CPUtime=2974.39 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3082887 0 0 0 296754 685 0 0 20 0 1 0 37610746 2110513152 17103 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 17103 1600 343 0 512326 0
Current children cumulated CPU time: 2974.39 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 68412 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/263 27559
/proc/meminfo: memFree=128642132/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=66364 CPUtime=3034.22 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3125643 0 0 0 302725 697 0 0 20 0 1 0 37610746 2110513152 16591 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 16591 1600 343 0 512326 0
Current children cumulated CPU time: 3034.22 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 66364 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/263 27561
/proc/meminfo: memFree=128654064/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2048760 memory=58828 CPUtime=3094.07 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3189166 0 0 0 308694 713 0 0 20 0 1 0 37610746 2097930240 14707 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 512190 14707 1600 343 0 509254 0
Current children cumulated CPU time: 3094.07 s
Current children cumulated vsize: 2048760 KiB
Current children cumulated memory: 58828 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/262 27563
/proc/meminfo: memFree=128634560/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=70540 CPUtime=3153.9 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3213056 0 0 0 314670 720 0 0 20 0 1 0 37610746 2110513152 17635 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 17635 1600 343 0 512326 0
Current children cumulated CPU time: 3153.9 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 70540 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 27565
/proc/meminfo: memFree=128647984/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=68632 CPUtime=3213.74 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3229999 0 0 0 320648 726 0 0 20 0 1 0 37610746 2110513152 17158 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 17158 1600 343 0 512326 0
Current children cumulated CPU time: 3213.74 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 68632 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/263 27568
/proc/meminfo: memFree=128655116/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=67892 CPUtime=3273.58 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3251554 0 0 0 326624 734 0 0 20 0 1 0 37610746 2110513152 16973 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 16973 1600 343 0 512326 0
Current children cumulated CPU time: 3273.58 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 67892 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 27570
/proc/meminfo: memFree=128651456/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=61624 CPUtime=3333.42 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3300010 0 0 0 332595 747 0 0 20 0 1 0 37610746 2110513152 15406 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 15406 1600 343 0 512326 0
Current children cumulated CPU time: 3333.42 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 61624 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 27572
/proc/meminfo: memFree=128639536/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=68528 CPUtime=3393.26 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3339892 0 0 0 338569 757 0 0 20 0 1 0 37610746 2110513152 17132 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 17132 1600 343 0 512326 0
Current children cumulated CPU time: 3393.26 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 68528 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/264 27577
/proc/meminfo: memFree=128631472/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061048 memory=69296 CPUtime=3453.1 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3398865 0 0 0 344537 773 0 0 20 0 1 0 37610746 2110513152 17324 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515262 17324 1600 343 0 512326 0
Current children cumulated CPU time: 3453.1 s
Current children cumulated vsize: 2061048 KiB
Current children cumulated memory: 69296 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 27579
/proc/meminfo: memFree=128640480/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061216 memory=70616 CPUtime=3512.94 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3417786 0 0 0 350515 779 0 0 20 0 1 0 37610746 2110685184 17654 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515304 17654 1600 343 0 512368 0
Current children cumulated CPU time: 3512.94 s
Current children cumulated vsize: 2061216 KiB
Current children cumulated memory: 70616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/264 27586
/proc/meminfo: memFree=128634088/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2061216 memory=71000 CPUtime=3572.77 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3434984 0 0 0 356493 784 0 0 20 0 1 0 37610746 2110685184 17750 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 515304 17750 1600 343 0 512368 0
Current children cumulated CPU time: 3572.77 s
Current children cumulated vsize: 2061216 KiB
Current children cumulated memory: 71000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.18 4.13 4.10 3/256 27602
/proc/meminfo: memFree=128712200/131249996 swapFree=33010684/33010684
[pid=27267] ppid=27264 vsize=2048928 memory=58296 CPUtime=3600 cores=1,3
/proc/27267/stat : 27267 (pb_picat) R 27264 27267 27109 0 -1 4194304 3443421 0 0 0 359213 787 0 0 20 0 1 0 37610746 2098102272 14574 18446744073709551615 94667808948224 94667810349805 140734347888720 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94667810621232 94667812495536 94667827511296 140734347893150 140734347893226 140734347893226 140734347898828 0
/proc/27267/statm: 512232 14574 1600 343 0 509296 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2048928 KiB
Current children cumulated memory: 58296 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.13 s, system=7.87688 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.6
CPU time (s): 3600.01
CPU user time (s): 3592.13
CPU system time (s): 7.87688
CPU usage (%): 99.7343
Max. virtual memory (cumulated for all children) (KiB): 2085792
Max. memory (cumulated for all children) (KiB): 80780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.13
system time used= 7.87688
maximum resident set size= 80780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3443421
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= 73
involuntary context switches= 6217


# summary of solver processes directly reported to runsolver:
#   pid: 27267
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3592.13
#   total CPU system time (s): 7.87688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.44072 second user time and 12.9099 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 19:48:49
IDJOB=4513867
IDBENCH=162572
IDSOLVER=3346
FILE ID=nodeC023/4513867-1751219329
RUNJOBID= nodeC023-1751219327-27121
SLURM_JOB_ID= 9587671
Free space on /tmp= 433052 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l080-r079-n1.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513867-1751219329/watcher-4513867-1751219329 -o /tmp/evaluation-result-4513867-1751219329/solver-4513867-1751219329 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27121 --watchdog 3760  pb_picat HOME/instance-4513867-1751219329.opb

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

MD5SUM BENCH= 1372c66e4673859c6e3da379b7182901
RANDOM SEED=1700533192

nodeC023 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.963
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.78
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		: 3594.946
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.78
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		: 3595.622
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128784180 kB
MemAvailable:   129714464 kB
Buffers:            3280 kB
Cached:          1734316 kB
SwapCached:            0 kB
Active:           419716 kB
Inactive:        1429260 kB
Active(anon):     129452 kB
Inactive(anon):        0 kB
Active(file):     290264 kB
Inactive(file):  1429260 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15036 kB
Writeback:             0 kB
AnonPages:        114604 kB
Mapped:           109568 kB
Shmem:             18064 kB
KReclaimable:      99996 kB
Slab:             187308 kB
SReclaimable:      99996 kB
SUnreclaim:        87312 kB
KernelStack:        4248 kB
PageTables:         3344 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4427868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC023 at 2025-06-29 20:48:59