Trace number 4515252

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.15 3609.77

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab71-20-100.0.u.opb
MD5SUM5a0bcd4a9e5bc1c51804f47b1691eae0
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 benchmark39.0848
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6689
Total number of constraints6377
Number of constraints which are clauses6255
Number of constraints which are cardinality constraints (but not clauses)121
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint6255
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 1966006
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501966013
Number of bits of the biggest sum of numbers29
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 6689 #constraints 6377 0.953356 1
0.56/0.69	c 6377 constraints
0.56/0.69	c Finish cloning data from SAT to LS
0.56/0.69	c restart_num_ls  -100000 0
1601.70/1606.06	c Use LS-small
1601.70/1606.06	restart_num  0 317
1601.70/1606.06	LS-restart 90 46
3600.07/3609.70	c Use LS-small
3600.07/3609.70	c Program interrupted by user.
3600.07/3609.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62201 MiB free)
  memory of node 1: 64465 MiB (62395 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=34532, runsolver pid=34525

[startup+0.100062 s]*
/proc/loadavg: 0.74 1.05 1.72 6/266 34543
/proc/meminfo: memFree=127511068/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=99232 memory=26764 CPUtime=0.07 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 4995 0 0 0 6 1 0 0 20 0 1 0 38728367 101613568 6691 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 24808 6691 2464 595 0 9475 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 99232 KiB
Current children cumulated memory: 26764 KiB

[startup+0.205922 s]*
/proc/loadavg: 0.74 1.05 1.72 6/266 34543
/proc/meminfo: memFree=127502824/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=101736 memory=28428 CPUtime=0.17 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 5417 0 0 0 16 1 0 0 20 0 1 0 38728367 104177664 7107 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 25434 7107 2464 595 0 10101 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 101736 KiB
Current children cumulated memory: 28428 KiB

[startup+0.305202 s]*
/proc/loadavg: 0.74 1.05 1.72 6/266 34543
/proc/meminfo: memFree=127475040/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=101736 memory=28556 CPUtime=0.27 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 5423 0 0 0 26 1 0 0 20 0 1 0 38728367 104177664 7139 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 25434 7139 2464 595 0 10101 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 101736 KiB
Current children cumulated memory: 28556 KiB

[startup+0.700164 s]
/proc/loadavg: 0.74 1.05 1.72 6/266 34543
/proc/meminfo: memFree=127273820/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=258576 memory=185612 CPUtime=0.66 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 44691 0 0 0 58 8 0 0 20 0 1 0 38728367 264781824 46403 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 64644 46403 2464 595 0 49311 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 258576 KiB
Current children cumulated memory: 185612 KiB

[startup+1.50018 s]
/proc/loadavg: 0.74 1.05 1.72 5/263 34552
/proc/meminfo: memFree=126740448/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=258576 memory=185612 CPUtime=1.45 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 44702 0 0 0 135 10 0 0 20 0 1 0 38728367 264781824 46403 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 64644 46403 2464 595 0 49311 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 258576 KiB
Current children cumulated memory: 185612 KiB

[startup+3.1055 s]
/proc/loadavg: 0.74 1.05 1.72 5/267 34589
/proc/meminfo: memFree=125324160/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=258576 memory=185612 CPUtime=3.05 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 44702 0 0 0 292 13 0 0 20 0 1 0 38728367 264781824 46403 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 64644 46403 2464 595 0 49311 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 258576 KiB
Current children cumulated memory: 185612 KiB

[startup+6.30016 s]
/proc/loadavg: 1.00 1.10 1.74 5/267 34589
/proc/meminfo: memFree=122594612/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=258576 memory=185612 CPUtime=6.23 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 44702 0 0 0 604 19 0 0 20 0 1 0 38728367 264781824 46403 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 64644 46403 2464 595 0 49311 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 258576 KiB
Current children cumulated memory: 185612 KiB

[startup+12.7002 s]
/proc/loadavg: 1.24 1.15 1.75 5/265 34589
/proc/meminfo: memFree=117664364/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=258576 memory=185612 CPUtime=12.61 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 44703 0 0 0 1233 28 0 0 20 0 1 0 38728367 264781824 46403 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 64644 46403 2464 595 0 49311 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 258576 KiB
Current children cumulated memory: 185612 KiB

[startup+25.5002 s]
/proc/loadavg: 1.85 1.29 1.78 5/265 34589
/proc/meminfo: memFree=110326528/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=258576 memory=185612 CPUtime=25.38 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 44703 0 0 0 2489 49 0 0 20 0 1 0 38728367 264781824 46403 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 64644 46403 2464 595 0 49311 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 258576 KiB
Current children cumulated memory: 185612 KiB

[startup+51.1056 s]
/proc/loadavg: 2.65 1.52 1.85 5/265 34589
/proc/meminfo: memFree=106005088/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=258576 memory=185612 CPUtime=50.92 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 44703 0 0 0 5001 91 0 0 20 0 1 0 38728367 264781824 46403 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 64644 46403 2464 595 0 49311 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 258576 KiB
Current children cumulated memory: 185612 KiB

[startup+102.3 s]
/proc/loadavg: 3.47 1.92 1.97 5/265 34592
/proc/meminfo: memFree=93064456/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=568024 memory=411008 CPUtime=101.97 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 57745 0 0 0 10078 119 0 0 20 0 1 0 38728367 581656576 102752 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 142006 102752 2496 595 0 126673 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 568024 KiB
Current children cumulated memory: 411008 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.33 2.11 5/264 34594
/proc/meminfo: memFree=91773812/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=859044 memory=582296 CPUtime=161.82 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 74393 0 0 0 16043 139 0 0 20 0 1 0 38728367 879661056 145574 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 214761 145574 2496 595 0 199428 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 859044 KiB
Current children cumulated memory: 582296 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.66 2.24 5/264 34596
/proc/meminfo: memFree=91161348/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=901916 memory=627736 CPUtime=221.65 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 84024 0 0 0 22017 148 0 0 20 0 1 0 38728367 923561984 156934 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 225479 156934 2496 595 0 210146 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 901916 KiB
Current children cumulated memory: 627736 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 2.92 2.36 5/264 34598
/proc/meminfo: memFree=90708272/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=916952 memory=655896 CPUtime=281.48 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 87168 0 0 0 27991 157 0 0 20 0 1 0 38728367 938958848 163974 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 229238 163974 2496 595 0 213905 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 916952 KiB
Current children cumulated memory: 655896 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.15 2.47 5/265 34604
/proc/meminfo: memFree=90312844/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=977664 memory=699800 CPUtime=341.32 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 98344 0 0 0 33965 167 0 0 20 0 1 0 38728367 1001127936 174950 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 244416 174950 2496 595 0 229083 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 977664 KiB
Current children cumulated memory: 699800 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.32 2.58 5/264 34617
/proc/meminfo: memFree=89916924/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1004640 memory=721432 CPUtime=401.16 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 103764 0 0 0 39943 173 0 0 20 0 1 0 38728367 1028751360 180358 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 251160 180358 2496 595 0 235827 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 1004640 KiB
Current children cumulated memory: 721432 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.46 2.67 5/264 34621
/proc/meminfo: memFree=89398884/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1051172 memory=758936 CPUtime=461.01 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 113267 0 0 0 45918 183 0 0 20 0 1 0 38728367 1076400128 189734 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 262793 189734 2496 595 0 247460 0

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

Current children cumulated memory: 849688 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.10 4.01 5/267 34760
/proc/meminfo: memFree=87482020/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1150924 memory=850456 CPUtime=2914.51 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 137097 0 0 0 290947 504 0 0 20 0 1 0 38728367 1178546176 212614 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 287731 212614 2592 595 0 272398 0
Current children cumulated CPU time: 2914.51 s
Current children cumulated vsize: 1150924 KiB
Current children cumulated memory: 850456 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.09 4.01 5/267 34764
/proc/meminfo: memFree=87464032/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1154024 memory=853528 CPUtime=2974.35 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 137879 0 0 0 296928 507 0 0 20 0 1 0 38728367 1181720576 213382 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 288506 213382 2592 595 0 273173 0
Current children cumulated CPU time: 2974.35 s
Current children cumulated vsize: 1154024 KiB
Current children cumulated memory: 853528 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.01 5/266 34766
/proc/meminfo: memFree=87466412/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1156464 memory=855704 CPUtime=3034.19 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 138478 0 0 0 302910 509 0 0 20 0 1 0 38728367 1184219136 213926 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 289116 213926 2592 595 0 273783 0
Current children cumulated CPU time: 3034.19 s
Current children cumulated vsize: 1156464 KiB
Current children cumulated memory: 855704 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.10 4.02 5/266 34769
/proc/meminfo: memFree=87447964/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1156948 memory=856216 CPUtime=3094.04 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 138624 0 0 0 308893 511 0 0 20 0 1 0 38728367 1184714752 214054 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 289237 214054 2592 595 0 273904 0
Current children cumulated CPU time: 3094.04 s
Current children cumulated vsize: 1156948 KiB
Current children cumulated memory: 856216 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/265 34771
/proc/meminfo: memFree=87357940/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1159420 memory=858648 CPUtime=3153.88 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 139212 0 0 0 314876 512 0 0 20 0 1 0 38728367 1187246080 214662 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 289855 214662 2592 595 0 274522 0
Current children cumulated CPU time: 3153.88 s
Current children cumulated vsize: 1159420 KiB
Current children cumulated memory: 858648 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.10 4.02 5/265 34773
/proc/meminfo: memFree=87285116/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1160476 memory=859544 CPUtime=3213.72 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 139462 0 0 0 320858 514 0 0 20 0 1 0 38728367 1188327424 214886 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 290119 214886 2592 595 0 274786 0
Current children cumulated CPU time: 3213.72 s
Current children cumulated vsize: 1160476 KiB
Current children cumulated memory: 859544 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.02 5/266 34776
/proc/meminfo: memFree=87254032/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1161068 memory=860312 CPUtime=3273.55 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 139645 0 0 0 326840 515 0 0 20 0 1 0 38728367 1188933632 215078 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 290267 215078 2592 595 0 274934 0
Current children cumulated CPU time: 3273.55 s
Current children cumulated vsize: 1161068 KiB
Current children cumulated memory: 860312 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.02 5/265 34780
/proc/meminfo: memFree=87077136/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1162084 memory=861464 CPUtime=3333.39 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 139935 0 0 0 332822 517 0 0 20 0 1 0 38728367 1189974016 215366 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 290521 215366 2592 595 0 275188 0
Current children cumulated CPU time: 3333.39 s
Current children cumulated vsize: 1162084 KiB
Current children cumulated memory: 861464 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/264 34783
/proc/meminfo: memFree=87030592/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1164648 memory=863512 CPUtime=3393.23 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 140438 0 0 0 338802 521 0 0 20 0 1 0 38728367 1192599552 215878 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 291162 215878 2592 595 0 275829 0
Current children cumulated CPU time: 3393.23 s
Current children cumulated vsize: 1164648 KiB
Current children cumulated memory: 863512 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.10 4.03 5/265 34788
/proc/meminfo: memFree=86981332/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1164648 memory=863896 CPUtime=3453.07 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 140548 0 0 0 344786 521 0 0 20 0 1 0 38728367 1192599552 215974 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 291162 215974 2592 595 0 275829 0
Current children cumulated CPU time: 3453.07 s
Current children cumulated vsize: 1164648 KiB
Current children cumulated memory: 863896 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.11 4.04 5/265 34790
/proc/meminfo: memFree=86975020/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1166324 memory=865304 CPUtime=3512.91 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 140888 0 0 0 350767 524 0 0 20 0 1 0 38728367 1194315776 216326 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 291581 216326 2592 595 0 276248 0
Current children cumulated CPU time: 3512.91 s
Current children cumulated vsize: 1166324 KiB
Current children cumulated memory: 865304 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/265 34794
/proc/meminfo: memFree=86928896/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1168068 memory=867224 CPUtime=3572.75 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 141407 0 0 0 356750 525 0 0 20 0 1 0 38728367 1196101632 216806 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 292017 216806 2592 595 0 276684 0
Current children cumulated CPU time: 3572.75 s
Current children cumulated vsize: 1168068 KiB
Current children cumulated memory: 867224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.08 4.09 4.03 5/265 34795
/proc/meminfo: memFree=86922100/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1168248 memory=867480 CPUtime=3600.07 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 141492 0 0 0 359481 526 0 0 20 0 1 0 38728367 1196285952 216870 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 292062 216870 2592 595 0 276729 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1168248 KiB
Current children cumulated memory: 867480 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.88 s, system=5.27417 s

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

[startup+3609.7 s]
/proc/loadavg: 4.08 4.09 4.03 5/265 34795
/proc/meminfo: memFree=86922100/131250000 swapFree=33010684/33010684
[pid=34532] ppid=34525 vsize=1168248 memory=867480 CPUtime=3600.07 cores=0,2
/proc/34532/stat : 34532 (SynLSCD) R 34525 34532 34474 0 -1 4194304 141492 0 0 0 359481 526 0 0 20 0 1 0 38728367 1196285952 216870 18446744073709551615 94098801639424 94098804073577 140726337502320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94098804555000 94098804588032 94098818166784 140726337509734 140726337509867 140726337509867 140726337515469 0
/proc/34532/statm: 292062 216870 2592 595 0 276729 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1168248 KiB
Current children cumulated memory: 867480 KiB

Child status: 0

Real time (s): 3609.77
CPU time (s): 3600.15
CPU user time (s): 3594.88
CPU system time (s): 5.27417
CPU usage (%): 99.7336
Max. virtual memory (cumulated for all children) (KiB): 1168248
Max. memory (cumulated for all children) (KiB): 867480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.88
system time used= 5.27417
maximum resident set size= 867608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141519
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= 327
involuntary context switches= 8104


# summary of solver processes directly reported to runsolver:
#   pid: 34532
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3594.88
#   total CPU system time (s): 5.27417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.80776 second user time and 16.0363 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 22:54:49
IDJOB=4515252
IDBENCH=164254
IDSOLVER=3369
FILE ID=nodeC033/4515252-1751230489
RUNJOBID= nodeC033-1751230489-34484
SLURM_JOB_ID= 9587701
Free space on /tmp= 432780 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab71-20-100.0.u.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-4515252-1751230489/watcher-4515252-1751230489 -o /tmp/evaluation-result-4515252-1751230489/solver-4515252-1751230489 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751230489-34484 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4515252-1751230489.opb

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

MD5SUM BENCH= 5a0bcd4a9e5bc1c51804f47b1691eae0
RANDOM SEED=1084326615

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127591188 kB
MemAvailable:   129708692 kB
Buffers:            3280 kB
Cached:          2919180 kB
SwapCached:            0 kB
Active:           325296 kB
Inactive:        2659804 kB
Active(anon):      80760 kB
Inactive(anon):        0 kB
Active(file):     244536 kB
Inactive(file):  2659804 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10052 kB
Writeback:             0 kB
AnonPages:         66312 kB
Mapped:           103576 kB
Shmem:             18120 kB
KReclaimable:     104804 kB
Slab:             192088 kB
SReclaimable:     104804 kB
SUnreclaim:        87284 kB
KernelStack:        3972 kB
PageTables:         2380 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     329964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432752 MiB
End job on nodeC033 at 2025-06-29 23:54:59