Trace number 4542867

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-01UNSAT 1231.24 1234.58

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-05_shuffle/normalized-ec_stargrid_05_075.shuf-3.opb
MD5SUM069a73194ecd209cf604f34d8017c292
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 benchmark16.7565
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1501
Total number of constraints752
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints740
Minimum length of a constraint2
Maximum length of a constraint8
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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 1501 #constraints 752 0.500999 1
0.00/0.03	c 752 constraints
0.00/0.03	c Finish cloning data from SAT to LS
0.00/0.03	c restart_num_ls  -100000 0
34.39/34.58	c Use LS-small
34.39/34.58	c update_LS_target_phase-runLS
50.46/50.65	c restart_num_ls  0 510
50.46/50.65	c LS 90 12
100.84/101.10	c Use LS-small
100.84/101.10	c restart_num_ls  510 1021
100.84/101.10	c LS 80 45
171.76/172.27	c Use LS-small
171.76/172.27	c restart_num_ls  1021 1974
171.76/172.27	c LS 70 48
253.75/254.47	c Use LS-small
253.75/254.47	c restart_num_ls  1974 2556
253.75/254.47	c LS 60 85
319.50/320.31	c Use LS-small
319.50/320.31	c restart_num_ls  2556 3068
319.50/320.31	c LS 50 42
425.03/426.12	c Use LS-small
425.03/426.12	c restart_num_ls  3068 4093
425.03/426.12	c LS 40 86
523.69/525.08	c Use LS-small
523.69/525.08	c restart_num_ls  4093 4605
523.69/525.08	c LS 30 49
738.11/740.05	c Use LS-small
738.11/740.05	c restart_num_ls  4605 6397
738.11/740.05	c LS 20 10
825.09/827.27	c Use LS-small
825.09/827.27	c restart_num_ls  6397 6906
825.09/827.27	c LS 10 29
1061.44/1064.23	c Use LS-small
1061.44/1064.23	c restart_num_ls  6906 8188
1231.16/1234.57	c Use LS-small
1231.16/1234.57	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542867-1753218414/watcher-4542867-1753218414 -o /tmp/evaluation-result-4542867-1753218414/solver-4542867-1753218414 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1753211019-191859 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4542867-1753218414.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=192858, runsolver pid=192855

[startup+0.100062 s]*
/proc/loadavg: 4.13 4.16 4.14 5/266 192859
/proc/meminfo: memFree=128676628/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=0.09 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 8 1 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+0.20559 s]*
/proc/loadavg: 4.13 4.16 4.14 5/266 192859
/proc/meminfo: memFree=128676628/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=0.19 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 18 1 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+0.305482 s]*
/proc/loadavg: 4.13 4.16 4.14 5/266 192859
/proc/meminfo: memFree=128676628/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=0.29 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 28 1 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+0.700139 s]
/proc/loadavg: 4.12 4.16 4.14 5/266 192859
/proc/meminfo: memFree=128676628/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=0.68 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 65 3 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+1.50013 s]
/proc/loadavg: 4.12 4.16 4.14 5/266 192859
/proc/meminfo: memFree=128676628/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=1.47 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 141 6 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+3.10534 s]
/proc/loadavg: 4.12 4.16 4.14 5/266 192859
/proc/meminfo: memFree=128676824/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=3.07 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 294 13 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+6.30015 s]
/proc/loadavg: 4.11 4.16 4.14 5/266 192860
/proc/meminfo: memFree=128674888/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=6.26 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 598 28 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+12.7001 s]
/proc/loadavg: 4.10 4.16 4.14 5/266 192860
/proc/meminfo: memFree=128662448/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=12.65 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 1207 58 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+25.5001 s]
/proc/loadavg: 4.09 4.15 4.14 5/266 192861
/proc/meminfo: memFree=128660180/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=94044 memory=21700 CPUtime=25.42 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 3223 0 0 0 2425 117 0 0 20 0 1 0 237518965 96301056 5425 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 23511 5425 2528 595 0 8178 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 21700 KiB

