Trace number 4517376

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSCD 2025-06-01? (TO) 3600.1 3610.02

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/diag_spec/normalized-16diag_spec_greater.opb
MD5SUM6887599ad065147dc61a02d711e5083c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.095144
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables848
Total number of constraints1058
Number of constraints which are clauses768
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints290
Minimum length of a constraint2
Maximum length of a constraint288
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 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 8589934591
Number of bits of the biggest sum of numbers33
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.03	c #vars 848 #constraints 1347 1.58844 1
0.00/0.06	c 1347 constraints
0.00/0.06	c Finish cloning data from SAT to LS
0.00/0.06	c restart_num_ls  -100000 0
1010.86/1013.60	c Use LS-small
1010.86/1013.60	restart_num  0 301
1010.86/1013.60	LS-restart 90 40
2126.56/2132.34	c Use LS-small
2126.56/2132.34	restart_num  301 603
2126.56/2132.34	LS-restart 80 28
3131.61/3140.19	c Use LS-small
3131.61/3140.19	restart_num  603 904
3131.61/3140.19	LS-restart 70 76
3600.09/3610.01	c Use LS-small
3600.09/3610.01	c Program interrupted by user.
3600.09/3610.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62804 MiB free)
  memory of node 1: 64465 MiB (63389 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100096 s]*
/proc/loadavg: 4.07 3.95 3.60 5/250 34532
/proc/meminfo: memFree=129222656/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=0.1 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 9 1 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+0.212966 s]*
/proc/loadavg: 4.07 3.95 3.60 6/250 34532
/proc/meminfo: memFree=129222656/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=0.21 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 19 2 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+0.312591 s]*
/proc/loadavg: 4.07 3.95 3.60 6/250 34532
/proc/meminfo: memFree=129222656/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=0.31 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 28 3 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+0.700284 s]
/proc/loadavg: 4.07 3.95 3.60 5/250 34532
/proc/meminfo: memFree=129222656/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=0.68 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 61 7 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+1.50026 s]
/proc/loadavg: 4.07 3.95 3.60 5/250 34532
/proc/meminfo: memFree=129222784/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=1.48 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 134 14 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+3.11249 s]
/proc/loadavg: 4.07 3.95 3.60 5/249 34532
/proc/meminfo: memFree=129223304/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=3.09 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 281 28 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+6.30027 s]
/proc/loadavg: 4.15 3.97 3.61 5/249 34532
/proc/meminfo: memFree=129223596/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=6.27 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 566 61 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 3.97 3.61 5/249 34532
/proc/meminfo: memFree=129223436/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=86868 memory=14208 CPUtime=12.65 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 1415 0 0 0 1138 127 0 0 20 0 1 0 39043325 88952832 3552 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 21717 3552 2496 595 0 6384 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 86868 KiB
Current children cumulated memory: 14208 KiB

[startup+25.5003 s]
/proc/loadavg: 4.18 3.99 3.62 5/249 34532
/proc/meminfo: memFree=129192668/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=106416 memory=50372 CPUtime=25.42 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 6338 0 0 0 2398 144 0 0 20 0 1 0 39043325 108969984 12593 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 26604 12593 2528 595 0 11271 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 106416 KiB
Current children cumulated memory: 50372 KiB

