Trace number 4542710

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 2025-06-01UNSAT 747.676 749.553

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
MD5SUM51f0204441dcd002ae254f35580dbb8b
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 benchmark3.67265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables577
Total number of constraints290
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints286
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 577 #constraints 290 0.5026 1
0.00/0.02	c 290 constraints
0.00/0.02	c Finish cloning data from SAT to LS
0.00/0.02	c restart_num_ls  -100000 0
34.98/35.19	c Use LS-small
34.98/35.19	c restart_num_ls  0 652
34.98/35.19	c LS 90 10
74.79/75.08	c Use LS-small
74.79/75.08	c restart_num_ls  652 1262
74.79/75.08	c LS 80 79
155.49/155.97	c Use LS-small
155.49/155.97	c restart_num_ls  1262 2186
155.49/155.97	c LS 70 61
235.78/236.48	c Use LS-small
235.78/236.48	c restart_num_ls  2186 3323
235.78/236.48	c LS 60 81
425.11/426.22	c Use LS-small
425.11/426.22	c restart_num_ls  3323 4661
425.11/426.22	c LS 50 24
516.78/518.11	c Use LS-small
516.78/518.11	c restart_num_ls  4661 5372
516.78/518.11	c LS 40 59
546.21/547.65	c Use LS-small
546.21/547.65	c restart_num_ls  5372 5874
546.21/547.65	c LS 30 0
587.80/589.36	c Use LS-small
587.80/589.36	c restart_num_ls  5874 6395
587.80/589.36	c LS 20 63
626.31/627.97	c Use LS-small
626.31/627.97	c restart_num_ls  6395 7162
626.31/627.97	c LS 10 87
671.20/672.92	c Use LS-small
671.20/672.92	c restart_num_ls  7162 7674
711.30/713.19	c Use LS-small
711.30/713.19	c restart_num_ls  7674 8187
747.62/749.55	c Use LS-small
747.62/749.55	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 (54517 MiB free)
  memory of node 1: 64465 MiB (52897 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542710-1753218009/watcher-4542710-1753218009 -o /tmp/evaluation-result-4542710-1753218009/solver-4542710-1753218009 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753210785-213975 --watchdog 3760 SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4542710-1753218009.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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.el
Current StackSize limit: 8192 KiB

solver pid=214767, runsolver pid=214764

[startup+0.100057 s]*
/proc/loadavg: 4.05 4.13 4.10 4/262 214768
/proc/meminfo: memFree=109989124/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=0.08 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 7 1 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+0.20518 s]*
/proc/loadavg: 4.05 4.13 4.10 5/262 214768
/proc/meminfo: memFree=109989124/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=0.18 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 17 1 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+0.304523 s]*
/proc/loadavg: 4.05 4.13 4.10 4/262 214768
/proc/meminfo: memFree=109989124/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=0.27 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 25 2 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+0.700105 s]
/proc/loadavg: 4.05 4.13 4.10 5/262 214768
/proc/meminfo: memFree=109989176/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=0.66 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 61 5 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+1.5001 s]
/proc/loadavg: 4.05 4.13 4.10 4/262 214801
/proc/meminfo: memFree=109990428/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=1.46 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 134 12 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+3.10478 s]
/proc/loadavg: 4.05 4.13 4.10 5/266 214805
/proc/meminfo: memFree=109990984/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=3.06 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 282 24 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+6.30009 s]
/proc/loadavg: 4.13 4.14 4.11 5/265 214805
/proc/meminfo: memFree=109991760/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=6.24 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 579 45 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.14 4.11 5/265 214805
/proc/meminfo: memFree=110015840/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=86120 memory=13568 CPUtime=12.63 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 1165 0 0 0 1175 88 0 0 20 0 1 0 237479626 88186880 3392 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 21530 3392 2496 595 0 6197 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 86120 KiB
Current children cumulated memory: 13568 KiB

