Trace number 4543296

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
SynLSCD-PS 2025-06-01? (TO) 3600.09 3608.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
larger/domset_large_fixedcols/normalized-domset-hexgrid-fixedcols_07_140.opb
MD5SUM0942a69f21bd48da4c21a008e6f37b2a
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.980711
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables980
Total number of constraints981
Number of constraints which are clauses980
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint980
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 245
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 1225
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c #vars 980 #constraints 981 1.00102 1
0.00/0.09	c 981 constraints
0.00/0.09	c Finish cloning data from SAT to LS
0.00/0.09	c restart_num_ls  -100000 0
16.63/16.73	c Use LS-small
16.63/16.73	c update_LS_target_phase-runLS
3600.07/3608.60	c Program interrupted by user.
3600.07/3608.60	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: 63708 MiB (37487 MiB free)
  memory of node 1: 64465 MiB (32731 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543296-1753218966/watcher-4543296-1753218966 -o /tmp/evaluation-result-4543296-1753218966/solver-4543296-1753218966 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753209881-166810 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4543296-1753218966.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=168484, runsolver pid=168481

[startup+0.100065 s]*
/proc/loadavg: 4.08 4.16 4.13 5/265 168485
/proc/meminfo: memFree=71900384/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=0.08 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 7 1 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+0.205735 s]*
/proc/loadavg: 4.08 4.16 4.13 5/265 168485
/proc/meminfo: memFree=71900384/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=0.19 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 16 3 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+0.305624 s]*
/proc/loadavg: 4.08 4.16 4.13 5/265 168485
/proc/meminfo: memFree=71900384/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=0.29 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 25 4 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+0.700185 s]
/proc/loadavg: 4.08 4.16 4.13 5/265 168485
/proc/meminfo: memFree=71900404/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=0.68 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 62 6 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.16 4.13 5/265 168485
/proc/meminfo: memFree=71900404/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=1.47 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 133 14 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+3.10554 s]
/proc/loadavg: 4.08 4.16 4.13 5/265 168485
/proc/meminfo: memFree=71900404/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=3.08 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 278 30 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+6.30016 s]
/proc/loadavg: 4.15 4.17 4.14 5/265 168485
/proc/meminfo: memFree=71898556/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=6.26 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 571 55 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.17 4.13 5/265 168485
/proc/meminfo: memFree=71898556/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=90660 memory=17924 CPUtime=12.65 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 2433 0 0 0 1157 108 0 0 20 0 1 0 237575144 92835840 4481 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 22665 4481 2496 595 0 7332 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 90660 KiB
Current children cumulated memory: 17924 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.16 4.13 5/265 168485
/proc/meminfo: memFree=71876944/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=107728 memory=46636 CPUtime=25.42 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 6579 0 0 0 2393 149 0 0 20 0 1 0 237575144 110313472 11659 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 26932 11659 2560 595 0 11599 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 107728 KiB
Current children cumulated memory: 46636 KiB

[startup+51.1055 s]
/proc/loadavg: 4.14 4.16 4.13 5/264 168486
/proc/meminfo: memFree=71878944/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=111056 memory=49976 CPUtime=50.95 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 7711 0 0 0 4928 167 0 0 20 0 1 0 237575144 113721344 12494 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 27764 12494 2560 595 0 12431 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 111056 KiB
Current children cumulated memory: 49976 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.15 4.13 5/264 168489
/proc/meminfo: memFree=71862268/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=113088 memory=52688 CPUtime=102.01 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 8982 0 0 0 9999 202 0 0 20 0 1 0 237575144 115802112 13172 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 28272 13172 2688 595 0 12939 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 113088 KiB
Current children cumulated memory: 52688 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.14 4.12 5/264 168491
/proc/meminfo: memFree=71865376/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=114956 memory=54384 CPUtime=161.85 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 10278 0 0 0 15940 245 0 0 20 0 1 0 237575144 117714944 13596 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 28739 13596 2688 595 0 13406 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 114956 KiB
Current children cumulated memory: 54384 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.14 4.12 5/264 168493
/proc/meminfo: memFree=71847124/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=116420 memory=55736 CPUtime=221.69 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 11421 0 0 0 21876 293 0 0 20 0 1 0 237575144 119214080 13934 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 29105 13934 2688 595 0 13772 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 116420 KiB
Current children cumulated memory: 55736 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.11 4.11 5/263 168507
/proc/meminfo: memFree=71842284/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=117932 memory=57168 CPUtime=281.54 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 13023 0 0 0 27813 341 0 0 20 0 1 0 237575144 120762368 14292 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 29483 14292 2688 595 0 14150 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 117932 KiB
Current children cumulated memory: 57168 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.11 4.11 5/263 168509
/proc/meminfo: memFree=71845420/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=118592 memory=57716 CPUtime=341.37 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 14127 0 0 0 33748 389 0 0 20 0 1 0 237575144 121438208 14429 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 29648 14429 2688 595 0 14315 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 118592 KiB
Current children cumulated memory: 57716 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/262 168511
/proc/meminfo: memFree=71841932/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=120140 memory=59060 CPUtime=401.21 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 15652 0 0 0 39685 436 0 0 20 0 1 0 237575144 123023360 14765 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 30035 14765 2688 595 0 14702 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 120140 KiB
Current children cumulated memory: 59060 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/262 168512
/proc/meminfo: memFree=71853944/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=120768 memory=59856 CPUtime=461.06 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 17202 0 0 0 45624 482 0 0 20 0 1 0 237575144 123666432 14964 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 30192 14964 2688 595 0 14859 0

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

