Trace number 4543111

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 NameAnswerCPU timeWall clock time
AI448PBSolver 2025-05-31? (TO) 3600.09 3618.13

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
larger/domset_large_shuffle/normalized-domset-hexgrid_03_084.shuf-1.opb
MD5SUMe7c556b1908613934f20d4f7eb665474
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.207353
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables252
Total number of constraints253
Number of constraints which are clauses252
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint252
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 303
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543111-1753222580/watcher-4543111-1753222580 -o /tmp/evaluation-result-4543111-1753222580/solver-4543111-1753222580 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179253 --watchdog 3760 HOME/solve.sh HOME/instance-4543111-1753222580.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=179511, runsolver pid=179508
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 1.78 1.48 2.59 5/267 179515
/proc/meminfo: memFree=128201572/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=11880 memory=7552 CPUtime=0.07 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 1466 0 0 0 7 0 0 0 20 0 1 0 237935784 12165120 1888 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 2970 1888 544 108 0 1487 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 16072 KiB
Current children cumulated memory: 10496 KiB

[startup+0.205691 s]*
/proc/loadavg: 1.78 1.48 2.59 5/267 179515
/proc/meminfo: memFree=128193508/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=16724 memory=11904 CPUtime=0.17 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 2561 0 0 0 17 0 0 0 20 0 1 0 237935784 17125376 2976 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 4181 2976 544 108 0 2698 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 20916 KiB
Current children cumulated memory: 14848 KiB

[startup+0.30588 s]*
/proc/loadavg: 1.78 1.48 2.59 5/267 179515
/proc/meminfo: memFree=128189412/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=19852 memory=14848 CPUtime=0.27 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 3274 0 0 0 27 0 0 0 20 0 1 0 237935784 20328448 3712 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 4963 3712 544 108 0 3480 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 24044 KiB
Current children cumulated memory: 17792 KiB

[startup+0.700199 s]
/proc/loadavg: 1.78 1.48 2.59 5/267 179515
/proc/meminfo: memFree=128185380/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=31176 memory=24320 CPUtime=0.67 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 5645 0 0 0 66 1 0 0 20 0 1 0 237935784 31924224 6080 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 7794 6080 544 108 0 6311 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 35368 KiB
Current children cumulated memory: 27264 KiB

[startup+1.50022 s]
/proc/loadavg: 1.78 1.48 2.59 5/267 179515
/proc/meminfo: memFree=128191536/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=38428 memory=30720 CPUtime=1.46 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 7241 0 0 0 145 1 0 0 20 0 1 0 237935784 39350272 7680 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 9607 7680 544 108 0 8124 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 42620 KiB
Current children cumulated memory: 33664 KiB

[startup+3.10551 s]
/proc/loadavg: 1.78 1.48 2.59 5/267 179515
/proc/meminfo: memFree=128203152/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=52440 memory=42624 CPUtime=3.06 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 10251 0 0 0 304 2 0 0 20 0 1 0 237935784 53698560 10656 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 13110 10656 544 108 0 11627 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 56632 KiB
Current children cumulated memory: 45568 KiB

[startup+6.30021 s]
/proc/loadavg: 1.96 1.53 2.60 5/267 179515
/proc/meminfo: memFree=128220304/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=73960 memory=59392 CPUtime=6.25 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 14430 0 0 0 621 4 0 0 20 0 1 0 237935784 75735040 14848 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 18490 14848 544 108 0 17007 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 62336 KiB

[startup+12.7002 s]
/proc/loadavg: 2.12 1.57 2.61 5/267 179515
/proc/meminfo: memFree=128239320/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=88712 memory=71552 CPUtime=12.62 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 17492 0 0 0 1257 5 0 0 20 0 1 0 237935784 90841088 17888 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 22178 17888 544 108 0 20695 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 92904 KiB
Current children cumulated memory: 74496 KiB

[startup+25.5002 s]
/proc/loadavg: 2.61 1.70 2.63 5/267 179515
/proc/meminfo: memFree=128215352/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=114804 memory=91264 CPUtime=25.39 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 22504 0 0 0 2531 8 0 0 20 0 1 0 237935784 117559296 22816 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 28701 22816 544 108 0 27218 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 118996 KiB
Current children cumulated memory: 94208 KiB

