Trace number 4498907

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
WMaxCDCL-SCIP 2025-06-21? 3599.33 3608.88

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__256.opb
MD5SUMcc12bbc0c0c11924170106d57f91cade
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark87132
Best CPU time to get the best result obtained on this benchmark28.2446
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1280998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint256
Maximum length of a constraint10497
Number of terms in the objective function 1280000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 43962832128
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 43962832128
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c Presolving by SCIP...
0.00/0.04	c Encoding OPB into MaxSAT...
0.00/0.04	c This is the PBCProcessor based on SCIP solver.
0.00/39.11	c Solving by WMaxCDCL...
38.99/3608.82	c Rebuilding OPB solution...
38.99/3608.82	c This is the PBCProcessor based on SCIP solver.
38.99/3608.82	s UNKNOWN

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 (62520 MiB free)
  memory of node 1: 64507 MiB (63646 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498907-1751406746/watcher-4498907-1751406746 -o /tmp/evaluation-result-4498907-1751406746/solver-4498907-1751406746 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751406746-62669 --watchdog 3760 HOME/opbsolver HOME/instance-4498907-1751406746.opb 3600 31000 HOME HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=62744, runsolver pid=62741

[startup+0.100059 s]*
/proc/loadavg: 0.63 1.55 2.23 5/267 62751
/proc/meminfo: memFree=129143480/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=27480 memory=8640 CPUtime=0.05 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 2090 0 0 0 5 0 0 0 20 0 1 0 56354943 28139520 2160 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 6870 2160 640 2826 0 3482 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 31672 KiB
Current children cumulated memory: 11712 KiB

[startup+0.205403 s]*
/proc/loadavg: 0.63 1.55 2.23 5/267 62751
/proc/meminfo: memFree=129129556/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=35672 memory=17436 CPUtime=0.15 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 3267 0 0 0 15 0 0 0 20 0 1 0 56354943 36528128 4359 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 8918 4359 640 2826 0 5530 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 39864 KiB
Current children cumulated memory: 20508 KiB

[startup+0.30554 s]*
/proc/loadavg: 0.63 1.55 2.23 5/267 62751
/proc/meminfo: memFree=129089420/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=62060 memory=37564 CPUtime=0.25 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 4752 0 0 0 24 1 0 0 20 0 1 0 56354943 63549440 9391 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 15515 9391 640 2826 0 12127 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 66252 KiB
Current children cumulated memory: 40636 KiB

[startup+0.700192 s]
/proc/loadavg: 0.63 1.55 2.23 5/267 62753
/proc/meminfo: memFree=128998956/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=84816 memory=60476 CPUtime=0.65 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 10458 0 0 0 62 3 0 0 20 0 1 0 56354943 86851584 15119 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 21204 15119 640 2826 0 17816 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 89008 KiB
Current children cumulated memory: 63548 KiB

[startup+1.50019 s]
/proc/loadavg: 0.63 1.55 2.23 5/267 62755
/proc/meminfo: memFree=128727420/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=303168 memory=247184 CPUtime=1.44 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 33586 0 0 0 134 10 0 0 20 0 1 0 56354943 310444032 61796 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 75792 61796 704 2826 0 72404 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 307360 KiB
Current children cumulated memory: 250256 KiB

[startup+3.10575 s]
/proc/loadavg: 0.63 1.55 2.23 5/267 62755
/proc/meminfo: memFree=127700000/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=817796 memory=583672 CPUtime=3.05 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 73864 0 0 0 285 20 0 0 20 0 1 0 56354943 837423104 145918 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 204449 145918 704 2826 0 201061 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 821988 KiB
Current children cumulated memory: 586744 KiB

[startup+6.30018 s]
/proc/loadavg: 0.90 1.59 2.24 5/267 62756
/proc/meminfo: memFree=126384552/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=1268304 memory=1048512 CPUtime=6.23 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 154506 0 0 0 582 41 0 0 20 0 1 0 56354943 1298743296 262128 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 317076 262128 704 2826 0 313688 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1272496 KiB
Current children cumulated memory: 1051584 KiB

[startup+12.7002 s]
/proc/loadavg: 1.15 1.63 2.25 5/267 62756
/proc/meminfo: memFree=125141628/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=2316764 memory=2033536 CPUtime=12.62 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 286759 0 0 0 1128 134 0 0 20 0 1 0 56354943 2372366336 508384 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 579191 508384 704 2826 0 575803 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 2320956 KiB
Current children cumulated memory: 2036608 KiB

[startup+25.5002 s]
/proc/loadavg: 1.78 1.75 2.28 5/267 62758
/proc/meminfo: memFree=123198940/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 349 654 0 0 0 0 0 0 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62751] ppid=62744 vsize=2316764 memory=2033536 CPUtime=25.39 cores=4,6
/proc/62751/stat : 62751 (pbcpreprocessor) R 62744 62744 62658 0 -1 4194304 287035 0 0 0 1647 892 0 0 20 0 1 0 56354943 2372366336 508384 18446744073709551615 4198400 15773533 140723929860688 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 33452032 140723929868464 140723929868766 140723929868766 140723929874373 0
/proc/62751/statm: 579191 508384 704 2826 0 575803 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2320956 KiB
Current children cumulated memory: 2036608 KiB

