Trace number 4503614

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSCD 2025-06-01? (TO) 3600.26 3610.21

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-147.opb
MD5SUM68b1290c926351b4227086ab823cce81
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42127
Total number of constraints974306
Number of constraints which are clauses875463
Number of constraints which are cardinality constraints (but not clauses)3062
Number of constraints which are nor clauses,nor cardinality constraints95781
Minimum length of a constraint2
Maximum length of a constraint627
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.46/2.58	c #vars 42127 #constraints 975848 23.1644 1
5.35/5.40	c 975848 constraints
5.35/5.40	c Finish cloning data from SAT to LS
5.35/5.40	c restart_num_ls  -100000 0
132.33/132.89	c Use LS-small
132.33/132.89	c restart_num_ls  0 509
132.33/132.89	c LS 90 17
1260.76/1264.52	c Use LS-small
1260.76/1264.52	c restart_num_ls  509 2938
1260.76/1264.52	c LS 80 8
1419.53/1423.72	c Use LS-small
1419.53/1423.72	c restart_num_ls  2938 3577
1419.53/1423.72	c LS 70 61
1559.06/1563.69	c Use LS-small
1559.06/1563.69	c restart_num_ls  3577 4092
1559.06/1563.69	c LS 60 82
1559.06/1563.69	c similarity no use LS 0.968073
1766.93/1772.08	c restart_num_ls  4092 4605
1766.93/1772.08	c LS 60 76
2002.31/2008.01	c Use LS-small
2002.31/2008.01	c restart_num_ls  4605 5628
2002.31/2008.01	c LS 50 12
2146.42/2152.53	c Use LS-small
2146.42/2152.53	c restart_num_ls  5628 6140
2146.42/2152.53	c LS 40 46
2472.55/2479.58	c Use LS-small
2472.55/2479.58	c restart_num_ls  6140 7164
2472.55/2479.58	c LS 30 0
2611.97/2619.34	c Use LS-small
2611.97/2619.34	c restart_num_ls  7164 7674
2611.97/2619.34	c LS 20 96
2963.04/2971.33	c Use LS-small
2963.04/2971.33	c restart_num_ls  7674 8190
2963.04/2971.33	c LS 10 87
3284.67/3293.89	c Use LS-small
3284.67/3293.89	c restart_num_ls  8190 9213
3284.67/3293.89	c similarity no use LS 0.952548
3576.89/3586.85	c restart_num_ls  9213 10492
3576.89/3586.85	c similarity no use LS 0.972132
3600.04/3610.00	c Program interrupted by user.
3600.04/3610.00	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 (62942 MiB free)
  memory of node 1: 64465 MiB (63346 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10006 s]*
/proc/loadavg: 4.08 4.08 4.03 5/264 28279
/proc/meminfo: memFree=129279068/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=118100 memory=47224 CPUtime=0.08 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 6279 0 0 0 7 1 0 0 20 0 1 0 32799336 120934400 11806 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 29525 11806 2240 595 0 14192 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 118100 KiB
Current children cumulated memory: 47224 KiB

[startup+0.205328 s]*
/proc/loadavg: 4.08 4.08 4.03 5/264 28279
/proc/meminfo: memFree=129263380/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=123236 memory=54244 CPUtime=0.18 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 7609 0 0 0 17 1 0 0 20 0 1 0 32799336 126193664 13561 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 30809 13561 2240 595 0 15476 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 123236 KiB
Current children cumulated memory: 54244 KiB

[startup+0.305256 s]*
/proc/loadavg: 4.08 4.08 4.03 5/264 28279
/proc/meminfo: memFree=129245740/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=128132 memory=61340 CPUtime=0.28 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 8874 0 0 0 27 1 0 0 20 0 1 0 32799336 131207168 15335 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 32033 15335 2240 595 0 16700 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 128132 KiB
Current children cumulated memory: 61340 KiB

[startup+0.700125 s]
/proc/loadavg: 4.08 4.08 4.03 5/264 28279
/proc/meminfo: memFree=129133840/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=147288 memory=90836 CPUtime=0.67 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 13791 0 0 0 65 2 0 0 20 0 1 0 32799336 150822912 22709 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 36822 22709 2240 595 0 21489 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 147288 KiB
Current children cumulated memory: 90836 KiB

[startup+1.50013 s]
/proc/loadavg: 4.08 4.08 4.03 5/264 28279
/proc/meminfo: memFree=128949056/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=223560 memory=145444 CPUtime=1.46 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 24264 0 0 0 140 6 0 0 20 0 1 0 32799336 228925440 36361 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 55890 36361 2240 595 0 40557 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 223560 KiB
Current children cumulated memory: 145444 KiB

