Trace number 4528543

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 NameAnswerobjective functionCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.06 3611.03

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_0_ic.opb
MD5SUMc6b8715c3f6301baee7dd7835457fcc6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14682715
Best CPU time to get the best result obtained on this benchmark71179.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 149684681822
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 149684681822
Number of bits of the biggest sum of numbers38
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.02	c solving HOME/instance-4528543-1752242529.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 (60781 MiB free)
  memory of node 1: 64465 MiB (62188 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528543-1752242529/watcher-4528543-1752242529 -o /tmp/evaluation-result-4528543-1752242529/solver-4528543-1752242529 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1752242529-108415 --watchdog 3760 pb_picat HOME/instance-4528543-1752242529.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
Starting watchdog thread
solver pid=108468, runsolver pid=108464
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 0.80 2.44 3.42 5/264 108474
/proc/meminfo: memFree=125827904/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2027148 memory=49460 CPUtime=0.09 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 1230 0 0 0 9 0 0 0 20 0 1 0 139931598 2075799552 12365 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 506787 12365 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 49460 KiB

[startup+0.205404 s]*
/proc/loadavg: 0.80 2.44 3.42 5/264 108474
/proc/meminfo: memFree=125786944/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2027148 memory=67896 CPUtime=0.2 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 1239 0 0 0 19 1 0 0 20 0 1 0 139931598 2075799552 16974 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 506787 16974 1600 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 67896 KiB

[startup+0.305343 s]*
/proc/loadavg: 0.80 2.44 3.42 5/264 108474
/proc/meminfo: memFree=125722480/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2027148 memory=86328 CPUtime=0.29 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 1249 0 0 0 28 1 0 0 20 0 1 0 139931598 2075799552 21582 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 506787 21582 1600 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 86328 KiB

[startup+0.700164 s]
/proc/loadavg: 0.80 2.44 3.42 5/264 108474
/proc/meminfo: memFree=125611888/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2027148 memory=162292 CPUtime=0.68 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 1333 0 0 0 66 2 0 0 20 0 1 0 139931598 2075799552 40573 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 506787 40573 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 162292 KiB

[startup+1.50017 s]
/proc/loadavg: 0.80 2.44 3.42 5/264 108474
/proc/meminfo: memFree=125341808/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2027148 memory=305652 CPUtime=1.48 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 1403 0 0 0 143 5 0 0 20 0 1 0 139931598 2075799552 76413 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 506787 76413 1600 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 305652 KiB

[startup+3.10532 s]
/proc/loadavg: 0.80 2.44 3.42 5/264 108474
/proc/meminfo: memFree=124266968/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2042776 memory=574088 CPUtime=3.08 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 1676 0 0 0 298 10 0 0 20 0 1 0 139931598 2091802624 143522 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 510694 143522 1600 343 0 507758 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 574088 KiB

[startup+6.30018 s]
/proc/loadavg: 1.14 2.48 3.42 5/265 108475
/proc/meminfo: memFree=122854476/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2042776 memory=1071752 CPUtime=6.27 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 2025 0 0 0 607 20 0 0 20 0 1 0 139931598 2091802624 267938 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 510694 267938 1600 343 0 507758 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 1071752 KiB

[startup+12.7002 s]
/proc/loadavg: 1.37 2.51 3.43 5/265 108475
/proc/meminfo: memFree=121245492/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=2058404 memory=1827988 CPUtime=12.66 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 3239 0 0 0 1230 36 0 0 20 0 1 0 139931598 2107805696 456997 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 514601 456997 1600 343 0 511665 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2058404 KiB
Current children cumulated memory: 1827988 KiB

[startup+25.5002 s]
/proc/loadavg: 1.95 2.58 3.44 5/265 108475
/proc/meminfo: memFree=119349312/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=4294312 memory=2743260 CPUtime=25.42 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 8237 0 0 0 2487 55 0 0 20 0 1 0 139931598 4397375488 685815 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 1073578 685815 1600 343 0 1070642 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4294312 KiB
Current children cumulated memory: 2743260 KiB

[startup+51.1054 s]
/proc/loadavg: 2.73 2.71 3.46 5/265 108476
/proc/meminfo: memFree=114630432/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=7140184 memory=5088868 CPUtime=50.97 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 52955 0 0 0 4908 189 0 0 20 0 1 0 139931598 7311548416 1272217 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 1785046 1272217 1728 343 0 1782110 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 7140184 KiB
Current children cumulated memory: 5088868 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.93 3.50 5/264 108477
/proc/meminfo: memFree=111664928/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9229168 memory=6550008 CPUtime=102.04 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 121288 0 0 0 9251 953 0 0 20 0 1 0 139931598 9450668032 1637502 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2307292 1637502 1760 343 0 2304356 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 9229168 KiB
Current children cumulated memory: 6550008 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 3.14 3.54 5/264 108479
/proc/meminfo: memFree=110887352/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=10278132 memory=6947720 CPUtime=161.88 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 123131 0 0 0 15206 982 0 0 20 0 1 0 139931598 10524807168 1736930 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2569533 1736930 1760 343 0 2566597 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 10278132 KiB
Current children cumulated memory: 6947720 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.32 3.57 5/264 108481
/proc/meminfo: memFree=111485144/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9229556 memory=6581256 CPUtime=221.7 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 174940 0 0 0 21128 1042 0 0 20 0 1 0 139931598 9451065344 1645314 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2307389 1645314 1760 343 0 2304453 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 9229556 KiB
Current children cumulated memory: 6581256 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.46 3.61 5/263 108487
/proc/meminfo: memFree=110583292/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=10302708 memory=7045060 CPUtime=281.51 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 191228 0 0 0 27091 1060 0 0 20 0 1 0 139931598 10549972992 1761265 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2575677 1761265 1760 343 0 2572741 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 10302708 KiB
Current children cumulated memory: 7045060 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.58 3.64 5/264 108490
/proc/meminfo: memFree=110898004/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9301500 memory=6704272 CPUtime=341.32 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 234687 0 0 0 33039 1093 0 0 20 0 1 0 139931598 9524736000 1676068 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2325375 1676068 1760 343 0 2322439 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 9301500 KiB
Current children cumulated memory: 6704272 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.67 3.67 5/265 108495
/proc/meminfo: memFree=111289284/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9301500 memory=6716560 CPUtime=401.14 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 235085 0 0 0 39020 1094 0 0 20 0 1 0 139931598 9524736000 1679140 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2325375 1679140 1760 343 0 2322439 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 9301500 KiB
Current children cumulated memory: 6716560 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.75 3.70 5/265 108497
/proc/meminfo: memFree=111252320/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9301500 memory=6728848 CPUtime=460.95 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 235295 0 0 0 45001 1094 0 0 20 0 1 0 139931598 9524736000 1682212 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2325375 1682212 1760 343 0 2322439 0
Current children cumulated CPU time: 460.95 s

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

Current children cumulated memory: 6736904 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/264 108612
/proc/meminfo: memFree=111215832/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9237748 memory=6736904 CPUtime=2853.47 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 498912 0 0 0 283990 1357 0 0 20 0 1 0 139931598 9459453952 1684226 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2309437 1684226 1760 343 0 2306501 0
Current children cumulated CPU time: 2853.47 s
Current children cumulated vsize: 9237748 KiB
Current children cumulated memory: 6736904 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 108614
/proc/meminfo: memFree=111184856/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9237748 memory=6736904 CPUtime=2913.29 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 499314 0 0 0 289971 1358 0 0 20 0 1 0 139931598 9459453952 1684226 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2309437 1684226 1760 343 0 2306501 0
Current children cumulated CPU time: 2913.29 s
Current children cumulated vsize: 9237748 KiB
Current children cumulated memory: 6736904 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/263 108616
/proc/meminfo: memFree=111869228/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9237748 memory=6738952 CPUtime=2973.1 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 499678 0 0 0 295952 1358 0 0 20 0 1 0 139931598 9459453952 1684738 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2309437 1684738 1760 343 0 2306501 0
Current children cumulated CPU time: 2973.1 s
Current children cumulated vsize: 9237748 KiB
Current children cumulated memory: 6738952 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 108618
/proc/meminfo: memFree=110416180/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9237748 memory=6740744 CPUtime=3032.91 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 500095 0 0 0 301933 1358 0 0 20 0 1 0 139931598 9459453952 1685186 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2309437 1685186 1760 343 0 2306501 0
Current children cumulated CPU time: 3032.91 s
Current children cumulated vsize: 9237748 KiB
Current children cumulated memory: 6740744 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 108620
/proc/meminfo: memFree=111128960/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9237748 memory=6744840 CPUtime=3092.74 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 500503 0 0 0 307915 1359 0 0 20 0 1 0 139931598 9459453952 1686210 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2309437 1686210 1760 343 0 2306501 0
Current children cumulated CPU time: 3092.74 s
Current children cumulated vsize: 9237748 KiB
Current children cumulated memory: 6744840 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/262 108622
/proc/meminfo: memFree=110816660/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=10350040 memory=7029612 CPUtime=3152.58 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 544154 0 0 0 313863 1395 0 0 20 0 1 0 139931598 10598440960 1757403 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2587510 1757403 1760 343 0 2584574 0
Current children cumulated CPU time: 3152.58 s
Current children cumulated vsize: 10350040 KiB
Current children cumulated memory: 7029612 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 108626
/proc/meminfo: memFree=110755220/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=10350040 memory=7035756 CPUtime=3212.41 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 544510 0 0 0 319846 1395 0 0 20 0 1 0 139931598 10598440960 1758939 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2587510 1758939 1760 343 0 2584574 0
Current children cumulated CPU time: 3212.41 s
Current children cumulated vsize: 10350040 KiB
Current children cumulated memory: 7035756 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/265 108633
/proc/meminfo: memFree=110728072/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=10350040 memory=7045996 CPUtime=3272.25 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 544850 0 0 0 325829 1396 0 0 20 0 1 0 139931598 10598440960 1761499 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2587510 1761499 1760 343 0 2584574 0
Current children cumulated CPU time: 3272.25 s
Current children cumulated vsize: 10350040 KiB
Current children cumulated memory: 7045996 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/265 108635
/proc/meminfo: memFree=111050156/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9237748 memory=6669064 CPUtime=3332.08 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 559044 0 0 0 331791 1417 0 0 20 0 1 0 139931598 9459453952 1667266 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2309437 1667266 1760 343 0 2306501 0
Current children cumulated CPU time: 3332.08 s
Current children cumulated vsize: 9237748 KiB
Current children cumulated memory: 6669064 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 108639
/proc/meminfo: memFree=110767452/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=10286324 memory=6949640 CPUtime=3391.91 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 590197 0 0 0 337756 1435 0 0 20 0 1 0 139931598 10533195776 1737410 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2571581 1737410 1760 343 0 2568645 0
Current children cumulated CPU time: 3391.91 s
Current children cumulated vsize: 10286324 KiB
Current children cumulated memory: 6949640 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 108643
/proc/meminfo: memFree=110991612/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9301452 memory=6732640 CPUtime=3451.75 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 603791 0 0 0 343719 1456 0 0 20 0 1 0 139931598 9524686848 1683160 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2325363 1683160 1760 343 0 2322427 0
Current children cumulated CPU time: 3451.75 s
Current children cumulated vsize: 9301452 KiB
Current children cumulated memory: 6732640 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 108645
/proc/meminfo: memFree=111119340/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9301452 memory=6757216 CPUtime=3511.58 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 604548 0 0 0 349702 1456 0 0 20 0 1 0 139931598 9524686848 1689304 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2325363 1689304 1760 343 0 2322427 0
Current children cumulated CPU time: 3511.58 s
Current children cumulated vsize: 9301452 KiB
Current children cumulated memory: 6757216 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/265 108659
/proc/meminfo: memFree=110716516/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9301452 memory=6759264 CPUtime=3571.41 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 604996 0 0 0 355685 1456 0 0 20 0 1 0 139931598 9524686848 1689816 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2325363 1689816 1760 343 0 2322427 0
Current children cumulated CPU time: 3571.41 s
Current children cumulated vsize: 9301452 KiB
Current children cumulated memory: 6759264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.04 4.10 4.09 2/253 108684
/proc/meminfo: memFree=119329132/131250000 swapFree=33010672/33010684
[pid=108468] ppid=108464 vsize=9301452 memory=6789984 CPUtime=3600.03 cores=0,2
/proc/108468/stat : 108468 (pb_picat) R 108464 108468 108405 0 -1 4194304 605998 0 0 0 358544 1459 0 0 20 0 1 0 139931598 9524686848 1697496 18446744073709551615 94316679917568 94316681319149 140729374292704 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94316681590576 94316683464816 94316719398912 140729374296476 140729374296552 140729374296552 140729374302156 0
/proc/108468/statm: 2325363 1697496 1760 343 0 2322427 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 9301452 KiB
Current children cumulated memory: 6789984 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.44 s, system=14.6161 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.03
CPU time (s): 3600.06
CPU user time (s): 3585.44
CPU system time (s): 14.6161
CPU usage (%): 99.6961
Max. virtual memory (cumulated for all children) (KiB): 10753448
Max. memory (cumulated for all children) (KiB): 7485192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.44
system time used= 14.6161
maximum resident set size= 7485192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 605998
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= 190
involuntary context switches= 7837


# summary of solver processes directly reported to runsolver:
#   pid: 108468
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3585.44
#   total CPU system time (s): 14.6161

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.7072 second user time and 15.7922 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-11 16:02:10
IDJOB=4528543
IDBENCH=155746
IDSOLVER=3385
FILE ID=nodeC026/4528543-1752242529
RUNJOBID= nodeC026-1752242529-108415
SLURM_JOB_ID= 9682555
Free space on /tmp= 429628 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_0_ic.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528543-1752242529/watcher-4528543-1752242529 -o /tmp/evaluation-result-4528543-1752242529/solver-4528543-1752242529 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1752242529-108415 --watchdog 3760  pb_picat HOME/instance-4528543-1752242529.opb

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

MD5SUM BENCH= c6b8715c3f6301baee7dd7835457fcc6
RANDOM SEED=1314207669

nodeC026 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.758
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.981
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.59
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		: 3598.927
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.59
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.785
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.59
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.787
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.59
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.182
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.59
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	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125948288 kB
MemAvailable:   129369648 kB
Buffers:            2128 kB
Cached:          4044656 kB
SwapCached:            4 kB
Active:           993496 kB
Inactive:        3370804 kB
Active(anon):     325908 kB
Inactive(anon):     9684 kB
Active(file):     667588 kB
Inactive(file):  3361120 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            224376 kB
Writeback:             0 kB
AnonPages:        320652 kB
Mapped:           112852 kB
Shmem:             18076 kB
KReclaimable:     453452 kB
Slab:             556688 kB
SReclaimable:     453452 kB
SUnreclaim:       103236 kB
KernelStack:        4176 kB
PageTables:         3468 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4445000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 429620 MiB
End job on nodeC026 at 2025-07-11 17:02:21