Trace number 4546270

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSCD-PS 2025-07-23UNSAT 1606.94 1611.88

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-38.opb
MD5SUM9e23e458e7baadfd402519ffe94968c6
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 benchmark9.22323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7320
Total number of constraints155722
Number of constraints which are clauses139455
Number of constraints which are cardinality constraints (but not clauses)573
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.32/0.77	c intsize: 8
0.81/1.27	c 153729 constraints
0.81/1.27	c Finish cloning data from SAT to LS
0.81/1.27	c restart_num_ls  -100000 0
61.51/62.19	c Use LS-small
61.51/62.19	c update_LS_target_phase-runLS-restart
77.25/77.97	c restart_num_ls  0 505
77.25/77.97	c LS 90 82
138.33/139.28	c Use LS-small
138.33/139.28	c update_LS_target_phase-runLS-restart
1606.86/1611.85	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: 63708 MiB (61640 MiB free)
  memory of node 1: 64465 MiB (63628 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=174586, runsolver pid=174583

[startup+0.100061 s]*
/proc/loadavg: 2.85 0.93 0.38 3/261 174587
/proc/meminfo: memFree=128276396/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=17104 memory=640 CPUtime=0 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) D 174583 174586 174365 0 -1 4456448 79 0 0 0 0 0 0 0 20 0 1 0 241653653 17514496 160 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 4276 160 160 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 640 KiB

[startup+0.205251 s]*
/proc/loadavg: 2.85 0.93 0.38 3/261 174587
/proc/meminfo: memFree=128276396/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=17104 memory=640 CPUtime=0 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) D 174583 174586 174365 0 -1 4456448 79 0 0 0 0 0 0 0 20 0 1 0 241653653 17514496 160 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 4276 160 160 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 640 KiB

[startup+0.304363 s]*
/proc/loadavg: 2.85 0.93 0.38 3/261 174587
/proc/meminfo: memFree=128276652/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=27832 memory=1152 CPUtime=0 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) D 174583 174586 174365 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 241653653 28499968 288 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 6958 288 288 595 0 1119 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27832 KiB
Current children cumulated memory: 1152 KiB

[startup+0.700122 s]
/proc/loadavg: 2.85 0.93 0.38 4/261 174587
/proc/meminfo: memFree=128261060/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=104136 memory=39196 CPUtime=0.32 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 5949 0 0 0 31 1 0 0 20 0 1 0 241653653 106635264 9799 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 26034 9799 2176 595 0 10701 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 104136 KiB
Current children cumulated memory: 39196 KiB

[startup+1.50016 s]
/proc/loadavg: 2.85 0.93 0.38 4/261 174587
/proc/meminfo: memFree=128133220/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=374744 memory=289504 CPUtime=1.11 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 59976 0 0 0 100 11 0 0 20 0 1 0 241653653 383737856 72376 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 93686 72376 2400 595 0 78353 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 374744 KiB
Current children cumulated memory: 289504 KiB

[startup+3.10553 s]
/proc/loadavg: 2.94 0.98 0.40 4/263 174591
/proc/meminfo: memFree=127997856/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=374744 memory=289888 CPUtime=2.72 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 60070 0 0 0 260 12 0 0 20 0 1 0 241653653 383737856 72472 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 93686 72472 2400 595 0 78353 0
Current children cumulated CPU time: 2.72 s
Current children cumulated vsize: 374744 KiB
Current children cumulated memory: 289888 KiB

[startup+6.30015 s]
/proc/loadavg: 2.94 0.98 0.40 4/261 174609
/proc/meminfo: memFree=127989448/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=374744 memory=289888 CPUtime=5.9 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 60090 0 0 0 578 12 0 0 20 0 1 0 241653653 383737856 72472 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 93686 72472 2400 595 0 78353 0
Current children cumulated CPU time: 5.9 s
Current children cumulated vsize: 374744 KiB
Current children cumulated memory: 289888 KiB

[startup+12.7002 s]
/proc/loadavg: 3.26 1.11 0.45 5/265 174624
/proc/meminfo: memFree=127883140/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=374744 memory=289888 CPUtime=12.28 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 60091 0 0 0 1216 12 0 0 20 0 1 0 241653653 383737856 72472 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 93686 72472 2400 595 0 78353 0
Current children cumulated CPU time: 12.28 s
Current children cumulated vsize: 374744 KiB
Current children cumulated memory: 289888 KiB