[startup+51.1128 s]
/proc/loadavg: 4.12 3.99 3.63 5/249 34532
/proc/meminfo: memFree=129155936/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=131944 memory=72960 CPUtime=50.96 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 9080 0 0 0 4934 162 0 0 20 0 1 0 39043325 135110656 18240 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 32986 18240 2592 595 0 17653 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 131944 KiB
Current children cumulated memory: 72960 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.04 3.67 5/250 34539
/proc/meminfo: memFree=129109576/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=163632 memory=88280 CPUtime=102.02 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 11779 0 0 0 10030 172 0 0 20 0 1 0 39043325 167559168 22070 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 40908 22070 2592 595 0 25575 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 163632 KiB
Current children cumulated memory: 88280 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.04 3.70 5/250 34541
/proc/meminfo: memFree=129085960/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=170864 memory=102628 CPUtime=161.86 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 13340 0 0 0 15994 192 0 0 20 0 1 0 39043325 174964736 25657 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 42716 25657 2592 595 0 27383 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 170864 KiB
Current children cumulated memory: 102628 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.07 3.73 5/250 34543
/proc/meminfo: memFree=129024548/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=179604 memory=113480 CPUtime=221.7 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 15058 0 0 0 21965 205 0 0 20 0 1 0 39043325 183914496 28370 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 44901 28370 2592 595 0 29568 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 179604 KiB
Current children cumulated memory: 113480 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.05 3.75 5/250 34545
/proc/meminfo: memFree=128994960/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=186260 memory=126408 CPUtime=281.52 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 16182 0 0 0 27930 222 0 0 20 0 1 0 39043325 190730240 31602 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 46565 31602 2592 595 0 31232 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 186260 KiB
Current children cumulated memory: 126408 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.05 3.77 5/250 34547
/proc/meminfo: memFree=128975568/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=186260 memory=126408 CPUtime=341.36 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 16201 0 0 0 33895 241 0 0 20 0 1 0 39043325 190730240 31602 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 46565 31602 2592 595 0 31232 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 186260 KiB
Current children cumulated memory: 126408 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.07 3.80 5/249 34549
/proc/meminfo: memFree=128970696/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=187860 memory=127688 CPUtime=401.2 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 16515 0 0 0 39857 263 0 0 20 0 1 0 39043325 192368640 31922 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 46965 31922 2592 595 0 31632 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 187860 KiB
Current children cumulated memory: 127688 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.07 3.82 5/250 34554
/proc/meminfo: memFree=128955884/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=189716 memory=128968 CPUtime=461.05 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 16828 0 0 0 45793 312 0 0 20 0 1 0 39043325 194269184 32242 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 47429 32242 2592 595 0 32096 0
Current children cumulated CPU time: 461.05 s

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

Current children cumulated memory: 160108 KiB

[startup+2862.3 s]
/proc/loadavg: 3.75 4.19 4.16 3/239 34760
/proc/meminfo: memFree=129530424/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=2854.63 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22321 0 0 0 283580 1883 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 2854.63 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+2922.3 s]
/proc/loadavg: 2.68 3.80 4.03 3/239 34762
/proc/meminfo: memFree=129529060/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=2914.45 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22321 0 0 0 289518 1927 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 2914.45 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+2982.3 s]
/proc/loadavg: 2.35 3.50 3.91 3/238 34764
/proc/meminfo: memFree=129529328/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=2974.27 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22321 0 0 0 295472 1955 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 2974.27 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3042.3 s]
/proc/loadavg: 2.24 3.26 3.80 3/239 34767
/proc/meminfo: memFree=129530296/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3034.09 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22341 0 0 0 301420 1989 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3034.09 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3102.3 s]
/proc/loadavg: 2.13 3.04 3.69 3/240 34774
/proc/meminfo: memFree=129529284/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3093.92 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22341 0 0 0 307364 2028 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3093.92 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3162.3 s]
/proc/loadavg: 2.10 2.87 3.58 3/239 34776
/proc/meminfo: memFree=129529860/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3153.74 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22342 0 0 0 313187 2187 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3153.74 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3222.3 s]
/proc/loadavg: 1.52 2.57 3.44 2/233 34808
/proc/meminfo: memFree=129680960/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3213.56 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22342 0 0 0 319142 2214 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3213.56 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3282.3 s]
/proc/loadavg: 1.30 2.31 3.29 2/233 34810
/proc/meminfo: memFree=129681480/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3273.38 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22342 0 0 0 325100 2238 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3273.38 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 2.07 3.14 2/232 34812
/proc/meminfo: memFree=129683028/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3333.19 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22342 0 0 0 331039 2280 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3333.19 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3402.3 s]
/proc/loadavg: 1.16 1.90 3.02 2/232 34814
/proc/meminfo: memFree=129682040/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3393.01 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22342 0 0 0 336988 2313 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3393.01 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3462.3 s]
/proc/loadavg: 1.12 1.75 2.89 3/231 34816
/proc/meminfo: memFree=129683528/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3452.83 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22342 0 0 0 342926 2357 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3452.83 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3522.3 s]
/proc/loadavg: 1.09 1.63 2.78 2/232 34821
/proc/meminfo: memFree=129683772/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3512.65 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22342 0 0 0 348885 2380 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3512.65 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

