Trace number 4513345

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSCD-PS 2025-06-01UNSAT 852.616 854.646

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x150split.opb
MD5SUMa95ffdb987ab7b28268efdc4e16ef22d
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 benchmark57.2881
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1501
Total number of constraints751
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)751
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c #vars 1501 #constraints 1502 1.00067 1
0.00/0.07	c 1502 constraints
0.00/0.07	c Finish cloning data from SAT to LS
0.00/0.07	c restart_num_ls  -100000 0
36.26/36.48	c Use LS-small
36.26/36.48	c update_LS_target_phase-runLS
64.98/65.24	c restart_num_ls  0 510
64.98/65.24	c LS 90 77
109.16/109.56	c Use LS-small
109.16/109.56	c restart_num_ls  510 1020
109.16/109.56	c LS 80 60
165.71/166.22	c Use LS-small
165.71/166.22	c restart_num_ls  1020 2046
165.71/166.22	c LS 70 2
218.28/218.96	c Use LS-small
218.28/218.96	c restart_num_ls  2046 3069
218.28/218.96	c LS 60 48
265.29/266.05	c Use LS-small
265.29/266.05	c restart_num_ls  3069 3902
265.29/266.05	c LS 50 94
319.47/320.35	c Use LS-small
319.47/320.35	c restart_num_ls  3902 4480
319.47/320.35	c LS 40 56
378.83/379.80	c Use LS-small
378.83/379.80	c restart_num_ls  4480 6139
378.83/379.80	c LS 30 43
441.41/442.58	c Use LS-small
441.41/442.58	c restart_num_ls  6139 7674
441.41/442.58	c LS 20 80
490.40/491.68	c Use LS-small
490.40/491.68	c restart_num_ls  7674 8188
490.40/491.68	c LS 10 34
566.64/568.02	c Use LS-small
566.64/568.02	c restart_num_ls  8188 9242
618.42/619.94	c Use LS-small
618.42/619.94	c restart_num_ls  9242 10235
677.09/678.70	c Use LS-small
677.09/678.70	c restart_num_ls  10235 11260
731.58/733.33	c Use LS-small
731.58/733.33	c restart_num_ls  11260 12283
795.71/797.65	c Use LS-small
795.71/797.65	c restart_num_ls  12283 13308
852.56/854.64	c Use LS-small
852.56/854.64	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (63026 MiB free)
  memory of node 1: 64507 MiB (61018 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=31611, runsolver pid=31602

[startup+0.100061 s]*
/proc/loadavg: 1.04 1.14 1.85 5/265 31620
/proc/meminfo: memFree=126976572/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=0.06 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 5 1 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+0.204969 s]*
/proc/loadavg: 1.04 1.14 1.85 5/265 31620
/proc/meminfo: memFree=126896184/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=0.16 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 15 1 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+0.304925 s]*
/proc/loadavg: 1.04 1.14 1.85 5/265 31620
/proc/meminfo: memFree=126863928/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=0.26 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 25 1 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+0.700132 s]
/proc/loadavg: 1.04 1.14 1.85 5/265 31620
/proc/meminfo: memFree=126863928/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=0.65 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 62 3 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+1.50013 s]
/proc/loadavg: 1.04 1.14 1.85 5/265 31620
/proc/meminfo: memFree=126864184/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=1.44 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 138 6 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+3.10471 s]
/proc/loadavg: 1.04 1.14 1.85 5/265 31620
/proc/meminfo: memFree=126864608/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=3.04 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 291 13 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+6.30012 s]
/proc/loadavg: 1.28 1.19 1.86 5/265 31620
/proc/meminfo: memFree=126864944/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=6.23 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 597 26 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+12.7001 s]
/proc/loadavg: 1.58 1.25 1.87 5/265 31620
/proc/meminfo: memFree=126864944/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=12.62 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 1209 53 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+25.5001 s]
/proc/loadavg: 2.12 1.39 1.91 5/265 31620
/proc/meminfo: memFree=126865176/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=97096 memory=24184 CPUtime=25.39 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 3951 0 14 0 2430 109 0 0 20 0 1 0 37328496 99426304 6046 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 24274 6046 2464 595 0 8941 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 97096 KiB
Current children cumulated memory: 24184 KiB

