Trace number 4545831

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-23? (TO) 3600.01 3609.11

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid3x100split.opb
MD5SUMeb6e9a4b9cb8532f79ed61cad5cbae76
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 benchmark0.144458
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables601
Total number of constraints301
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)301
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c #vars 601 #constraints 602 1.00166 1
0.00/0.01	c intsize: 3
0.00/0.02	c 602 constraints
0.00/0.02	c Finish cloning data from SAT to LS
0.00/0.02	c restart_num_ls  -100000 0
1007.30/1009.83	c Use LS-small
1007.30/1009.83	c restart_num_ls  0 736
1007.30/1009.83	c LS 90 50
3600.00/3609.10	c Use LS-small
3600.00/3609.10	c Program interrupted by user.
3600.00/3609.10	s UNKNOWN

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=164811, runsolver pid=164808

[startup+0.100057 s]*
/proc/loadavg: 4.14 4.10 3.45 5/264 164812
/proc/meminfo: memFree=121718500/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=0.09 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 8 1 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+0.205209 s]*
/proc/loadavg: 4.14 4.10 3.45 5/264 164812
/proc/meminfo: memFree=121718752/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=0.19 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 17 2 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+0.304418 s]*
/proc/loadavg: 4.14 4.10 3.45 5/264 164812
/proc/meminfo: memFree=121718856/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=0.28 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 26 2 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+0.700108 s]
/proc/loadavg: 4.14 4.10 3.45 6/264 164812
/proc/meminfo: memFree=121718856/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=0.68 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 62 6 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+1.5001 s]
/proc/loadavg: 4.14 4.10 3.45 5/264 164812
/proc/meminfo: memFree=121718856/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=1.48 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 136 12 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+3.1049 s]
/proc/loadavg: 4.14 4.10 3.45 5/264 164812
/proc/meminfo: memFree=121718856/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=3.08 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 284 24 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+6.30011 s]
/proc/loadavg: 4.13 4.10 3.45 5/264 164812
/proc/meminfo: memFree=121719132/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=6.26 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 581 45 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.10 3.45 5/264 164812
/proc/meminfo: memFree=121719244/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=86800 memory=14336 CPUtime=12.65 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 1344 0 0 0 1172 93 0 0 20 0 1 0 241750860 88883200 3584 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 21700 3584 2528 595 0 6367 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 86800 KiB
Current children cumulated memory: 14336 KiB

[startup+25.5001 s]
/proc/loadavg: 4.09 4.09 3.46 5/263 164813
/proc/meminfo: memFree=121703140/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=115500 memory=47260 CPUtime=25.43 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 5182 0 0 0 2409 134 0 0 20 0 1 0 241750860 118272000 11815 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 28875 11815 2560 595 0 13542 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 115500 KiB
Current children cumulated memory: 47260 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.10 3.48 5/263 164813
/proc/meminfo: memFree=121656260/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=163016 memory=84380 CPUtime=50.97 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 10801 0 0 0 4958 139 0 0 20 0 1 0 241750860 166928384 21095 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 40754 21095 2560 595 0 25421 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 163016 KiB
Current children cumulated memory: 84380 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.10 3.52 5/263 164815
/proc/meminfo: memFree=121658324/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=164296 memory=97620 CPUtime=102.03 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 11529 0 0 0 10059 144 0 0 20 0 1 0 241750860 168239104 24405 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 41074 24405 2560 595 0 25741 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 164296 KiB
Current children cumulated memory: 97620 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 3.56 5/263 164818
/proc/meminfo: memFree=121661048/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=164684 memory=103120 CPUtime=161.88 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 11917 0 0 0 16037 151 0 0 20 0 1 0 241750860 168636416 25780 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 41171 25780 2560 595 0 25838 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 164684 KiB
Current children cumulated memory: 103120 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.10 3.60 5/264 164822
/proc/meminfo: memFree=121619572/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=164684 memory=109520 CPUtime=221.73 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 12433 0 0 0 22013 160 0 0 20 0 1 0 241750860 168636416 27380 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 41171 27380 2560 595 0 25838 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 164684 KiB
Current children cumulated memory: 109520 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.09 3.63 5/264 164824
/proc/meminfo: memFree=121599388/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=204312 memory=112240 CPUtime=281.59 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 12514 0 0 0 27990 169 0 0 20 0 1 0 241750860 209215488 28060 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 51078 28060 2560 595 0 35745 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 204312 KiB
Current children cumulated memory: 112240 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.11 3.67 5/265 164833
/proc/meminfo: memFree=121599688/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=204312 memory=114288 CPUtime=341.44 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 12542 0 0 0 33968 176 0 0 20 0 1 0 241750860 209215488 28572 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 51078 28572 2560 595 0 35745 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 204312 KiB
Current children cumulated memory: 114288 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.10 3.70 5/265 164835
/proc/meminfo: memFree=121599332/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=204824 memory=114544 CPUtime=401.29 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 12607 0 0 0 39945 184 0 0 20 0 1 0 241750860 209739776 28636 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 51206 28636 2560 595 0 35873 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 204824 KiB
Current children cumulated memory: 114544 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 3.72 5/264 164837
/proc/meminfo: memFree=121598984/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=205080 memory=116852 CPUtime=461.15 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 12702 0 0 0 45924 191 0 0 20 0 1 0 241750860 210001920 29213 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 51270 29213 2560 595 0 35937 0
Current children cumulated CPU time: 461.15 s

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

