Trace number 4542789

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 1211.14 1214.43

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-06_shuffle/normalized-ec_stargrid_06_072.shuf-3.opb
MD5SUM99fe8e2cd23c0484947be7a71ede996e
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 benchmark11.4771
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1729
Total number of constraints866
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints856
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 1729 #constraints 866 0.500868 1
0.00/0.04	c 866 constraints
0.00/0.04	c Finish cloning data from SAT to LS
0.00/0.04	c restart_num_ls  -100000 0
37.50/37.66	c Use LS-small
37.50/37.66	c update_LS_target_phase-runLS
59.95/60.17	c restart_num_ls  0 738
59.95/60.17	c LS 90 56
181.57/182.06	c Use LS-small
181.57/182.06	c restart_num_ls  738 2046
181.57/182.06	c LS 80 74
241.34/241.92	c Use LS-small
241.34/241.92	c restart_num_ls  2046 2557
241.34/241.92	c LS 70 16
349.59/350.44	c Use LS-small
349.59/350.44	c restart_num_ls  2557 4048
349.59/350.44	c LS 60 17
518.70/519.93	c Use LS-small
518.70/519.93	c restart_num_ls  4048 5372
518.70/519.93	c LS 50 24
611.78/613.22	c Use LS-small
611.78/613.22	c restart_num_ls  5372 6141
611.78/613.22	c LS 40 46
880.39/882.69	c Use LS-small
880.39/882.69	c restart_num_ls  6141 8190
880.39/882.69	c LS 30 38
1211.10/1214.42	c Use LS-small
1211.10/1214.42	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 (62351 MiB free)
  memory of node 1: 64465 MiB (54986 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=192761, runsolver pid=192758

[startup+0.100061 s]*
/proc/loadavg: 4.09 4.20 4.15 5/264 192762
/proc/meminfo: memFree=120153996/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=0.09 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 8 1 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+0.205558 s]*
/proc/loadavg: 4.09 4.20 4.15 5/264 192762
/proc/meminfo: memFree=120153996/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=0.19 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 18 1 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+0.30533 s]*
/proc/loadavg: 4.09 4.20 4.15 5/264 192762
/proc/meminfo: memFree=120153996/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=0.29 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 28 1 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+0.700119 s]
/proc/loadavg: 4.09 4.20 4.15 5/264 192762
/proc/meminfo: memFree=120153996/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=0.68 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 65 3 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+1.50014 s]
/proc/loadavg: 4.09 4.20 4.15 5/264 192762
/proc/meminfo: memFree=120153996/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=1.48 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 142 6 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+3.10524 s]
/proc/loadavg: 4.09 4.20 4.15 5/264 192762
/proc/meminfo: memFree=120154248/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=3.08 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 296 12 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+6.30014 s]
/proc/loadavg: 4.08 4.19 4.15 5/264 192762
/proc/meminfo: memFree=120154360/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=6.26 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 602 24 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+12.7001 s]
/proc/loadavg: 4.08 4.19 4.15 5/264 192762
/proc/meminfo: memFree=120154512/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=12.66 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 1214 52 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+25.5001 s]
/proc/loadavg: 4.06 4.18 4.14 5/264 192762
/proc/meminfo: memFree=120149408/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=96380 memory=23808 CPUtime=25.43 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 3789 0 0 0 2438 105 0 0 20 0 1 0 237505577 98693120 5952 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 24095 5952 2496 595 0 8762 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 96380 KiB
Current children cumulated memory: 23808 KiB

[startup+51.1053 s]
/proc/loadavg: 4.10 4.18 4.14 5/264 192763
/proc/meminfo: memFree=120129272/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=106032 memory=42388 CPUtime=50.97 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 7062 0 0 0 4939 158 0 0 20 0 1 0 237505577 108576768 10597 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 26508 10597 2496 595 0 11175 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 106032 KiB
Current children cumulated memory: 42388 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.17 4.14 5/265 192813
/proc/meminfo: memFree=128702904/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=109392 memory=45720 CPUtime=102.06 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 8396 0 0 0 9876 330 0 0 20 0 1 0 237505577 112017408 11430 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 27348 11430 2496 595 0 12015 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 109392 KiB
Current children cumulated memory: 45720 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.15 4.13 5/266 192861
/proc/meminfo: memFree=128660180/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=119680 memory=63352 CPUtime=161.92 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 12247 0 0 0 15836 356 0 0 20 0 1 0 237505577 122552320 15838 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 29920 15838 2496 595 0 14587 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 119680 KiB
Current children cumulated memory: 63352 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.13 4.13 5/267 192868
/proc/meminfo: memFree=128620780/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=148260 memory=85332 CPUtime=221.78 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 15900 0 0 0 21652 526 0 0 20 0 1 0 237505577 151818240 21333 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 37065 21333 2496 595 0 21732 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 148260 KiB
Current children cumulated memory: 85332 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.12 4.12 5/267 192870
/proc/meminfo: memFree=128618596/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=148260 memory=85332 CPUtime=281.65 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 15900 0 0 0 27462 703 0 0 20 0 1 0 237505577 151818240 21333 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 37065 21333 2496 595 0 21732 0
Current children cumulated CPU time: 281.65 s
Current children cumulated vsize: 148260 KiB
Current children cumulated memory: 85332 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/266 192871
/proc/meminfo: memFree=128612672/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=148420 memory=85588 CPUtime=341.51 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 15958 0 0 0 33425 726 0 0 20 0 1 0 237505577 151982080 21397 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 37105 21397 2496 595 0 21772 0
Current children cumulated CPU time: 341.51 s
Current children cumulated vsize: 148420 KiB
Current children cumulated memory: 85588 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/265 192873
/proc/meminfo: memFree=128594504/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=151124 memory=87892 CPUtime=401.37 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 16571 0 0 0 39242 895 0 0 20 0 1 0 237505577 154750976 21973 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 37781 21973 2496 595 0 22448 0
Current children cumulated CPU time: 401.37 s
Current children cumulated vsize: 151124 KiB
Current children cumulated memory: 87892 KiB