[startup+51.1049 s]
/proc/loadavg: 2.83 1.61 1.97 5/265 31621
/proc/meminfo: memFree=126794392/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=159644 memory=95600 CPUtime=50.92 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 11144 0 14 0 4928 164 0 0 20 0 1 0 37328496 163475456 23900 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 39911 23900 2496 595 0 24578 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 159644 KiB
Current children cumulated memory: 95600 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 2.00 2.09 5/266 31671
/proc/meminfo: memFree=126771224/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=203996 memory=121808 CPUtime=101.98 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13040 0 14 0 9872 326 0 0 20 0 1 0 37328496 208891904 30452 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 50999 30452 2496 595 0 35666 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 203996 KiB
Current children cumulated memory: 121808 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 2.37 2.21 5/267 31679
/proc/meminfo: memFree=126741936/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=205420 memory=123216 CPUtime=161.82 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13397 0 14 0 15700 482 0 0 20 0 1 0 37328496 210350080 30804 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51355 30804 2496 595 0 36022 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 205420 KiB
Current children cumulated memory: 123216 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.70 2.33 5/267 31681
/proc/meminfo: memFree=126682812/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=206124 memory=125904 CPUtime=221.66 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13610 0 14 0 21500 666 0 0 20 0 1 0 37328496 211070976 31476 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51531 31476 2496 595 0 36198 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 206124 KiB
Current children cumulated memory: 125904 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 2.95 2.45 5/267 31683
/proc/meminfo: memFree=126701148/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=206316 memory=126032 CPUtime=281.55 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13633 0 14 0 27262 893 0 0 20 0 1 0 37328496 211267584 31508 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51579 31508 2496 595 0 36246 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 206316 KiB
Current children cumulated memory: 126032 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.16 2.55 5/266 31685
/proc/meminfo: memFree=126686468/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=206636 memory=126416 CPUtime=341.42 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13723 0 14 0 33056 1086 0 0 20 0 1 0 37328496 211595264 31604 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51659 31604 2496 595 0 36326 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 206636 KiB
Current children cumulated memory: 126416 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.33 2.65 5/266 31732
/proc/meminfo: memFree=126676884/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=206796 memory=126544 CPUtime=401.29 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13764 0 14 0 38878 1251 0 0 20 0 1 0 37328496 211759104 31636 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51699 31636 2496 595 0 36366 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 206796 KiB
Current children cumulated memory: 126544 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.47 2.74 5/266 31779
/proc/meminfo: memFree=126668828/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=206988 memory=126800 CPUtime=461.16 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13818 0 14 0 44706 1410 0 0 20 0 1 0 37328496 211955712 31700 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51747 31700 2496 595 0 36414 0
Current children cumulated CPU time: 461.16 s
Current children cumulated vsize: 206988 KiB
Current children cumulated memory: 126800 KiB

[startup+522.3 s]
/proc/loadavg: 4.13 3.60 2.83 5/265 31781
/proc/meminfo: memFree=126669720/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=206988 memory=126800 CPUtime=521.03 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 13844 0 14 0 50471 1632 0 0 20 0 1 0 37328496 211955712 31700 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51747 31700 2496 595 0 36414 0
Current children cumulated CPU time: 521.03 s
Current children cumulated vsize: 206988 KiB
Current children cumulated memory: 126800 KiB

[startup+582.3 s]
/proc/loadavg: 4.05 3.67 2.91 5/265 31783
/proc/meminfo: memFree=126668760/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=207852 memory=127568 CPUtime=580.91 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14021 0 14 0 56350 1741 0 0 20 0 1 0 37328496 212840448 31892 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51963 31892 2496 595 0 36630 0
Current children cumulated CPU time: 580.91 s
Current children cumulated vsize: 207852 KiB
Current children cumulated memory: 127568 KiB

[startup+642.3 s]
/proc/loadavg: 4.13 3.77 2.99 5/265 31785
/proc/meminfo: memFree=126666800/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=207852 memory=127568 CPUtime=640.78 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14021 0 14 0 62135 1943 0 0 20 0 1 0 37328496 212840448 31892 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51963 31892 2496 595 0 36630 0
Current children cumulated CPU time: 640.78 s
Current children cumulated vsize: 207852 KiB
Current children cumulated memory: 127568 KiB

[startup+702.3 s]
/proc/loadavg: 4.11 3.83 3.06 5/265 31792
/proc/meminfo: memFree=126656744/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=207852 memory=127568 CPUtime=700.64 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14062 0 14 0 67944 2120 0 0 20 0 1 0 37328496 212840448 31892 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51963 31892 2496 595 0 36630 0
Current children cumulated CPU time: 700.64 s
Current children cumulated vsize: 207852 KiB
Current children cumulated memory: 127568 KiB

[startup+762.3 s]
/proc/loadavg: 4.09 3.88 3.13 5/266 31799
/proc/meminfo: memFree=126657004/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=207852 memory=127568 CPUtime=760.53 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14072 0 14 0 73741 2312 0 0 20 0 1 0 37328496 212840448 31892 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 51963 31892 2496 595 0 36630 0
Current children cumulated CPU time: 760.53 s
Current children cumulated vsize: 207852 KiB
Current children cumulated memory: 127568 KiB

[startup+822.3 s]
/proc/loadavg: 4.10 3.92 3.19 5/266 31845
/proc/meminfo: memFree=126648596/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=127952 CPUtime=820.35 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14155 0 14 0 79572 2463 0 0 20 0 1 0 37328496 213196800 31988 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 31988 2496 595 0 36717 0
Current children cumulated CPU time: 820.35 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 127952 KiB

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

# cumulated CPU time of all completed processes:  user=827.246 s, system=25.3692 s

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

[startup+832 s]*
/proc/loadavg: 4.08 3.92 3.20 5/266 31846
/proc/meminfo: memFree=126648880/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=127952 CPUtime=830.03 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14155 0 14 0 80499 2504 0 0 20 0 1 0 37328496 213196800 31988 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 31988 2496 595 0 36717 0
Current children cumulated CPU time: 830.03 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 127952 KiB