[startup+51.1056 s]
/proc/loadavg: 3.09 1.89 2.67 5/267 179516
/proc/meminfo: memFree=128126956/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=159092 memory=127444 CPUtime=50.91 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 31018 0 0 0 5079 12 0 0 20 0 1 0 237935784 162910208 31861 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 39773 31861 544 108 0 38290 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 163284 KiB
Current children cumulated memory: 130388 KiB

[startup+102.3 s]
/proc/loadavg: 3.65 2.23 2.75 5/267 179521
/proc/meminfo: memFree=128000552/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=213312 memory=169172 CPUtime=101.96 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 41570 0 0 0 10178 18 0 0 20 0 1 0 237935784 218431488 42293 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 53328 42293 544 108 0 51845 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 217504 KiB
Current children cumulated memory: 172116 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 2.59 2.84 5/266 179523
/proc/meminfo: memFree=127838728/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=258740 memory=207356 CPUtime=161.77 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 50675 0 0 0 16153 24 0 0 20 0 1 0 237935784 264949760 51839 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 64685 51839 544 108 0 63202 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 262932 KiB
Current children cumulated memory: 210300 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.86 2.92 5/266 179525
/proc/meminfo: memFree=127738000/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=291024 memory=234620 CPUtime=221.59 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 57486 0 0 0 22132 27 0 0 20 0 1 0 237935784 298008576 58655 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 72756 58655 544 108 0 71273 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 295216 KiB

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

/proc/179515/statm: 265600 218360 544 108 0 264117 0
Current children cumulated CPU time: 3087.22 s
Current children cumulated vsize: 1066592 KiB
Current children cumulated memory: 876384 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.09 4.04 5/267 179681
/proc/meminfo: memFree=125588800/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1091788 memory=894816 CPUtime=3146.86 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 209765 0 0 0 314530 156 0 0 20 0 1 0 237935784 1117990912 223704 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 272947 223704 544 108 0 271464 0
Current children cumulated CPU time: 3146.86 s
Current children cumulated vsize: 1095980 KiB
Current children cumulated memory: 897760 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/267 179683
/proc/meminfo: memFree=125554952/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1093836 memory=898912 CPUtime=3206.52 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 210783 0 0 0 320495 157 0 0 20 0 1 0 237935784 1120088064 224728 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 273459 224728 544 108 0 271976 0
Current children cumulated CPU time: 3206.52 s
Current children cumulated vsize: 1098028 KiB
Current children cumulated memory: 901856 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.11 4.05 5/267 179685
/proc/meminfo: memFree=125518572/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1096908 memory=902496 CPUtime=3266.19 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 211687 0 0 0 326461 158 0 0 20 0 1 0 237935784 1123233792 225624 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 274227 225624 544 108 0 272744 0
Current children cumulated CPU time: 3266.19 s
Current children cumulated vsize: 1101100 KiB
Current children cumulated memory: 905440 KiB

[startup+3342.3 s]
/proc/loadavg: 4.88 4.36 4.14 5/267 179687
/proc/meminfo: memFree=125495940/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1134796 memory=905696 CPUtime=3325.84 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 212463 0 0 0 332425 159 0 0 20 0 1 0 237935784 1162031104 226424 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 283699 226424 544 108 0 282216 0
Current children cumulated CPU time: 3325.84 s
Current children cumulated vsize: 1138988 KiB
Current children cumulated memory: 908640 KiB

[startup+3402.3 s]
/proc/loadavg: 4.38 4.31 4.13 5/267 179689
/proc/meminfo: memFree=125487408/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1141452 memory=910944 CPUtime=3385.44 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 213791 0 0 0 338385 159 0 0 20 0 1 0 237935784 1168846848 227736 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 285363 227736 544 108 0 283880 0
Current children cumulated CPU time: 3385.44 s
Current children cumulated vsize: 1145644 KiB
Current children cumulated memory: 913888 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.28 4.13 5/267 179691
/proc/meminfo: memFree=125451284/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1144012 memory=915808 CPUtime=3445.06 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 214735 0 0 0 344346 160 0 0 20 0 1 0 237935784 1171468288 228952 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 286003 228952 544 108 0 284520 0
Current children cumulated CPU time: 3445.06 s
Current children cumulated vsize: 1148204 KiB
Current children cumulated memory: 918752 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.25 4.13 5/268 179696
/proc/meminfo: memFree=125422392/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1146060 memory=934720 CPUtime=3504.74 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 215337 0 0 0 350313 161 0 0 20 0 1 0 237935784 1173565440 233680 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 286515 233680 544 108 0 285032 0
Current children cumulated CPU time: 3504.74 s
Current children cumulated vsize: 1150252 KiB
Current children cumulated memory: 937664 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.22 4.13 5/267 179698
/proc/meminfo: memFree=125435008/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1150156 memory=945088 CPUtime=3564.41 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 216216 0 0 0 356280 161 0 0 20 0 1 0 237935784 1177759744 236272 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 287539 236272 544 108 0 286056 0
Current children cumulated CPU time: 3564.41 s
Current children cumulated vsize: 1154348 KiB
Current children cumulated memory: 948032 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.11 s]
/proc/loadavg: 4.06 4.20 4.12 5/268 179892
/proc/meminfo: memFree=127377460/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1159336 memory=961856 CPUtime=3600.05 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 217590 0 0 0 359843 162 0 0 20 0 1 0 237935784 1187160064 240464 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 289834 240464 544 108 0 288351 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1163528 KiB
Current children cumulated memory: 964800 KiB

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

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.007108 s

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