[startup+25.5002 s]
/proc/loadavg: 3.60 1.26 0.51 5/265 174624
/proc/meminfo: memFree=127857440/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=374744 memory=289888 CPUtime=25.03 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 60092 0 0 0 2491 12 0 0 20 0 1 0 241653653 383737856 72472 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 93686 72472 2400 595 0 78353 0
Current children cumulated CPU time: 25.03 s
Current children cumulated vsize: 374744 KiB
Current children cumulated memory: 289888 KiB

[startup+51.1056 s]
/proc/loadavg: 3.86 1.51 0.61 5/265 174625
/proc/meminfo: memFree=127748952/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=374744 memory=289888 CPUtime=50.54 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 60095 0 0 0 5042 12 0 0 20 0 1 0 241653653 383737856 72472 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 93686 72472 2400 595 0 78353 0
Current children cumulated CPU time: 50.54 s
Current children cumulated vsize: 374744 KiB
Current children cumulated memory: 289888 KiB

[startup+102.3 s]
/proc/loadavg: 4.02 1.95 0.81 5/265 174626
/proc/meminfo: memFree=127621836/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=387796 memory=307076 CPUtime=101.56 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 62834 0 0 0 10143 13 0 0 20 0 1 0 241653653 397103104 76769 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 96949 76769 2432 595 0 81616 0
Current children cumulated CPU time: 101.56 s
Current children cumulated vsize: 387796 KiB
Current children cumulated memory: 307076 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 2.34 1.02 5/265 174628
/proc/meminfo: memFree=127571336/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=391200 memory=309764 CPUtime=161.34 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 63553 0 0 0 16121 13 0 0 20 0 1 0 241653653 400588800 77441 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 97800 77441 2432 595 0 82467 0
Current children cumulated CPU time: 161.34 s
Current children cumulated vsize: 391200 KiB
Current children cumulated memory: 309764 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.66 1.22 5/265 174630
/proc/meminfo: memFree=127497764/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=395504 memory=314116 CPUtime=221.13 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 64644 0 0 0 22098 15 0 0 20 0 1 0 241653653 404996096 78529 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 98876 78529 2432 595 0 83543 0
Current children cumulated CPU time: 221.13 s
Current children cumulated vsize: 395504 KiB
Current children cumulated memory: 314116 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 2.92 1.40 5/263 174677
/proc/meminfo: memFree=128363420/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=395504 memory=314116 CPUtime=280.92 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 64654 0 0 0 28077 15 0 0 20 0 1 0 241653653 404996096 78529 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 98876 78529 2432 595 0 83543 0
Current children cumulated CPU time: 280.92 s
Current children cumulated vsize: 395504 KiB
Current children cumulated memory: 314116 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.15 1.57 5/263 174814
/proc/meminfo: memFree=118556896/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=396196 memory=314756 CPUtime=340.7 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 64841 0 0 0 34054 16 0 0 20 0 1 0 241653653 405704704 78689 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 99049 78689 2432 595 0 83716 0
Current children cumulated CPU time: 340.7 s
Current children cumulated vsize: 396196 KiB
Current children cumulated memory: 314756 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.34 1.74 5/263 174816
/proc/meminfo: memFree=109544056/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=396196 memory=314756 CPUtime=400.49 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 64850 0 0 0 40033 16 0 0 20 0 1 0 241653653 405704704 78689 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 99049 78689 2432 595 0 83716 0
Current children cumulated CPU time: 400.49 s
Current children cumulated vsize: 396196 KiB
Current children cumulated memory: 314756 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.48 1.89 5/264 174864
/proc/meminfo: memFree=118796532/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=396196 memory=317188 CPUtime=460.33 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 64888 0 0 0 46016 17 0 0 20 0 1 0 241653653 405704704 79297 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 99049 79297 2432 595 0 83716 0

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

/proc/loadavg: 4.11 4.03 2.97 5/262 174940
/proc/meminfo: memFree=128083044/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=400928 memory=331396 CPUtime=1058.82 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66080 0 0 0 105859 23 0 0 20 0 1 0 241653653 410550272 82849 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100232 82849 2432 595 0 84899 0
Current children cumulated CPU time: 1058.82 s
Current children cumulated vsize: 400928 KiB
Current children cumulated memory: 331396 KiB

[startup+1122.3 s]
/proc/loadavg: 4.09 4.04 3.04 5/262 174942
/proc/meminfo: memFree=128051152/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=400928 memory=331396 CPUtime=1118.67 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66081 0 0 0 111844 23 0 0 20 0 1 0 241653653 410550272 82849 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100232 82849 2432 595 0 84899 0
Current children cumulated CPU time: 1118.67 s
Current children cumulated vsize: 400928 KiB
Current children cumulated memory: 331396 KiB

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.11 5/264 174952
/proc/meminfo: memFree=128053552/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=401696 memory=332164 CPUtime=1178.51 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66260 0 0 0 117828 23 0 0 20 0 1 0 241653653 411336704 83041 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100424 83041 2432 595 0 85091 0
Current children cumulated CPU time: 1178.51 s
Current children cumulated vsize: 401696 KiB
Current children cumulated memory: 332164 KiB

