Trace number 4545657

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-07-23UNSAT 1093.22 1096.08

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.12	c #vars 231 #constraints 2707 11.7186 1
0.00/0.12	c intsize: 10
0.00/0.13	c 2707 constraints
0.00/0.13	c Finish cloning data from SAT to LS
0.00/0.13	c restart_num_ls  -100000 0
43.95/44.25	c Use LS-small
43.95/44.25	restart_num  0 304
43.95/44.25	c LS-restart 90 60
114.44/114.94	c Use LS-small
114.44/114.94	restart_num  304 620
114.44/114.94	c LS-restart 80 53
187.54/188.27	c Use LS-small
187.54/188.27	restart_num  620 974
187.54/188.27	c LS-restart 70 69
299.97/300.95	c Use LS-small
299.97/300.95	restart_num  974 1295
299.97/300.95	c LS-restart 60 61
381.88/383.05	c Use LS-small
381.88/383.05	restart_num  1295 1628
381.88/383.05	c LS-restart 50 26
468.44/469.89	c Use LS-small
468.44/469.89	restart_num  1628 2042
468.44/469.89	c LS-restart 40 53
626.27/628.08	c Use LS-small
626.27/628.08	restart_num  2042 2366
626.27/628.08	c LS-restart 30 35
739.68/741.73	c Use LS-small
739.68/741.73	restart_num  2366 2861
739.68/741.73	c LS-restart 20 92
855.91/858.26	c Use LS-small
855.91/858.26	restart_num  2861 3233
855.91/858.26	c LS-restart 10 90
974.51/977.17	c Use LS-small
974.51/977.17	restart_num  3233 3727
1093.13/1096.08	c Use LS-small
1093.13/1096.08	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 (55314 MiB free)
  memory of node 1: 64465 MiB (63646 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100057 s]*
/proc/loadavg: 2.39 0.63 0.27 3/265 164329
/proc/meminfo: memFree=121799440/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=28684 memory=1408 CPUtime=0 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) D 164312 164324 164070 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 241595722 29372416 352 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 7171 352 320 595 0 1125 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 28684 KiB
Current children cumulated memory: 1408 KiB

[startup+0.204933 s]*
/proc/loadavg: 2.39 0.63 0.27 5/265 164329
/proc/meminfo: memFree=121746692/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=86676 memory=14148 CPUtime=0.09 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 1472 0 0 0 8 1 0 0 20 0 1 0 241595722 88756224 3537 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 21669 3537 2528 595 0 6336 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 14148 KiB

[startup+0.305089 s]*
/proc/loadavg: 2.39 0.63 0.27 5/265 164329
/proc/meminfo: memFree=121706752/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=86676 memory=14148 CPUtime=0.19 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 1472 0 0 0 17 2 0 0 20 0 1 0 241595722 88756224 3537 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 21669 3537 2528 595 0 6336 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 14148 KiB

[startup+0.700154 s]
/proc/loadavg: 2.39 0.63 0.27 5/265 164329
/proc/meminfo: memFree=121686780/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=86676 memory=14148 CPUtime=0.57 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 1472 0 0 0 49 8 0 0 20 0 1 0 241595722 88756224 3537 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 21669 3537 2528 595 0 6336 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 14148 KiB

[startup+1.50017 s]
/proc/loadavg: 2.52 0.68 0.29 5/265 164329
/proc/meminfo: memFree=121403288/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=86676 memory=14148 CPUtime=1.38 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 1472 0 0 0 119 19 0 0 20 0 1 0 241595722 88756224 3537 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 21669 3537 2528 595 0 6336 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 14148 KiB

[startup+3.10563 s]
/proc/loadavg: 2.52 0.68 0.29 5/265 164329
/proc/meminfo: memFree=120991864/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=86676 memory=14148 CPUtime=2.98 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 1472 0 0 0 259 39 0 0 20 0 1 0 241595722 88756224 3537 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 21669 3537 2528 595 0 6336 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 14148 KiB

[startup+6.3001 s]
/proc/loadavg: 2.64 0.74 0.31 4/263 164329
/proc/meminfo: memFree=121137920/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=86676 memory=14148 CPUtime=6.16 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 1472 0 0 0 535 81 0 0 20 0 1 0 241595722 88756224 3537 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 21669 3537 2528 595 0 6336 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 86676 KiB
Current children cumulated memory: 14148 KiB

