Trace number 4494647

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 1243.02 1245.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900559676.opb
MD5SUM95888c36dbc3e063e75763857563d2e5
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 benchmark2.15436
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
Number of bits of the biggest sum of numbers10
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.02	c #vars 231 #constraints 2707 11.7186 1
0.00/0.02	c 2707 constraints
0.00/0.02	c Finish cloning data from SAT to LS
0.00/0.02	c restart_num_ls  -100000 0
9.86/9.97	c Use LS-small
9.86/9.97	c update_LS_target_phase-runLS
53.35/53.56	c restart_num  0 354
53.35/53.56	c LS-restart 90 60
126.48/126.87	c Use LS-small
126.48/126.87	c restart_num  354 666
126.48/126.87	c LS-restart 80 71
193.82/194.32	c Use LS-small
193.82/194.32	c restart_num  666 1013
193.82/194.32	c LS-restart 70 98
307.36/308.11	c Use LS-small
307.36/308.11	c restart_num  1013 1324
307.36/308.11	c LS-restart 60 90
422.48/423.54	c Use LS-small
422.48/423.54	c restart_num_ls  1324 1825
422.48/423.54	c LS 50 90
582.80/584.29	c Use LS-small
582.80/584.29	c restart_num  1825 2181
582.80/584.29	c LS-restart 40 20
649.05/650.69	c Use LS-small
649.05/650.69	c restart_num  2181 2500
649.05/650.69	c LS-restart 30 51
736.55/738.39	c Use LS-small
736.55/738.39	c restart_num  2500 2817
736.55/738.39	c LS-restart 20 40
843.41/845.45	c Use LS-small
843.41/845.45	c restart_num  2817 3163
843.41/845.45	c LS-restart 10 74
912.56/914.76	c Use LS-small
912.56/914.76	c restart_num  3163 3494
990.88/993.22	c Use LS-small
990.88/993.22	c restart_num  3494 3804
1242.92/1245.89	c Use LS-small
1242.92/1245.89	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: 63665 MiB (62360 MiB free)
  memory of node 1: 64507 MiB (63552 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4494647-1751151892/watcher-4494647-1751151892 -o /tmp/evaluation-result-4494647-1751151892/solver-4494647-1751151892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751143906-14448 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4494647-1751151892.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=18833, runsolver pid=18830

[startup+0.100065 s]*
/proc/loadavg: 4.06 4.10 4.09 5/264 18834
/proc/meminfo: memFree=128934240/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=86676 memory=13892 CPUtime=0.08 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 1472 0 0 0 7 1 0 0 20 0 1 0 30867012 88756224 3473 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 21669 3473 2464 595 0 6336 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 13892 KiB

[startup+0.206062 s]*
/proc/loadavg: 4.06 4.10 4.09 5/264 18834
/proc/meminfo: memFree=128934240/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=86676 memory=13892 CPUtime=0.19 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 1472 0 0 0 17 2 0 0 20 0 1 0 30867012 88756224 3473 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 21669 3473 2464 595 0 6336 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 13892 KiB

[startup+0.305957 s]*
/proc/loadavg: 4.06 4.10 4.09 5/264 18834
/proc/meminfo: memFree=128934240/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=86676 memory=13892 CPUtime=0.29 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 1472 0 0 0 26 3 0 0 20 0 1 0 30867012 88756224 3473 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 21669 3473 2464 595 0 6336 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 13892 KiB

[startup+0.700182 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 18834
/proc/meminfo: memFree=128934240/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=86676 memory=13892 CPUtime=0.68 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 1472 0 0 0 60 8 0 0 20 0 1 0 30867012 88756224 3473 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 21669 3473 2464 595 0 6336 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 13892 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 18834
/proc/meminfo: memFree=128934948/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=86676 memory=13892 CPUtime=1.47 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 1472 0 0 0 130 17 0 0 20 0 1 0 30867012 88756224 3473 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 21669 3473 2464 595 0 6336 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 13892 KiB

[startup+3.10581 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 18834
/proc/meminfo: memFree=128934948/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=86676 memory=13892 CPUtime=3.08 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 1472 0 0 0 271 37 0 0 20 0 1 0 30867012 88756224 3473 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 21669 3473 2464 595 0 6336 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 13892 KiB

[startup+6.30018 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 18834
/proc/meminfo: memFree=128937872/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=86676 memory=13892 CPUtime=6.27 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 1472 0 0 0 550 77 0 0 20 0 1 0 30867012 88756224 3473 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 21669 3473 2464 595 0 6336 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 13892 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.10 4.09 5/264 18835
/proc/meminfo: memFree=128934120/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=89356 memory=21120 CPUtime=12.65 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 2270 0 0 0 1137 128 0 0 20 0 1 0 30867012 91500544 5280 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 22339 5280 2464 595 0 7006 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 89356 KiB
Current children cumulated memory: 21120 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.09 4.08 5/264 18836
/proc/meminfo: memFree=128930896/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=91148 memory=24960 CPUtime=25.42 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 2716 0 0 0 2407 135 0 0 20 0 1 0 30867012 93335552 6240 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 22787 6240 2464 595 0 7454 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 91148 KiB
Current children cumulated memory: 24960 KiB

[startup+51.1058 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 18836
/proc/meminfo: memFree=128922672/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=92108 memory=26092 CPUtime=50.96 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 3211 0 0 0 4946 150 0 0 20 0 1 0 30867012 94318592 6523 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 23027 6523 2464 595 0 7694 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 92108 KiB
Current children cumulated memory: 26092 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 4.08 4.08 5/264 18928
/proc/meminfo: memFree=129031152/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=93720 memory=27568 CPUtime=102.04 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 4669 0 0 0 9896 308 0 0 20 0 1 0 30867012 95969280 6892 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 23430 6892 2464 595 0 8097 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 93720 KiB
Current children cumulated memory: 27568 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 18975
/proc/meminfo: memFree=129046696/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=94392 memory=28176 CPUtime=161.89 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 5928 0 0 0 15712 477 0 0 20 0 1 0 30867012 96657408 7044 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 23598 7044 2464 595 0 8265 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 94392 KiB
Current children cumulated memory: 28176 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 4.06 4.08 5/264 19024
/proc/meminfo: memFree=129049376/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=94576 memory=28424 CPUtime=221.75 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 7189 0 0 0 21530 645 0 0 20 0 1 0 30867012 96845824 7106 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 23644 7106 2464 595 0 8311 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 94576 KiB
Current children cumulated memory: 28424 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 4.06 4.08 5/265 19075
/proc/meminfo: memFree=129045736/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=95920 memory=31504 CPUtime=281.61 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 7569 0 0 0 27483 678 0 0 20 0 1 0 30867012 98222080 7876 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 23980 7876 2464 595 0 8647 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 95920 KiB
Current children cumulated memory: 31504 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.08 4.08 5/265 19078
/proc/meminfo: memFree=129034340/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=95920 memory=31760 CPUtime=341.47 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 7607 0 0 0 33303 844 0 0 20 0 1 0 30867012 98222080 7940 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 23980 7940 2464 595 0 8647 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 95920 KiB
Current children cumulated memory: 31760 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.08 4.08 5/265 19080
/proc/meminfo: memFree=129059408/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=95892 memory=31800 CPUtime=401.33 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 8605 0 0 0 39256 877 0 0 20 0 1 0 30867012 98193408 7950 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 23973 7950 2464 595 0 8640 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 95892 KiB
Current children cumulated memory: 31800 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.08 4.08 5/265 19082
/proc/meminfo: memFree=129050228/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=96020 memory=31928 CPUtime=461.19 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 9304 0 0 0 45072 1047 0 0 20 0 1 0 30867012 98324480 7982 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24005 7982 2464 595 0 8672 0
Current children cumulated CPU time: 461.19 s

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

/proc/loadavg: 4.14 4.09 4.09 5/264 19359
/proc/meminfo: memFree=129663964/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=97544 memory=33268 CPUtime=640.77 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 12575 0 0 0 62798 1279 0 0 20 0 1 0 30867012 99885056 8317 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24386 8317 2464 595 0 9053 0
Current children cumulated CPU time: 640.77 s
Current children cumulated vsize: 97544 KiB
Current children cumulated memory: 33268 KiB

[startup+702.3 s]
/proc/loadavg: 4.18 4.10 4.09 5/264 19362
/proc/meminfo: memFree=129674360/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=97640 memory=33384 CPUtime=700.64 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 12924 0 0 0 68619 1445 0 0 20 0 1 0 30867012 99983360 8346 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24410 8346 2464 595 0 9077 0
Current children cumulated CPU time: 700.64 s
Current children cumulated vsize: 97640 KiB
Current children cumulated memory: 33384 KiB

[startup+762.3 s]
/proc/loadavg: 4.33 4.17 4.12 5/264 19364
/proc/meminfo: memFree=129674220/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=97412 memory=33328 CPUtime=760.5 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 13683 0 0 0 74441 1609 0 0 20 0 1 0 30867012 99749888 8332 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24353 8332 2464 595 0 9020 0
Current children cumulated CPU time: 760.5 s
Current children cumulated vsize: 97412 KiB
Current children cumulated memory: 33328 KiB

[startup+822.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/265 19369
/proc/meminfo: memFree=129670616/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=97444 memory=33488 CPUtime=820.37 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 15068 0 0 0 80394 1643 0 0 20 0 1 0 30867012 99782656 8372 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24361 8372 2464 595 0 9028 0
Current children cumulated CPU time: 820.37 s
Current children cumulated vsize: 97444 KiB
Current children cumulated memory: 33488 KiB

[startup+882.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/265 19465
/proc/meminfo: memFree=130148844/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98340 memory=34204 CPUtime=880.23 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 15819 0 0 0 86216 1807 0 0 20 0 1 0 30867012 100700160 8551 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24585 8551 2464 595 0 9252 0
Current children cumulated CPU time: 880.23 s
Current children cumulated vsize: 98340 KiB
Current children cumulated memory: 34204 KiB

[startup+942.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/264 19646
/proc/meminfo: memFree=130157808/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98432 memory=34288 CPUtime=940.09 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 16740 0 0 0 92029 1980 0 0 20 0 1 0 30867012 100794368 8572 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24608 8572 2464 595 0 9275 0
Current children cumulated CPU time: 940.09 s
Current children cumulated vsize: 98432 KiB
Current children cumulated memory: 34288 KiB

[startup+1002.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/264 20098
/proc/meminfo: memFree=130171236/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98064 memory=34108 CPUtime=999.96 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 17346 0 0 0 97858 2138 0 0 20 0 1 0 30867012 100417536 8527 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24516 8527 2464 595 0 9183 0
Current children cumulated CPU time: 999.96 s
Current children cumulated vsize: 98064 KiB
Current children cumulated memory: 34108 KiB

[startup+1062.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 20370
/proc/meminfo: memFree=130129952/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98484 memory=34388 CPUtime=1059.83 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 18208 0 0 0 103796 2187 0 0 20 0 1 0 30867012 100847616 8597 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24621 8597 2464 595 0 9288 0
Current children cumulated CPU time: 1059.83 s
Current children cumulated vsize: 98484 KiB
Current children cumulated memory: 34388 KiB

[startup+1122.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/266 20373
/proc/meminfo: memFree=130126468/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98440 memory=34484 CPUtime=1119.69 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 18900 0 0 0 109747 2222 0 0 20 0 1 0 30867012 100802560 8621 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24610 8621 2464 595 0 9277 0
Current children cumulated CPU time: 1119.69 s
Current children cumulated vsize: 98440 KiB
Current children cumulated memory: 34484 KiB

[startup+1182.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/266 20375
/proc/meminfo: memFree=130136744/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98708 memory=34752 CPUtime=1179.56 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 20119 0 0 0 115703 2253 0 0 20 0 1 0 30867012 101076992 8688 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24677 8688 2464 595 0 9344 0
Current children cumulated CPU time: 1179.56 s
Current children cumulated vsize: 98708 KiB
Current children cumulated memory: 34752 KiB

[startup+1242.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 20376
/proc/meminfo: memFree=130128652/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98932 memory=34976 CPUtime=1239.42 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 21764 0 0 0 121654 2288 0 0 20 0 1 0 30867012 101306368 8744 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24733 8744 2464 595 0 9400 0
Current children cumulated CPU time: 1239.42 s
Current children cumulated vsize: 98932 KiB
Current children cumulated memory: 34976 KiB

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

# cumulated CPU time of all completed processes:  user=1220.11 s, system=22.9138 s

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

[startup+1243.2 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 20377
/proc/meminfo: memFree=130128652/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=98932 memory=34976 CPUtime=1240.32 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 21764 0 0 0 121743 2289 0 0 20 0 1 0 30867012 101306368 8744 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24733 8744 2464 595 0 9400 0
Current children cumulated CPU time: 1240.32 s
Current children cumulated vsize: 98932 KiB
Current children cumulated memory: 34976 KiB

[startup+1244.8 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 20377
/proc/meminfo: memFree=130128904/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=99032 memory=35076 CPUtime=1241.92 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 21935 0 0 0 121902 2290 0 0 20 0 1 0 30867012 101408768 8769 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24758 8769 2464 595 0 9425 0
Current children cumulated CPU time: 1241.92 s
Current children cumulated vsize: 99032 KiB
Current children cumulated memory: 35076 KiB

[startup+1245.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 20377
/proc/meminfo: memFree=130128904/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=99032 memory=35076 CPUtime=1242.72 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 21935 0 0 0 121981 2291 0 0 20 0 1 0 30867012 101408768 8769 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24758 8769 2464 595 0 9425 0
Current children cumulated CPU time: 1242.72 s
Current children cumulated vsize: 99032 KiB
Current children cumulated memory: 35076 KiB

[startup+1245.8 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 20377
/proc/meminfo: memFree=130128904/131250000 swapFree=33010684/33010684
[pid=18833] ppid=18830 vsize=99032 memory=35076 CPUtime=1242.92 cores=5,7
/proc/18833/stat : 18833 (SynLSCD-PS) R 18830 18833 14435 0 -1 4194304 21935 0 0 0 122001 2291 0 0 20 0 1 0 30867012 101408768 8769 18446744073709551615 94275397500928 94275399935929 140733072228992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94275400416504 94275400449536 94275418521600 140733072234848 140733072234984 140733072234984 140733072240586 0
/proc/18833/statm: 24758 8769 2464 595 0 9425 0
Current children cumulated CPU time: 1242.92 s
Current children cumulated vsize: 99032 KiB
Current children cumulated memory: 35076 KiB

Child status: 20

Real time (s): 1245.9
CPU time (s): 1243.02
CPU user time (s): 1220.11
CPU system time (s): 22.9138
CPU usage (%): 99.7692
Max. virtual memory (cumulated for all children) (KiB): 99044
Max. memory (cumulated for all children) (KiB): 35076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1220.11
system time used= 22.9138
maximum resident set size= 35616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21967
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= 143
involuntary context switches= 884


# summary of solver processes directly reported to runsolver:
#   pid: 18833
#   total CPU time (s): 1243.02
#   total CPU user time (s): 1220.11
#   total CPU system time (s): 22.9138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.59288 second user time and 5.62659 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-06-29 01:04:52
IDJOB=4494647
IDBENCH=147898
IDSOLVER=3370
FILE ID=nodeC018/4494647-1751151892
RUNJOBID= nodeC018-1751143906-14448
SLURM_JOB_ID= 9587437
Free space on /tmp= 433028 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900559676.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-4494647-1751151892/watcher-4494647-1751151892 -o /tmp/evaluation-result-4494647-1751151892/solver-4494647-1751151892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751143906-14448 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4494647-1751151892.opb

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

MD5SUM BENCH= 95888c36dbc3e063e75763857563d2e5
RANDOM SEED=833006129

nodeC018 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.832
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.66
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.814
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.66
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		: 3597.033
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.66
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		: 3600.009
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.66
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.824
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.66
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		: 3600.502
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.66
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		: 3597.634
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.66
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.810
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128934336 kB
MemAvailable:   128556264 kB
Buffers:            3280 kB
Cached:           407984 kB
SwapCached:            0 kB
Active:          1474348 kB
Inactive:         186232 kB
Active(anon):    1267392 kB
Inactive(anon):        0 kB
Active(file):     206956 kB
Inactive(file):   186232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3648 kB
Writeback:             0 kB
AnonPages:       1252488 kB
Mapped:           113932 kB
Shmem:             18076 kB
KReclaimable:      85624 kB
Slab:             168636 kB
SReclaimable:      85624 kB
SUnreclaim:        83012 kB
KernelStack:        4304 kB
PageTables:         5736 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1721092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    876544 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= 433048 MiB
End job on nodeC018 at 2025-06-29 01:25:38