Trace number 4546564

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSCD-PS 2025-07-23? (TO) 3600.02 3608.61

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_comm/arraycomm/normalized-17arraycomm_less.opb
MD5SUMb58fe33c06849f09284e381ad8dcab3a
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.359773
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1802
Total number of constraints2381
Number of constraints which are clauses1734
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints647
Minimum length of a constraint2
Maximum length of a constraint68
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 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 34359738367
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c intsize: 35
0.00/0.05	c 3027 constraints
0.00/0.05	c Finish cloning data from SAT to LS
0.00/0.05	c restart_num_ls  -100000 0
3.37/3.46	c Use LS-small
3.37/3.46	c update_LS_target_phase-runLS-restart
384.69/385.85	c restart_num  0 304
384.69/385.85	c LS-restart 90 37
387.98/389.11	c Use LS-small
387.98/389.11	c update_LS_target_phase-runLS-restart
850.07/852.30	c restart_num  304 607
850.07/852.30	c LS-restart 80 90
853.27/855.59	c Use LS-small
853.27/855.59	c update_LS_target_phase-runLS-restart
1240.89/1244.07	c restart_num  607 909
1240.89/1244.07	c LS-restart 70 75
1244.18/1247.33	c Use LS-small
1244.18/1247.33	c update_LS_target_phase-runLS-restart
2118.83/2124.05	c restart_num  909 1213
2118.83/2124.05	c LS-restart 60 85
2122.22/2127.44	c Use LS-small
2122.22/2127.44	c update_LS_target_phase-runLS-restart
2372.86/2378.64	c restart_num  1213 1514
2372.86/2378.64	c LS-restart 50 43
2375.95/2381.76	c Use LS-small
2375.95/2381.76	c update_LS_target_phase-runLS-restart
3097.87/3105.38	c restart_num  1514 1815
3097.87/3105.38	c LS-restart 40 77
3101.26/3108.73	c Use LS-small
3101.26/3108.73	c update_LS_target_phase-runLS-restart
3600.00/3608.60	c Program interrupted by user.
3600.00/3608.60	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: 63665 MiB (62584 MiB free)
  memory of node 1: 64507 MiB (63422 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100055 s]*
/proc/loadavg: 4.17 4.13 4.05 5/265 169542
/proc/meminfo: memFree=129023224/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=90316 memory=17308 CPUtime=0.08 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 2395 0 0 0 8 0 0 0 20 0 1 0 242012941 92483584 4327 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 22579 4327 2432 595 0 7246 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 90316 KiB
Current children cumulated memory: 17308 KiB

[startup+0.205473 s]*
/proc/loadavg: 4.17 4.13 4.05 5/265 169542
/proc/meminfo: memFree=129023224/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=90316 memory=17308 CPUtime=0.19 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 2395 0 0 0 19 0 0 0 20 0 1 0 242012941 92483584 4327 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 22579 4327 2432 595 0 7246 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 90316 KiB
Current children cumulated memory: 17308 KiB

[startup+0.305031 s]*
/proc/loadavg: 4.17 4.13 4.05 5/265 169542
/proc/meminfo: memFree=129023224/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=90316 memory=17308 CPUtime=0.29 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 2395 0 0 0 29 0 0 0 20 0 1 0 242012941 92483584 4327 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 22579 4327 2432 595 0 7246 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 90316 KiB
Current children cumulated memory: 17308 KiB

[startup+0.700107 s]
/proc/loadavg: 4.17 4.13 4.05 5/265 169542
/proc/meminfo: memFree=129023224/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=90316 memory=17308 CPUtime=0.68 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 2395 0 0 0 68 0 0 0 20 0 1 0 242012941 92483584 4327 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 22579 4327 2432 595 0 7246 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 90316 KiB
Current children cumulated memory: 17308 KiB

[startup+1.50012 s]
/proc/loadavg: 4.17 4.13 4.05 5/265 169542
/proc/meminfo: memFree=129023224/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=90316 memory=17308 CPUtime=1.48 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 2395 0 0 0 148 0 0 0 20 0 1 0 242012941 92483584 4327 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 22579 4327 2432 595 0 7246 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 90316 KiB
Current children cumulated memory: 17308 KiB

[startup+3.10524 s]
/proc/loadavg: 4.17 4.13 4.05 5/265 169543
/proc/meminfo: memFree=129023476/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=90316 memory=17308 CPUtime=3.08 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 2395 0 0 0 308 0 0 0 20 0 1 0 242012941 92483584 4327 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 22579 4327 2432 595 0 7246 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 90316 KiB
Current children cumulated memory: 17308 KiB

