Trace number 4515401

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
Exact_no_dombreaking 2025-06-16UNSAT 3413.47 3423.47

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_4_shuffle/normalized-sumineqArity4pyramidP135.shuf-2.opb
MD5SUM220c3fd455f868773072e11b99a8330e
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 benchmark4.24669
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37264
Total number of constraints9317
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints9297
Minimum length of a constraint4
Maximum length of a constraint12
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 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3413.38/3423.43	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: 63837 MiB (63172 MiB free)
  memory of node 1: 64465 MiB (59654 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515401-1751232844/watcher-4515401-1751232844 -o /tmp/evaluation-result-4515401-1751232844/solver-4515401-1751232844 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751228868-30843 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=590355815 --ls=360 --inp-dombreaklim=0 HOME/instance-4515401-1751232844.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=31577, runsolver pid=31574

[startup+0.100071 s]*
/proc/loadavg: 4.16 4.22 4.15 5/251 31578
/proc/meminfo: memFree=125739560/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=66940 memory=43064 CPUtime=0.09 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 7281 0 0 0 7 2 0 0 20 0 1 0 38963779 68546560 10766 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 16735 10766 1024 1200 0 15215 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 66940 KiB
Current children cumulated memory: 43064 KiB

[startup+0.213508 s]*
/proc/loadavg: 4.15 4.22 4.15 5/251 31578
/proc/meminfo: memFree=125715556/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=83688 memory=58740 CPUtime=0.19 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 11226 0 0 0 16 3 0 0 20 0 1 0 38963779 85696512 14685 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 20922 14685 1024 1200 0 19402 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 83688 KiB
Current children cumulated memory: 58740 KiB

[startup+0.313307 s]*
/proc/loadavg: 4.15 4.22 4.15 5/251 31578
/proc/meminfo: memFree=125709696/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=94708 memory=68872 CPUtime=0.28 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 13816 0 0 0 24 4 0 0 20 0 1 0 38963779 96980992 17218 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 23677 17218 1024 1200 0 22157 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 94708 KiB
Current children cumulated memory: 68872 KiB

[startup+0.700254 s]
/proc/loadavg: 4.15 4.22 4.15 5/251 31578
/proc/meminfo: memFree=125686764/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=0.62 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17814 0 0 0 57 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+1.50032 s]
/proc/loadavg: 4.15 4.22 4.15 5/251 31578
/proc/meminfo: memFree=125686780/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=1.42 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17814 0 0 0 137 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+3.11285 s]
/proc/loadavg: 4.15 4.22 4.15 5/251 31578
/proc/meminfo: memFree=125687240/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=3.02 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17816 0 0 0 297 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+6.30033 s]
/proc/loadavg: 4.14 4.21 4.15 5/251 31578
/proc/meminfo: memFree=125688428/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=6.2 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17818 0 0 0 615 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.21 4.15 5/251 31578
/proc/meminfo: memFree=125688932/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=12.59 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17820 0 0 0 1254 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.20 4.15 5/251 31578
/proc/meminfo: memFree=125690456/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=25.35 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17820 0 0 0 2530 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+51.113 s]
/proc/loadavg: 4.14 4.20 4.15 5/251 31579
/proc/meminfo: memFree=125687856/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=50.89 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17824 0 0 0 5084 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.18 4.14 5/252 31582
/proc/meminfo: memFree=125695580/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=101.95 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17826 0 0 0 10190 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.18 4.14 5/252 31584
/proc/meminfo: memFree=125669700/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=161.79 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17828 0 0 0 16174 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.16 4.14 5/251 31586
/proc/meminfo: memFree=125660892/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=221.63 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17832 0 0 0 22158 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/250 31588
/proc/meminfo: memFree=125643004/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=281.47 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17832 0 0 0 28142 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.13 4.13 5/250 31589
/proc/meminfo: memFree=125546752/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=111336 memory=86932 CPUtime=341.31 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 17834 0 0 0 34126 5 0 0 20 0 1 0 38963779 114008064 21733 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 27834 21733 1024 1200 0 26314 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86932 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/251 31641
/proc/meminfo: memFree=127438196/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=201760 memory=181128 CPUtime=401.15 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 40849 0 0 0 40102 13 0 0 20 0 1 0 38963779 206602240 45282 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 50440 45282 1248 1200 0 48920 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 201760 KiB
Current children cumulated memory: 181128 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.11 4.11 5/250 31643
/proc/meminfo: memFree=127328932/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=238372 memory=217352 CPUtime=460.98 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 49896 0 0 0 46080 18 0 0 20 0 1 0 38963779 244092928 54338 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 59593 54338 1248 1200 0 58073 0
Current children cumulated CPU time: 460.98 s

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

