Trace number 4522547

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i2_pp_94.opb
MD5SUM3daa9ced16b2be364df6dcba1fb45266
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 benchmark1052
Best CPU time to get the best result obtained on this benchmark3586.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables92769
Total number of constraints92770
Number of constraints which are clauses79004
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints10878
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
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 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4522547-1751600205.opb (Picat 3.9b6)
4.67/4.70	o 1214

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522547-1751600205/watcher-4522547-1751600205 -o /tmp/evaluation-result-4522547-1751600205/solver-4522547-1751600205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751592980-99732 --watchdog 3760 pb_picat HOME/instance-4522547-1751600205.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=100498, runsolver pid=100495
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.07 4.10 4.09 4/260 100504
/proc/meminfo: memFree=118749516/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2027148 memory=51568 CPUtime=0.09 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 1278 0 0 0 9 0 0 0 20 0 1 0 75698037 2075799552 12892 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 506787 12892 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 51568 KiB

[startup+0.20566 s]*
/proc/loadavg: 4.07 4.10 4.09 5/262 100509
/proc/meminfo: memFree=118700712/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2027148 memory=82288 CPUtime=0.19 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 1293 0 0 0 18 1 0 0 20 0 1 0 75698037 2075799552 20572 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 506787 20572 1568 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 82288 KiB

[startup+0.305503 s]*
/proc/loadavg: 4.07 4.10 4.09 5/262 100509
/proc/meminfo: memFree=118631080/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2027148 memory=100720 CPUtime=0.29 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 1302 0 0 0 28 1 0 0 20 0 1 0 75698037 2075799552 25180 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 506787 25180 1568 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 100720 KiB

[startup+0.700172 s]
/proc/loadavg: 4.07 4.10 4.09 4/262 100509
/proc/meminfo: memFree=118548908/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2027148 memory=172528 CPUtime=0.68 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 1338 0 0 0 66 2 0 0 20 0 1 0 75698037 2075799552 43132 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 506787 43132 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 172528 KiB