[startup+51.1054 s]
/proc/loadavg: 4.11 4.15 4.14 5/266 192861
/proc/meminfo: memFree=128621512/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=103672 memory=38172 CPUtime=50.96 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 7162 0 0 0 4927 169 0 0 20 0 1 0 237518965 106160128 9543 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 25918 9543 2560 595 0 10585 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 103672 KiB
Current children cumulated memory: 38172 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.12 4.13 5/267 192868
/proc/meminfo: memFree=128618656/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=106776 memory=41432 CPUtime=102.04 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 9364 0 0 0 9872 332 0 0 20 0 1 0 237518965 109338624 10358 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 26694 10358 2560 595 0 11361 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 106776 KiB
Current children cumulated memory: 41432 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.13 4.13 5/267 192870
/proc/meminfo: memFree=128616848/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=110360 memory=46696 CPUtime=161.89 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 10958 0 0 0 15697 492 0 0 20 0 1 0 237518965 113008640 11674 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 27590 11674 2560 595 0 12257 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 110360 KiB
Current children cumulated memory: 46696 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/266 192872
/proc/meminfo: memFree=128611160/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=113068 memory=49476 CPUtime=221.74 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 11946 0 0 0 21514 660 0 0 20 0 1 0 237518965 115781632 12369 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 28267 12369 2560 595 0 12934 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 113068 KiB
Current children cumulated memory: 49476 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/265 192874
/proc/meminfo: memFree=128586724/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=116728 memory=54960 CPUtime=281.59 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 14308 0 0 0 27354 805 0 0 20 0 1 0 237518965 119529472 13740 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 29182 13740 2560 595 0 13849 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 116728 KiB
Current children cumulated memory: 54960 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.11 5/263 192876
/proc/meminfo: memFree=128577836/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=118496 memory=58580 CPUtime=341.44 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 15390 0 0 0 33200 944 0 0 20 0 1 0 237518965 121339904 14645 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 29624 14645 2560 595 0 14291 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 118496 KiB
Current children cumulated memory: 58580 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.10 4.10 5/263 192879
/proc/meminfo: memFree=128576756/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=119180 memory=59904 CPUtime=401.28 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 16925 0 0 0 39112 1016 0 0 20 0 1 0 237518965 122040320 14976 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 29795 14976 2560 595 0 14462 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 119180 KiB
Current children cumulated memory: 59904 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.09 4.10 5/264 192882
/proc/meminfo: memFree=128572000/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=120168 memory=60744 CPUtime=461.14 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 17978 0 0 0 44927 1187 0 0 20 0 1 0 237518965 123052032 15186 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 30042 15186 2560 595 0 14709 0

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

/proc/loadavg: 4.08 4.09 4.09 5/271 193412
/proc/meminfo: memFree=121364144/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=155940 memory=97348 CPUtime=880.03 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 29121 0 0 0 86187 1816 0 0 20 0 1 0 237518965 159682560 24337 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 38985 24337 2560 595 0 23652 0
Current children cumulated CPU time: 880.03 s
Current children cumulated vsize: 155940 KiB
Current children cumulated memory: 97348 KiB

