Trace number 4513380

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-01UNSAT 1476.15 1480.31

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x130split.opb
MD5SUMd15c8502de0d235fb9400ddf00f66b48
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 benchmark50.3655
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1301
Total number of constraints651
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)651
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.06	c #vars 1301 #constraints 1302 1.00077 1
0.00/0.08	c 1302 constraints
0.00/0.08	c Finish cloning data from SAT to LS
0.00/0.08	c restart_num_ls  -100000 0
575.68/577.44	c Use LS-small
575.68/577.44	restart_num  0 303
575.68/577.44	LS-restart 90 38
979.50/982.58	c Use LS-small
979.50/982.58	c restart_num_ls  303 1020
979.50/982.58	c LS 80 98
1039.55/1042.70	c Use LS-small
1039.55/1042.70	c restart_num_ls  1020 2301
1039.55/1042.70	c LS 70 10
1075.38/1078.69	c Use LS-small
1075.38/1078.69	c restart_num_ls  2301 2812
1075.38/1078.69	c LS 60 58
1127.06/1130.49	c Use LS-small
1127.06/1130.49	c restart_num_ls  2812 4093
1127.06/1130.49	c LS 50 28
1194.90/1198.48	c Use LS-small
1194.90/1198.48	c restart_num_ls  4093 5762
1194.90/1198.48	c LS 40 16
1248.68/1252.36	c Use LS-small
1248.68/1252.36	c restart_num_ls  5762 6922
1248.68/1252.36	c LS 30 9
1296.28/1300.07	c Use LS-small
1296.28/1300.07	c restart_num_ls  6922 7930
1296.28/1300.07	c LS 20 96
1386.73/1390.79	c Use LS-small
1386.73/1390.79	c restart_num_ls  7930 9724
1386.73/1390.79	c LS 10 73
1431.63/1435.74	c Use LS-small
1431.63/1435.74	c restart_num_ls  9724 10237
1476.13/1480.31	c Use LS-small
1476.13/1480.31	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 (62410 MiB free)
  memory of node 1: 64507 MiB (63947 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513380-1751215247/watcher-4513380-1751215247 -o /tmp/evaluation-result-4513380-1751215247/solver-4513380-1751215247 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751215247-25533 --watchdog 3760 SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4513380-1751215247.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.el
Current StackSize limit: 8192 KiB

solver pid=25579, runsolver pid=25573

[startup+0.100064 s]*
/proc/loadavg: 0.57 1.35 1.98 5/265 25593
/proc/meminfo: memFree=129343116/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=0.04 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3255 0 21 0 3 1 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+0.205565 s]*
/proc/loadavg: 0.57 1.35 1.98 6/265 25593
/proc/meminfo: memFree=129343404/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=0.15 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 13 2 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+0.30545 s]*
/proc/loadavg: 0.57 1.35 1.98 5/265 25593
/proc/meminfo: memFree=129343404/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=0.25 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 22 3 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+0.70015 s]
/proc/loadavg: 0.57 1.35 1.98 5/265 25593
/proc/meminfo: memFree=129351468/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=0.63 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 58 5 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+1.50013 s]
/proc/loadavg: 0.57 1.35 1.98 5/265 25593
/proc/meminfo: memFree=129357992/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=1.43 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 134 9 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+3.10506 s]
/proc/loadavg: 0.57 1.35 1.98 5/265 25593
/proc/meminfo: memFree=129358368/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=3.03 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 286 17 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+6.30013 s]
/proc/loadavg: 0.84 1.39 2.00 5/265 25593
/proc/meminfo: memFree=129358376/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=6.22 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 590 32 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+12.7001 s]
/proc/loadavg: 1.18 1.45 2.01 5/265 25593
/proc/meminfo: memFree=129358616/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=12.61 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 1200 61 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+25.5001 s]
/proc/loadavg: 1.80 1.58 2.04 5/265 25593
/proc/meminfo: memFree=129356892/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=94456 memory=21368 CPUtime=25.38 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 3257 0 21 0 2423 115 0 0 20 0 1 0 37204594 96722944 5342 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 23614 5342 2432 595 0 8281 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 21368 KiB

[startup+51.1056 s]
/proc/loadavg: 2.55 1.78 2.10 5/265 25593
/proc/meminfo: memFree=129183660/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=172564 memory=110044 CPUtime=50.92 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 13779 0 21 0 4953 139 0 0 20 0 1 0 37204594 176705536 27511 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 43141 27511 2464 595 0 27808 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 172564 KiB
Current children cumulated memory: 110044 KiB