# cumulated CPU time of all completed processes:  user=3598.44 s, system=1.65684 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3618.11 s]
/proc/loadavg: 4.06 4.20 4.12 5/268 179892
/proc/meminfo: memFree=127377460/131249996 swapFree=33010416/33010684
[pid=179511] ppid=179508 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179511/stat : 179511 (bash) S 179508 179511 179241 0 -1 4194304 313 228 0 0 0 0 0 0 20 0 1 0 237935783 4292608 736 18446744073709551615 94102328037376 94102328931909 140727287958384 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94102329170960 94102329218704 94102331392000 140727287962002 140727287962118 140727287962118 140727287967722 0
/proc/179511/statm: 1048 736 672 219 0 110 0
[pid=179515] ppid=179511 vsize=1159336 memory=961856 CPUtime=3600.05 cores=1,3
/proc/179515/stat : 179515 (solve_pb) R 179511 179511 179241 0 -1 4194304 217590 0 0 0 359843 162 0 0 20 0 1 0 237935784 1187160064 240464 18446744073709551615 94307387036672 94307387474816 140736511675664 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94307387503536 94307387505952 94307387617280 140736511682946 140736511683010 140736511683010 140736511688632 0
/proc/179515/statm: 289834 240464 544 108 0 288351 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1163528 KiB
Current children cumulated memory: 964800 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3618.13
CPU time (s): 3600.09
CPU user time (s): 3598.44
CPU system time (s): 1.65684
CPU usage (%): 99.5015
Max. virtual memory (cumulated for all children) (KiB): 1163528
Max. memory (cumulated for all children) (KiB): 964800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.44
system time used= 1.65684
maximum resident set size= 961856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218131
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= 452
involuntary context switches= 4862


# summary of solver processes directly reported to runsolver:
#   pid: 179511,179515
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.44
#   total CPU system time (s): 1.65684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.9276 second user time and 16.3541 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 00:16:20
IDJOB=4543111
IDBENCH=172050
IDSOLVER=3321
FILE ID=nodeC022/4543111-1753222580
RUNJOBID= nodeC022-1753222566-179253
SLURM_JOB_ID= 9687819
Free space on /tmp= 432808 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/larger/domset_large_shuffle/normalized-domset-hexgrid_03_084.shuf-1.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543111-1753222580/watcher-4543111-1753222580 -o /tmp/evaluation-result-4543111-1753222580/solver-4543111-1753222580 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179253 --watchdog 3760  HOME/solve.sh HOME/instance-4543111-1753222580.opb

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

MD5SUM BENCH= e7c556b1908613934f20d4f7eb665474
RANDOM SEED=1475205457

nodeC022 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.767
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.44
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.748
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128198860 kB
MemAvailable:   129341408 kB
Buffers:            2128 kB
Cached:          1892424 kB
SwapCached:           32 kB
Active:          1370752 kB
Inactive:         750636 kB
Active(anon):     250932 kB
Inactive(anon):     2124 kB
Active(file):    1119820 kB
Inactive(file):   748512 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               428 kB
Writeback:             0 kB
AnonPages:        230120 kB
Mapped:           110804 kB
Shmem:             26220 kB
KReclaimable:     226508 kB
Slab:             322572 kB
SReclaimable:     226508 kB
SUnreclaim:        96064 kB
KernelStack:        4320 kB
PageTables:         3668 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     594240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432808 MiB
End job on nodeC022 at 2025-07-23 01:16:39