Trace number 4528794

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.07 3610.01

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mis/normalized-mis_500_25_5.opb
MD5SUMad730d72a9718c13a4974a6db9713293
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-78
Best CPU time to get the best result obtained on this benchmark3600.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint25
Maximum length of a constraint47
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

Solver Data

0.00/0.00	c solving HOME/instance-4528794-1752240592.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: 63665 MiB (51414 MiB free)
  memory of node 1: 64507 MiB (62937 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528794-1752240592/watcher-4528794-1752240592 -o /tmp/evaluation-result-4528794-1752240592/solver-4528794-1752240592 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1752239220-118130 --watchdog 3760 pb_picat HOME/instance-4528794-1752240592.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=119871, runsolver pid=119868

[startup+0.100065 s]*
/proc/loadavg: 4.04 4.06 3.78 5/265 119872
/proc/meminfo: memFree=117084208/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2036992 memory=32148 CPUtime=0.09 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 1466 0 0 0 9 0 0 0 20 0 1 0 139739500 2085879808 8037 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 509248 8037 1696 343 0 506312 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2036992 KiB
Current children cumulated memory: 32148 KiB

[startup+0.205465 s]*
/proc/loadavg: 4.04 4.06 3.78 5/265 119872
/proc/meminfo: memFree=117083452/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2037896 memory=32804 CPUtime=0.19 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 1817 0 0 0 19 0 0 0 20 0 1 0 139739500 2086805504 8201 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 509474 8201 1696 343 0 506538 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2037896 KiB
Current children cumulated memory: 32804 KiB

[startup+0.305424 s]*
/proc/loadavg: 4.04 4.06 3.78 5/265 119872
/proc/meminfo: memFree=117083452/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2037852 memory=32732 CPUtime=0.28 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 2013 0 0 0 28 0 0 0 20 0 1 0 139739500 2086760448 8183 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 509463 8183 1696 343 0 506527 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2037852 KiB
Current children cumulated memory: 32732 KiB

[startup+0.700187 s]
/proc/loadavg: 4.04 4.06 3.78 5/265 119872
/proc/meminfo: memFree=117079356/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2039004 memory=33444 CPUtime=0.66 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 2468 0 0 0 66 0 0 0 20 0 1 0 139739500 2087940096 8361 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 509751 8361 1696 343 0 506815 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 2039004 KiB
Current children cumulated memory: 33444 KiB

[startup+1.50018 s]
/proc/loadavg: 4.04 4.06 3.78 5/265 119872
/proc/meminfo: memFree=117074252/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2040216 memory=33984 CPUtime=1.44 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 3622 0 0 0 144 0 0 0 20 0 1 0 139739500 2089181184 8496 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 510054 8496 1696 343 0 507118 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 2040216 KiB
Current children cumulated memory: 33984 KiB

[startup+3.10562 s]
/proc/loadavg: 4.04 4.06 3.78 5/265 119872
/proc/meminfo: memFree=117084488/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2043164 memory=37212 CPUtime=3.04 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 5620 0 0 0 303 1 0 0 20 0 1 0 139739500 2092199936 9303 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 510791 9303 1696 343 0 507855 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 2043164 KiB
Current children cumulated memory: 37212 KiB

[startup+6.30015 s]
/proc/loadavg: 4.04 4.06 3.78 5/265 119872
/proc/meminfo: memFree=117062356/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2047264 memory=40708 CPUtime=6.21 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 6726 0 0 0 620 1 0 0 20 0 1 0 139739500 2096398336 10177 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 511816 10177 1696 343 0 508880 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 2047264 KiB
Current children cumulated memory: 40708 KiB

[startup+12.7001 s]
/proc/loadavg: 4.04 4.05 3.78 5/265 119872
/proc/meminfo: memFree=117063952/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2047264 memory=41988 CPUtime=12.6 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 7057 0 0 0 1258 2 0 0 20 0 1 0 139739500 2096398336 10497 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 511816 10497 1696 343 0 508880 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 2047264 KiB
Current children cumulated memory: 41988 KiB

[startup+25.5002 s]
/proc/loadavg: 4.03 4.05 3.78 5/265 119873
/proc/meminfo: memFree=117054116/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2052892 memory=42928 CPUtime=25.36 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 12469 0 0 0 2533 3 0 0 20 0 1 0 139739500 2102161408 10732 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 513223 10732 1696 343 0 510287 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 2052892 KiB
Current children cumulated memory: 42928 KiB

[startup+51.1052 s]
/proc/loadavg: 4.09 4.06 3.80 5/264 119873
/proc/meminfo: memFree=117065920/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2046804 memory=41116 CPUtime=50.9 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 49529 0 0 0 5077 13 0 0 20 0 1 0 139739500 2095927296 10279 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 511701 10279 1696 343 0 508765 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 2046804 KiB
Current children cumulated memory: 41116 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.07 3.82 5/265 119876
/proc/meminfo: memFree=117072812/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2056092 memory=49068 CPUtime=101.95 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 117926 0 0 0 10163 32 0 0 20 0 1 0 139739500 2105438208 12267 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 514023 12267 1696 343 0 511087 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2056092 KiB
Current children cumulated memory: 49068 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 4.05 3.83 6/265 119878
/proc/meminfo: memFree=117068104/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2056092 memory=49580 CPUtime=161.79 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 178651 0 0 0 16128 51 0 0 20 0 1 0 139739500 2105438208 12395 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 514023 12395 1696 343 0 511087 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2056092 KiB
Current children cumulated memory: 49580 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.07 3.85 5/264 119880
/proc/meminfo: memFree=117071576/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2056664 memory=50484 CPUtime=221.62 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 245611 0 0 0 22092 70 0 0 20 0 1 0 139739500 2106023936 12621 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 514166 12621 1696 343 0 511230 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 2056664 KiB
Current children cumulated memory: 50484 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.07 3.87 5/264 119882
/proc/meminfo: memFree=117074032/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2064856 memory=53768 CPUtime=281.44 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 304581 0 0 0 28055 89 0 0 20 0 1 0 139739500 2114412544 13442 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 516214 13442 1696 343 0 513278 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 2064856 KiB
Current children cumulated memory: 53768 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.07 3.89 5/264 119884
/proc/meminfo: memFree=117063864/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2073588 memory=57636 CPUtime=341.27 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 350836 0 0 0 34023 104 0 0 20 0 1 0 139739500 2123354112 14409 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 518397 14409 1696 343 0 515461 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 2073588 KiB
Current children cumulated memory: 57636 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.08 3.91 5/264 119889
/proc/meminfo: memFree=117081068/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2055428 memory=49028 CPUtime=401.11 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 375837 0 0 0 39998 113 0 0 20 0 1 0 139739500 2104758272 12257 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 513857 12257 1696 343 0 510921 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 2055428 KiB
Current children cumulated memory: 49028 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.08 3.92 5/264 119891
/proc/meminfo: memFree=117071760/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2075908 memory=65560 CPUtime=460.94 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 376911 0 0 0 45981 113 0 0 20 0 1 0 139739500 2125729792 16390 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 518977 16390 1696 343 0 516041 0
Current children cumulated CPU time: 460.94 s

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

Current children cumulated memory: 106072 KiB

[startup+2862.3 s]
/proc/loadavg: 1.43 2.22 3.09 2/245 120108
/proc/meminfo: memFree=118516028/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=119256 CPUtime=2854.15 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 858230 0 0 0 285059 356 0 0 20 0 1 0 139739500 2180206592 29814 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 29814 1696 343 0 529341 0
Current children cumulated CPU time: 2854.15 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 119256 KiB

[startup+2922.3 s]
/proc/loadavg: 1.20 2.01 2.96 2/245 120114
/proc/meminfo: memFree=118515172/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2112724 memory=113624 CPUtime=2914 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 874095 0 0 0 291034 366 0 0 20 0 1 0 139739500 2163429376 28406 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 528181 28406 1696 343 0 525245 0
Current children cumulated CPU time: 2914 s
Current children cumulated vsize: 2112724 KiB
Current children cumulated memory: 113624 KiB

[startup+2982.3 s]
/proc/loadavg: 1.10 1.84 2.84 2/245 120117
/proc/meminfo: memFree=118519564/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=118044 CPUtime=2973.87 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 881989 0 0 0 297018 369 0 0 20 0 1 0 139739500 2180206592 29511 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 29511 1696 343 0 529341 0
Current children cumulated CPU time: 2973.87 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 118044 KiB

[startup+3042.3 s]
/proc/loadavg: 1.08 1.70 2.73 2/245 120119
/proc/meminfo: memFree=118519408/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=116604 CPUtime=3033.73 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 888228 0 0 0 303000 373 0 0 20 0 1 0 139739500 2180206592 29151 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 29151 1696 343 0 529341 0
Current children cumulated CPU time: 3033.73 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 116604 KiB

[startup+3102.3 s]
/proc/loadavg: 1.14 1.60 2.63 2/245 120121
/proc/meminfo: memFree=118516324/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=117980 CPUtime=3093.59 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 903711 0 0 0 308977 382 0 0 20 0 1 0 139739500 2180206592 29495 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 29495 1696 343 0 529341 0
Current children cumulated CPU time: 3093.59 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 117980 KiB

[startup+3162.3 s]
/proc/loadavg: 1.11 1.50 2.53 2/245 120123
/proc/meminfo: memFree=118515164/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=122076 CPUtime=3153.44 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 927318 0 0 0 314948 396 0 0 20 0 1 0 139739500 2180206592 30519 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 30519 1696 343 0 529341 0
Current children cumulated CPU time: 3153.44 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 122076 KiB

[startup+3222.3 s]
/proc/loadavg: 1.12 1.43 2.44 2/246 120126
/proc/meminfo: memFree=118515008/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=117980 CPUtime=3213.29 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 949928 0 0 0 320919 410 0 0 20 0 1 0 139739500 2180206592 29495 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 29495 1696 343 0 529341 0
Current children cumulated CPU time: 3213.29 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 117980 KiB

[startup+3282.3 s]
/proc/loadavg: 1.10 1.36 2.35 2/245 120128
/proc/meminfo: memFree=118510576/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=122076 CPUtime=3273.15 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 966951 0 0 0 326894 421 0 0 20 0 1 0 139739500 2180206592 30519 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 30519 1696 343 0 529341 0
Current children cumulated CPU time: 3273.15 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 122076 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.31 2.27 2/245 120130
/proc/meminfo: memFree=118512876/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=120936 CPUtime=3333 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 973767 0 0 0 332876 424 0 0 20 0 1 0 139739500 2180206592 30234 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 30234 1696 343 0 529341 0
Current children cumulated CPU time: 3333 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 120936 KiB

[startup+3402.3 s]
/proc/loadavg: 1.07 1.26 2.19 2/246 120135
/proc/meminfo: memFree=118514392/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2112724 memory=114948 CPUtime=3392.86 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 979642 0 0 0 338859 427 0 0 20 0 1 0 139739500 2163429376 28737 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 528181 28737 1696 343 0 525245 0
Current children cumulated CPU time: 3392.86 s
Current children cumulated vsize: 2112724 KiB
Current children cumulated memory: 114948 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 1.23 2.12 2/246 120136
/proc/meminfo: memFree=118516180/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=119116 CPUtime=3452.72 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 985197 0 0 0 344841 431 0 0 20 0 1 0 139739500 2180206592 29779 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 29779 1696 343 0 529341 0
Current children cumulated CPU time: 3452.72 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 119116 KiB

[startup+3522.3 s]
/proc/loadavg: 1.07 1.20 2.05 2/246 120142
/proc/meminfo: memFree=118512580/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=121164 CPUtime=3512.58 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 1008440 0 0 0 350812 446 0 0 20 0 1 0 139739500 2180206592 30291 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 30291 1696 343 0 529341 0
Current children cumulated CPU time: 3512.58 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 121164 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.19 1.99 2/245 120144
/proc/meminfo: memFree=118516788/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=127308 CPUtime=3572.43 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 1027343 0 0 0 356785 458 0 0 20 0 1 0 139739500 2180206592 31827 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 31827 1696 343 0 529341 0
Current children cumulated CPU time: 3572.43 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 127308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 1.08 1.17 1.96 2/245 120145
/proc/meminfo: memFree=118520900/131250000 swapFree=33008868/33010684
[pid=119871] ppid=119868 vsize=2129108 memory=119116 CPUtime=3600.06 cores=4,6
/proc/119871/stat : 119871 (pb_picat) R 119868 119871 116001 0 -1 4194304 1034806 0 0 0 359543 463 0 0 20 0 1 0 139739500 2180206592 29779 18446744073709551615 94356176515072 94356177916653 140736704598848 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94356178188080 94356180062320 94356205694976 140736704604572 140736704604648 140736704604648 140736704610252 0
/proc/119871/statm: 532277 29779 1696 343 0 529341 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2129108 KiB
Current children cumulated memory: 119116 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.44 s, system=4.6354 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.01
CPU time (s): 3600.07
CPU user time (s): 3595.44
CPU system time (s): 4.6354
CPU usage (%): 99.7249
Max. virtual memory (cumulated for all children) (KiB): 2161876
Max. memory (cumulated for all children) (KiB): 130268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.44
system time used= 4.6354
maximum resident set size= 130268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1034806
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= 81
involuntary context switches= 3910


# summary of solver processes directly reported to runsolver:
#   pid: 119871
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3595.44
#   total CPU system time (s): 4.6354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.44116 second user time and 14.6054 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-11 15:29:52
IDJOB=4528794
IDBENCH=148524
IDSOLVER=3385
FILE ID=nodeC013/4528794-1752240592
RUNJOBID= nodeC013-1752239220-118130
SLURM_JOB_ID= 9682524
Free space on /tmp= 432220 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_5.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528794-1752240592/watcher-4528794-1752240592 -o /tmp/evaluation-result-4528794-1752240592/solver-4528794-1752240592 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1752239220-118130 --watchdog 3760  pb_picat HOME/instance-4528794-1752240592.opb

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

MD5SUM BENCH= ad730d72a9718c13a4974a6db9713293
RANDOM SEED=2066641815

nodeC013 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.357
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.67
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.777
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.67
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.432
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.67
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.114
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.67
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.838
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.67
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.836
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.67
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		: 3498.547
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.67
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.072
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        117096180 kB
MemAvailable:   128149076 kB
Buffers:            1668 kB
Cached:         11800560 kB
SwapCached:          164 kB
Active:          2076208 kB
Inactive:       11358848 kB
Active(anon):    1649268 kB
Inactive(anon):     4868 kB
Active(file):     426940 kB
Inactive(file): 11353980 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4200 kB
Writeback:             0 kB
AnonPages:       1633268 kB
Mapped:           111832 kB
Shmem:             21304 kB
KReclaimable:     222032 kB
Slab:             315944 kB
SReclaimable:     222032 kB
SUnreclaim:        93912 kB
KernelStack:        4288 kB
PageTables:         6316 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7098264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1398784 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432248 MiB
End job on nodeC013 at 2025-07-11 16:30:03