[startup+462.3 s]
/proc/loadavg: 4.04 4.09 4.11 5/264 192875
/proc/meminfo: memFree=128585776/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=160504 memory=96468 CPUtime=461.23 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 18704 0 0 0 45213 910 0 0 20 0 1 0 237505577 164356096 24117 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 40126 24117 2496 595 0 24793 0
Current children cumulated CPU time: 461.23 s

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

/proc/loadavg: 4.09 4.10 4.09 5/265 192890
/proc/meminfo: memFree=128518240/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=191384 memory=111468 CPUtime=760.49 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 21169 0 0 0 74720 1329 0 0 20 0 1 0 237505577 195977216 27867 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 47846 27867 2496 595 0 32513 0
Current children cumulated CPU time: 760.49 s
Current children cumulated vsize: 191384 KiB
Current children cumulated memory: 111468 KiB

[startup+822.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/267 193393
/proc/meminfo: memFree=125251676/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=196712 memory=120048 CPUtime=820.29 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 22347 0 0 0 80679 1350 0 0 20 0 1 0 237505577 201433088 30012 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 49178 30012 2496 595 0 33845 0
Current children cumulated CPU time: 820.29 s
Current children cumulated vsize: 196712 KiB
Current children cumulated memory: 120048 KiB

[startup+882.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/267 193396
/proc/meminfo: memFree=121460376/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=197352 memory=120560 CPUtime=880.09 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 22487 0 0 0 86636 1373 0 0 20 0 1 0 237505577 202088448 30140 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 49338 30140 2496 595 0 34005 0
Current children cumulated CPU time: 880.09 s
Current children cumulated vsize: 197352 KiB
Current children cumulated memory: 120560 KiB

[startup+942.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/267 193398
/proc/meminfo: memFree=121433264/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=200236 memory=123120 CPUtime=939.91 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 23114 0 0 0 92451 1540 0 0 20 0 1 0 237505577 205041664 30780 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 50059 30780 2496 595 0 34726 0
Current children cumulated CPU time: 939.91 s
Current children cumulated vsize: 200236 KiB
Current children cumulated memory: 123120 KiB

[startup+1002.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/267 193400
/proc/meminfo: memFree=121384696/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=208564 memory=142256 CPUtime=999.7 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 24837 0 0 0 98413 1557 0 0 20 0 1 0 237505577 213569536 35564 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 52141 35564 2496 595 0 36808 0
Current children cumulated CPU time: 999.7 s
Current children cumulated vsize: 208564 KiB
Current children cumulated memory: 142256 KiB

[startup+1062.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/267 193459
/proc/meminfo: memFree=125985376/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=221556 memory=151600 CPUtime=1059.5 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27174 0 0 0 104370 1580 0 0 20 0 1 0 237505577 226873344 37900 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 55389 37900 2496 595 0 40056 0
Current children cumulated CPU time: 1059.5 s
Current children cumulated vsize: 221556 KiB
Current children cumulated memory: 151600 KiB

[startup+1122.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 193506
/proc/meminfo: memFree=125415640/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=221556 memory=151600 CPUtime=1119.3 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27246 0 0 0 110316 1614 0 0 20 0 1 0 237505577 226873344 37900 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 55389 37900 2496 595 0 40056 0
Current children cumulated CPU time: 1119.3 s
Current children cumulated vsize: 221556 KiB
Current children cumulated memory: 151600 KiB

[startup+1182.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/265 193509
/proc/meminfo: memFree=122506472/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=222708 memory=152752 CPUtime=1179.1 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27522 0 0 0 116269 1641 0 0 20 0 1 0 237505577 228052992 38188 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 55677 38188 2496 595 0 40344 0
Current children cumulated CPU time: 1179.1 s
Current children cumulated vsize: 222708 KiB
Current children cumulated memory: 152752 KiB

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

# cumulated CPU time of all completed processes:  user=1194.55 s, system=16.5897 s

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

[startup+1190.4 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 193509
/proc/meminfo: memFree=122510648/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=222708 memory=152752 CPUtime=1187.17 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27522 0 0 0 117072 1645 0 0 20 0 1 0 237505577 228052992 38188 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 55677 38188 2496 595 0 40344 0
Current children cumulated CPU time: 1187.17 s
Current children cumulated vsize: 222708 KiB
Current children cumulated memory: 152752 KiB

[startup+1203.2 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 193510
/proc/meminfo: memFree=122508708/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=223412 memory=153264 CPUtime=1199.94 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27665 0 0 0 118341 1653 0 0 20 0 1 0 237505577 228773888 38316 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 55853 38316 2496 595 0 40520 0
Current children cumulated CPU time: 1199.94 s
Current children cumulated vsize: 223412 KiB
Current children cumulated memory: 153264 KiB

[startup+1209.6 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 193510
/proc/meminfo: memFree=122502552/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=224308 memory=160168 CPUtime=1206.31 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27850 0 0 0 118975 1656 0 0 20 0 1 0 237505577 229691392 40042 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 56077 40042 2496 595 0 40744 0
Current children cumulated CPU time: 1206.31 s
Current children cumulated vsize: 224308 KiB
Current children cumulated memory: 160168 KiB

[startup+1212.8 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 193510
/proc/meminfo: memFree=122503056/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=224564 memory=160424 CPUtime=1209.5 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27912 0 0 0 119293 1657 0 0 20 0 1 0 237505577 229953536 40106 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 56141 40106 2496 595 0 40808 0
Current children cumulated CPU time: 1209.5 s
Current children cumulated vsize: 224564 KiB
Current children cumulated memory: 160424 KiB

[startup+1213.6 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 193510
/proc/meminfo: memFree=122503056/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=224564 memory=160424 CPUtime=1210.29 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27912 0 0 0 119372 1657 0 0 20 0 1 0 237505577 229953536 40106 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 56141 40106 2496 595 0 40808 0
Current children cumulated CPU time: 1210.29 s
Current children cumulated vsize: 224564 KiB
Current children cumulated memory: 160424 KiB

[startup+1214 s]*
/proc/loadavg: 4.12 4.09 4.09 5/264 193510
/proc/meminfo: memFree=122503056/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=224564 memory=160424 CPUtime=1210.7 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27912 0 0 0 119412 1658 0 0 20 0 1 0 237505577 229953536 40106 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 56141 40106 2496 595 0 40808 0
Current children cumulated CPU time: 1210.7 s
Current children cumulated vsize: 224564 KiB
Current children cumulated memory: 160424 KiB

[startup+1214.4 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 193510
/proc/meminfo: memFree=122503056/131250000 swapFree=33010160/33010684
[pid=192761] ppid=192758 vsize=224564 memory=160424 CPUtime=1211.1 cores=5,7
/proc/192761/stat : 192761 (SynLSCD-PS) R 192758 192761 191847 0 -1 4194304 27912 0 0 0 119452 1658 0 0 20 0 1 0 237505577 229953536 40106 18446744073709551615 94599425249280 94599427684281 140737349865936 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94599428164856 94599428197888 94599456387072 140737349871966 140737349872102 140737349872102 140737349877706 0
/proc/192761/statm: 56141 40106 2496 595 0 40808 0
Current children cumulated CPU time: 1211.1 s
Current children cumulated vsize: 224564 KiB
Current children cumulated memory: 160424 KiB

Child status: 20

Real time (s): 1214.43
CPU time (s): 1211.14
CPU user time (s): 1194.55
CPU system time (s): 16.5897
CPU usage (%): 99.7289
Max. virtual memory (cumulated for all children) (KiB): 224564
Max. memory (cumulated for all children) (KiB): 160424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.55
system time used= 16.5897
maximum resident set size= 160808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27944
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= 145
involuntary context switches= 762


# summary of solver processes directly reported to runsolver:
#   pid: 192761
#   total CPU time (s): 1211.14
#   total CPU user time (s): 1194.55
#   total CPU system time (s): 16.5897

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.9438 second user time and 4.92394 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-22 23:04:40
IDJOB=4542789
IDBENCH=164647
IDSOLVER=3370
FILE ID=nodeC016/4542789-1753218280
RUNJOBID= nodeC016-1753211019-191860
SLURM_JOB_ID= 9687787
Free space on /tmp= 432996 MiB

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

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

MD5SUM BENCH= 99fe8e2cd23c0484947be7a71ede996e
RANDOM SEED=1817637189

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.500
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:        120154124 kB
MemAvailable:   121000340 kB
Buffers:            2144 kB
Cached:          1561796 kB
SwapCached:           24 kB
Active:          9913956 kB
Inactive:         324896 kB
Active(anon):    8699044 kB
Inactive(anon):     2108 kB
Active(file):    1214912 kB
Inactive(file):   322788 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3636 kB
Writeback:             0 kB
AnonPages:       8677420 kB
Mapped:           120020 kB
Shmem:             26240 kB
KReclaimable:     295512 kB
Slab:             395116 kB
SReclaimable:     295512 kB
SUnreclaim:        99604 kB
KernelStack:        4240 kB
PageTables:        20168 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   10077628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3958784 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= 433008 MiB
End job on nodeC016 at 2025-07-22 23:24:55