Trace number 4514335

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.06 3611.4

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUMecb94e70b440a48855e99e990bb4ec90
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 benchmark1198.19
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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-4514335-1751226569.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 (62353 MiB free)
  memory of node 1: 64465 MiB (63368 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514335-1751226569/watcher-4514335-1751226569 -o /tmp/evaluation-result-4514335-1751226569/solver-4514335-1751226569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27121 --watchdog 3760 pb_picat HOME/instance-4514335-1751226569.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=28223, runsolver pid=28220

[startup+0.100061 s]*
/proc/loadavg: 4.22 4.16 4.11 5/264 28224
/proc/meminfo: memFree=128714100/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2027148 memory=42552 CPUtime=0.08 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 1096 0 0 0 8 0 0 0 20 0 1 0 38334775 2075799552 10638 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 506787 10638 1536 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 42552 KiB

[startup+0.205416 s]*
/proc/loadavg: 4.22 4.16 4.11 5/264 28224
/proc/meminfo: memFree=128693620/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2027148 memory=65080 CPUtime=0.19 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 1107 0 0 0 18 1 0 0 20 0 1 0 38334775 2075799552 16270 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 506787 16270 1536 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 65080 KiB

[startup+0.305309 s]*
/proc/loadavg: 4.22 4.16 4.11 5/264 28224
/proc/meminfo: memFree=128673140/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2027148 memory=87608 CPUtime=0.3 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 1118 0 0 0 28 2 0 0 20 0 1 0 38334775 2075799552 21902 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 506787 21902 1536 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 87608 KiB

[startup+0.700169 s]
/proc/loadavg: 4.22 4.16 4.11 5/264 28224
/proc/meminfo: memFree=128628084/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2027148 memory=163384 CPUtime=0.68 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 1155 0 0 0 65 3 0 0 20 0 1 0 38334775 2075799552 40846 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 506787 40846 1536 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 163384 KiB

[startup+1.50012 s]
/proc/loadavg: 4.22 4.16 4.11 5/264 28224
/proc/meminfo: memFree=128570740/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2034700 memory=194884 CPUtime=1.48 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 8655 0 0 0 143 5 0 0 20 0 1 0 38334775 2083532800 48721 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 508675 48721 1696 343 0 505739 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2034700 KiB
Current children cumulated memory: 194884 KiB

[startup+3.10513 s]
/proc/loadavg: 4.22 4.16 4.11 5/264 28224
/proc/meminfo: memFree=128566644/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2034812 memory=195264 CPUtime=3.08 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 16331 0 0 0 302 6 0 0 20 0 1 0 38334775 2083647488 48816 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 508703 48816 1696 343 0 505767 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2034812 KiB
Current children cumulated memory: 195264 KiB

[startup+6.3001 s]
/proc/loadavg: 4.20 4.16 4.11 5/264 28224
/proc/meminfo: memFree=128564976/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2039640 memory=200604 CPUtime=6.26 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 43987 0 0 0 616 10 0 0 20 0 1 0 38334775 2088591360 50151 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 509910 50151 1696 343 0 506974 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2039640 KiB
Current children cumulated memory: 200604 KiB

[startup+12.7001 s]
/proc/loadavg: 4.18 4.15 4.11 5/263 28224
/proc/meminfo: memFree=128552856/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2039640 memory=199380 CPUtime=12.65 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 97037 0 0 0 1245 20 0 0 20 0 1 0 38334775 2088591360 49845 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 509910 49845 1696 343 0 506974 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2039640 KiB
Current children cumulated memory: 199380 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.14 4.10 5/263 28224
/proc/meminfo: memFree=128551188/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2050136 memory=204920 CPUtime=25.41 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 204461 0 0 0 2502 39 0 0 20 0 1 0 38334775 2099339264 51230 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 512534 51230 1696 343 0 509598 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2050136 KiB
Current children cumulated memory: 204920 KiB

[startup+51.1052 s]
/proc/loadavg: 4.16 4.15 4.10 5/263 28224
/proc/meminfo: memFree=128540252/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2048088 memory=208248 CPUtime=50.93 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 426085 0 0 0 5017 76 0 0 20 0 1 0 38334775 2097242112 52062 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 512022 52062 1696 343 0 509086 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2048088 KiB
Current children cumulated memory: 208248 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/263 28226
/proc/meminfo: memFree=128526136/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2050600 memory=209588 CPUtime=101.95 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 852745 0 0 0 10039 156 0 0 20 0 1 0 38334775 2099814400 52397 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 512650 52397 1696 343 0 509714 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2050600 KiB
Current children cumulated memory: 209588 KiB

[startup+162.3 s]
/proc/loadavg: 4.39 4.21 4.12 5/263 28319
/proc/meminfo: memFree=128536336/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2066984 memory=214300 CPUtime=161.74 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 1290350 0 0 0 15933 241 0 0 20 0 1 0 38334775 2116591616 53575 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 516746 53575 1696 343 0 513810 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 2066984 KiB
Current children cumulated memory: 214300 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 4.20 4.12 5/263 28365
/proc/meminfo: memFree=128547364/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2054696 memory=214328 CPUtime=221.54 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 1691430 0 0 0 21830 324 0 0 20 0 1 0 38334775 2104008704 53582 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 513674 53582 1696 343 0 510738 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 2054696 KiB
Current children cumulated memory: 214328 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/263 28367
/proc/meminfo: memFree=128544196/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2042660 memory=201308 CPUtime=281.34 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 2139405 0 0 0 27726 408 0 0 20 0 1 0 38334775 2091683840 50327 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 510665 50327 1696 343 0 507729 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 2042660 KiB
Current children cumulated memory: 201308 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.16 4.11 5/263 28369
/proc/meminfo: memFree=128541520/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2051308 memory=206096 CPUtime=341.14 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 2654179 0 0 0 33603 511 0 0 20 0 1 0 38334775 2100539392 51524 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 512827 51524 1696 343 0 509891 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 2051308 KiB
Current children cumulated memory: 206096 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/263 28371
/proc/meminfo: memFree=128533196/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2041068 memory=202736 CPUtime=400.93 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 3155082 0 0 0 39483 610 0 0 20 0 1 0 38334775 2090053632 50684 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 510267 50684 1696 343 0 507331 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 2041068 KiB
Current children cumulated memory: 202736 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/263 28373
/proc/meminfo: memFree=128530032/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2043724 memory=204496 CPUtime=460.73 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 3422231 0 0 0 45405 668 0 0 20 0 1 0 38334775 2092773376 51124 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 510931 51124 1696 343 0 507995 0
Current children cumulated CPU time: 460.73 s

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

Current children cumulated memory: 254348 KiB

[startup+2862.3 s]
/proc/loadavg: 3.27 3.84 4.00 4/258 29072
/proc/meminfo: memFree=128220936/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2108452 memory=248204 CPUtime=2853.07 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 13782434 0 0 0 281890 3417 0 0 20 0 1 0 38334775 2159054848 62051 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 527113 62051 1696 343 0 524177 0
Current children cumulated CPU time: 2853.07 s
Current children cumulated vsize: 2108452 KiB
Current children cumulated memory: 248204 KiB

[startup+2922.3 s]
/proc/loadavg: 3.14 3.70 3.94 4/258 29076
/proc/meminfo: memFree=128204208/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2108452 memory=252736 CPUtime=2912.9 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 14112958 0 0 0 287789 3501 0 0 20 0 1 0 38334775 2159054848 63184 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 527113 63184 1696 343 0 524177 0
Current children cumulated CPU time: 2912.9 s
Current children cumulated vsize: 2108452 KiB
Current children cumulated memory: 252736 KiB

[startup+2982.3 s]
/proc/loadavg: 3.14 3.60 3.89 4/257 29078
/proc/meminfo: memFree=128159372/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2108452 memory=250636 CPUtime=2972.73 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 14414525 0 0 0 293691 3582 0 0 20 0 1 0 38334775 2159054848 62659 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 527113 62659 1696 343 0 524177 0
Current children cumulated CPU time: 2972.73 s
Current children cumulated vsize: 2108452 KiB
Current children cumulated memory: 250636 KiB

[startup+3042.3 s]
/proc/loadavg: 3.09 3.50 3.84 4/258 29085
/proc/meminfo: memFree=128250844/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2075684 memory=237964 CPUtime=3032.56 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 14692612 0 0 0 299596 3660 0 0 20 0 1 0 38334775 2125500416 59491 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 518921 59491 1696 343 0 515985 0
Current children cumulated CPU time: 3032.56 s
Current children cumulated vsize: 2075684 KiB
Current children cumulated memory: 237964 KiB

[startup+3102.3 s]
/proc/loadavg: 3.14 3.44 3.79 4/258 29087
/proc/meminfo: memFree=128228316/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2075684 memory=222944 CPUtime=3092.39 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 14824067 0 0 0 305541 3698 0 0 20 0 1 0 38334775 2125500416 55736 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 518921 55736 1696 343 0 515985 0
Current children cumulated CPU time: 3092.39 s
Current children cumulated vsize: 2075684 KiB
Current children cumulated memory: 222944 KiB

[startup+3162.3 s]
/proc/loadavg: 3.11 3.37 3.75 4/257 29089
/proc/meminfo: memFree=128171104/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2059300 memory=220072 CPUtime=3152.22 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 14961409 0 0 0 311479 3743 0 0 20 0 1 0 38334775 2108723200 55018 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 514825 55018 1696 343 0 511889 0
Current children cumulated CPU time: 3152.22 s
Current children cumulated vsize: 2059300 KiB
Current children cumulated memory: 220072 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.32 3.70 4/257 29091
/proc/meminfo: memFree=128234348/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2075684 memory=233868 CPUtime=3212.06 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 15095542 0 0 0 317421 3785 0 0 20 0 1 0 38334775 2125500416 58467 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 518921 58467 1696 343 0 515985 0
Current children cumulated CPU time: 3212.06 s
Current children cumulated vsize: 2075684 KiB
Current children cumulated memory: 233868 KiB

[startup+3282.3 s]
/proc/loadavg: 3.10 3.28 3.66 4/257 29093
/proc/meminfo: memFree=128235272/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2075684 memory=231820 CPUtime=3271.89 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 15323190 0 0 0 323341 3848 0 0 20 0 1 0 38334775 2125500416 57955 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 518921 57955 1696 343 0 515985 0
Current children cumulated CPU time: 3271.89 s
Current children cumulated vsize: 2075684 KiB
Current children cumulated memory: 231820 KiB

[startup+3342.3 s]
/proc/loadavg: 3.08 3.24 3.62 4/257 29096
/proc/meminfo: memFree=128211540/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2108452 memory=252300 CPUtime=3331.72 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 15631897 0 0 0 329235 3937 0 0 20 0 1 0 38334775 2159054848 63075 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 527113 63075 1696 343 0 524177 0
Current children cumulated CPU time: 3331.72 s
Current children cumulated vsize: 2108452 KiB
Current children cumulated memory: 252300 KiB

[startup+3402.3 s]
/proc/loadavg: 3.07 3.21 3.59 4/257 29098
/proc/meminfo: memFree=128206476/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2075684 memory=233868 CPUtime=3391.55 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 15894565 0 0 0 335147 4008 0 0 20 0 1 0 38334775 2125500416 58467 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 518921 58467 1696 343 0 515985 0
Current children cumulated CPU time: 3391.55 s
Current children cumulated vsize: 2075684 KiB
Current children cumulated memory: 233868 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.18 3.55 4/257 29100
/proc/meminfo: memFree=128228724/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2075684 memory=231648 CPUtime=3451.38 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 16201566 0 0 0 341045 4093 0 0 20 0 1 0 38334775 2125500416 57912 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 518921 57912 1696 343 0 515985 0
Current children cumulated CPU time: 3451.38 s
Current children cumulated vsize: 2075684 KiB
Current children cumulated memory: 231648 KiB

[startup+3522.3 s]
/proc/loadavg: 3.12 3.18 3.53 4/258 29105
/proc/meminfo: memFree=128217336/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2108452 memory=239904 CPUtime=3511.21 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 16390628 0 0 0 346975 4146 0 0 20 0 1 0 38334775 2159054848 59976 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 527113 59976 1696 343 0 524177 0
Current children cumulated CPU time: 3511.21 s
Current children cumulated vsize: 2108452 KiB
Current children cumulated memory: 239904 KiB

[startup+3582.3 s]
/proc/loadavg: 3.14 3.17 3.50 4/258 29107
/proc/meminfo: memFree=128195428/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2116644 memory=270732 CPUtime=3571.04 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 16508196 0 0 0 352919 4185 0 0 20 0 1 0 38334775 2167443456 67683 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 529161 67683 1696 343 0 526225 0
Current children cumulated CPU time: 3571.04 s
Current children cumulated vsize: 2116644 KiB
Current children cumulated memory: 270732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 2.75 3.07 3.46 3/252 29138
/proc/meminfo: memFree=128180820/131249996 swapFree=33010684/33010684
[pid=28223] ppid=28220 vsize=2108452 memory=254348 CPUtime=3600.05 cores=1,3
/proc/28223/stat : 28223 (pb_picat) R 28220 28223 27109 0 -1 4194304 16558730 0 0 0 355804 4201 0 0 20 0 1 0 38334775 2159054848 63587 18446744073709551615 94438686695424 94438688097005 140723786029680 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94438688368432 94438690242736 94438697779200 140723786037662 140723786037738 140723786037738 140723786043340 0
/proc/28223/statm: 527113 63587 1696 343 0 524177 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2108452 KiB
Current children cumulated memory: 254348 KiB

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

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

# cumulated CPU time of all completed processes:  user=3558.05 s, system=42.0131 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): 3611.4
CPU time (s): 3600.06
CPU user time (s): 3558.05
CPU system time (s): 42.0131
CPU usage (%): 99.686
Max. virtual memory (cumulated for all children) (KiB): 2182180
Max. memory (cumulated for all children) (KiB): 285068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3558.05
system time used= 42.0131
maximum resident set size= 285068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16558730
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= 6157


# summary of solver processes directly reported to runsolver:
#   pid: 28223
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3558.05
#   total CPU system time (s): 42.0131

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56687 second user time and 15.0199 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 21:49:29
IDJOB=4514335
IDBENCH=162644
IDSOLVER=3346
FILE ID=nodeC023/4514335-1751226569
RUNJOBID= nodeC023-1751219327-27121
SLURM_JOB_ID= 9587671
Free space on /tmp= 433048 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_11.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514335-1751226569/watcher-4514335-1751226569 -o /tmp/evaluation-result-4514335-1751226569/solver-4514335-1751226569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27121 --watchdog 3760  pb_picat HOME/instance-4514335-1751226569.opb

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

MD5SUM BENCH= ecb94e70b440a48855e99e990bb4ec90
RANDOM SEED=1519554702

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.902
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		: 3597.697
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		: 3599.888
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.673
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.888
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.891
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		: 3637.694
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		: 3518.653
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:        128738940 kB
MemAvailable:   129676060 kB
Buffers:            3280 kB
Cached:          1741140 kB
SwapCached:            0 kB
Active:           464360 kB
Inactive:        1436092 kB
Active(anon):     174096 kB
Inactive(anon):        0 kB
Active(file):     290264 kB
Inactive(file):  1436092 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7152 kB
Writeback:             4 kB
AnonPages:        159212 kB
Mapped:           112452 kB
Shmem:             18064 kB
KReclaimable:     100008 kB
Slab:             187484 kB
SReclaimable:     100008 kB
SUnreclaim:        87476 kB
KernelStack:        4268 kB
PageTables:         3496 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6509032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 433052 MiB
End job on nodeC023 at 2025-06-29 22:49:41