[startup+25.5001 s]
/proc/loadavg: 4.09 4.13 4.10 5/265 214805
/proc/meminfo: memFree=109983100/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=90404 memory=22828 CPUtime=25.4 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 3014 0 0 0 2410 130 0 0 20 0 1 0 237479626 92573696 5707 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 22601 5707 2528 595 0 7268 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 90404 KiB
Current children cumulated memory: 22828 KiB

[startup+51.1046 s]
/proc/loadavg: 4.12 4.14 4.10 5/265 214850
/proc/meminfo: memFree=120813604/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=93004 memory=25272 CPUtime=50.95 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 4590 0 0 0 4843 252 0 0 20 0 1 0 237479626 95236096 6318 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 23251 6318 2528 595 0 7918 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 93004 KiB
Current children cumulated memory: 25272 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/264 214863
/proc/meminfo: memFree=120765284/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=93352 memory=27628 CPUtime=102.03 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 6851 0 0 0 9778 425 0 0 20 0 1 0 237479626 95592448 6907 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 23338 6907 2528 595 0 8005 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 93352 KiB
Current children cumulated memory: 27628 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/264 214909
/proc/meminfo: memFree=129330768/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=95432 memory=31884 CPUtime=161.87 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 10129 0 0 0 15676 511 0 0 20 0 1 0 237479626 97722368 7971 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 23858 7971 2528 595 0 8525 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 95432 KiB
Current children cumulated memory: 31884 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 214911
/proc/meminfo: memFree=129306960/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=95676 memory=34200 CPUtime=221.72 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 12716 0 0 0 21540 632 0 0 20 0 1 0 237479626 97972224 8550 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 23919 8550 2528 595 0 8586 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 95676 KiB
Current children cumulated memory: 34200 KiB

[startup+282.3 s]
/proc/loadavg: 4.45 4.19 4.12 5/264 214914
/proc/meminfo: memFree=129298956/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=96528 memory=34880 CPUtime=281.58 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 16527 0 0 0 27355 803 0 0 20 0 1 0 237479626 98844672 8720 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 24132 8720 2528 595 0 8799 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 96528 KiB
Current children cumulated memory: 34880 KiB

[startup+342.3 s]
/proc/loadavg: 4.26 4.19 4.12 5/264 214916
/proc/meminfo: memFree=129296308/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=98528 memory=38824 CPUtime=341.42 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 21701 0 0 0 33292 850 0 0 20 0 1 0 237479626 100892672 9706 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 24632 9706 2528 595 0 9299 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 98528 KiB
Current children cumulated memory: 38824 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.17 4.11 5/265 214925
/proc/meminfo: memFree=129297416/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=101268 memory=41816 CPUtime=401.27 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 26641 0 0 0 39228 899 0 0 20 0 1 0 237479626 103698432 10454 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 25317 10454 2528 595 0 9984 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 101268 KiB
Current children cumulated memory: 41816 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.16 4.11 5/265 214972
/proc/meminfo: memFree=129311488/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=101396 memory=41888 CPUtime=461.11 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 28987 0 0 0 45046 1065 0 0 20 0 1 0 237479626 103829504 10472 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 25349 10472 2528 595 0 10016 0
Current children cumulated CPU time: 461.11 s
Current children cumulated vsize: 101396 KiB
Current children cumulated memory: 41888 KiB