[startup+942.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/267 193459
/proc/meminfo: memFree=125984732/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=156516 memory=97860 CPUtime=939.87 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 29265 0 0 0 92134 1853 0 0 20 0 1 0 237518965 160272384 24465 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 39129 24465 2560 595 0 23796 0
Current children cumulated CPU time: 939.87 s
Current children cumulated vsize: 156516 KiB
Current children cumulated memory: 97860 KiB

[startup+1002.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 193506
/proc/meminfo: memFree=122507080/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=159940 memory=100548 CPUtime=999.71 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 29945 0 0 0 98078 1893 0 0 20 0 1 0 237518965 163778560 25137 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 39985 25137 2560 595 0 24652 0
Current children cumulated CPU time: 999.71 s
Current children cumulated vsize: 159940 KiB
Current children cumulated memory: 100548 KiB

[startup+1062.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 193509
/proc/meminfo: memFree=122510648/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=160196 memory=100932 CPUtime=1059.55 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 30036 0 0 0 104036 1919 0 0 20 0 1 0 237518965 164040704 25233 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 40049 25233 2560 595 0 24716 0
Current children cumulated CPU time: 1059.55 s
Current children cumulated vsize: 160196 KiB
Current children cumulated memory: 100932 KiB

[startup+1122.3 s]
/proc/loadavg: 4.16 4.10 4.09 5/264 193556
/proc/meminfo: memFree=120401992/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=160628 memory=101572 CPUtime=1119.36 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 30193 0 0 0 109853 2083 0 0 20 0 1 0 237518965 164483072 25393 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 40157 25393 2560 595 0 24824 0
Current children cumulated CPU time: 1119.36 s
Current children cumulated vsize: 160628 KiB
Current children cumulated memory: 101572 KiB

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 193647
/proc/meminfo: memFree=117331796/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=190336 memory=120688 CPUtime=1179.14 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 32284 0 0 0 115804 2110 0 0 20 0 1 0 237518965 194904064 30172 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 47584 30172 2560 595 0 32251 0
Current children cumulated CPU time: 1179.14 s
Current children cumulated vsize: 190336 KiB
Current children cumulated memory: 120688 KiB

[startup+1234.58 s]
# the end of solver process 192858 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=1209.91 s, system=21.3291 s

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

[startup+1203.2 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 193648
/proc/meminfo: memFree=117318744/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=198724 memory=135308 CPUtime=1199.96 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34433 0 0 0 117879 2117 0 0 20 0 1 0 237518965 203493376 33827 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 49681 33827 2560 595 0 34348 0
Current children cumulated CPU time: 1199.96 s
Current children cumulated vsize: 198724 KiB
Current children cumulated memory: 135308 KiB

[startup+1216 s]*
/proc/loadavg: 4.08 4.08 4.09 5/265 193652
/proc/meminfo: memFree=117299448/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200004 memory=136588 CPUtime=1212.72 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34752 0 0 0 119150 2122 0 0 20 0 1 0 237518965 204804096 34147 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50001 34147 2560 595 0 34668 0
Current children cumulated CPU time: 1212.72 s
Current children cumulated vsize: 200004 KiB
Current children cumulated memory: 136588 KiB

[startup+1222.4 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 193652
/proc/meminfo: memFree=117300064/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200388 memory=136972 CPUtime=1219.1 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34849 0 0 0 119784 2126 0 0 20 0 1 0 237518965 205197312 34243 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50097 34243 2560 595 0 34764 0
Current children cumulated CPU time: 1219.1 s
Current children cumulated vsize: 200388 KiB
Current children cumulated memory: 136972 KiB

[startup+1228.8 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 193652
/proc/meminfo: memFree=117292000/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200388 memory=136972 CPUtime=1225.48 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34849 0 0 0 120420 2128 0 0 20 0 1 0 237518965 205197312 34243 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50097 34243 2560 595 0 34764 0
Current children cumulated CPU time: 1225.48 s
Current children cumulated vsize: 200388 KiB
Current children cumulated memory: 136972 KiB

[startup+1232 s]*
/proc/loadavg: 4.06 4.08 4.09 5/264 193652
/proc/meminfo: memFree=117231392/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200388 memory=136972 CPUtime=1228.67 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34849 0 0 0 120737 2130 0 0 20 0 1 0 237518965 205197312 34243 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50097 34243 2560 595 0 34764 0
Current children cumulated CPU time: 1228.67 s
Current children cumulated vsize: 200388 KiB
Current children cumulated memory: 136972 KiB

[startup+1233.6 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 193652
/proc/meminfo: memFree=117231392/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200388 memory=136972 CPUtime=1230.26 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34849 0 0 0 120894 2132 0 0 20 0 1 0 237518965 205197312 34243 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50097 34243 2560 595 0 34764 0
Current children cumulated CPU time: 1230.26 s
Current children cumulated vsize: 200388 KiB
Current children cumulated memory: 136972 KiB

[startup+1234 s]*
/proc/loadavg: 4.06 4.08 4.09 5/264 193652
/proc/meminfo: memFree=117231392/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200388 memory=136972 CPUtime=1230.66 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34849 0 0 0 120934 2132 0 0 20 0 1 0 237518965 205197312 34243 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50097 34243 2560 595 0 34764 0
Current children cumulated CPU time: 1230.66 s
Current children cumulated vsize: 200388 KiB
Current children cumulated memory: 136972 KiB

[startup+1234.4 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 193652
/proc/meminfo: memFree=117231392/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200388 memory=136972 CPUtime=1231.06 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34849 0 0 0 120974 2132 0 0 20 0 1 0 237518965 205197312 34243 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50097 34243 2560 595 0 34764 0
Current children cumulated CPU time: 1231.06 s
Current children cumulated vsize: 200388 KiB
Current children cumulated memory: 136972 KiB

[startup+1234.5 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 193652
/proc/meminfo: memFree=117231392/131250000 swapFree=33010160/33010684
[pid=192858] ppid=192855 vsize=200388 memory=136972 CPUtime=1231.16 cores=1,3
/proc/192858/stat : 192858 (SynLSCD-PS) R 192855 192858 191847 0 -1 4194304 34849 0 0 0 120984 2132 0 0 20 0 1 0 237518965 205197312 34243 18446744073709551615 93925254791168 93925257226169 140731059213056 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93925257706744 93925257739776 93925264592896 140731059218782 140731059218918 140731059218918 140731059224522 0
/proc/192858/statm: 50097 34243 2560 595 0 34764 0
Current children cumulated CPU time: 1231.16 s
Current children cumulated vsize: 200388 KiB
Current children cumulated memory: 136972 KiB

Child status: 20

Real time (s): 1234.58
CPU time (s): 1231.24
CPU user time (s): 1209.91
CPU system time (s): 21.3291
CPU usage (%): 99.73
Max. virtual memory (cumulated for all children) (KiB): 200388
Max. memory (cumulated for all children) (KiB): 136972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1209.91
system time used= 21.3291
maximum resident set size= 138776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34880
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= 159
involuntary context switches= 7229


# summary of solver processes directly reported to runsolver:
#   pid: 192858
#   total CPU time (s): 1231.24
#   total CPU user time (s): 1209.91
#   total CPU system time (s): 21.3291

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.19287 second user time and 5.11609 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-22 23:06:54
IDJOB=4542867
IDBENCH=164739
IDSOLVER=3370
FILE ID=nodeC016/4542867-1753218414
RUNJOBID= nodeC016-1753211019-191859
SLURM_JOB_ID= 9687787
Free space on /tmp= 433016 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-05_shuffle/normalized-ec_stargrid_05_075.shuf-3.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-4542867-1753218414/watcher-4542867-1753218414 -o /tmp/evaluation-result-4542867-1753218414/solver-4542867-1753218414 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1753211019-191859 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4542867-1753218414.opb

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

MD5SUM BENCH= 069a73194ecd209cf604f34d8017c292
RANDOM SEED=251096446

nodeC016 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.755
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.413
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.541
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.752
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.767
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.742
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.199
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.696
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128676756 kB
MemAvailable:   129503508 kB
Buffers:            2144 kB
Cached:          1542316 kB
SwapCached:           24 kB
Active:          1414056 kB
Inactive:         305416 kB
Active(anon):     199144 kB
Inactive(anon):     2108 kB
Active(file):    1214912 kB
Inactive(file):   303308 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3616 kB
Writeback:             0 kB
AnonPages:        177648 kB
Mapped:           119848 kB
Shmem:             26240 kB
KReclaimable:     295544 kB
Slab:             394708 kB
SReclaimable:     295544 kB
SUnreclaim:        99164 kB
KernelStack:        4320 kB
PageTables:         3552 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     564264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC016 at 2025-07-22 23:27:29