[startup+6.30013 s]
/proc/loadavg: 4.16 4.12 4.05 5/265 169543
/proc/meminfo: memFree=129016692/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=96096 memory=29812 CPUtime=6.26 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 3940 0 0 0 624 2 0 0 20 0 1 0 242012941 98402304 7453 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 24024 7453 2464 595 0 8691 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 96096 KiB
Current children cumulated memory: 29812 KiB

[startup+12.7001 s]
/proc/loadavg: 4.22 4.14 4.06 5/265 169543
/proc/meminfo: memFree=129008380/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=100828 memory=44716 CPUtime=12.65 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 5110 0 0 0 1259 6 0 0 20 0 1 0 242012941 103247872 11179 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 25207 11179 2464 595 0 9874 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 100828 KiB
Current children cumulated memory: 44716 KiB

[startup+25.5001 s]
/proc/loadavg: 4.17 4.13 4.06 5/264 169543
/proc/meminfo: memFree=128993004/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=118892 memory=60048 CPUtime=25.41 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 6530 0 0 0 2527 14 0 0 20 0 1 0 242012941 121745408 15012 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 29723 15012 2560 595 0 14390 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 118892 KiB
Current children cumulated memory: 60048 KiB

[startup+51.1053 s]
/proc/loadavg: 4.11 4.12 4.05 5/264 169543
/proc/meminfo: memFree=128972872/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=147416 memory=69520 CPUtime=50.96 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 8798 0 0 0 5068 28 0 0 20 0 1 0 242012941 150953984 17380 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 36854 17380 2560 595 0 21521 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 147416 KiB
Current children cumulated memory: 69520 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.13 4.06 5/265 169552
/proc/meminfo: memFree=128956428/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=163136 memory=90840 CPUtime=102.02 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 12590 0 0 0 10146 56 0 0 20 0 1 0 242012941 167051264 22710 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 40784 22710 2560 595 0 25451 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 163136 KiB
Current children cumulated memory: 90840 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.06 5/265 169689
/proc/meminfo: memFree=128947580/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=164612 memory=96388 CPUtime=161.86 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 12960 0 0 0 16094 92 0 0 20 0 1 0 242012941 168562688 24097 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 41153 24097 2560 595 0 25820 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 164612 KiB
Current children cumulated memory: 96388 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.06 5/266 170006
/proc/meminfo: memFree=128557532/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=171688 memory=110996 CPUtime=221.63 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 14578 0 0 0 22040 123 0 0 20 0 1 0 242012941 175808512 27749 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 42922 27749 2560 595 0 27589 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 171688 KiB
Current children cumulated memory: 110996 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.13 4.07 5/266 170097
/proc/meminfo: memFree=128474104/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=171688 memory=112276 CPUtime=281.45 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 14600 0 0 0 27987 158 0 0 20 0 1 0 242012941 175808512 28069 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 42922 28069 2560 595 0 27589 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 171688 KiB
Current children cumulated memory: 112276 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.12 4.07 5/265 170099
/proc/meminfo: memFree=128429056/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=180420 memory=120340 CPUtime=341.3 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 16638 0 0 0 33946 184 0 0 20 0 1 0 242012941 184750080 30085 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 45105 30085 2560 595 0 29772 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 180420 KiB
Current children cumulated memory: 120340 KiB

[startup+402.3 s]
/proc/loadavg: 3.94 4.08 4.06 4/258 170132
/proc/meminfo: memFree=128484588/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=181492 memory=123516 CPUtime=401.14 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 16941 0 0 0 39900 214 0 0 20 0 1 0 242012941 185847808 30879 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 45373 30879 2560 595 0 30040 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 181492 KiB
Current children cumulated memory: 123516 KiB

[startup+462.3 s]
/proc/loadavg: 3.61 3.97 4.02 4/259 170135
/proc/meminfo: memFree=128465816/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=181968 memory=124028 CPUtime=461 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 17072 0 0 0 45857 243 0 0 20 0 1 0 242012941 186335232 31007 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 45492 31007 2560 595 0 30159 0
Current children cumulated CPU time: 461 s

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

Current children cumulated memory: 194292 KiB

[startup+2862.3 s]
/proc/loadavg: 2.11 2.10 2.25 3/255 170298
/proc/meminfo: memFree=128428032/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=259980 memory=194292 CPUtime=2855.42 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26545 0 0 0 284326 1216 0 0 20 0 1 0 242012941 266219520 48573 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 64995 48573 2624 595 0 49662 0
Current children cumulated CPU time: 2855.42 s
Current children cumulated vsize: 259980 KiB
Current children cumulated memory: 194292 KiB