Current children cumulated memory: 138620 KiB

[startup+2922.3 s]
/proc/loadavg: 4.20 4.17 4.07 5/266 165150
/proc/meminfo: memFree=111600268/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=218776 memory=138620 CPUtime=2914.99 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15509 0 0 0 290858 641 0 0 20 0 1 0 241750860 224026624 34655 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54694 34655 2560 595 0 39361 0
Current children cumulated CPU time: 2914.99 s
Current children cumulated vsize: 218776 KiB
Current children cumulated memory: 138620 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.15 4.07 5/266 165152
/proc/meminfo: memFree=111545024/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219032 memory=138876 CPUtime=2974.84 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15573 0 0 0 296836 648 0 0 20 0 1 0 241750860 224288768 34719 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54758 34719 2560 595 0 39425 0
Current children cumulated CPU time: 2974.84 s
Current children cumulated vsize: 219032 KiB
Current children cumulated memory: 138876 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.14 4.07 5/265 165154
/proc/meminfo: memFree=111421436/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219032 memory=138876 CPUtime=3034.69 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15574 0 0 0 302814 655 0 0 20 0 1 0 241750860 224288768 34719 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54758 34719 2560 595 0 39425 0
Current children cumulated CPU time: 3034.69 s
Current children cumulated vsize: 219032 KiB
Current children cumulated memory: 138876 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.14 4.07 5/265 165156
/proc/meminfo: memFree=111258720/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219032 memory=139004 CPUtime=3094.53 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15575 0 0 0 308791 662 0 0 20 0 1 0 241750860 224288768 34751 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54758 34751 2560 595 0 39425 0
Current children cumulated CPU time: 3094.53 s
Current children cumulated vsize: 219032 KiB
Current children cumulated memory: 139004 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.13 4.07 5/265 165203
/proc/meminfo: memFree=111131472/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219032 memory=139004 CPUtime=3154.38 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15575 0 0 0 314770 668 0 0 20 0 1 0 241750860 224288768 34751 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54758 34751 2560 595 0 39425 0
Current children cumulated CPU time: 3154.38 s
Current children cumulated vsize: 219032 KiB
Current children cumulated memory: 139004 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.13 4.08 5/262 165205
/proc/meminfo: memFree=111060460/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219288 memory=139132 CPUtime=3214.23 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15638 0 0 0 320748 675 0 0 20 0 1 0 241750860 224550912 34783 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54822 34783 2560 595 0 39489 0
Current children cumulated CPU time: 3214.23 s
Current children cumulated vsize: 219288 KiB
Current children cumulated memory: 139132 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.11 4.07 5/262 165566
/proc/meminfo: memFree=111246164/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219288 memory=139132 CPUtime=3274.04 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15638 0 0 0 326719 685 0 0 20 0 1 0 241750860 224550912 34783 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54822 34783 2560 595 0 39489 0
Current children cumulated CPU time: 3274.04 s
Current children cumulated vsize: 219288 KiB
Current children cumulated memory: 139132 KiB

