Trace number 4528180

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
pb_picat 2025-07-11? (TO) 3600.05 3609.8

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/array_comm/normalized-16arraycomm_teq_tvars_greater.opb
MD5SUM87f67814fd1a58888c5941928a1532df
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 benchmark0.013405
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1568
Total number of constraints833
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints833
Minimum length of a constraint2
Maximum length of a constraint64
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 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 8589934591
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c solving HOME/instance-4528180-1752247053.opb (Picat 3.9b11, 7/10/2025)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528180-1752247053/watcher-4528180-1752247053 -o /tmp/evaluation-result-4528180-1752247053/solver-4528180-1752247053 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114528 --watchdog 3760 pb_picat HOME/instance-4528180-1752247053.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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.el
solver pid=115243, runsolver pid=115240
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.08 4.09 4.09 5/265 115244
/proc/meminfo: memFree=127228204/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=0.09 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 985 0 0 0 9 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+0.205331 s]*
/proc/loadavg: 4.08 4.09 4.09 5/265 115244
/proc/meminfo: memFree=127228204/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=0.19 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 985 0 0 0 19 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+0.304471 s]*
/proc/loadavg: 4.08 4.09 4.09 6/265 115245
/proc/meminfo: memFree=127228204/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=0.29 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 985 0 0 0 29 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+0.7001 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 115245
/proc/meminfo: memFree=127228204/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=0.68 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 985 0 0 0 68 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+1.50011 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 115245
/proc/meminfo: memFree=127228204/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=1.48 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 985 0 0 0 148 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+3.10516 s]
/proc/loadavg: 4.15 4.11 4.09 5/265 115245
/proc/meminfo: memFree=127240012/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=3.09 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 986 0 0 0 309 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+6.30011 s]
/proc/loadavg: 4.15 4.11 4.09 5/265 115245
/proc/meminfo: memFree=127238248/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=6.27 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 987 0 0 0 627 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+12.7001 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 115245
/proc/meminfo: memFree=127236616/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=12.66 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 988 0 0 0 1266 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+25.5001 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 115245
/proc/meminfo: memFree=127243088/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=25.44 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 988 0 0 0 2544 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+51.1051 s]
/proc/loadavg: 4.15 4.11 4.09 5/263 115245
/proc/meminfo: memFree=127231736/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=50.99 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 989 0 0 0 5099 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 115252
/proc/meminfo: memFree=127240116/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=102.09 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 990 0 0 0 10209 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 115254
/proc/meminfo: memFree=127236748/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=161.98 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 991 0 0 0 16198 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 161.98 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/264 115256
/proc/meminfo: memFree=127237588/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=221.87 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 992 0 0 0 22187 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 221.87 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 115258
/proc/meminfo: memFree=127233896/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=281.75 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 996 0 0 0 28175 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 281.75 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 115261
/proc/meminfo: memFree=127236152/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=341.64 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 997 0 0 0 34164 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 341.64 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/264 115263
/proc/meminfo: memFree=127235672/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=401.53 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 997 0 0 0 40153 0 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 401.53 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 19768 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 115265
/proc/meminfo: memFree=127241076/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2027148 memory=19768 CPUtime=461.42 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 998 0 0 0 46141 1 0 0 20 0 1 0 140327814 2075799552 4942 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 506787 4942 1600 343 0 503851 0
Current children cumulated CPU time: 461.42 s

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