/proc/loadavg: 4.08 4.11 4.15 5/250 32192
/proc/meminfo: memFree=127467728/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=902620 memory=884360 CPUtime=2973.66 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 217454 0 0 0 297101 265 0 0 20 0 1 0 38963779 924282880 221090 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 225655 221090 1280 1200 0 224135 0
Current children cumulated CPU time: 2973.66 s
Current children cumulated vsize: 902620 KiB
Current children cumulated memory: 884360 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.12 4.15 5/251 32240
/proc/meminfo: memFree=127459032/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=906964 memory=888712 CPUtime=3033.47 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 218877 0 0 0 303082 265 0 0 20 0 1 0 38963779 928731136 222178 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 226741 222178 1280 1200 0 225221 0
Current children cumulated CPU time: 3033.47 s
Current children cumulated vsize: 906964 KiB
Current children cumulated memory: 888712 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.13 4.15 5/252 32245
/proc/meminfo: memFree=127385392/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=914344 memory=896008 CPUtime=3093.28 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 220750 0 0 0 309063 265 0 0 20 0 1 0 38963779 936288256 224002 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 228586 224002 1280 1200 0 227066 0
Current children cumulated CPU time: 3093.28 s
Current children cumulated vsize: 914344 KiB
Current children cumulated memory: 896008 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.12 4.14 5/252 32247
/proc/meminfo: memFree=127323212/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=921504 memory=903048 CPUtime=3153.1 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 222509 0 0 0 315044 266 0 0 20 0 1 0 38963779 943620096 225762 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 230376 225762 1280 1200 0 228856 0
Current children cumulated CPU time: 3153.1 s
Current children cumulated vsize: 921504 KiB
Current children cumulated memory: 903048 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.14 5/252 32250
/proc/meminfo: memFree=127299092/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=936548 memory=917768 CPUtime=3212.91 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 226538 0 0 0 321025 266 0 0 20 0 1 0 38963779 959025152 229442 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 234137 229442 1280 1200 0 232617 0
Current children cumulated CPU time: 3212.91 s
Current children cumulated vsize: 936548 KiB
Current children cumulated memory: 917768 KiB

[startup+3282.3 s]
/proc/loadavg: 4.70 4.29 4.20 5/252 32252
/proc/meminfo: memFree=127267652/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=939860 memory=921224 CPUtime=3272.73 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 227393 0 0 0 327007 266 0 0 20 0 1 0 38963779 962416640 230306 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 234965 230306 1280 1200 0 233445 0
Current children cumulated CPU time: 3272.73 s
Current children cumulated vsize: 939860 KiB
Current children cumulated memory: 921224 KiB

[startup+3342.3 s]
/proc/loadavg: 4.36 4.26 4.19 5/251 32254
/proc/meminfo: memFree=127235072/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=947956 memory=929032 CPUtime=3332.54 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 229685 0 0 0 332988 266 0 0 20 0 1 0 38963779 970706944 232258 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 236989 232258 1280 1200 0 235469 0
Current children cumulated CPU time: 3332.54 s
Current children cumulated vsize: 947956 KiB
Current children cumulated memory: 929032 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.23 4.18 5/250 32301
/proc/meminfo: memFree=127220416/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950168 memory=931208 CPUtime=3392.35 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230248 0 0 0 338969 266 0 0 20 0 1 0 38963779 972972032 232802 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237542 232802 1280 1200 0 236022 0
Current children cumulated CPU time: 3392.35 s
Current children cumulated vsize: 950168 KiB
Current children cumulated memory: 931208 KiB

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

# cumulated CPU time of all completed processes:  user=3410.79 s, system=2.67942 s

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

[startup+3404.8 s]
/proc/loadavg: 4.19 4.23 4.18 5/250 32301
/proc/meminfo: memFree=127220416/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950168 memory=931208 CPUtime=3394.84 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230251 0 0 0 339218 266 0 0 20 0 1 0 38963779 972972032 232802 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237542 232802 1280 1200 0 236022 0
Current children cumulated CPU time: 3394.84 s
Current children cumulated vsize: 950168 KiB
Current children cumulated memory: 931208 KiB

[startup+3411.2 s]
/proc/loadavg: 4.16 4.22 4.18 5/250 32301
/proc/meminfo: memFree=127213108/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950468 memory=931464 CPUtime=3401.22 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230323 0 0 0 339856 266 0 0 20 0 1 0 38963779 973279232 232866 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237617 232866 1280 1200 0 236097 0
Current children cumulated CPU time: 3401.22 s
Current children cumulated vsize: 950468 KiB
Current children cumulated memory: 931464 KiB

[startup+3417.6 s]
/proc/loadavg: 4.15 4.22 4.18 5/250 32302
/proc/meminfo: memFree=127213612/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950468 memory=931592 CPUtime=3407.6 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230332 0 0 0 340494 266 0 0 20 0 1 0 38963779 973279232 232898 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237617 232898 1280 1200 0 236097 0
Current children cumulated CPU time: 3407.6 s
Current children cumulated vsize: 950468 KiB
Current children cumulated memory: 931592 KiB