[startup+12.7001 s]
/proc/loadavg: 2.75 0.79 0.33 4/261 164337
/proc/meminfo: memFree=121044728/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=89204 memory=21484 CPUtime=12.55 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 2250 0 0 0 1124 131 0 0 20 0 1 0 241595722 91344896 5371 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 22301 5371 2560 595 0 6968 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 89204 KiB
Current children cumulated memory: 21484 KiB

[startup+25.5001 s]
/proc/loadavg: 2.94 0.90 0.37 5/265 164374
/proc/meminfo: memFree=121166544/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=91160 memory=23276 CPUtime=25.31 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 2711 0 0 0 2393 138 0 0 20 0 1 0 241595722 93347840 5819 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 22790 5819 2560 595 0 7457 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 91160 KiB
Current children cumulated memory: 23276 KiB

[startup+51.1043 s]
/proc/loadavg: 3.36 1.20 0.49 5/265 164420
/proc/meminfo: memFree=121163296/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=92212 memory=26508 CPUtime=50.83 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 3089 0 0 0 4838 245 0 0 20 0 1 0 241595722 94425088 6627 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 23053 6627 2560 595 0 7720 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 92212 KiB
Current children cumulated memory: 26508 KiB

[startup+102.3 s]
/proc/loadavg: 3.78 1.65 0.68 5/265 164466
/proc/meminfo: memFree=121680552/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=94236 memory=28560 CPUtime=101.87 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 4594 0 0 0 9868 319 0 0 20 0 1 0 241595722 96497664 7140 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 23559 7140 2560 595 0 8226 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 94236 KiB
Current children cumulated memory: 28560 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.09 0.89 5/265 164468
/proc/meminfo: memFree=121612772/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=94760 memory=29204 CPUtime=161.71 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 5713 0 0 0 15688 483 0 0 20 0 1 0 241595722 97034240 7301 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 23690 7301 2560 595 0 8357 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 94760 KiB
Current children cumulated memory: 29204 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.47 1.10 5/265 164470
/proc/meminfo: memFree=121567368/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=95320 memory=31920 CPUtime=221.56 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 7279 0 0 0 21504 652 0 0 20 0 1 0 241595722 97607680 7980 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 23830 7980 2560 595 0 8497 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 95320 KiB
Current children cumulated memory: 31920 KiB

[startup+282.3 s]
/proc/loadavg: 4.00 2.74 1.28 5/264 164515
/proc/meminfo: memFree=121716300/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=96432 memory=32752 CPUtime=281.42 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 8417 0 0 0 27455 687 0 0 20 0 1 0 241595722 98746368 8188 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24108 8188 2560 595 0 8775 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 96432 KiB
Current children cumulated memory: 32752 KiB

[startup+342.3 s]
/proc/loadavg: 4.25 3.06 1.48 5/262 164517
/proc/meminfo: memFree=121723416/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=96544 memory=32852 CPUtime=341.28 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 8664 0 0 0 33275 853 0 0 20 0 1 0 241595722 98861056 8213 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24136 8213 2560 595 0 8803 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 96544 KiB
Current children cumulated memory: 32852 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.25 1.65 5/263 164520
/proc/meminfo: memFree=121713848/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=96308 memory=32788 CPUtime=401.12 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 9853 0 0 0 39097 1015 0 0 20 0 1 0 241595722 98619392 8197 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24077 8197 2560 595 0 8744 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 96308 KiB
Current children cumulated memory: 32788 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.40 1.81 5/264 164523
/proc/meminfo: memFree=121709128/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=96568 memory=33048 CPUtime=460.96 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 10914 0 0 0 45046 1050 0 0 20 0 1 0 241595722 98885632 8262 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24142 8262 2560 595 0 8809 0

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

/proc/loadavg: 4.15 3.73 2.22 5/266 164537
/proc/meminfo: memFree=121696916/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98456 memory=34756 CPUtime=640.53 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 13468 0 0 0 62637 1416 0 0 20 0 1 0 241595722 100818944 8689 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24614 8689 2560 595 0 9281 0
Current children cumulated CPU time: 640.53 s
Current children cumulated vsize: 98456 KiB
Current children cumulated memory: 34756 KiB

[startup+702.3 s]
/proc/loadavg: 4.05 3.78 2.33 5/265 164539
/proc/meminfo: memFree=121689104/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98456 memory=34756 CPUtime=700.37 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 13474 0 0 0 68586 1451 0 0 20 0 1 0 241595722 100818944 8689 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24614 8689 2560 595 0 9281 0
Current children cumulated CPU time: 700.37 s
Current children cumulated vsize: 98456 KiB
Current children cumulated memory: 34756 KiB