Current children cumulated memory: 75676 KiB

[startup+2862.3 s]
/proc/loadavg: 1.12 1.21 2.09 2/247 168743
/proc/meminfo: memFree=124394480/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=134940 memory=75888 CPUtime=2855.33 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 67536 0 0 0 283222 2311 0 0 20 0 1 0 237575144 138178560 18972 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33735 18972 2688 595 0 18402 0
Current children cumulated CPU time: 2855.33 s
Current children cumulated vsize: 134940 KiB
Current children cumulated memory: 75888 KiB

[startup+2922.3 s]
/proc/loadavg: 1.08 1.18 2.03 2/247 168745
/proc/meminfo: memFree=124390136/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=134944 memory=76020 CPUtime=2915.2 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 69104 0 0 0 289160 2360 0 0 20 0 1 0 237575144 138182656 19005 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33736 19005 2688 595 0 18403 0
Current children cumulated CPU time: 2915.2 s
Current children cumulated vsize: 134944 KiB
Current children cumulated memory: 76020 KiB

[startup+2982.3 s]
/proc/loadavg: 1.13 1.18 1.97 2/244 168749
/proc/meminfo: memFree=124390484/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=134944 memory=76024 CPUtime=2975.08 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 70321 0 0 0 295097 2411 0 0 20 0 1 0 237575144 138182656 19006 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33736 19006 2688 595 0 18403 0
Current children cumulated CPU time: 2975.08 s
Current children cumulated vsize: 134944 KiB
Current children cumulated memory: 76024 KiB

[startup+3042.3 s]
/proc/loadavg: 1.10 1.16 1.91 2/245 168753
/proc/meminfo: memFree=124394056/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=135136 memory=76160 CPUtime=3034.95 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 71808 0 0 0 301041 2454 0 0 20 0 1 0 237575144 138379264 19040 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33784 19040 2688 595 0 18451 0
Current children cumulated CPU time: 3034.95 s
Current children cumulated vsize: 135136 KiB
Current children cumulated memory: 76160 KiB

[startup+3102.3 s]
/proc/loadavg: 1.15 1.16 1.86 2/246 168760
/proc/meminfo: memFree=124394104/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=135296 memory=76324 CPUtime=3094.82 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 73255 0 0 0 306982 2500 0 0 20 0 1 0 237575144 138543104 19081 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33824 19081 2688 595 0 18491 0
Current children cumulated CPU time: 3094.82 s
Current children cumulated vsize: 135296 KiB
Current children cumulated memory: 76324 KiB

[startup+3162.3 s]
/proc/loadavg: 1.11 1.14 1.81 2/246 168762
/proc/meminfo: memFree=124393884/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=135360 memory=76392 CPUtime=3154.7 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 74732 0 0 0 312921 2549 0 0 20 0 1 0 237575144 138608640 19098 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33840 19098 2688 595 0 18507 0
Current children cumulated CPU time: 3154.7 s
Current children cumulated vsize: 135360 KiB
Current children cumulated memory: 76392 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.13 1.76 2/246 168764
/proc/meminfo: memFree=124393676/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=135536 memory=76568 CPUtime=3214.58 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 76454 0 0 0 318863 2595 0 0 20 0 1 0 237575144 138788864 19142 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33884 19142 2688 595 0 18551 0
Current children cumulated CPU time: 3214.58 s
Current children cumulated vsize: 135536 KiB
Current children cumulated memory: 76568 KiB

[startup+3282.3 s]
/proc/loadavg: 1.14 1.14 1.72 2/246 168766
/proc/meminfo: memFree=124392964/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=135920 memory=76952 CPUtime=3274.46 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 77714 0 0 0 324802 2644 0 0 20 0 1 0 237575144 139182080 19238 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 33980 19238 2688 595 0 18647 0
Current children cumulated CPU time: 3274.46 s
Current children cumulated vsize: 135920 KiB
Current children cumulated memory: 76952 KiB

[startup+3342.3 s]
/proc/loadavg: 1.10 1.12 1.68 2/246 168768
/proc/meminfo: memFree=124392240/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=136880 memory=79948 CPUtime=3334.33 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 79320 0 0 0 330745 2688 0 0 20 0 1 0 237575144 140165120 19987 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 34220 19987 2688 595 0 18887 0
Current children cumulated CPU time: 3334.33 s
Current children cumulated vsize: 136880 KiB
Current children cumulated memory: 79948 KiB