[startup+2922.3 s]
/proc/loadavg: 2.09 2.09 2.24 3/254 170300
/proc/meminfo: memFree=128442852/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=259980 memory=194292 CPUtime=2915.28 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26545 0 0 0 290293 1235 0 0 20 0 1 0 242012941 266219520 48573 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 64995 48573 2624 595 0 49662 0
Current children cumulated CPU time: 2915.28 s
Current children cumulated vsize: 259980 KiB
Current children cumulated memory: 194292 KiB

[startup+2982.3 s]
/proc/loadavg: 2.07 2.09 2.23 3/254 170303
/proc/meminfo: memFree=128443124/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=259980 memory=194292 CPUtime=2975.15 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26546 0 0 0 296249 1266 0 0 20 0 1 0 242012941 266219520 48573 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 64995 48573 2624 595 0 49662 0
Current children cumulated CPU time: 2975.15 s
Current children cumulated vsize: 259980 KiB
Current children cumulated memory: 194292 KiB

[startup+3042.3 s]
/proc/loadavg: 2.08 2.09 2.22 3/252 170305
/proc/meminfo: memFree=128443260/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=259980 memory=194292 CPUtime=3035.01 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26564 0 0 0 302211 1290 0 0 20 0 1 0 242012941 266219520 48573 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 64995 48573 2624 595 0 49662 0
Current children cumulated CPU time: 3035.01 s
Current children cumulated vsize: 259980 KiB
Current children cumulated memory: 194292 KiB

[startup+3102.3 s]
/proc/loadavg: 2.07 2.08 2.20 3/252 170307
/proc/meminfo: memFree=128441200/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=259980 memory=194420 CPUtime=3094.88 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26570 0 0 0 308174 1314 0 0 20 0 1 0 242012941 266219520 48605 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 64995 48605 2624 595 0 49662 0
Current children cumulated CPU time: 3094.88 s
Current children cumulated vsize: 259980 KiB
Current children cumulated memory: 194420 KiB

[startup+3162.3 s]
/proc/loadavg: 2.13 2.10 2.20 3/253 170316
/proc/meminfo: memFree=128441416/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=259980 memory=194420 CPUtime=3154.73 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26570 0 0 0 314136 1337 0 0 20 0 1 0 242012941 266219520 48605 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 64995 48605 2624 595 0 49662 0
Current children cumulated CPU time: 3154.73 s
Current children cumulated vsize: 259980 KiB
Current children cumulated memory: 194420 KiB

[startup+3222.3 s]
/proc/loadavg: 2.10 2.09 2.19 3/254 170319
/proc/meminfo: memFree=128440728/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=260228 memory=194676 CPUtime=3214.6 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26607 0 0 0 320098 1362 0 0 20 0 1 0 242012941 266473472 48669 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 65057 48669 2624 595 0 49724 0
Current children cumulated CPU time: 3214.6 s
Current children cumulated vsize: 260228 KiB
Current children cumulated memory: 194676 KiB

[startup+3282.3 s]
/proc/loadavg: 2.15 2.10 2.18 3/254 170321
/proc/meminfo: memFree=128442168/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=260228 memory=194676 CPUtime=3274.47 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26607 0 0 0 326059 1388 0 0 20 0 1 0 242012941 266473472 48669 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 65057 48669 2624 595 0 49724 0
Current children cumulated CPU time: 3274.47 s
Current children cumulated vsize: 260228 KiB
Current children cumulated memory: 194676 KiB

[startup+3342.3 s]
/proc/loadavg: 2.12 2.10 2.18 3/254 170323
/proc/meminfo: memFree=128441112/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=260228 memory=194676 CPUtime=3334.32 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26607 0 0 0 332015 1417 0 0 20 0 1 0 242012941 266473472 48669 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 65057 48669 2624 595 0 49724 0
Current children cumulated CPU time: 3334.32 s
Current children cumulated vsize: 260228 KiB
Current children cumulated memory: 194676 KiB

[startup+3402.3 s]
/proc/loadavg: 2.09 2.09 2.17 3/254 170325
/proc/meminfo: memFree=128440976/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=260544 memory=195060 CPUtime=3394.19 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26725 0 0 0 337982 1437 0 0 20 0 1 0 242012941 266797056 48765 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 65136 48765 2624 595 0 49803 0
Current children cumulated CPU time: 3394.19 s
Current children cumulated vsize: 260544 KiB
Current children cumulated memory: 195060 KiB