[startup+762.3 s]
/proc/loadavg: 4.06 3.84 2.45 5/264 164541
/proc/meminfo: memFree=121691072/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98456 memory=34756 CPUtime=760.24 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 13477 0 0 0 74402 1622 0 0 20 0 1 0 241595722 100818944 8689 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24614 8689 2560 595 0 9281 0
Current children cumulated CPU time: 760.24 s
Current children cumulated vsize: 98456 KiB
Current children cumulated memory: 34756 KiB

[startup+822.3 s]
/proc/loadavg: 4.12 3.90 2.56 5/264 164543
/proc/meminfo: memFree=121690688/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98356 memory=34820 CPUtime=820.09 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 13926 0 0 0 80354 1655 0 0 20 0 1 0 241595722 100716544 8705 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24589 8705 2560 595 0 9256 0
Current children cumulated CPU time: 820.09 s
Current children cumulated vsize: 98356 KiB
Current children cumulated memory: 34820 KiB

[startup+882.3 s]
/proc/loadavg: 4.10 3.94 2.66 5/264 164545
/proc/meminfo: memFree=121686260/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98488 memory=34952 CPUtime=879.95 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 15190 0 0 0 86180 1815 0 0 20 0 1 0 241595722 100851712 8738 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24622 8738 2560 595 0 9289 0
Current children cumulated CPU time: 879.95 s
Current children cumulated vsize: 98488 KiB
Current children cumulated memory: 34952 KiB

[startup+942.3 s]
/proc/loadavg: 4.37 4.06 2.78 5/263 164547
/proc/meminfo: memFree=121685148/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98868 memory=35240 CPUtime=939.8 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16183 0 0 0 92129 1851 0 0 20 0 1 0 241595722 101240832 8810 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24717 8810 2560 595 0 9384 0
Current children cumulated CPU time: 939.8 s
Current children cumulated vsize: 98868 KiB
Current children cumulated memory: 35240 KiB

[startup+1002.3 s]
/proc/loadavg: 4.19 4.06 2.86 5/262 164549
/proc/meminfo: memFree=121685056/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=99028 memory=35368 CPUtime=999.65 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16196 0 0 0 97954 2011 0 0 20 0 1 0 241595722 101404672 8842 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24757 8842 2560 595 0 9424 0
Current children cumulated CPU time: 999.65 s
Current children cumulated vsize: 99028 KiB
Current children cumulated memory: 35368 KiB

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 2.94 5/262 164551
/proc/meminfo: memFree=121684684/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=99028 memory=35368 CPUtime=1059.5 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16204 0 0 0 103906 2044 0 0 20 0 1 0 241595722 101404672 8842 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24757 8842 2560 595 0 9424 0
Current children cumulated CPU time: 1059.5 s
Current children cumulated vsize: 99028 KiB
Current children cumulated memory: 35368 KiB

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

# cumulated CPU time of all completed processes:  user=1072.57 s, system=20.6444 s

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

[startup+1075.2 s]
/proc/loadavg: 4.18 4.08 2.96 5/262 164552
/proc/meminfo: memFree=121684480/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98740 memory=35204 CPUtime=1072.37 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16487 0 0 0 105186 2051 0 0 20 0 1 0 241595722 101109760 8801 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24685 8801 2560 595 0 9352 0
Current children cumulated CPU time: 1072.37 s
Current children cumulated vsize: 98740 KiB
Current children cumulated memory: 35204 KiB

[startup+1088 s]*
/proc/loadavg: 4.14 4.07 2.98 5/262 164553
/proc/meminfo: memFree=121684544/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=98868 memory=35332 CPUtime=1085.15 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16855 0 0 0 106456 2059 0 0 20 0 1 0 241595722 101240832 8833 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24717 8833 2560 595 0 9384 0
Current children cumulated CPU time: 1085.15 s
Current children cumulated vsize: 98868 KiB
Current children cumulated memory: 35332 KiB

[startup+1091.2 s]
/proc/loadavg: 4.14 4.07 2.98 5/262 164553
/proc/meminfo: memFree=121684544/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=99232 memory=35588 CPUtime=1088.33 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16946 0 0 0 106772 2061 0 0 20 0 1 0 241595722 101613568 8897 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24808 8897 2560 595 0 9475 0
Current children cumulated CPU time: 1088.33 s
Current children cumulated vsize: 99232 KiB
Current children cumulated memory: 35588 KiB