[startup+1242.3 s]
/proc/loadavg: 4.26 4.08 3.18 5/264 174954
/proc/meminfo: memFree=128041848/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=402092 memory=332548 CPUtime=1238.36 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66387 0 0 0 123812 24 0 0 20 0 1 0 241653653 411742208 83137 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100523 83137 2432 595 0 85190 0
Current children cumulated CPU time: 1238.36 s
Current children cumulated vsize: 402092 KiB
Current children cumulated memory: 332548 KiB

[startup+1302.3 s]
/proc/loadavg: 4.33 4.15 3.26 5/264 174956
/proc/meminfo: memFree=128036652/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=402092 memory=332548 CPUtime=1298.21 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66388 0 0 0 129797 24 0 0 20 0 1 0 241653653 411742208 83137 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100523 83137 2432 595 0 85190 0
Current children cumulated CPU time: 1298.21 s
Current children cumulated vsize: 402092 KiB
Current children cumulated memory: 332548 KiB

[startup+1362.3 s]
/proc/loadavg: 4.15 4.14 3.32 5/264 174958
/proc/meminfo: memFree=128039212/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=402092 memory=332548 CPUtime=1358.06 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66432 0 0 0 135781 25 0 0 20 0 1 0 241653653 411742208 83137 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100523 83137 2432 595 0 85190 0
Current children cumulated CPU time: 1358.06 s
Current children cumulated vsize: 402092 KiB
Current children cumulated memory: 332548 KiB

[startup+1422.3 s]
/proc/loadavg: 4.17 4.14 3.37 5/264 174960
/proc/meminfo: memFree=128050416/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=402860 memory=333316 CPUtime=1417.91 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66640 0 0 0 141764 27 0 0 20 0 1 0 241653653 412528640 83329 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100715 83329 2432 595 0 85382 0
Current children cumulated CPU time: 1417.91 s
Current children cumulated vsize: 402860 KiB
Current children cumulated memory: 333316 KiB

[startup+1482.3 s]
/proc/loadavg: 4.18 4.15 3.43 5/264 174963
/proc/meminfo: memFree=128051940/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=402860 memory=333316 CPUtime=1477.75 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66640 0 0 0 147748 27 0 0 20 0 1 0 241653653 412528640 83329 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100715 83329 2432 595 0 85382 0
Current children cumulated CPU time: 1477.75 s
Current children cumulated vsize: 402860 KiB
Current children cumulated memory: 333316 KiB

[startup+1542.3 s]
/proc/loadavg: 4.13 4.13 3.47 5/263 174976
/proc/meminfo: memFree=128063864/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=402860 memory=333316 CPUtime=1537.59 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 66642 0 0 0 153732 27 0 0 20 0 1 0 241653653 412528640 83329 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 100715 83329 2432 595 0 85382 0
Current children cumulated CPU time: 1537.59 s
Current children cumulated vsize: 402860 KiB
Current children cumulated memory: 333316 KiB

[startup+1602.3 s]
/proc/loadavg: 4.09 4.12 3.51 5/263 174978
/proc/meminfo: memFree=128033372/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=404904 memory=335364 CPUtime=1597.39 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 67143 0 0 0 159712 27 0 0 20 0 1 0 241653653 414621696 83841 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 101226 83841 2432 595 0 85893 0
Current children cumulated CPU time: 1597.39 s
Current children cumulated vsize: 404904 KiB
Current children cumulated memory: 335364 KiB

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

# cumulated CPU time of all completed processes:  user=1606.66 s, system=0.282241 s

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

[startup+1606.4 s]
/proc/loadavg: 4.17 4.14 3.52 5/263 174978
/proc/meminfo: memFree=128033372/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=404904 memory=335364 CPUtime=1601.47 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 67143 0 0 0 160120 27 0 0 20 0 1 0 241653653 414621696 83841 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 101226 83841 2432 595 0 85893 0
Current children cumulated CPU time: 1601.47 s
Current children cumulated vsize: 404904 KiB
Current children cumulated memory: 335364 KiB