[startup+51.1055 s]
/proc/loadavg: 2.74 1.98 2.34 5/267 62761
/proc/meminfo: memFree=118412708/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=4952372 memory=4658500 CPUtime=11.94 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 456792 0 0 0 1047 147 0 0 20 0 1 0 56358851 5071228928 1164625 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 1238093 1164625 448 424 0 1237548 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 4956564 KiB
Current children cumulated memory: 4661572 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.32 2.44 5/267 62763
/proc/meminfo: memFree=114701188/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=8890024 memory=7795452 CPUtime=62.99 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 776905 0 0 0 6003 296 0 0 20 0 1 0 56358851 9103384576 1948863 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2222506 1948863 448 424 0 2221961 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 8894216 KiB
Current children cumulated memory: 7798524 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.66 2.55 5/267 62765
/proc/meminfo: memFree=115398552/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=9394424 memory=7837032 CPUtime=122.85 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 880081 0 0 0 11947 338 0 0 20 0 1 0 56358851 9619890176 1959258 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2348606 1959258 448 424 0 2348061 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 9398616 KiB
Current children cumulated memory: 7840104 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.92 2.65 5/266 62767
/proc/meminfo: memFree=114296140/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10024208 memory=8551644 CPUtime=182.7 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1145378 0 0 0 17879 391 0 0 20 0 1 0 56358851 10264788992 2137911 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2506052 2137911 448 424 0 2505507 0
Current children cumulated CPU time: 221.69 s

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

/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10417772 memory=9170064 CPUtime=3294.44 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1268389 0 0 0 328691 753 0 0 20 0 1 0 56358851 10667798528 2292516 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2604443 2292516 448 424 0 2603898 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 10421964 KiB
Current children cumulated memory: 9173136 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.08 5/266 62998
/proc/meminfo: memFree=110553912/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10417772 memory=9170064 CPUtime=3354.31 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1268770 0 0 0 334676 755 0 0 20 0 1 0 56358851 10667798528 2292516 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2604443 2292516 448 424 0 2603898 0
Current children cumulated CPU time: 3393.3 s
Current children cumulated vsize: 10421964 KiB
Current children cumulated memory: 9173136 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.13 4.08 5/266 63000
/proc/meminfo: memFree=110324064/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10455920 memory=9225036 CPUtime=3414.15 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1278134 0 0 0 340657 758 0 0 20 0 1 0 56358851 10706862080 2306259 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2613980 2306259 448 424 0 2613435 0
Current children cumulated CPU time: 3453.14 s
Current children cumulated vsize: 10460112 KiB
Current children cumulated memory: 9228108 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.12 4.08 5/267 63005
/proc/meminfo: memFree=110216076/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10455920 memory=9231308 CPUtime=3473.99 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1278771 0 0 0 346639 760 0 0 20 0 1 0 56358851 10706862080 2307827 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2613980 2307827 448 424 0 2613435 0
Current children cumulated CPU time: 3512.98 s
Current children cumulated vsize: 10460112 KiB
Current children cumulated memory: 9234380 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.08 5/267 63007
/proc/meminfo: memFree=110158644/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10460240 memory=9241448 CPUtime=3533.82 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1279873 0 0 0 352620 762 0 0 20 0 1 0 56358851 10711285760 2310362 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2615060 2310362 448 424 0 2614515 0
Current children cumulated CPU time: 3572.81 s
Current children cumulated vsize: 10464432 KiB
Current children cumulated memory: 9244520 KiB

[startup+3608.88 s]
# the end of solver process 62744 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3574.45 s, system=24.8887 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 4.10 4.12 4.08 5/267 63007
/proc/meminfo: memFree=110146372/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10460240 memory=9241448 CPUtime=3535.53 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1279873 0 0 0 352791 762 0 0 20 0 1 0 56358851 10711285760 2310362 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2615060 2310362 448 424 0 2614515 0
Current children cumulated CPU time: 3574.52 s
Current children cumulated vsize: 10464432 KiB
Current children cumulated memory: 9244520 KiB

[startup+3596.8 s]
/proc/loadavg: 4.15 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110130704/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10460240 memory=9241448 CPUtime=3548.28 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1280047 0 0 0 354066 762 0 0 20 0 1 0 56358851 10711285760 2310362 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2615060 2310362 448 424 0 2614515 0
Current children cumulated CPU time: 3587.27 s
Current children cumulated vsize: 10464432 KiB
Current children cumulated memory: 9244520 KiB