[startup+3420.8 s]
/proc/loadavg: 4.15 4.22 4.18 5/250 32302
/proc/meminfo: memFree=127214116/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950468 memory=931592 CPUtime=3410.79 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230453 0 0 0 340813 266 0 0 20 0 1 0 38963779 973279232 232898 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237617 232898 1280 1200 0 236097 0
Current children cumulated CPU time: 3410.79 s
Current children cumulated vsize: 950468 KiB
Current children cumulated memory: 931592 KiB

[startup+3422.4 s]
/proc/loadavg: 4.13 4.21 4.18 5/250 32302
/proc/meminfo: memFree=127214620/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950468 memory=931592 CPUtime=3412.38 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230459 0 0 0 340972 266 0 0 20 0 1 0 38963779 973279232 232898 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237617 232898 1280 1200 0 236097 0
Current children cumulated CPU time: 3412.38 s
Current children cumulated vsize: 950468 KiB
Current children cumulated memory: 931592 KiB

[startup+3423.2 s]
/proc/loadavg: 4.13 4.21 4.18 5/250 32302
/proc/meminfo: memFree=127215124/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950468 memory=931592 CPUtime=3413.18 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230462 0 0 0 341052 266 0 0 20 0 1 0 38963779 973279232 232898 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237617 232898 1280 1200 0 236097 0
Current children cumulated CPU time: 3413.18 s
Current children cumulated vsize: 950468 KiB
Current children cumulated memory: 931592 KiB

[startup+3423.4 s]
/proc/loadavg: 4.13 4.21 4.18 5/250 32302
/proc/meminfo: memFree=127215124/131382116 swapFree=33010684/33010684
[pid=31577] ppid=31574 vsize=950468 memory=931592 CPUtime=3413.38 cores=4,6
/proc/31577/stat : 31577 (Exact) R 31574 31577 30832 0 -1 4194304 230462 0 0 0 341072 266 0 0 20 0 1 0 38963779 973279232 232898 18446744073709551615 4198400 9112445 140730613053456 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 29618176 140730613061927 140730613062125 140730613062125 140730613067727 0
/proc/31577/statm: 237617 232898 1280 1200 0 236097 0
Current children cumulated CPU time: 3413.38 s
Current children cumulated vsize: 950468 KiB
Current children cumulated memory: 931592 KiB

Child status: 20

Real time (s): 3423.47
CPU time (s): 3413.47
CPU user time (s): 3410.79
CPU system time (s): 2.67942
CPU usage (%): 99.7077
Max. virtual memory (cumulated for all children) (KiB): 950468
Max. memory (cumulated for all children) (KiB): 931592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3410.79
system time used= 2.67942
maximum resident set size= 931592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230473
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= 242
involuntary context switches= 4672


# summary of solver processes directly reported to runsolver:
#   pid: 31577
#   total CPU time (s): 3413.47
#   total CPU user time (s): 3410.79
#   total CPU system time (s): 2.67942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.8765 second user time and 31.4442 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 23:34:04
IDJOB=4515401
IDBENCH=165256
IDSOLVER=3319
FILE ID=nodeC010/4515401-1751232844
RUNJOBID= nodeC010-1751228868-30843
SLURM_JOB_ID= 9587691
Free space on /tmp= 432668 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_4_shuffle/normalized-sumineqArity4pyramidP135.shuf-2.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515401-1751232844/watcher-4515401-1751232844 -o /tmp/evaluation-result-4515401-1751232844/solver-4515401-1751232844 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751228868-30843 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=590355815 --ls=360 --inp-dombreaklim=0 HOME/instance-4515401-1751232844.opb

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

MD5SUM BENCH= 220c3fd455f868773072e11b99a8330e
RANDOM SEED=590355815

nodeC010 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		: 3660.729
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.36
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		: 3656.757
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.36
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.507
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.36
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.340
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.36
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		: 1197.698
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.36
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		: 3656.777
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.36
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		: 1197.150
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.36
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		: 1197.207
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        125775016 kB
MemAvailable:   126046356 kB
Buffers:            3280 kB
Cached:          1080884 kB
SwapCached:            0 kB
Active:          4240964 kB
Inactive:         788376 kB
Active(anon):    3963136 kB
Inactive(anon):        0 kB
Active(file):     277828 kB
Inactive(file):   788376 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8368 kB
Writeback:             0 kB
AnonPages:       3946648 kB
Mapped:           117900 kB
Shmem:             17960 kB
KReclaimable:      89528 kB
Slab:             170620 kB
SReclaimable:      89528 kB
SUnreclaim:        81092 kB
KernelStack:        4144 kB
PageTables:        11488 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5106788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1468416 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432660 MiB
End job on nodeC010 at 2025-06-30 00:31:07