[startup+3582.3 s]
/proc/loadavg: 1.13 1.54 2.67 2/232 34823
/proc/meminfo: memFree=129682768/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3572.46 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22344 0 0 0 354847 2399 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3572.46 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 1.09 1.50 2.63 2/232 34824
/proc/meminfo: memFree=129684004/131382112 swapFree=33010684/33010684
[pid=34531] ppid=34528 vsize=217372 memory=160236 CPUtime=3600.09 cores=0,2
/proc/34531/stat : 34531 (SynLSCD) R 34528 34531 32092 0 -1 4194304 22344 0 0 0 357601 2408 0 0 20 0 1 0 39043325 222588928 40059 18446744073709551615 94057812111360 94057814545513 140726221818576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94057815026936 94057815059968 94057835945984 140726221822310 140726221822443 140726221822443 140726221828045 0
/proc/34531/statm: 54343 40059 2592 595 0 39010 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 217372 KiB
Current children cumulated memory: 160236 KiB

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

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

# cumulated CPU time of all completed processes:  user=3576.01 s, system=24.0892 s

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

Child status: 0

Real time (s): 3610.02
CPU time (s): 3600.1
CPU user time (s): 3576.01
CPU system time (s): 24.0892
CPU usage (%): 99.7254
Max. virtual memory (cumulated for all children) (KiB): 217372
Max. memory (cumulated for all children) (KiB): 160236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.01
system time used= 24.0892
maximum resident set size= 160364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 174
involuntary context switches= 8787


# summary of solver processes directly reported to runsolver:
#   pid: 34531
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3576.01
#   total CPU system time (s): 24.0892

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8515 second user time and 37.1484 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 23:47:19
IDJOB=4517376
IDBENCH=176059
IDSOLVER=3369
FILE ID=nodeC005/4517376-1751233639
RUNJOBID= nodeC005-1751232830-32102
SLURM_JOB_ID= 9587711
Free space on /tmp= 433048 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/diag_spec/normalized-16diag_spec_greater.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-4517376-1751233639/watcher-4517376-1751233639 -o /tmp/evaluation-result-4517376-1751233639/solver-4517376-1751233639 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751232830-32102 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4517376-1751233639.opb

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

MD5SUM BENCH= 6887599ad065147dc61a02d711e5083c
RANDOM SEED=602111101

nodeC005 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	: 0xb00001f
cpu MHz		: 1197.819
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3591.710
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.188
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.676
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3662.739
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3661.802
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1198.269
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1198.398
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129222736 kB
MemAvailable:   129319672 kB
Buffers:            3280 kB
Cached:           900132 kB
SwapCached:            0 kB
Active:           930444 kB
Inactive:         652244 kB
Active(anon):     697236 kB
Inactive(anon):        0 kB
Active(file):     233208 kB
Inactive(file):   652244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3620 kB
Writeback:             4 kB
AnonPages:        682408 kB
Mapped:           114452 kB
Shmem:             17960 kB
KReclaimable:     102220 kB
Slab:             184860 kB
SReclaimable:     102220 kB
SUnreclaim:        82640 kB
KernelStack:        4064 kB
PageTables:         4480 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1042032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    509952 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC005 at 2025-06-30 00:47:30