[startup+3462.3 s]
/proc/loadavg: 2.14 2.10 2.17 3/253 170327
/proc/meminfo: memFree=128441136/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=261212 memory=195828 CPUtime=3454.04 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26898 0 0 0 343938 1466 0 0 20 0 1 0 242012941 267481088 48957 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 65303 48957 2624 595 0 49970 0
Current children cumulated CPU time: 3454.04 s
Current children cumulated vsize: 261212 KiB
Current children cumulated memory: 195828 KiB

[startup+3522.3 s]
/proc/loadavg: 2.10 2.10 2.16 3/253 170329
/proc/meminfo: memFree=128440952/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=261352 memory=195828 CPUtime=3513.9 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26899 0 0 0 349902 1488 0 0 20 0 1 0 242012941 267624448 48957 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 65338 48957 2624 595 0 50005 0
Current children cumulated CPU time: 3513.9 s
Current children cumulated vsize: 261352 KiB
Current children cumulated memory: 195828 KiB

[startup+3582.3 s]
/proc/loadavg: 2.08 2.09 2.16 3/253 170332
/proc/meminfo: memFree=128440072/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=261500 memory=195828 CPUtime=3573.76 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 26928 0 0 0 355871 1505 0 0 20 0 1 0 242012941 267776000 48957 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 65375 48957 2624 595 0 50042 0
Current children cumulated CPU time: 3573.76 s
Current children cumulated vsize: 261500 KiB
Current children cumulated memory: 195828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.6 s]
/proc/loadavg: 2.11 2.10 2.16 3/253 170333
/proc/meminfo: memFree=128440168/131249996 swapFree=33010416/33010684
[pid=169541] ppid=169538 vsize=264916 memory=198772 CPUtime=3600 cores=0,2
/proc/169541/stat : 169541 (SynLSCD-PS) R 169538 169541 168516 0 -1 4194304 27640 0 0 0 358488 1512 0 0 20 0 1 0 242012941 271273984 49693 18446744073709551615 94094156787712 94094159223129 140727000861504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94094159703288 94094159736320 94094194692096 140727000869245 140727000869383 140727000869383 140727000874987 0
/proc/169541/statm: 66229 49693 2624 595 0 50896 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 264916 KiB
Current children cumulated memory: 198772 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.9 s, system=15.1227 s

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

Child status: 0

Real time (s): 3608.61
CPU time (s): 3600.02
CPU user time (s): 3584.9
CPU system time (s): 15.1227
CPU usage (%): 99.7619
Max. virtual memory (cumulated for all children) (KiB): 279016
Max. memory (cumulated for all children) (KiB): 198772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.9
system time used= 15.1227
maximum resident set size= 198772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27665
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= 177
involuntary context switches= 4737


# summary of solver processes directly reported to runsolver:
#   pid: 169541
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3584.9
#   total CPU system time (s): 15.1227

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51385 second user time and 15.254 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-23 11:35:52
IDJOB=4546564
IDBENCH=163589
IDSOLVER=3422
FILE ID=nodeC017/4546564-1753263352
RUNJOBID= nodeC017-1753259701-168533
SLURM_JOB_ID= 9689172
Free space on /tmp= 433036 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm/normalized-17arraycomm_less.opb
COMMAND LINE= ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4546564-1753263352/watcher-4546564-1753263352 -o /tmp/evaluation-result-4546564-1753263352/solver-4546564-1753263352 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753259701-168533 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546564-1753263352.opb

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

MD5SUM BENCH= b58fe33c06849f09284e381ad8dcab3a
RANDOM SEED=381433518

nodeC017 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.367
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.12
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.062
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.12
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		: 3738.996
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129031540 kB
MemAvailable:   129486108 kB
Buffers:            1688 kB
Cached:          1221252 kB
SwapCached:           32 kB
Active:          1282024 kB
Inactive:         247520 kB
Active(anon):     308740 kB
Inactive(anon):    24108 kB
Active(file):     973284 kB
Inactive(file):   223412 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3628 kB
Writeback:            20 kB
AnonPages:        308916 kB
Mapped:           120476 kB
Shmem:             26240 kB
KReclaimable:     193824 kB
Slab:             289464 kB
SReclaimable:     193824 kB
SUnreclaim:        95640 kB
KernelStack:        4268 kB
PageTables:         3888 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     695280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC017 at 2025-07-23 12:36:01