[startup+3.10525 s]
/proc/loadavg: 4.08 4.08 4.03 5/261 28314
/proc/meminfo: memFree=129421932/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=422180 memory=360476 CPUtime=3.06 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 58985 0 0 0 291 15 0 0 20 0 1 0 32799336 432312320 90119 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 105545 90119 2304 595 0 90212 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 422180 KiB
Current children cumulated memory: 360476 KiB

[startup+6.30017 s]
/proc/loadavg: 4.08 4.08 4.03 5/264 28324
/proc/meminfo: memFree=127844088/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1838008 memory=1619336 CPUtime=6.25 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 204935 0 0 0 565 60 0 0 20 0 1 0 32799336 1882120192 404834 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 459502 404834 2464 595 0 444169 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1838008 KiB
Current children cumulated memory: 1619336 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.03 5/264 28369
/proc/meminfo: memFree=125852688/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1838008 memory=1619720 CPUtime=12.63 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 205106 0 0 0 1199 64 0 0 20 0 1 0 32799336 1882120192 404930 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 459502 404930 2464 595 0 444169 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1838008 KiB
Current children cumulated memory: 1619720 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.09 4.03 5/264 28369
/proc/meminfo: memFree=124732172/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1838008 memory=1620232 CPUtime=25.4 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 205311 0 0 0 2467 73 0 0 20 0 1 0 32799336 1882120192 405058 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 459502 405058 2464 595 0 444169 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1838008 KiB
Current children cumulated memory: 1620232 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.08 4.03 5/264 28370
/proc/meminfo: memFree=118477968/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1838008 memory=1620488 CPUtime=50.92 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 205382 0 0 0 5001 91 0 0 20 0 1 0 32799336 1882120192 405122 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 459502 405122 2464 595 0 444169 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1838008 KiB
Current children cumulated memory: 1620488 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.03 5/264 28375
/proc/meminfo: memFree=109731884/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1921328 memory=1731008 CPUtime=101.94 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 216194 0 0 0 10089 105 0 0 20 0 1 0 32799336 1967439872 432752 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 480332 432752 2496 595 0 464999 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1921328 KiB
Current children cumulated memory: 1731008 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/264 28376
/proc/meminfo: memFree=109580352/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1924692 memory=1734936 CPUtime=161.74 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 217389 0 0 0 16047 127 0 0 20 0 1 0 32799336 1970884608 433734 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 481173 433734 2496 595 0 465840 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 1924692 KiB
Current children cumulated memory: 1734936 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.08 4.03 5/266 28382
/proc/meminfo: memFree=109595204/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1936692 memory=1747268 CPUtime=221.53 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 218450 0 0 0 22006 147 0 0 20 0 1 0 32799336 1983172608 436817 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 484173 436817 2496 595 0 468840 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 1936692 KiB
Current children cumulated memory: 1747268 KiB

[startup+282.3 s]
/proc/loadavg: 4.40 4.17 4.06 5/265 28385
/proc/meminfo: memFree=109525664/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1942568 memory=1752388 CPUtime=281.35 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 220799 0 0 0 27986 149 0 0 20 0 1 0 32799336 1989189632 438097 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 485642 438097 2496 595 0 470309 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 1942568 KiB
Current children cumulated memory: 1752388 KiB

[startup+342.3 s]
/proc/loadavg: 4.25 4.17 4.07 5/265 28387
/proc/meminfo: memFree=109480384/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1944640 memory=1756472 CPUtime=341.16 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 222926 0 0 0 33965 151 0 0 20 0 1 0 32799336 1991311360 439118 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 486160 439118 2496 595 0 470827 0
Current children cumulated CPU time: 341.16 s
Current children cumulated vsize: 1944640 KiB
Current children cumulated memory: 1756472 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.14 4.06 5/265 28389
/proc/meminfo: memFree=109463228/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1946780 memory=1758520 CPUtime=401 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 224519 0 0 0 39947 153 0 0 20 0 1 0 32799336 1993502720 439630 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 486695 439630 2496 595 0 471362 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 1946780 KiB
Current children cumulated memory: 1758520 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.14 4.07 5/265 28392
/proc/meminfo: memFree=109406656/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1948336 memory=1764228 CPUtime=460.82 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 225673 0 0 0 45929 153 0 0 20 0 1 0 32799336 1995096064 441057 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 487084 441057 2496 595 0 471751 0

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

