Trace number 4528076

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.01 3610.2

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n182-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMfdfc61e25e9264eb2f8645fd8f162aaa
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints728
Number of constraints which are clauses728
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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-4528076-1752245395.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 (61501 MiB free)
  memory of node 1: 64465 MiB (61956 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528076-1752245395/watcher-4528076-1752245395 -o /tmp/evaluation-result-4528076-1752245395/solver-4528076-1752245395 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1752245169-119631 --watchdog 3760 pb_picat HOME/instance-4528076-1752245395.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
solver pid=120198, runsolver pid=120195
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.06 3.18 2.62 5/267 120199
/proc/meminfo: memFree=126421144/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2028236 memory=20612 CPUtime=0.09 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 1308 0 0 0 9 0 0 0 20 0 1 0 140216969 2076913664 5153 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507059 5153 1632 343 0 504123 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028236 KiB
Current children cumulated memory: 20612 KiB

[startup+0.205627 s]*
/proc/loadavg: 4.06 3.18 2.62 5/267 120199
/proc/meminfo: memFree=126417056/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2028492 memory=20852 CPUtime=0.19 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 1539 0 0 0 19 0 0 0 20 0 1 0 140216969 2077175808 5213 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507123 5213 1632 343 0 504187 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2028492 KiB
Current children cumulated memory: 20852 KiB

[startup+0.305502 s]*
/proc/loadavg: 4.06 3.18 2.62 5/267 120199
/proc/meminfo: memFree=126417056/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2028908 memory=20988 CPUtime=0.29 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 1830 0 0 0 29 0 0 0 20 0 1 0 140216969 2077601792 5247 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507227 5247 1632 343 0 504291 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2028908 KiB
Current children cumulated memory: 20988 KiB

[startup+0.700173 s]
/proc/loadavg: 4.06 3.18 2.62 5/267 120199
/proc/meminfo: memFree=126419104/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2029036 memory=21396 CPUtime=0.69 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3384 0 0 0 68 1 0 0 20 0 1 0 140216969 2077732864 5349 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507259 5349 1632 343 0 504323 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2029036 KiB
Current children cumulated memory: 21396 KiB

[startup+1.50017 s]
/proc/loadavg: 4.06 3.20 2.62 5/267 120199
/proc/meminfo: memFree=126427296/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2030240 memory=21792 CPUtime=1.48 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 6604 0 0 0 147 1 0 0 20 0 1 0 140216969 2078965760 5448 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507560 5448 1632 343 0 504624 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2030240 KiB
Current children cumulated memory: 21792 KiB

[startup+3.10541 s]
/proc/loadavg: 4.06 3.20 2.62 5/267 120199
/proc/meminfo: memFree=126398628/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2031264 memory=22804 CPUtime=3.09 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 12097 0 0 0 306 3 0 0 20 0 1 0 140216969 2080014336 5701 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507816 5701 1632 343 0 504880 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2031264 KiB
Current children cumulated memory: 22804 KiB

[startup+6.30016 s]
/proc/loadavg: 4.05 3.21 2.63 5/267 120199
/proc/meminfo: memFree=126397128/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2030332 memory=21972 CPUtime=6.27 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 22131 0 0 0 623 4 0 0 20 0 1 0 140216969 2079059968 5493 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507583 5493 1632 343 0 504647 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2030332 KiB
Current children cumulated memory: 21972 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 3.22 2.64 5/266 120199
/proc/meminfo: memFree=126404344/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2029820 memory=22184 CPUtime=12.65 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 46393 0 0 0 1256 9 0 0 20 0 1 0 140216969 2078535680 5546 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507455 5546 1632 343 0 504519 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2029820 KiB
Current children cumulated memory: 22184 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 3.27 2.66 5/267 120200
/proc/meminfo: memFree=126420660/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2029436 memory=21232 CPUtime=25.42 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 101246 0 0 0 2523 19 0 0 20 0 1 0 140216969 2078142464 5308 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 507359 5308 1632 343 0 504423 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2029436 KiB
Current children cumulated memory: 21232 KiB

[startup+51.1054 s]
/proc/loadavg: 4.07 3.34 2.70 5/267 120201
/proc/meminfo: memFree=126423156/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2034040 memory=25700 CPUtime=50.96 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 191438 0 0 0 5060 36 0 0 20 0 1 0 140216969 2082856960 6425 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 508510 6425 1632 343 0 505574 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2034040 KiB
Current children cumulated memory: 25700 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 3.47 2.79 5/267 120203
/proc/meminfo: memFree=126401188/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2032812 memory=23712 CPUtime=102.02 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 342984 0 0 0 10132 70 0 0 20 0 1 0 140216969 2081599488 5928 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 508203 5928 1632 343 0 505267 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2032812 KiB
Current children cumulated memory: 23712 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.59 2.87 5/267 120204
/proc/meminfo: memFree=126337984/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2035020 memory=26440 CPUtime=161.88 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 475445 0 0 0 16084 104 0 0 20 0 1 0 140216969 2083860480 6610 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 508755 6610 1632 343 0 505819 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 2035020 KiB
Current children cumulated memory: 26440 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.68 2.95 5/265 120206
/proc/meminfo: memFree=126341744/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2040140 memory=28632 CPUtime=221.72 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 588656 0 0 0 22040 132 0 0 20 0 1 0 140216969 2089103360 7158 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 510035 7158 1632 343 0 507099 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2040140 KiB
Current children cumulated memory: 28632 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 3.77 3.03 5/265 120208
/proc/meminfo: memFree=126355884/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2040296 memory=31632 CPUtime=281.58 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 689057 0 0 0 28000 158 0 0 20 0 1 0 140216969 2089263104 7908 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 510074 7908 1632 343 0 507138 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 2040296 KiB
Current children cumulated memory: 31632 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.83 3.10 5/265 120212
/proc/meminfo: memFree=126338064/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2041348 memory=31300 CPUtime=341.43 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 789373 0 0 0 33957 186 0 0 20 0 1 0 140216969 2090340352 7825 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 510337 7825 1632 343 0 507401 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 2041348 KiB
Current children cumulated memory: 31300 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.88 3.16 5/265 120214
/proc/meminfo: memFree=126336956/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2044044 memory=34724 CPUtime=401.29 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 878073 0 0 0 39917 212 0 0 20 0 1 0 140216969 2093101056 8681 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 511011 8681 1632 343 0 508075 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 2044044 KiB
Current children cumulated memory: 34724 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 3.95 3.23 5/265 120219
/proc/meminfo: memFree=126317528/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2042136 memory=32384 CPUtime=461.13 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 962678 0 0 0 45878 235 0 0 20 0 1 0 140216969 2091147264 8096 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 510534 8096 1632 343 0 507598 0
Current children cumulated CPU time: 461.13 s

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

Current children cumulated memory: 37704 KiB

[startup+2862.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/264 120391
/proc/meminfo: memFree=126211088/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2037584 memory=30128 CPUtime=2854.25 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3332386 0 0 0 284495 930 0 0 20 0 1 0 140216969 2086486016 7532 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 509396 7532 1632 343 0 506460 0
Current children cumulated CPU time: 2854.25 s
Current children cumulated vsize: 2037584 KiB
Current children cumulated memory: 30128 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/265 120396
/proc/meminfo: memFree=126136816/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2050896 memory=37196 CPUtime=2914.07 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3374614 0 0 0 290462 945 0 0 20 0 1 0 140216969 2100117504 9299 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 512724 9299 1632 343 0 509788 0
Current children cumulated CPU time: 2914.07 s
Current children cumulated vsize: 2050896 KiB
Current children cumulated memory: 37196 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 120403
/proc/meminfo: memFree=126167240/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2069328 memory=47580 CPUtime=2973.88 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3416702 0 0 0 296428 960 0 0 20 0 1 0 140216969 2118991872 11895 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 517332 11895 1632 343 0 514396 0
Current children cumulated CPU time: 2973.88 s
Current children cumulated vsize: 2069328 KiB
Current children cumulated memory: 47580 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 120405
/proc/meminfo: memFree=126416492/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2052856 memory=42416 CPUtime=3033.7 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3458763 0 0 0 302395 975 0 0 20 0 1 0 140216969 2102124544 10604 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 513214 10604 1632 343 0 510278 0
Current children cumulated CPU time: 3033.7 s
Current children cumulated vsize: 2052856 KiB
Current children cumulated memory: 42416 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 120407
/proc/meminfo: memFree=126158204/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2073496 memory=47676 CPUtime=3093.53 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3502870 0 0 0 308365 988 0 0 20 0 1 0 140216969 2123259904 11919 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 518374 11919 1632 343 0 515438 0
Current children cumulated CPU time: 3093.53 s
Current children cumulated vsize: 2073496 KiB
Current children cumulated memory: 47676 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/265 120409
/proc/meminfo: memFree=126086432/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2075708 memory=50092 CPUtime=3153.35 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3543507 0 0 0 314335 1000 0 0 20 0 1 0 140216969 2125524992 12523 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 518927 12523 1632 343 0 515991 0
Current children cumulated CPU time: 3153.35 s
Current children cumulated vsize: 2075708 KiB
Current children cumulated memory: 50092 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 120411
/proc/meminfo: memFree=126198804/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2055228 memory=45504 CPUtime=3213.17 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3576721 0 0 0 320305 1012 0 0 20 0 1 0 140216969 2104553472 11376 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 513807 11376 1632 343 0 510871 0
Current children cumulated CPU time: 3213.17 s
Current children cumulated vsize: 2055228 KiB
Current children cumulated memory: 45504 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 120413
/proc/meminfo: memFree=126230716/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2072216 memory=49600 CPUtime=3272.99 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3607318 0 0 0 326275 1024 0 0 20 0 1 0 140216969 2121949184 12400 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 518054 12400 1632 343 0 515118 0
Current children cumulated CPU time: 3272.99 s
Current children cumulated vsize: 2072216 KiB
Current children cumulated memory: 49600 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 120416
/proc/meminfo: memFree=126133744/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2059928 memory=48860 CPUtime=3332.81 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3651097 0 0 0 332240 1041 0 0 20 0 1 0 140216969 2109366272 12215 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 514982 12215 1632 343 0 512046 0
Current children cumulated CPU time: 3332.81 s
Current children cumulated vsize: 2059928 KiB
Current children cumulated memory: 48860 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 120463
/proc/meminfo: memFree=126262312/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2076312 memory=50660 CPUtime=3392.64 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3686071 0 0 0 338211 1053 0 0 20 0 1 0 140216969 2126143488 12665 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 519078 12665 1632 343 0 516142 0
Current children cumulated CPU time: 3392.64 s
Current children cumulated vsize: 2076312 KiB
Current children cumulated memory: 50660 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.13 4.10 5/264 120465
/proc/meminfo: memFree=126276636/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2055832 memory=39032 CPUtime=3452.45 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3710848 0 0 0 344185 1060 0 0 20 0 1 0 140216969 2105171968 9758 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 513958 9758 1632 343 0 511022 0
Current children cumulated CPU time: 3452.45 s
Current children cumulated vsize: 2055832 KiB
Current children cumulated memory: 39032 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/263 120511
/proc/meminfo: memFree=127666472/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2055832 memory=44600 CPUtime=3512.3 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3746071 0 0 0 350159 1071 0 0 20 0 1 0 140216969 2105171968 11150 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 513958 11150 1632 343 0 511022 0
Current children cumulated CPU time: 3512.3 s
Current children cumulated vsize: 2055832 KiB
Current children cumulated memory: 44600 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 120516
/proc/meminfo: memFree=127582424/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2055832 memory=42832 CPUtime=3572.17 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3779420 0 0 0 356134 1083 0 0 20 0 1 0 140216969 2105171968 10708 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 513958 10708 1632 343 0 511022 0
Current children cumulated CPU time: 3572.17 s
Current children cumulated vsize: 2055832 KiB
Current children cumulated memory: 42832 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 120522
/proc/meminfo: memFree=127573728/131250000 swapFree=33008100/33010684
[pid=120198] ppid=120195 vsize=2072216 memory=52744 CPUtime=3600 cores=1,3
/proc/120198/stat : 120198 (pb_picat) R 120195 120198 119619 0 -1 4194304 3792294 0 0 0 358912 1088 0 0 20 0 1 0 140216969 2121949184 13186 18446744073709551615 94095392976896 94095394378477 140737239947248 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94095394649904 94095396524144 94095431176192 140737239951772 140737239951848 140737239951848 140737239957452 0
/proc/120198/statm: 518054 13186 1632 343 0 515118 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2072216 KiB
Current children cumulated memory: 52744 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.12 s, system=10.8884 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): 3610.2
CPU time (s): 3600.01
CPU user time (s): 3589.12
CPU system time (s): 10.8884
CPU usage (%): 99.7177
Max. virtual memory (cumulated for all children) (KiB): 2076312
Max. memory (cumulated for all children) (KiB): 59908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.12
system time used= 10.8884
maximum resident set size= 59908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3792294
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= 71
involuntary context switches= 8118


# summary of solver processes directly reported to runsolver:
#   pid: 120198
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3589.12
#   total CPU system time (s): 10.8884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62817 second user time and 16.3186 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-11 16:49:55
IDJOB=4528076
IDBENCH=159141
IDSOLVER=3385
FILE ID=nodeC019/4528076-1752245395
RUNJOBID= nodeC019-1752245169-119631
SLURM_JOB_ID= 9682569
Free space on /tmp= 431588 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n182-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528076-1752245395/watcher-4528076-1752245395 -o /tmp/evaluation-result-4528076-1752245395/solver-4528076-1752245395 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1752245169-119631 --watchdog 3760  pb_picat HOME/instance-4528076-1752245395.opb

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

MD5SUM BENCH= fdfc61e25e9264eb2f8645fd8f162aaa
RANDOM SEED=1143095766

nodeC019 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.681
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3598.912
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3434.302
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.640
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.679
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.582
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.159
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3624.794
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126421240 kB
MemAvailable:   128358244 kB
Buffers:             904 kB
Cached:          2736556 kB
SwapCached:          568 kB
Active:          1670996 kB
Inactive:        2574652 kB
Active(anon):    1497792 kB
Inactive(anon):    27356 kB
Active(file):     173204 kB
Inactive(file):  2547296 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008100 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3600 kB
Writeback:             0 kB
AnonPages:       1509912 kB
Mapped:           116536 kB
Shmem:             16960 kB
KReclaimable:     111488 kB
Slab:             204024 kB
SReclaimable:     111488 kB
SUnreclaim:        92536 kB
KernelStack:        4336 kB
PageTables:         6040 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7267892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1245184 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431596 MiB
End job on nodeC019 at 2025-07-11 17:50:05