[startup+3603.2 s]
/proc/loadavg: 4.14 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110126608/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10460240 memory=9243496 CPUtime=3554.67 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1280167 0 0 0 354704 763 0 0 20 0 1 0 56358851 10711285760 2310874 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2615060 2310874 448 424 0 2614515 0
Current children cumulated CPU time: 3593.66 s
Current children cumulated vsize: 10464432 KiB
Current children cumulated memory: 9246568 KiB

[startup+3606.4 s]
/proc/loadavg: 4.13 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110117464/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10460240 memory=9243496 CPUtime=3557.86 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1280187 0 0 0 355023 763 0 0 20 0 1 0 56358851 10711285760 2310874 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2615060 2310874 448 424 0 2614515 0
Current children cumulated CPU time: 3596.85 s
Current children cumulated vsize: 10464432 KiB
Current children cumulated memory: 9246568 KiB

[startup+3608 s]*
/proc/loadavg: 4.13 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110109272/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10460240 memory=9243496 CPUtime=3559.46 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1280219 0 0 0 355183 763 0 0 20 0 1 0 56358851 10711285760 2310874 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2615060 2310874 448 424 0 2614515 0
Current children cumulated CPU time: 3598.45 s
Current children cumulated vsize: 10464432 KiB
Current children cumulated memory: 9246568 KiB

[startup+3608.4 s]
/proc/loadavg: 4.13 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110109272/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
[pid=62761] ppid=62744 vsize=10460240 memory=9243496 CPUtime=3559.85 cores=4,6
/proc/62761/stat : 62761 (wmaxcdcl) R 62744 62744 62658 0 -1 4194304 1280310 0 0 0 355222 763 0 0 20 0 1 0 56358851 10711285760 2310874 18446744073709551615 4198400 5932793 140722259255728 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22257664 140722259261787 140722259261932 140722259261932 140722259267532 0
/proc/62761/statm: 2615060 2310874 448 424 0 2614515 0
Current children cumulated CPU time: 3598.84 s
Current children cumulated vsize: 10464432 KiB
Current children cumulated memory: 9246568 KiB

[startup+3608.8 s]
/proc/loadavg: 4.13 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110109272/131250000 swapFree=33010684/33010684
[pid=62744] ppid=62741 vsize=4192 memory=3072 CPUtime=38.99 cores=4,6
/proc/62744/stat : 62744 (opbsolver) S 62741 62744 62658 0 -1 4194304 408 288255 0 0 0 0 2202 1697 20 0 1 0 56354938 4292608 768 18446744073709551615 93997545959424 93997546853957 140723570722240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93997547093008 93997547140752 93997553713152 140723570727198 140723570727401 140723570727401 140723570733003 0
/proc/62744/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 38.99 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3608.88
CPU time (s): 3599.33
CPU user time (s): 3574.45
CPU system time (s): 24.8887
CPU usage (%): 99.7354
Max. virtual memory (cumulated for all children) (KiB): 11645912
Max. memory (cumulated for all children) (KiB): 9832224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.45
system time used= 24.8887
maximum resident set size= 9864752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1569313
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1915184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 459
involuntary context switches= 2288


# summary of solver processes directly reported to runsolver:
#   pid: 62744
#   total CPU time (s): 3599.33
#   total CPU user time (s): 3574.45
#   total CPU system time (s): 24.8887

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.07794 second user time and 16.4776 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-01 23:52:27
IDJOB=4498907
IDBENCH=148753
IDSOLVER=3374
FILE ID=nodeC013/4498907-1751406746
RUNJOBID= nodeC013-1751406746-62669
SLURM_JOB_ID= 9598299
Free space on /tmp= 432776 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__256.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498907-1751406746/watcher-4498907-1751406746 -o /tmp/evaluation-result-4498907-1751406746/solver-4498907-1751406746 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751406746-62669 --watchdog 3760  HOME/opbsolver HOME/instance-4498907-1751406746.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= cc12bbc0c0c11924170106d57f91cade
RANDOM SEED=948626881

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		: 3599.833
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.835
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.199
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		: 3582.770
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		: 3603.688
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.830
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		: 3599.854
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		: 3402.908
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:        129215432 kB
MemAvailable:   129709380 kB
Buffers:            3280 kB
Cached:          1293760 kB
SwapCached:            0 kB
Active:           396380 kB
Inactive:        1048960 kB
Active(anon):     161584 kB
Inactive(anon):        0 kB
Active(file):     234796 kB
Inactive(file):  1048960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            174780 kB
Writeback:             0 kB
AnonPages:        151432 kB
Mapped:           107604 kB
Shmem:             13284 kB
KReclaimable:      98460 kB
Slab:             186936 kB
SReclaimable:      98460 kB
SUnreclaim:        88476 kB
KernelStack:        4200 kB
PageTables:         3120 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     506616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 432252 MiB
End job on nodeC013 at 2025-07-02 00:52:36