[startup+3402.3 s]
/proc/loadavg: 1.15 1.13 1.65 2/244 168770
/proc/meminfo: memFree=124392276/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=137120 memory=80188 CPUtime=3394.2 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 80651 0 0 0 336690 2730 0 0 20 0 1 0 237575144 140410880 20047 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 34280 20047 2688 595 0 18947 0
Current children cumulated CPU time: 3394.2 s
Current children cumulated vsize: 137120 KiB
Current children cumulated memory: 80188 KiB

[startup+3462.3 s]
/proc/loadavg: 1.12 1.12 1.61 2/245 168773
/proc/meminfo: memFree=124391316/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=137900 memory=80812 CPUtime=3454.08 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 81957 0 0 0 342635 2773 0 0 20 0 1 0 237575144 141209600 20203 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 34475 20203 2688 595 0 19142 0
Current children cumulated CPU time: 3454.08 s
Current children cumulated vsize: 137900 KiB
Current children cumulated memory: 80812 KiB

[startup+3522.3 s]
/proc/loadavg: 1.09 1.11 1.58 2/245 168775
/proc/meminfo: memFree=124386992/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=137960 memory=81028 CPUtime=3513.95 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 83475 0 0 0 348581 2814 0 0 20 0 1 0 237575144 141271040 20257 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 34490 20257 2688 595 0 19157 0
Current children cumulated CPU time: 3513.95 s
Current children cumulated vsize: 137960 KiB
Current children cumulated memory: 81028 KiB

[startup+3582.3 s]
/proc/loadavg: 1.13 1.12 1.55 2/245 168777
/proc/meminfo: memFree=124387088/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=137984 memory=81052 CPUtime=3573.83 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 84822 0 0 0 354523 2860 0 0 20 0 1 0 237575144 141295616 20263 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 34496 20263 2688 595 0 19163 0
Current children cumulated CPU time: 3573.83 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 81052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.6 s]
/proc/loadavg: 1.09 1.11 1.53 2/246 168782
/proc/meminfo: memFree=124387056/131249988 swapFree=33010416/33010684
[pid=168484] ppid=168481 vsize=137984 memory=81052 CPUtime=3600.07 cores=1,3
/proc/168484/stat : 168484 (SynLSCD-PS) R 168481 168484 166798 0 -1 4194304 85414 0 0 0 357127 2880 0 0 20 0 1 0 237575144 141295616 20263 18446744073709551615 94623713828864 94623716263865 140731747213776 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94623716744440 94623716777472 94623750070272 140731747215710 140731747215846 140731747215846 140731747221450 0
/proc/168484/statm: 34496 20263 2688 595 0 19163 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 81052 KiB

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

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

# cumulated CPU time of all completed processes:  user=3571.28 s, system=28.8082 s

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

Child status: 0

Real time (s): 3608.6
CPU time (s): 3600.09
CPU user time (s): 3571.28
CPU system time (s): 28.8082
CPU usage (%): 99.7641
Max. virtual memory (cumulated for all children) (KiB): 138216
Max. memory (cumulated for all children) (KiB): 81156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.28
system time used= 28.8082
maximum resident set size= 81540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85440
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= 167
involuntary context switches= 1773


# summary of solver processes directly reported to runsolver:
#   pid: 168484
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3571.28
#   total CPU system time (s): 28.8082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48904 second user time and 13.3246 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-22 23:16:06
IDJOB=4543296
IDBENCH=172509
IDSOLVER=3370
FILE ID=nodeC031/4543296-1753218966
RUNJOBID= nodeC031-1753209881-166810
SLURM_JOB_ID= 9687773
Free space on /tmp= 432836 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/larger/domset_large_fixedcols/normalized-domset-hexgrid-fixedcols_07_140.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543296-1753218966/watcher-4543296-1753218966 -o /tmp/evaluation-result-4543296-1753218966/solver-4543296-1753218966 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753209881-166810 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4543296-1753218966.opb

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

MD5SUM BENCH= 0942a69f21bd48da4c21a008e6f37b2a
RANDOM SEED=175413945

nodeC031 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.885
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        71903908 kB
MemAvailable:   77140052 kB
Buffers:            2128 kB
Cached:          5921180 kB
SwapCached:            8 kB
Active:         53548672 kB
Inactive:        4787112 kB
Active(anon):   52428260 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4776648 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3620 kB
Writeback:             0 kB
AnonPages:      52410680 kB
Mapped:           120244 kB
Shmem:             26248 kB
KReclaimable:     356644 kB
Slab:             455564 kB
SReclaimable:     356644 kB
SUnreclaim:        98920 kB
KernelStack:        4304 kB
PageTables:       106228 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   59590920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:  27275264 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432948 MiB
End job on nodeC031 at 2025-07-23 00:16:15