[startup+1609.6 s]
/proc/loadavg: 4.15 4.13 3.52 5/263 174978
/proc/meminfo: memFree=128033372/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=404904 memory=335364 CPUtime=1604.67 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 67143 0 0 0 160439 28 0 0 20 0 1 0 241653653 414621696 83841 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 101226 83841 2432 595 0 85893 0
Current children cumulated CPU time: 1604.67 s
Current children cumulated vsize: 404904 KiB
Current children cumulated memory: 335364 KiB

[startup+1611.2 s]
/proc/loadavg: 4.15 4.13 3.52 5/263 174978
/proc/meminfo: memFree=128032112/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=405556 memory=335876 CPUtime=1606.26 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 67279 0 0 0 160598 28 0 0 20 0 1 0 241653653 415289344 83969 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 101389 83969 2432 595 0 86056 0
Current children cumulated CPU time: 1606.26 s
Current children cumulated vsize: 405556 KiB
Current children cumulated memory: 335876 KiB

[startup+1611.6 s]
/proc/loadavg: 4.15 4.13 3.52 5/263 174978
/proc/meminfo: memFree=128032112/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=405556 memory=335876 CPUtime=1606.66 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 67279 0 0 0 160638 28 0 0 20 0 1 0 241653653 415289344 83969 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 101389 83969 2432 595 0 86056 0
Current children cumulated CPU time: 1606.66 s
Current children cumulated vsize: 405556 KiB
Current children cumulated memory: 335876 KiB

[startup+1611.8 s]
/proc/loadavg: 4.15 4.13 3.52 5/263 174978
/proc/meminfo: memFree=128032112/131250000 swapFree=33008356/33010684
[pid=174586] ppid=174583 vsize=405556 memory=335876 CPUtime=1606.86 cores=1,3
/proc/174586/stat : 174586 (SynLSCD-PS) R 174583 174586 174365 0 -1 4194304 67279 0 0 0 160658 28 0 0 20 0 1 0 241653653 415289344 83969 18446744073709551615 94866224496640 94866226932057 140730817464688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94866227412216 94866227445248 94866255736832 140730817472893 140730817473031 140730817473031 140730817478635 0
/proc/174586/statm: 101389 83969 2432 595 0 86056 0
Current children cumulated CPU time: 1606.86 s
Current children cumulated vsize: 405556 KiB
Current children cumulated memory: 335876 KiB

Child status: 20

Real time (s): 1611.88
CPU time (s): 1606.94
CPU user time (s): 1606.66
CPU system time (s): 0.282241
CPU usage (%): 99.694
Max. virtual memory (cumulated for all children) (KiB): 405556
Max. memory (cumulated for all children) (KiB): 335876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1606.66
system time used= 0.282241
maximum resident set size= 336388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67316
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= 164
involuntary context switches= 2203


# summary of solver processes directly reported to runsolver:
#   pid: 174586
#   total CPU time (s): 1606.94
#   total CPU user time (s): 1606.66
#   total CPU system time (s): 0.282241

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.8206 second user time and 7.00472 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-23 10:36:08
IDJOB=4546270
IDBENCH=155525
IDSOLVER=3422
FILE ID=nodeC014/4546270-1753259767
RUNJOBID= nodeC014-1753259701-174384
SLURM_JOB_ID= 9689169
Free space on /tmp= 432828 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-38.opb
COMMAND LINE= ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4546270-1753259767/watcher-4546270-1753259767 -o /tmp/evaluation-result-4546270-1753259767/solver-4546270-1753259767 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753259701-174384 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546270-1753259767.opb

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

MD5SUM BENCH= 9e23e458e7baadfd402519ffe94968c6
RANDOM SEED=381433518

nodeC014 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.225
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.23
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		: 3600.651
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.23
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		: 3568.823
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.23
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.121
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.23
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.401
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.23
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		: 2160.957
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.23
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		: 3700.000
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.23
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		: 3533.144
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128284400 kB
MemAvailable:   128784900 kB
Buffers:             696 kB
Cached:          1245280 kB
SwapCached:         1624 kB
Active:          1744896 kB
Inactive:         425272 kB
Active(anon):     923108 kB
Inactive(anon):    25696 kB
Active(file):     821788 kB
Inactive(file):   399576 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10044 kB
Writeback:             0 kB
AnonPages:        925652 kB
Mapped:           117068 kB
Shmem:             24612 kB
KReclaimable:     236752 kB
Slab:             332988 kB
SReclaimable:     236752 kB
SUnreclaim:        96236 kB
KernelStack:        4224 kB
PageTables:         5024 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1334484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432836 MiB
End job on nodeC014 at 2025-07-23 11:03:03