Current children cumulated memory: 114120 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 115574
/proc/meminfo: memFree=123534356/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2166284 memory=121544 CPUtime=2854.72 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 661965 0 0 0 285187 285 0 0 20 0 1 0 140327814 2218274816 30386 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 541571 30386 1696 343 0 538635 0
Current children cumulated CPU time: 2854.72 s
Current children cumulated vsize: 2166284 KiB
Current children cumulated memory: 121544 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 115576
/proc/meminfo: memFree=123430440/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2166284 memory=126432 CPUtime=2914.54 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 667614 0 0 0 291164 290 0 0 20 0 1 0 140327814 2218274816 31608 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 541571 31608 1696 343 0 538635 0
Current children cumulated CPU time: 2914.54 s
Current children cumulated vsize: 2166284 KiB
Current children cumulated memory: 126432 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 115581
/proc/meminfo: memFree=123512888/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=110184 CPUtime=2974.38 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 675379 0 0 0 297142 296 0 0 20 0 1 0 140327814 2184908800 27546 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 27546 1696 343 0 530489 0
Current children cumulated CPU time: 2974.38 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 110184 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 115583
/proc/meminfo: memFree=123542948/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=114280 CPUtime=3034.2 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 682108 0 0 0 303119 301 0 0 20 0 1 0 140327814 2184908800 28570 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 28570 1696 343 0 530489 0
Current children cumulated CPU time: 3034.2 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 114280 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 115589
/proc/meminfo: memFree=123305868/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=120424 CPUtime=3094.03 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 689801 0 0 0 309098 305 0 0 20 0 1 0 140327814 2184908800 30106 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 30106 1696 343 0 530489 0
Current children cumulated CPU time: 3094.03 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 120424 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 115592
/proc/meminfo: memFree=123366956/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=116328 CPUtime=3153.86 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 698846 0 0 0 315076 310 0 0 20 0 1 0 140327814 2184908800 29082 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 29082 1696 343 0 530489 0
Current children cumulated CPU time: 3153.86 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 116328 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 115594
/proc/meminfo: memFree=123380308/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=116328 CPUtime=3213.68 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 706584 0 0 0 321052 316 0 0 20 0 1 0 140327814 2184908800 29082 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 29082 1696 343 0 530489 0
Current children cumulated CPU time: 3213.68 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 116328 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/264 115596
/proc/meminfo: memFree=123308764/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2166468 memory=126568 CPUtime=3273.52 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 713119 0 0 0 327030 322 0 0 20 0 1 0 140327814 2218463232 31642 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 541617 31642 1696 343 0 538681 0
Current children cumulated CPU time: 3273.52 s
Current children cumulated vsize: 2166468 KiB
Current children cumulated memory: 126568 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 115598
/proc/meminfo: memFree=123421460/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=122580 CPUtime=3333.34 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 718647 0 0 0 333009 325 0 0 20 0 1 0 140327814 2184908800 30645 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 30645 1696 343 0 530489 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 122580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.13 4.10 5/264 115600
/proc/meminfo: memFree=123338440/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2117316 memory=106896 CPUtime=3393.17 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 724319 0 0 0 338987 330 0 0 20 0 1 0 140327814 2168131584 26724 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 529329 26724 1696 343 0 526393 0
Current children cumulated CPU time: 3393.17 s
Current children cumulated vsize: 2117316 KiB
Current children cumulated memory: 106896 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 115603
/proc/meminfo: memFree=123486384/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2166468 memory=105832 CPUtime=3453.01 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 731005 0 0 0 344965 336 0 0 20 0 1 0 140327814 2218463232 26458 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 541617 26458 1696 343 0 538681 0
Current children cumulated CPU time: 3453.01 s
Current children cumulated vsize: 2166468 KiB
Current children cumulated memory: 105832 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 115606
/proc/meminfo: memFree=123444184/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2166468 memory=122600 CPUtime=3512.82 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 738485 0 0 0 350939 343 0 0 20 0 1 0 140327814 2218463232 30650 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 541617 30650 1696 343 0 538681 0
Current children cumulated CPU time: 3512.82 s
Current children cumulated vsize: 2166468 KiB
Current children cumulated memory: 122600 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/265 115610
/proc/meminfo: memFree=123424628/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=110312 CPUtime=3572.63 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 743137 0 0 0 356917 346 0 0 20 0 1 0 140327814 2184908800 27578 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 27578 1696 343 0 530489 0
Current children cumulated CPU time: 3572.63 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 110312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 115610
/proc/meminfo: memFree=123487328/131250000 swapFree=33010684/33010684
[pid=115243] ppid=115240 vsize=2133700 memory=114792 CPUtime=3600.04 cores=0,2
/proc/115243/stat : 115243 (pb_picat) R 115240 115243 114518 0 -1 4194304 745831 0 0 0 359655 349 0 0 20 0 1 0 140327814 2184908800 28698 18446744073709551615 94274599899136 94274601300717 140729629424896 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94274601572144 94274603446384 94274628866048 140729629432220 140729629432296 140729629432296 140729629437900 0
/proc/115243/statm: 533425 28698 1696 343 0 530489 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2133700 KiB
Current children cumulated memory: 114792 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.56 s, system=3.49423 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.8
CPU time (s): 3600.05
CPU user time (s): 3596.56
CPU system time (s): 3.49423
CPU usage (%): 99.7299
Max. virtual memory (cumulated for all children) (KiB): 2232004
Max. memory (cumulated for all children) (KiB): 143060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.56
system time used= 3.49423
maximum resident set size= 145108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 745831
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= 87
involuntary context switches= 5128


# summary of solver processes directly reported to runsolver:
#   pid: 115243
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3596.56
#   total CPU system time (s): 3.49423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64993 second user time and 14.3195 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-11 17:17:33
IDJOB=4528180
IDBENCH=176049
IDSOLVER=3385
FILE ID=nodeC028/4528180-1752247053
RUNJOBID= nodeC028-1752242408-114528
SLURM_JOB_ID= 9682551
Free space on /tmp= 431184 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_comm/normalized-16arraycomm_teq_tvars_greater.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528180-1752247053/watcher-4528180-1752247053 -o /tmp/evaluation-result-4528180-1752247053/solver-4528180-1752247053 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114528 --watchdog 3760  pb_picat HOME/instance-4528180-1752247053.opb

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

MD5SUM BENCH= 87f67814fd1a58888c5941928a1532df
RANDOM SEED=1238595642

nodeC028 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.597
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	: 7000.16
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		: 3600.353
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	: 7000.16
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		: 3458.367
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	: 7000.16
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		: 3594.785
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	: 7000.16
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		: 3600.074
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	: 7000.16
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		: 3600.101
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	: 7000.16
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		: 3601.061
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	: 7000.16
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		: 3700.000
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127236384 kB
MemAvailable:   129630236 kB
Buffers:            3280 kB
Cached:          3191860 kB
SwapCached:            0 kB
Active:           493636 kB
Inactive:        2878912 kB
Active(anon):     195476 kB
Inactive(anon):        0 kB
Active(file):     298160 kB
Inactive(file):  2878912 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3636 kB
Writeback:             0 kB
AnonPages:        178688 kB
Mapped:           115408 kB
Shmem:             18068 kB
KReclaimable:     112036 kB
Slab:             204932 kB
SReclaimable:     112036 kB
SUnreclaim:        92896 kB
KernelStack:        4320 kB
PageTables:         3560 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6545856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431172 MiB
End job on nodeC028 at 2025-07-11 18:17:43