[startup+522.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/265 214974
/proc/meminfo: memFree=129294816/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=103124 memory=43448 CPUtime=520.97 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 32884 0 0 0 50956 1141 0 0 20 0 1 0 237479626 105598976 10862 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 25781 10862 2528 595 0 10448 0
Current children cumulated CPU time: 520.97 s
Current children cumulated vsize: 103124 KiB
Current children cumulated memory: 43448 KiB

[startup+582.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/268 214981
/proc/meminfo: memFree=129300028/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=106244 memory=46300 CPUtime=580.82 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 36130 0 0 0 56681 1401 0 0 20 0 1 0 237479626 108793856 11575 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 26561 11575 2528 595 0 11228 0
Current children cumulated CPU time: 580.82 s
Current children cumulated vsize: 106244 KiB
Current children cumulated memory: 46300 KiB

[startup+642.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/268 214983
/proc/meminfo: memFree=129296012/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=106756 memory=46796 CPUtime=640.68 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 36827 0 0 0 62417 1651 0 0 20 0 1 0 237479626 109318144 11699 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 26689 11699 2528 595 0 11356 0
Current children cumulated CPU time: 640.68 s
Current children cumulated vsize: 106756 KiB
Current children cumulated memory: 46796 KiB

[startup+702.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/268 214986
/proc/meminfo: memFree=129299652/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=108644 memory=48872 CPUtime=700.53 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 38712 0 0 0 68215 1838 0 0 20 0 1 0 237479626 111251456 12218 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27161 12218 2528 595 0 11828 0
Current children cumulated CPU time: 700.53 s
Current children cumulated vsize: 108644 KiB
Current children cumulated memory: 48872 KiB

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

# cumulated CPU time of all completed processes:  user=727.753 s, system=19.9236 s

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

[startup+716.8 s]
/proc/loadavg: 4.15 4.14 4.10 5/268 214986
/proc/meminfo: memFree=129302204/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109156 memory=49384 CPUtime=714.99 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 38820 0 0 0 69627 1872 0 0 20 0 1 0 237479626 111775744 12346 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27289 12346 2528 595 0 11956 0
Current children cumulated CPU time: 714.99 s
Current children cumulated vsize: 109156 KiB
Current children cumulated memory: 49384 KiB

[startup+729.6 s]
/proc/loadavg: 4.12 4.13 4.09 5/268 214986
/proc/meminfo: memFree=129300776/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109156 memory=49384 CPUtime=727.77 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 38820 0 0 0 70809 1968 0 0 20 0 1 0 237479626 111775744 12346 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27289 12346 2528 595 0 11956 0
Current children cumulated CPU time: 727.77 s
Current children cumulated vsize: 109156 KiB
Current children cumulated memory: 49384 KiB

[startup+742.4 s]
/proc/loadavg: 4.10 4.12 4.09 5/268 214988
/proc/meminfo: memFree=129299060/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109284 memory=49632 CPUtime=740.53 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 39749 0 0 0 72064 1989 0 0 20 0 1 0 237479626 111906816 12408 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27321 12408 2528 595 0 11988 0
Current children cumulated CPU time: 740.53 s
Current children cumulated vsize: 109284 KiB
Current children cumulated memory: 49632 KiB

[startup+745.6 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 214988
/proc/meminfo: memFree=129299060/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109284 memory=49636 CPUtime=743.72 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 39977 0 0 0 72382 1990 0 0 20 0 1 0 237479626 111906816 12409 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27321 12409 2528 595 0 11988 0
Current children cumulated CPU time: 743.72 s
Current children cumulated vsize: 109284 KiB
Current children cumulated memory: 49636 KiB

[startup+747.2 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 214988
/proc/meminfo: memFree=129299060/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109540 memory=49636 CPUtime=745.32 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 40002 0 0 0 72541 1991 0 0 20 0 1 0 237479626 112168960 12409 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27385 12409 2528 595 0 12052 0
Current children cumulated CPU time: 745.32 s
Current children cumulated vsize: 109540 KiB
Current children cumulated memory: 49636 KiB

[startup+748.8 s]
/proc/loadavg: 4.09 4.12 4.09 5/268 214988
/proc/meminfo: memFree=129299140/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109540 memory=49636 CPUtime=746.91 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 40002 0 0 0 72700 1991 0 0 20 0 1 0 237479626 112168960 12409 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27385 12409 2528 595 0 12052 0
Current children cumulated CPU time: 746.91 s
Current children cumulated vsize: 109540 KiB
Current children cumulated memory: 49636 KiB

[startup+749.2 s]
/proc/loadavg: 4.08 4.12 4.09 5/268 214988
/proc/meminfo: memFree=129299140/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109540 memory=49636 CPUtime=747.32 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 40002 0 0 0 72740 1992 0 0 20 0 1 0 237479626 112168960 12409 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27385 12409 2528 595 0 12052 0
Current children cumulated CPU time: 747.32 s
Current children cumulated vsize: 109540 KiB
Current children cumulated memory: 49636 KiB

[startup+749.4 s]
/proc/loadavg: 4.08 4.12 4.09 5/268 214988
/proc/meminfo: memFree=129299140/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109540 memory=49636 CPUtime=747.52 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 40002 0 0 0 72760 1992 0 0 20 0 1 0 237479626 112168960 12409 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27385 12409 2528 595 0 12052 0
Current children cumulated CPU time: 747.52 s
Current children cumulated vsize: 109540 KiB
Current children cumulated memory: 49636 KiB

[startup+749.5 s]
/proc/loadavg: 4.08 4.12 4.09 5/268 214988
/proc/meminfo: memFree=129299140/131249992 swapFree=33003724/33010684
[pid=214767] ppid=214764 vsize=109540 memory=49636 CPUtime=747.62 cores=0,2
/proc/214767/stat : 214767 (SynLSCD) R 214764 214767 213965 0 -1 4194304 40002 0 0 0 72770 1992 0 0 20 0 1 0 237479626 112168960 12409 18446744073709551615 93972324884480 93972327318633 140732182209328 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93972327800056 93972327833088 93972363853824 140732182215012 140732182215145 140732182215145 140732182220749 0
/proc/214767/statm: 27385 12409 2528 595 0 12052 0
Current children cumulated CPU time: 747.62 s
Current children cumulated vsize: 109540 KiB
Current children cumulated memory: 49636 KiB

Child status: 20

Real time (s): 749.553
CPU time (s): 747.676
CPU user time (s): 727.753
CPU system time (s): 19.9236
CPU usage (%): 99.7496
Max. virtual memory (cumulated for all children) (KiB): 109540
Max. memory (cumulated for all children) (KiB): 49652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 727.753
system time used= 19.9236
maximum resident set size= 50144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40035
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= 151
involuntary context switches= 968


# summary of solver processes directly reported to runsolver:
#   pid: 214767
#   total CPU time (s): 747.676
#   total CPU user time (s): 727.753
#   total CPU system time (s): 19.9236

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27752 second user time and 2.60997 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-22 23:00:09
IDJOB=4542710
IDBENCH=164553
IDSOLVER=3369
FILE ID=nodeC025/4542710-1753218009
RUNJOBID= nodeC025-1753210785-213975
SLURM_JOB_ID= 9687786
Free space on /tmp= 431808 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
COMMAND LINE= SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542710-1753218009/watcher-4542710-1753218009 -o /tmp/evaluation-result-4542710-1753218009/solver-4542710-1753218009 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1753210785-213975 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4542710-1753218009.opb

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

MD5SUM BENCH= 51f0204441dcd002ae254f35580dbb8b
RANDOM SEED=1823209087

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        109992904 kB
MemAvailable:   110245448 kB
Buffers:            2128 kB
Cached:           996500 kB
SwapCached:         2132 kB
Active:         20102784 kB
Inactive:         341844 kB
Active(anon):   19439984 kB
Inactive(anon):    27616 kB
Active(file):     662800 kB
Inactive(file):   314228 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003724 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3576 kB
Writeback:            12 kB
AnonPages:      19446996 kB
Mapped:           112172 kB
Shmem:             21600 kB
KReclaimable:     229512 kB
Slab:             326448 kB
SReclaimable:     229512 kB
SUnreclaim:        96936 kB
KernelStack:        4304 kB
PageTables:        41428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   21909380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13760512 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431848 MiB
End job on nodeC025 at 2025-07-22 23:12:38