[startup+844.8 s]
/proc/loadavg: 4.07 3.92 3.21 5/266 31847
/proc/meminfo: memFree=126649448/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=127952 CPUtime=842.79 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14155 0 14 0 81745 2534 0 0 20 0 1 0 37328496 213196800 31988 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 31988 2496 595 0 36717 0
Current children cumulated CPU time: 842.79 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 127952 KiB

[startup+851.2 s]
/proc/loadavg: 4.06 3.93 3.22 5/266 31847
/proc/meminfo: memFree=126648944/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=127952 CPUtime=849.17 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14155 0 14 0 82381 2536 0 0 20 0 1 0 37328496 213196800 31988 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 31988 2496 595 0 36717 0
Current children cumulated CPU time: 849.17 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 127952 KiB

[startup+852.8 s]
/proc/loadavg: 4.06 3.93 3.22 5/266 31847
/proc/meminfo: memFree=126648944/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=128080 CPUtime=850.76 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14179 0 14 0 82540 2536 0 0 20 0 1 0 37328496 213196800 32020 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 32020 2496 595 0 36717 0
Current children cumulated CPU time: 850.76 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 128080 KiB

[startup+853.6 s]
/proc/loadavg: 4.06 3.93 3.22 5/266 31847
/proc/meminfo: memFree=126649196/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=128080 CPUtime=851.56 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14179 0 14 0 82620 2536 0 0 20 0 1 0 37328496 213196800 32020 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 32020 2496 595 0 36717 0
Current children cumulated CPU time: 851.56 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 128080 KiB

[startup+854.4 s]
/proc/loadavg: 4.06 3.93 3.22 5/266 31847
/proc/meminfo: memFree=126649196/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=128080 CPUtime=852.36 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14180 0 14 0 82700 2536 0 0 20 0 1 0 37328496 213196800 32020 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 32020 2496 595 0 36717 0
Current children cumulated CPU time: 852.36 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 128080 KiB

[startup+854.6 s]
/proc/loadavg: 4.06 3.93 3.22 5/266 31847
/proc/meminfo: memFree=126649196/131249996 swapFree=33010684/33010684
[pid=31611] ppid=31602 vsize=208200 memory=128080 CPUtime=852.56 cores=4,6
/proc/31611/stat : 31611 (SynLSCD-PS) R 31602 31611 31551 0 -1 4194304 14180 0 14 0 82720 2536 0 0 20 0 1 0 37328496 213196800 32020 18446744073709551615 94602359148544 94602361583545 140729727852400 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94602362064120 94602362097152 94602375933952 140729727854944 140729727855080 140729727855080 140729727860682 0
/proc/31611/statm: 52050 32020 2496 595 0 36717 0
Current children cumulated CPU time: 852.56 s
Current children cumulated vsize: 208200 KiB
Current children cumulated memory: 128080 KiB

Child status: 20

Real time (s): 854.646
CPU time (s): 852.616
CPU user time (s): 827.246
CPU system time (s): 25.3692
CPU usage (%): 99.7625
Max. virtual memory (cumulated for all children) (KiB): 208200
Max. memory (cumulated for all children) (KiB): 128080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 827.246
system time used= 25.3692
maximum resident set size= 156692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14212
page faults= 14
swaps= 0
block input operations= 1648
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 205
involuntary context switches= 414


# summary of solver processes directly reported to runsolver:
#   pid: 31611
#   total CPU time (s): 852.616
#   total CPU user time (s): 827.246
#   total CPU system time (s): 25.3692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.5165 second user time and 3.28014 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 19:01:47
IDJOB=4513345
IDBENCH=162338
IDSOLVER=3370
FILE ID=nodeC017/4513345-1751216507
RUNJOBID= nodeC017-1751216507-31562
SLURM_JOB_ID= 9587656
Free space on /tmp= 433016 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x150split.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-4513345-1751216507/watcher-4513345-1751216507 -o /tmp/evaluation-result-4513345-1751216507/solver-4513345-1751216507 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751216507-31562 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4513345-1751216507.opb

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

MD5SUM BENCH= a95ffdb987ab7b28268efdc4e16ef22d
RANDOM SEED=301714430

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.061
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		: 1844.788
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		: 3599.491
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		: 3602.170
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.288
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		: 2854.373
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		: 3600.073
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		: 1822.634
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:        127037340 kB
MemAvailable:   129764284 kB
Buffers:            2380 kB
Cached:          3499644 kB
SwapCached:            0 kB
Active:           373144 kB
Inactive:        3197208 kB
Active(anon):      86412 kB
Inactive(anon):       16 kB
Active(file):     286732 kB
Inactive(file):  3197192 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:         71448 kB
Mapped:           102472 kB
Shmem:             18080 kB
KReclaimable:     164116 kB
Slab:             252204 kB
SReclaimable:     164116 kB
SUnreclaim:        88088 kB
KernelStack:        4128 kB
PageTables:         2888 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 433000 MiB
End job on nodeC017 at 2025-06-29 19:16:02