[startup+3342.3 s]
/proc/loadavg: 4.03 4.09 4.07 5/263 165703
/proc/meminfo: memFree=111264344/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219288 memory=139260 CPUtime=3333.88 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15639 0 0 0 332693 695 0 0 20 0 1 0 241750860 224550912 34815 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54822 34815 2560 595 0 39489 0
Current children cumulated CPU time: 3333.88 s
Current children cumulated vsize: 219288 KiB
Current children cumulated memory: 139260 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.08 5/264 165757
/proc/meminfo: memFree=111252244/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=219288 memory=139260 CPUtime=3393.71 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15648 0 0 0 338665 706 0 0 20 0 1 0 241750860 224550912 34815 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 54822 34815 2560 595 0 39489 0
Current children cumulated CPU time: 3393.71 s
Current children cumulated vsize: 219288 KiB
Current children cumulated memory: 139260 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.08 5/264 165759
/proc/meminfo: memFree=111248028/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=220056 memory=139900 CPUtime=3453.56 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15816 0 0 0 344644 712 0 0 20 0 1 0 241750860 225337344 34975 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 55014 34975 2560 595 0 39681 0
Current children cumulated CPU time: 3453.56 s
Current children cumulated vsize: 220056 KiB
Current children cumulated memory: 139900 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.10 4.08 5/264 165760
/proc/meminfo: memFree=111231828/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=220056 memory=140028 CPUtime=3513.41 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15847 0 0 0 350620 721 0 0 20 0 1 0 241750860 225337344 35007 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 55014 35007 2560 595 0 39681 0
Current children cumulated CPU time: 3513.41 s
Current children cumulated vsize: 220056 KiB
Current children cumulated memory: 140028 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.08 5/265 165774
/proc/meminfo: memFree=111221500/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=220056 memory=140028 CPUtime=3573.26 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15848 0 0 0 356599 727 0 0 20 0 1 0 241750860 225337344 35007 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 55014 35007 2560 595 0 39681 0
Current children cumulated CPU time: 3573.26 s
Current children cumulated vsize: 220056 KiB
Current children cumulated memory: 140028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.15 4.10 4.08 5/265 165775
/proc/meminfo: memFree=111189396/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=220056 memory=140028 CPUtime=3600 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15848 0 0 0 359270 730 0 0 20 0 1 0 241750860 225337344 35007 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 55014 35007 2560 595 0 39681 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 220056 KiB
Current children cumulated memory: 140028 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3609.11 s]
# the end of solver process 164811 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3592.7 s, system=7.30403 s

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

[startup+3609.11 s]
/proc/loadavg: 4.15 4.10 4.08 5/265 165775
/proc/meminfo: memFree=111189396/131250000 swapFree=33010416/33010684
[pid=164811] ppid=164808 vsize=220056 memory=140028 CPUtime=3600 cores=4,6
/proc/164811/stat : 164811 (SynLSCD) R 164808 164811 164070 0 -1 4194304 15848 0 0 0 359270 730 0 0 20 0 1 0 241750860 225337344 35007 18446744073709551615 94876843442176 94876845876777 140729980925776 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94876846357752 94876846390784 94876867080192 140729980934531 140729980934666 140729980934666 140729980940270 0
/proc/164811/statm: 55014 35007 2560 595 0 39681 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 220056 KiB
Current children cumulated memory: 140028 KiB

Child status: 0

Real time (s): 3609.11
CPU time (s): 3600.01
CPU user time (s): 3592.7
CPU system time (s): 7.30403
CPU usage (%): 99.7479
Max. virtual memory (cumulated for all children) (KiB): 220056
Max. memory (cumulated for all children) (KiB): 140028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.7
system time used= 7.30403
maximum resident set size= 163032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15880
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= 152
involuntary context switches= 2961


# summary of solver processes directly reported to runsolver:
#   pid: 164811
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3592.7
#   total CPU system time (s): 7.30403

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.91244 second user time and 15.6345 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-23 11:01:23
IDJOB=4545831
IDBENCH=160436
IDSOLVER=3421
FILE ID=nodeC028/4545831-1753261283
RUNJOBID= nodeC028-1753259701-164088
SLURM_JOB_ID= 9689183
Free space on /tmp= 433020 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid3x100split.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-4545831-1753261283/watcher-4545831-1753261283 -o /tmp/evaluation-result-4545831-1753261283/solver-4545831-1753261283 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753259701-164088 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545831-1753261283.opb

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

MD5SUM BENCH= eb6e9a4b9cb8532f79ed61cad5cbae76
RANDOM SEED=654685998

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		: 3600.082
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.071
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		: 3621.790
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		: 3542.061
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		: 3600.093
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		: 3600.089
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		: 3598.971
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		: 3600.233
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:        121721604 kB
MemAvailable:   129604644 kB
Buffers:            2132 kB
Cached:          8649776 kB
SwapCached:            4 kB
Active:          1111460 kB
Inactive:        7692580 kB
Active(anon):     170080 kB
Inactive(anon):     8308 kB
Active(file):     941380 kB
Inactive(file):  7684272 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3624 kB
Writeback:             4 kB
AnonPages:        154908 kB
Mapped:           120528 kB
Shmem:             26256 kB
KReclaimable:     193256 kB
Slab:             289204 kB
SReclaimable:     193256 kB
SUnreclaim:        95948 kB
KernelStack:        4304 kB
PageTables:         3596 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     538796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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 12:01:33