[startup+102.3 s]
/proc/loadavg: 3.49 2.15 2.21 5/266 25598
/proc/meminfo: memFree=129117072/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=226820 memory=158100 CPUtime=101.98 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 18025 0 21 0 10050 148 0 0 20 0 1 0 37204594 232263680 39525 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 56705 39525 2464 595 0 41372 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 226820 KiB
Current children cumulated memory: 158100 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 2.50 2.33 5/266 25602
/proc/meminfo: memFree=129097036/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=298016 memory=174536 CPUtime=161.83 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 18906 0 21 0 16026 157 0 0 20 0 1 0 37204594 305168384 43634 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 74504 43634 2464 595 0 59171 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 298016 KiB
Current children cumulated memory: 174536 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 2.79 2.44 5/266 25604
/proc/meminfo: memFree=129047136/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=323364 memory=190928 CPUtime=221.67 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 22538 0 21 0 22004 163 0 0 20 0 1 0 37204594 331124736 47732 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 80841 47732 2464 595 0 65508 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 323364 KiB
Current children cumulated memory: 190928 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.05 2.55 5/264 25606
/proc/meminfo: memFree=128988052/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=324388 memory=199232 CPUtime=281.51 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 23110 0 21 0 27982 169 0 0 20 0 1 0 37204594 332173312 49808 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 81097 49808 2464 595 0 65764 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 324388 KiB
Current children cumulated memory: 199232 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.24 2.65 5/263 25608
/proc/meminfo: memFree=128972968/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=324900 memory=202488 CPUtime=341.31 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 23438 0 21 0 33955 176 0 0 20 0 1 0 37204594 332697600 50622 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 81225 50622 2464 595 0 65892 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 324900 KiB
Current children cumulated memory: 202488 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.39 2.74 5/262 25610
/proc/meminfo: memFree=128973008/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=325540 memory=213116 CPUtime=401.12 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 23569 0 21 0 39930 182 0 0 20 0 1 0 37204594 333352960 53279 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 81385 53279 2464 595 0 66052 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 325540 KiB
Current children cumulated memory: 213116 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.52 2.83 5/262 25612
/proc/meminfo: memFree=128941084/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=335460 memory=243500 CPUtime=460.93 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 25253 0 21 0 45906 187 0 0 20 0 1 0 37204594 343511040 60875 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 83865 60875 2464 595 0 68532 0
Current children cumulated CPU time: 460.93 s

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

/proc/loadavg: 4.07 4.04 3.50 5/262 25687
/proc/meminfo: memFree=128824808/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=343720 memory=261200 CPUtime=1118.98 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27230 0 21 0 111065 833 0 0 20 0 1 0 37204594 351969280 65300 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 85930 65300 2464 595 0 70597 0
Current children cumulated CPU time: 1118.98 s
Current children cumulated vsize: 343720 KiB
Current children cumulated memory: 261200 KiB

[startup+1182.3 s]
/proc/loadavg: 4.13 4.06 3.54 5/263 25692
/proc/meminfo: memFree=128821172/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=343720 memory=261200 CPUtime=1178.84 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27230 0 21 0 116902 982 0 0 20 0 1 0 37204594 351969280 65300 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 85930 65300 2464 595 0 70597 0
Current children cumulated CPU time: 1178.84 s
Current children cumulated vsize: 343720 KiB
Current children cumulated memory: 261200 KiB

[startup+1242.3 s]
/proc/loadavg: 4.10 4.06 3.58 5/263 25705
/proc/meminfo: memFree=128820996/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=343880 memory=261328 CPUtime=1238.71 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27290 0 21 0 122737 1134 0 0 20 0 1 0 37204594 352133120 65332 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 85970 65332 2464 595 0 70637 0
Current children cumulated CPU time: 1238.71 s
Current children cumulated vsize: 343880 KiB
Current children cumulated memory: 261328 KiB

[startup+1302.3 s]
/proc/loadavg: 4.12 4.07 3.61 5/263 25709
/proc/meminfo: memFree=128819884/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344136 memory=261712 CPUtime=1298.57 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27414 0 21 0 128560 1297 0 0 20 0 1 0 37204594 352395264 65428 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86034 65428 2464 595 0 70701 0
Current children cumulated CPU time: 1298.57 s
Current children cumulated vsize: 344136 KiB
Current children cumulated memory: 261712 KiB

[startup+1362.3 s]
/proc/loadavg: 4.10 4.07 3.65 5/264 25803
/proc/meminfo: memFree=128895572/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1358.43 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27466 0 21 0 134396 1447 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1358.43 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

[startup+1422.3 s]
/proc/loadavg: 4.08 4.07 3.68 5/264 26119
/proc/meminfo: memFree=128884216/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1418.26 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27466 0 21 0 140231 1595 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1418.26 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

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

# cumulated CPU time of all completed processes:  user=1458.49 s, system=17.6669 s

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

[startup+1433.6 s]
/proc/loadavg: 4.07 4.06 3.68 5/264 26119
/proc/meminfo: memFree=128884288/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1429.54 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27468 0 21 0 141348 1606 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1429.54 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

[startup+1459.2 s]
/proc/loadavg: 4.10 4.07 3.70 5/264 26165
/proc/meminfo: memFree=128898352/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1455.09 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27468 0 21 0 143794 1715 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1455.09 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

