Trace number 4505351

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
Picat 2025-06-16? (TO) 3600.06 3610.44

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_1_ic.opb
MD5SUMccba1baa4116ac35f164630a81450a8f
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 benchmark26093009
Best CPU time to get the best result obtained on this benchmark3601.07
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 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193470682570
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193470682570
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.03	c solving HOME/instance-4505351-1751448058.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (56864 MiB free)
  memory of node 1: 64465 MiB (57139 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505351-1751448058/watcher-4505351-1751448058 -o /tmp/evaluation-result-4505351-1751448058/solver-4505351-1751448058 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751444445-66209 --watchdog 3760 pb_picat HOME/instance-4505351-1751448058.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
Linux 5.14.0-503.14.1.el
solver pid=66634, runsolver pid=66631
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 3.91 4.05 4.04 5/264 66635
/proc/meminfo: memFree=116673980/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2027148 memory=45236 CPUtime=0.08 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 1225 0 0 0 8 0 0 0 20 0 1 0 60485244 2075799552 11309 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 506787 11309 1568 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 45236 KiB

[startup+0.205587 s]*
/proc/loadavg: 3.91 4.05 4.04 5/264 66635
/proc/meminfo: memFree=116612540/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2027148 memory=65720 CPUtime=0.19 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 1236 0 0 0 18 1 0 0 20 0 1 0 60485244 2075799552 16430 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 506787 16430 1568 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 65720 KiB

[startup+0.305473 s]*
/proc/loadavg: 3.91 4.05 4.04 5/264 66635
/proc/meminfo: memFree=116567236/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2027148 memory=82104 CPUtime=0.29 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 1245 0 0 0 28 1 0 0 20 0 1 0 60485244 2075799552 20526 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 506787 20526 1568 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 82104 KiB

[startup+0.700177 s]
/proc/loadavg: 3.91 4.05 4.04 5/264 66635
/proc/meminfo: memFree=116444356/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2027148 memory=153972 CPUtime=0.68 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 1327 0 0 0 65 3 0 0 20 0 1 0 60485244 2075799552 38493 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 506787 38493 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 153972 KiB

[startup+1.50018 s]
/proc/loadavg: 3.91 4.05 4.04 5/264 66635
/proc/meminfo: memFree=116177864/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2027148 memory=297332 CPUtime=1.48 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 1397 0 0 0 142 6 0 0 20 0 1 0 60485244 2075799552 74333 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 506787 74333 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 297332 KiB

[startup+3.10536 s]
/proc/loadavg: 3.91 4.05 4.04 5/264 66635
/proc/meminfo: memFree=115136428/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2042776 memory=565768 CPUtime=3.07 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 1670 0 0 0 297 10 0 0 20 0 1 0 60485244 2091802624 141442 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 510694 141442 1568 343 0 507758 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 565768 KiB

[startup+6.30016 s]
/proc/loadavg: 4.00 4.07 4.04 5/264 66635
/proc/meminfo: memFree=113705880/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2042776 memory=1057288 CPUtime=6.27 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 2011 0 0 0 605 22 0 0 20 0 1 0 60485244 2091802624 264322 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 510694 264322 1568 343 0 507758 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 1057288 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.08 4.05 5/264 66635
/proc/meminfo: memFree=111431848/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=2058404 memory=1823764 CPUtime=12.66 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 3219 0 0 0 1230 36 0 0 20 0 1 0 60485244 2107805696 455941 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 514601 455941 1568 343 0 511665 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2058404 KiB
Current children cumulated memory: 1823764 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.08 4.04 5/264 66635
/proc/meminfo: memFree=108629772/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=4294312 memory=2743208 CPUtime=25.42 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 7221 0 0 0 2485 57 0 0 20 0 1 0 60485244 4397375488 685802 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 1073578 685802 1568 343 0 1070642 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4294312 KiB
Current children cumulated memory: 2743208 KiB

[startup+51.1054 s]
/proc/loadavg: 4.04 4.07 4.04 5/268 66648
/proc/meminfo: memFree=102617892/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=6735220 memory=4648872 CPUtime=50.96 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 27843 0 0 0 4909 187 0 0 20 0 1 0 60485244 6896865280 1162218 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 1683805 1162218 1728 343 0 1680869 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 6735220 KiB
Current children cumulated memory: 4648872 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.07 4.04 5/265 66650
/proc/meminfo: memFree=97388696/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9226988 memory=6476628 CPUtime=102.05 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 110262 0 0 0 9225 980 0 0 20 0 1 0 60485244 9448435712 1619157 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2306747 1619157 1728 343 0 2303811 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 9226988 KiB
Current children cumulated memory: 6476628 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.09 4.05 5/264 66652
/proc/meminfo: memFree=96234744/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10275956 memory=6886668 CPUtime=161.9 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 112185 0 0 0 15175 1015 0 0 20 0 1 0 60485244 10522578944 1721667 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2568989 1721667 1728 343 0 2566053 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 10275956 KiB
Current children cumulated memory: 6886668 KiB

[startup+222.3 s]
/proc/loadavg: 4.35 4.17 4.08 5/263 66654
/proc/meminfo: memFree=98525524/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9255660 memory=6640356 CPUtime=221.73 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 129129 0 0 0 21135 1038 0 0 20 0 1 0 60485244 9477795840 1660089 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2313915 1660089 1728 343 0 2310979 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 9255660 KiB
Current children cumulated memory: 6640356 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.14 4.08 5/264 66657
/proc/meminfo: memFree=96601468/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9214280 memory=6479620 CPUtime=281.59 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 163819 0 0 0 27088 1071 0 0 20 0 1 0 60485244 9435422720 1619905 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2303570 1619905 1728 343 0 2300634 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 9214280 KiB
Current children cumulated memory: 6479620 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.13 4.08 5/265 66705
/proc/meminfo: memFree=100421192/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9230452 memory=6630240 CPUtime=341.45 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 183156 0 0 0 33066 1079 0 0 20 0 1 0 60485244 9451982848 1657560 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2307613 1657560 1728 343 0 2304677 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 9230452 KiB
Current children cumulated memory: 6630240 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.13 4.08 5/264 66707
/proc/meminfo: memFree=98594776/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10295832 memory=7002976 CPUtime=401.29 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 186834 0 0 0 39038 1091 0 0 20 0 1 0 60485244 10542931968 1750744 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2573958 1750744 1728 343 0 2571022 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 10295832 KiB
Current children cumulated memory: 7002976 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.12 4.08 5/267 66714
/proc/meminfo: memFree=95756872/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9294668 memory=6635372 CPUtime=461.13 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 229952 0 0 0 44994 1119 0 0 20 0 1 0 60485244 9517740032 1658843 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2323667 1658843 1728 343 0 2320731 0
Current children cumulated CPU time: 461.13 s

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

Current children cumulated memory: 7022420 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.16 4.13 5/265 66850
/proc/meminfo: memFree=87726768/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7022420 CPUtime=2854.15 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 448126 0 0 0 284072 1343 0 0 20 0 1 0 60485244 10591457280 1755605 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1755605 1728 343 0 2582869 0
Current children cumulated CPU time: 2854.15 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7022420 KiB

[startup+2922.3 s]
/proc/loadavg: 4.04 4.13 4.12 5/265 66856
/proc/meminfo: memFree=87621900/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7024468 CPUtime=2913.97 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 448511 0 0 0 290054 1343 0 0 20 0 1 0 60485244 10591457280 1756117 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756117 1728 343 0 2582869 0
Current children cumulated CPU time: 2913.97 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7024468 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/264 66858
/proc/meminfo: memFree=87547020/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7024468 CPUtime=2973.79 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 448882 0 0 0 296036 1343 0 0 20 0 1 0 60485244 10591457280 1756117 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756117 1728 343 0 2582869 0
Current children cumulated CPU time: 2973.79 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7024468 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.12 4.11 5/264 66861
/proc/meminfo: memFree=87135144/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7024468 CPUtime=3033.61 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 449088 0 0 0 302017 1344 0 0 20 0 1 0 60485244 10591457280 1756117 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756117 1728 343 0 2582869 0
Current children cumulated CPU time: 3033.61 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7024468 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.11 4.11 5/264 66864
/proc/meminfo: memFree=87595320/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7024468 CPUtime=3093.43 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 449472 0 0 0 307999 1344 0 0 20 0 1 0 60485244 10591457280 1756117 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756117 1728 343 0 2582869 0
Current children cumulated CPU time: 3093.43 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7024468 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/264 66867
/proc/meminfo: memFree=87040260/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7024468 CPUtime=3153.25 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 449856 0 0 0 313981 1344 0 0 20 0 1 0 60485244 10591457280 1756117 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756117 1728 343 0 2582869 0
Current children cumulated CPU time: 3153.25 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7024468 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/264 66869
/proc/meminfo: memFree=87193172/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7026516 CPUtime=3213.07 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 450050 0 0 0 319963 1344 0 0 20 0 1 0 60485244 10591457280 1756629 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756629 1728 343 0 2582869 0
Current children cumulated CPU time: 3213.07 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7026516 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/265 66872
/proc/meminfo: memFree=87533028/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7026516 CPUtime=3272.88 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 450434 0 0 0 325944 1344 0 0 20 0 1 0 60485244 10591457280 1756629 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756629 1728 343 0 2582869 0
Current children cumulated CPU time: 3272.88 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7026516 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/265 66874
/proc/meminfo: memFree=87195668/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7026516 CPUtime=3332.71 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 450819 0 0 0 331926 1345 0 0 20 0 1 0 60485244 10591457280 1756629 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756629 1728 343 0 2582869 0
Current children cumulated CPU time: 3332.71 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7026516 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/264 66876
/proc/meminfo: memFree=87174720/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7026516 CPUtime=3392.53 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 451011 0 0 0 337908 1345 0 0 20 0 1 0 60485244 10591457280 1756629 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756629 1728 343 0 2582869 0
Current children cumulated CPU time: 3392.53 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7026516 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 66882
/proc/meminfo: memFree=87146552/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=10343220 memory=7026516 CPUtime=3452.34 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 481100 0 0 0 343880 1354 0 0 20 0 1 0 60485244 10591457280 1756629 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2585805 1756629 1728 343 0 2582869 0
Current children cumulated CPU time: 3452.34 s
Current children cumulated vsize: 10343220 KiB
Current children cumulated memory: 7026516 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/266 66889
/proc/meminfo: memFree=87714700/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9230872 memory=6614712 CPUtime=3512.17 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 494609 0 0 0 349841 1376 0 0 20 0 1 0 60485244 9452412928 1653678 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2307718 1653678 1728 343 0 2304782 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 9230872 KiB
Current children cumulated memory: 6614712 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.11 4.09 5/265 66891
/proc/meminfo: memFree=87653528/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9230872 memory=6649528 CPUtime=3571.99 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 494850 0 0 0 355822 1377 0 0 20 0 1 0 60485244 9452412928 1662382 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2307718 1662382 1728 343 0 2304782 0
Current children cumulated CPU time: 3571.99 s
Current children cumulated vsize: 9230872 KiB
Current children cumulated memory: 6649528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 66893
/proc/meminfo: memFree=86862220/131250000 swapFree=33009904/33010684
[pid=66634] ppid=66631 vsize=9230872 memory=6653624 CPUtime=3600.01 cores=1,3
/proc/66634/stat : 66634 (pb_picat) R 66631 66634 66197 0 -1 4194304 495068 0 0 0 358624 1377 0 0 20 0 1 0 60485244 9452412928 1663406 18446744073709551615 94040199380992 94040200782573 140737335112752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94040201054000 94040202928304 94040219160576 140737335118238 140737335118314 140737335118314 140737335123916 0
/proc/66634/statm: 2307718 1663406 1728 343 0 2304782 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 9230872 KiB
Current children cumulated memory: 6653624 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.24 s, system=13.8159 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.44
CPU time (s): 3600.06
CPU user time (s): 3586.24
CPU system time (s): 13.8159
CPU usage (%): 99.7126
Max. virtual memory (cumulated for all children) (KiB): 10746876
Max. memory (cumulated for all children) (KiB): 7400488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.24
system time used= 13.8159
maximum resident set size= 7400488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495068
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= 67
involuntary context switches= 2667


# summary of solver processes directly reported to runsolver:
#   pid: 66634
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3586.24
#   total CPU system time (s): 13.8159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.3067 second user time and 15.157 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-02 11:20:58
IDJOB=4505351
IDBENCH=155755
IDSOLVER=3346
FILE ID=nodeC033/4505351-1751448058
RUNJOBID= nodeC033-1751444445-66209
SLURM_JOB_ID= 9598420
Free space on /tmp= 429504 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_1_ic.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505351-1751448058/watcher-4505351-1751448058 -o /tmp/evaluation-result-4505351-1751448058/solver-4505351-1751448058 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751444445-66209 --watchdog 3760  pb_picat HOME/instance-4505351-1751448058.opb

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

MD5SUM BENCH= ccba1baa4116ac35f164630a81450a8f
RANDOM SEED=1228012225

nodeC033 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		: 3600.080
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.13
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.065
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.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        116759904 kB
MemAvailable:   122899536 kB
Buffers:            2128 kB
Cached:          6893800 kB
SwapCached:           68 kB
Active:          7478112 kB
Inactive:        6314012 kB
Active(anon):    6908472 kB
Inactive(anon):     5768 kB
Active(file):     569640 kB
Inactive(file):  6308244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            310416 kB
Writeback:             0 kB
AnonPages:       6899276 kB
Mapped:           113648 kB
Shmem:             18028 kB
KReclaimable:     201972 kB
Slab:             294036 kB
SReclaimable:     201972 kB
SUnreclaim:        92064 kB
KernelStack:        4256 kB
PageTables:        16428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   13721160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5947392 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429384 MiB
End job on nodeC033 at 2025-07-02 12:21:09