Current children cumulated memory: 1840996 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/265 28527
/proc/meminfo: memFree=108800800/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=2914.17 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 268775 0 0 0 290904 513 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 2914.17 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 28529
/proc/meminfo: memFree=108805924/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=2974.01 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 269625 0 0 0 296876 525 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 2974.01 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 28531
/proc/meminfo: memFree=108785700/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3033.84 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 269625 0 0 0 302826 558 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3033.84 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 28535
/proc/meminfo: memFree=108779816/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3093.69 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 269627 0 0 0 308811 558 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3093.69 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 28538
/proc/meminfo: memFree=108768592/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3153.54 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 272361 0 0 0 314792 562 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3153.54 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 28544
/proc/meminfo: memFree=108762272/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3213.36 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 273607 0 0 0 320773 563 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3213.36 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 28546
/proc/meminfo: memFree=108759572/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3273.2 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 275195 0 0 0 326755 565 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3273.2 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 28548
/proc/meminfo: memFree=108751040/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3333.05 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 275196 0 0 0 332740 565 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3333.05 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 28550
/proc/meminfo: memFree=108731612/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3392.89 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 275196 0 0 0 338724 565 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3392.89 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 28552
/proc/meminfo: memFree=108667180/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3452.73 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 275724 0 0 0 344707 566 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3452.73 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 28557
/proc/meminfo: memFree=108661420/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3512.57 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 277592 0 0 0 350689 568 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3512.57 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

[startup+3582.3 s]
/proc/loadavg: 4.36 4.17 4.12 5/264 28559
/proc/meminfo: memFree=108643948/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3572.41 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 278126 0 0 0 356672 569 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3572.41 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.28 4.16 4.12 5/264 28560
/proc/meminfo: memFree=108633300/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1997388 memory=1840996 CPUtime=3600.04 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 278126 0 0 0 359435 569 0 0 20 0 1 0 32799336 2045325312 460249 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 499347 460249 2496 595 0 484014 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1997388 KiB
Current children cumulated memory: 1840996 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.55 s, system=5.70478 s

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

[startup+3610.2 s]
/proc/loadavg: 4.28 4.16 4.12 5/264 28560
/proc/meminfo: memFree=108633300/131250000 swapFree=33010684/33010684
[pid=28278] ppid=28275 vsize=1459128 memory=1332396 CPUtime=3600.24 cores=0,2
/proc/28278/stat : 28278 (SynLSCD) R 28275 28278 27656 0 -1 4194304 278175 0 0 0 359454 570 0 0 20 0 1 0 32799336 1494147072 333099 18446744073709551615 94553760227328 94553762661481 140727426362096 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94553763142904 94553763175936 94553781567488 140727426369894 140727426370027 140727426370027 140727426375629 0
/proc/28278/statm: 364782 333099 2560 595 0 349449 0
Current children cumulated CPU time: 3600.24 s
Current children cumulated vsize: 1459128 KiB
Current children cumulated memory: 1332396 KiB

Child status: 0

Real time (s): 3610.21
CPU time (s): 3600.26
CPU user time (s): 3594.55
CPU system time (s): 5.70478
CPU usage (%): 99.7242
Max. virtual memory (cumulated for all children) (KiB): 2030160
Max. memory (cumulated for all children) (KiB): 1873632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.55
system time used= 5.70478
maximum resident set size= 1873632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278200
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= 216
involuntary context switches= 7900


# summary of solver processes directly reported to runsolver:
#   pid: 28278
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3594.55
#   total CPU system time (s): 5.70478

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61328 second user time and 15.6493 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-29 06:26:58
IDJOB=4503614
IDBENCH=155524
IDSOLVER=3369
FILE ID=nodeC016/4503614-1751171218
RUNJOBID= nodeC016-1751167606-27666
SLURM_JOB_ID= 9587508
Free space on /tmp= 433000 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-147.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-4503614-1751171218/watcher-4503614-1751171218 -o /tmp/evaluation-result-4503614-1751171218/solver-4503614-1751171218 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751167606-27666 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4503614-1751171218.opb

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

MD5SUM BENCH= 68b1290c926351b4227086ab823cce81
RANDOM SEED=1290239997

nodeC016 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129322856 kB
MemAvailable:   129036248 kB
Buffers:            3280 kB
Cached:           523728 kB
SwapCached:            0 kB
Active:          1034896 kB
Inactive:         301960 kB
Active(anon):     827924 kB
Inactive(anon):        0 kB
Active(file):     206972 kB
Inactive(file):   301960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             56412 kB
Writeback:             0 kB
AnonPages:        810772 kB
Mapped:           113580 kB
Shmem:             18072 kB
KReclaimable:      87396 kB
Slab:             170692 kB
SReclaimable:      87396 kB
SUnreclaim:        83296 kB
KernelStack:        4336 kB
PageTables:         4684 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1177608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432700 MiB
End job on nodeC016 at 2025-06-29 07:27:08