[startup+1094.4 s]
/proc/loadavg: 4.13 4.07 2.98 5/262 164553
/proc/meminfo: memFree=121684544/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=99232 memory=35588 CPUtime=1091.52 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16946 0 0 0 107089 2063 0 0 20 0 1 0 241595722 101613568 8897 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24808 8897 2560 595 0 9475 0
Current children cumulated CPU time: 1091.52 s
Current children cumulated vsize: 99232 KiB
Current children cumulated memory: 35588 KiB

[startup+1095.2 s]
/proc/loadavg: 4.13 4.07 2.98 5/262 164553
/proc/meminfo: memFree=121684544/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=99232 memory=35588 CPUtime=1092.33 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16946 0 0 0 107169 2064 0 0 20 0 1 0 241595722 101613568 8897 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24808 8897 2560 595 0 9475 0
Current children cumulated CPU time: 1092.33 s
Current children cumulated vsize: 99232 KiB
Current children cumulated memory: 35588 KiB

[startup+1095.6 s]
/proc/loadavg: 4.13 4.07 2.98 5/262 164553
/proc/meminfo: memFree=121684544/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=99232 memory=35588 CPUtime=1092.73 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 16946 0 0 0 107209 2064 0 0 20 0 1 0 241595722 101613568 8897 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 24808 8897 2560 595 0 9475 0
Current children cumulated CPU time: 1092.73 s
Current children cumulated vsize: 99232 KiB
Current children cumulated memory: 35588 KiB

[startup+1096 s]*
/proc/loadavg: 4.13 4.07 2.98 5/262 164553
/proc/meminfo: memFree=121682780/131250000 swapFree=33010416/33010684
[pid=164324] ppid=164312 vsize=101120 memory=36868 CPUtime=1093.13 cores=1,3
/proc/164324/stat : 164324 (SynLSCD) R 164312 164324 164070 0 -1 4194304 17246 0 0 0 107249 2064 0 0 20 0 1 0 241595722 103546880 9217 18446744073709551615 94068729229312 94068731663913 140724665678992 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94068732144888 94068732177920 94068745084928 140724665682307 140724665682442 140724665682442 140724665688046 0
/proc/164324/statm: 25280 9217 2560 595 0 9947 0
Current children cumulated CPU time: 1093.13 s
Current children cumulated vsize: 101120 KiB
Current children cumulated memory: 36868 KiB

Child status: 20

Real time (s): 1096.08
CPU time (s): 1093.22
CPU user time (s): 1072.57
CPU system time (s): 20.6444
CPU usage (%): 99.7385
Max. virtual memory (cumulated for all children) (KiB): 101120
Max. memory (cumulated for all children) (KiB): 36868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1072.57
system time used= 20.6444
maximum resident set size= 37252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17278
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= 141
involuntary context switches= 1791


# summary of solver processes directly reported to runsolver:
#   pid: 164324
#   total CPU time (s): 1093.22
#   total CPU user time (s): 1072.57
#   total CPU system time (s): 20.6444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.92028 second user time and 3.76121 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-23 10:35:31
IDJOB=4545657
IDBENCH=147898
IDSOLVER=3421
FILE ID=nodeC028/4545657-1753259729
RUNJOBID= nodeC028-1753259701-164089
SLURM_JOB_ID= 9689183
Free space on /tmp= 433012 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900559676.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-4545657-1753259729/watcher-4545657-1753259729 -o /tmp/evaluation-result-4545657-1753259729/solver-4545657-1753259729 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753259701-164089 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545657-1753259729.opb

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

MD5SUM BENCH= 95888c36dbc3e063e75763857563d2e5
RANDOM SEED=554905260

nodeC028 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		: 3302.718
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.911
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	: 7000.16
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		: 1316.084
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	: 7000.16
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		: 3598.013
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	: 7000.16
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		: 3216.101
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	: 7000.16
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		: 2415.595
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121817224 kB
MemAvailable:   129727456 kB
Buffers:            2132 kB
Cached:          8677060 kB
SwapCached:            4 kB
Active:          1024212 kB
Inactive:        7719864 kB
Active(anon):      82832 kB
Inactive(anon):     8308 kB
Active(file):     941380 kB
Inactive(file):  7711556 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             43024 kB
Writeback:             0 kB
AnonPages:         68044 kB
Mapped:           109072 kB
Shmem:             26256 kB
KReclaimable:     193068 kB
Slab:             289036 kB
SReclaimable:     193068 kB
SUnreclaim:        95968 kB
KernelStack:        4128 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     341868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC028 at 2025-07-23 10:53:48