[startup+1.50018 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 100541
/proc/meminfo: memFree=118380124/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2034964 memory=287476 CPUtime=1.48 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 1400 0 0 0 143 5 0 0 20 0 1 0 75698037 2083803136 71869 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 508741 71869 1664 343 0 505805 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 287476 KiB

[startup+3.10543 s]
/proc/loadavg: 4.15 4.11 4.09 5/266 100546
/proc/meminfo: memFree=117932124/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2103188 memory=338380 CPUtime=3.08 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 13266 0 0 0 301 7 0 0 20 0 1 0 75698037 2153664512 84595 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 525797 84595 1728 343 0 522861 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2103188 KiB
Current children cumulated memory: 338380 KiB

[startup+6.30017 s]
/proc/loadavg: 4.15 4.11 4.09 5/266 100546
/proc/meminfo: memFree=117351368/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2110472 memory=355376 CPUtime=6.27 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 18972 0 0 0 617 10 0 0 20 0 1 0 75698037 2161123328 88844 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 527618 88844 1728 343 0 524682 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2110472 KiB
Current children cumulated memory: 355376 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 100546
/proc/meminfo: memFree=116552324/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2111104 memory=368296 CPUtime=12.65 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 20406 0 0 0 1254 11 0 0 20 0 1 0 75698037 2161770496 92074 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 527776 92074 1728 343 0 524840 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2111104 KiB
Current children cumulated memory: 368296 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.09 5/266 100546
/proc/meminfo: memFree=116324012/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2135344 memory=386392 CPUtime=25.42 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 21359 0 0 0 2530 12 0 0 20 0 1 0 75698037 2186592256 96598 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 533836 96598 1728 343 0 530900 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2135344 KiB
Current children cumulated memory: 386392 KiB

[startup+51.1055 s]
/proc/loadavg: 4.07 4.09 4.09 5/266 100547
/proc/meminfo: memFree=116567920/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2135236 memory=388800 CPUtime=50.93 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 23920 0 0 0 5080 13 0 0 20 0 1 0 75698037 2186481664 97200 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 533809 97200 1728 343 0 530873 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2135236 KiB
Current children cumulated memory: 388800 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 100549
/proc/meminfo: memFree=116504256/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2184388 memory=417480 CPUtime=101.95 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 32113 0 0 0 10171 24 0 0 20 0 1 0 75698037 2236813312 104370 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 546097 104370 1728 343 0 543161 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2184388 KiB
Current children cumulated memory: 417480 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 100551
/proc/meminfo: memFree=116583300/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2184388 memory=413384 CPUtime=161.75 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 40504 0 0 0 16143 32 0 0 20 0 1 0 75698037 2236813312 103346 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 546097 103346 1728 343 0 543161 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2184388 KiB
Current children cumulated memory: 413384 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 100553
/proc/meminfo: memFree=116464068/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2151620 memory=405196 CPUtime=221.55 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 45764 0 0 0 22117 38 0 0 20 0 1 0 75698037 2203258880 101299 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 537905 101299 1728 343 0 534969 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 2151620 KiB
Current children cumulated memory: 405196 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/265 100556
/proc/meminfo: memFree=116398008/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2249924 memory=441552 CPUtime=281.36 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 55217 0 0 0 28085 51 0 0 20 0 1 0 75698037 2303922176 110388 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 562481 110388 1728 343 0 559545 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 2249924 KiB
Current children cumulated memory: 441552 KiB

[startup+342.3 s]
/proc/loadavg: 4.29 4.13 4.10 5/265 100603
/proc/meminfo: memFree=117230892/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2249924 memory=487120 CPUtime=341.17 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 58237 0 0 0 34061 56 0 0 20 0 1 0 75698037 2303922176 121780 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 562481 121780 1728 343 0 559545 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 2249924 KiB
Current children cumulated memory: 487120 KiB

[startup+402.3 s]
/proc/loadavg: 4.27 4.16 4.11 5/264 100609
/proc/meminfo: memFree=117192392/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2184388 memory=430672 CPUtime=401 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 69818 0 0 0 40028 72 0 0 20 0 1 0 75698037 2236813312 107668 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 546097 107668 1728 343 0 543161 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 2184388 KiB
Current children cumulated memory: 430672 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/264 100611
/proc/meminfo: memFree=117312100/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2151620 memory=403280 CPUtime=460.85 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 74528 0 0 0 46005 80 0 0 20 0 1 0 75698037 2203258880 100820 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 537905 100820 1728 343 0 534969 0
Current children cumulated CPU time: 460.85 s

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

Current children cumulated memory: 412372 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 100742
/proc/meminfo: memFree=117068400/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2184388 memory=415556 CPUtime=2854.32 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 288637 0 0 0 284987 445 0 0 20 0 1 0 75698037 2236813312 103889 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 546097 103889 1728 343 0 543161 0
Current children cumulated CPU time: 2854.32 s
Current children cumulated vsize: 2184388 KiB
Current children cumulated memory: 415556 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/266 100749
/proc/meminfo: memFree=117197452/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2151620 memory=397604 CPUtime=2914.16 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 290142 0 0 0 290969 447 0 0 20 0 1 0 75698037 2203258880 99401 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 537905 99401 1728 343 0 534969 0
Current children cumulated CPU time: 2914.16 s
Current children cumulated vsize: 2151620 KiB
Current children cumulated memory: 397604 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/266 100751
/proc/meminfo: memFree=117194804/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2230228 memory=449892 CPUtime=2974 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 296531 0 0 0 296943 457 0 0 20 0 1 0 75698037 2283753472 112473 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 557557 112473 1728 343 0 554621 0
Current children cumulated CPU time: 2974 s
Current children cumulated vsize: 2230228 KiB
Current children cumulated memory: 449892 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/266 100753
/proc/meminfo: memFree=117120040/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2361300 memory=535908 CPUtime=3033.84 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 302924 0 0 0 302913 471 0 0 20 0 1 0 75698037 2417971200 133977 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 590325 133977 1728 343 0 587389 0
Current children cumulated CPU time: 3033.84 s
Current children cumulated vsize: 2361300 KiB
Current children cumulated memory: 535908 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.12 4.09 6/265 100755
/proc/meminfo: memFree=117132892/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2262996 memory=443752 CPUtime=3093.67 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 308129 0 0 0 308880 487 0 0 20 0 1 0 75698037 2317307904 110938 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 565749 110938 1728 343 0 562813 0
Current children cumulated CPU time: 3093.67 s
Current children cumulated vsize: 2262996 KiB
Current children cumulated memory: 443752 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 100757
/proc/meminfo: memFree=117087380/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2238420 memory=458988 CPUtime=3153.51 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 311404 0 0 0 314856 495 0 0 20 0 1 0 75698037 2292142080 114747 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 559605 114747 1728 343 0 556669 0
Current children cumulated CPU time: 3153.51 s
Current children cumulated vsize: 2238420 KiB
Current children cumulated memory: 458988 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/263 100760
/proc/meminfo: memFree=116964876/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2238420 memory=487660 CPUtime=3213.35 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 317815 0 0 0 320829 506 0 0 20 0 1 0 75698037 2292142080 121915 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 559605 121915 1728 343 0 556669 0
Current children cumulated CPU time: 3213.35 s
Current children cumulated vsize: 2238420 KiB
Current children cumulated memory: 487660 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 100762
/proc/meminfo: memFree=116665660/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2172884 memory=411884 CPUtime=3273.19 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 323649 0 0 0 326796 523 0 0 20 0 1 0 75698037 2225033216 102971 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 543221 102971 1728 343 0 540285 0
Current children cumulated CPU time: 3273.19 s
Current children cumulated vsize: 2172884 KiB
Current children cumulated memory: 411884 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/264 100764
/proc/meminfo: memFree=116780628/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2156500 memory=419660 CPUtime=3333.03 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 330575 0 0 0 332764 539 0 0 20 0 1 0 75698037 2208256000 104915 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 539125 104915 1728 343 0 536189 0
Current children cumulated CPU time: 3333.03 s
Current children cumulated vsize: 2156500 KiB
Current children cumulated memory: 419660 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 100771
/proc/meminfo: memFree=116943000/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2140116 memory=397548 CPUtime=3392.86 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 333094 0 0 0 338741 545 0 0 20 0 1 0 75698037 2191478784 99387 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 535029 99387 1728 343 0 532093 0
Current children cumulated CPU time: 3392.86 s
Current children cumulated vsize: 2140116 KiB
Current children cumulated memory: 397548 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 100773
/proc/meminfo: memFree=117051624/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2140116 memory=397548 CPUtime=3452.7 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 336030 0 0 0 344722 548 0 0 20 0 1 0 75698037 2191478784 99387 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 535029 99387 1728 343 0 532093 0
Current children cumulated CPU time: 3452.7 s
Current children cumulated vsize: 2140116 KiB
Current children cumulated memory: 397548 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 100777
/proc/meminfo: memFree=116894044/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2156500 memory=395064 CPUtime=3512.54 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 337715 0 0 0 350704 550 0 0 20 0 1 0 75698037 2208256000 98766 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 539125 98766 1728 343 0 536189 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 2156500 KiB
Current children cumulated memory: 395064 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 100779
/proc/meminfo: memFree=116898320/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2172884 memory=407788 CPUtime=3572.38 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 339614 0 0 0 356686 552 0 0 20 0 1 0 75698037 2225033216 101947 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 543221 101947 1728 343 0 540285 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 2172884 KiB
Current children cumulated memory: 407788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.06 4.08 4.09 5/264 100782
/proc/meminfo: memFree=116770148/131250000 swapFree=33010160/33010684
[pid=100498] ppid=100495 vsize=2402260 memory=598252 CPUtime=3600.02 cores=5,7
/proc/100498/stat : 100498 (pb_picat) R 100495 100498 99719 0 -1 4194304 342395 0 0 0 359445 557 0 0 20 0 1 0 75698037 2459914240 149563 18446744073709551615 94243747155968 94243748557549 140726444124416 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94243748828976 94243750703280 94243763310592 140726444128670 140726444128746 140726444128746 140726444134348 0
/proc/100498/statm: 600565 149563 1728 343 0 597629 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2402260 KiB
Current children cumulated memory: 598252 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.45 s, system=5.57567 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.03
CPU user time (s): 3594.45
CPU system time (s): 5.57567
CPU usage (%): 99.7236
Max. virtual memory (cumulated for all children) (KiB): 3180500
Max. memory (cumulated for all children) (KiB): 965992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.45
system time used= 5.57567
maximum resident set size= 965992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 342395
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= 84
involuntary context switches= 3897


# summary of solver processes directly reported to runsolver:
#   pid: 100498
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3594.45
#   total CPU system time (s): 5.57567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.46987 second user time and 15.2482 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-04 05:36:45
IDJOB=4522547
IDBENCH=179078
IDSOLVER=3346
FILE ID=nodeC016/4522547-1751600205
RUNJOBID= nodeC016-1751592980-99732
SLURM_JOB_ID= 9598856
Free space on /tmp= 432816 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i2_pp_94.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522547-1751600205/watcher-4522547-1751600205 -o /tmp/evaluation-result-4522547-1751600205/solver-4522547-1751600205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751592980-99732 --watchdog 3760  pb_picat HOME/instance-4522547-1751600205.opb

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

MD5SUM BENCH= 3daa9ced16b2be364df6dcba1fb45266
RANDOM SEED=1117604947

nodeC016 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.740
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.48
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.868
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.48
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		: 3588.860
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.48
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.487
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.48
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.725
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.48
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		: 3583.643
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        118786388 kB
MemAvailable:   128446600 kB
Buffers:            2144 kB
Cached:         10374892 kB
SwapCached:           28 kB
Active:          1951876 kB
Inactive:        9697088 kB
Active(anon):    1284752 kB
Inactive(anon):     5220 kB
Active(file):     667124 kB
Inactive(file):  9691868 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16520 kB
Writeback:             0 kB
AnonPages:       1272424 kB
Mapped:           107896 kB
Shmem:             18044 kB
KReclaimable:     280916 kB
Slab:             375432 kB
SReclaimable:     280916 kB
SUnreclaim:        94516 kB
KernelStack:        4272 kB
PageTables:         5368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3210904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1116160 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432844 MiB
End job on nodeC016 at 2025-07-04 06:36:55