[startup+1472 s]*
/proc/loadavg: 4.08 4.07 3.70 5/264 26210
/proc/meminfo: memFree=128917032/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1467.85 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27468 0 21 0 145021 1764 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1467.85 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

[startup+1475.2 s]
/proc/loadavg: 4.07 4.07 3.70 5/264 26211
/proc/meminfo: memFree=128917032/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1471.04 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27468 0 21 0 145339 1765 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1471.04 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

[startup+1478.4 s]
/proc/loadavg: 4.07 4.07 3.70 5/264 26211
/proc/meminfo: memFree=128912936/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1474.24 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27468 0 21 0 145658 1766 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1474.24 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

[startup+1479.2 s]
/proc/loadavg: 4.07 4.07 3.70 5/264 26211
/proc/meminfo: memFree=128912936/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261840 CPUtime=1475.04 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27468 0 21 0 145738 1766 0 0 20 0 1 0 37204594 352559104 65460 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65460 2464 595 0 70741 0
Current children cumulated CPU time: 1475.04 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261840 KiB

[startup+1480 s]*
/proc/loadavg: 4.07 4.07 3.70 5/264 26211
/proc/meminfo: memFree=128912936/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261968 CPUtime=1475.84 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27482 0 21 0 145818 1766 0 0 20 0 1 0 37204594 352559104 65492 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65492 2464 595 0 70741 0
Current children cumulated CPU time: 1475.84 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261968 KiB

[startup+1480.2 s]
/proc/loadavg: 4.07 4.07 3.70 5/264 26211
/proc/meminfo: memFree=128912936/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261968 CPUtime=1476.03 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27482 0 21 0 145837 1766 0 0 20 0 1 0 37204594 352559104 65492 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65492 2464 595 0 70741 0
Current children cumulated CPU time: 1476.03 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261968 KiB

[startup+1480.3 s]
/proc/loadavg: 4.07 4.07 3.70 5/264 26211
/proc/meminfo: memFree=128912936/131250000 swapFree=33010684/33010684
[pid=25579] ppid=25573 vsize=344296 memory=261968 CPUtime=1476.13 cores=0,2
/proc/25579/stat : 25579 (SynLSCD) R 25573 25579 25523 0 -1 4194304 27483 0 21 0 145847 1766 0 0 20 0 1 0 37204594 352559104 65492 18446744073709551615 94803620052992 94803622487145 140720737764336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94803622968568 94803623001600 94803640664064 140720737765734 140720737765867 140720737765867 140720737771469 0
/proc/25579/statm: 86074 65492 2464 595 0 70741 0
Current children cumulated CPU time: 1476.13 s
Current children cumulated vsize: 344296 KiB
Current children cumulated memory: 261968 KiB

Child status: 20

Real time (s): 1480.31
CPU time (s): 1476.15
CPU user time (s): 1458.49
CPU system time (s): 17.6669
CPU usage (%): 99.719
Max. virtual memory (cumulated for all children) (KiB): 389976
Max. memory (cumulated for all children) (KiB): 262528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1458.49
system time used= 17.6669
maximum resident set size= 266624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27514
page faults= 21
swaps= 0
block input operations= 3368
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 277
involuntary context switches= 3261


# summary of solver processes directly reported to runsolver:
#   pid: 25579
#   total CPU time (s): 1476.15
#   total CPU user time (s): 1458.49
#   total CPU system time (s): 17.6669

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.67057 second user time and 6.04666 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-29 18:40:47
IDJOB=4513380
IDBENCH=162339
IDSOLVER=3369
FILE ID=nodeC027/4513380-1751215247
RUNJOBID= nodeC027-1751215247-25533
SLURM_JOB_ID= 9587651
Free space on /tmp= 433064 MiB

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

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

MD5SUM BENCH= d15c8502de0d235fb9400ddf00f66b48
RANDOM SEED=1255062052

nodeC027 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		: 3598.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.29
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.677
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.29
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.647
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.29
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.651
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.29
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.607
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.29
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		: 3599.637
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.29
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		: 3604.122
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.29
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		: 3578.108
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129390760 kB
MemAvailable:   129747288 kB
Buffers:            3280 kB
Cached:          1160824 kB
SwapCached:            0 kB
Active:           329236 kB
Inactive:         906964 kB
Active(anon):      90164 kB
Inactive(anon):        0 kB
Active(file):     239072 kB
Inactive(file):   906964 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13688 kB
Writeback:             0 kB
AnonPages:         75612 kB
Mapped:           102816 kB
Shmem:             18068 kB
KReclaimable:      99064 kB
Slab:             184596 kB
SReclaimable:      99064 kB
SUnreclaim:        85532 kB
KernelStack:        4112 kB
PageTables:         2872 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     337536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC027 at 2025-06-29 19:05:28