Trace number 4483327

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 2025-06-02? (TO) 3600.06 3610.34

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

3600.01/3610.30	c Program interrupted by user.
3600.01/3610.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483327-1751234030/watcher-4483327-1751234030 -o /tmp/evaluation-result-4483327-1751234030/solver-4483327-1751234030 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751234030-28840 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1125157721 --ls=360 HOME/instance-4483327-1751234030.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
solver pid=28897, runsolver pid=28886
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 0.96 1.60 2.73 6/254 28898
/proc/meminfo: memFree=129488184/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=68780 memory=46556 CPUtime=0.11 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 7636 0 0 0 8 3 0 0 20 0 1 0 39081726 70430720 11639 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 17195 11639 1024 1200 0 15675 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 68780 KiB
Current children cumulated memory: 46556 KiB

[startup+0.213716 s]*
/proc/loadavg: 0.96 1.60 2.73 6/254 28898
/proc/meminfo: memFree=129452084/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=83476 memory=61432 CPUtime=0.21 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 11681 0 0 0 17 4 0 0 20 0 1 0 39081726 85479424 15358 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 20869 15358 1024 1200 0 19349 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 83476 KiB
Current children cumulated memory: 61432 KiB

[startup+0.313734 s]*
/proc/loadavg: 0.96 1.60 2.73 6/254 28898
/proc/meminfo: memFree=129430096/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=95236 memory=71792 CPUtime=0.31 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 14046 0 0 0 26 5 0 0 20 0 1 0 39081726 97521664 17948 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 23809 17948 1024 1200 0 22289 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 95236 KiB
Current children cumulated memory: 71792 KiB

[startup+0.700322 s]
/proc/loadavg: 0.96 1.60 2.73 6/254 28898
/proc/meminfo: memFree=129414220/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=0.69 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17760 0 0 0 62 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+1.50027 s]
/proc/loadavg: 1.21 1.64 2.74 6/254 28898
/proc/meminfo: memFree=129414512/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=1.48 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17760 0 0 0 141 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+3.11312 s]
/proc/loadavg: 1.21 1.64 2.74 6/254 28898
/proc/meminfo: memFree=129415148/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=3.09 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17762 0 0 0 302 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+6.30025 s]
/proc/loadavg: 1.43 1.68 2.74 6/254 28898
/proc/meminfo: memFree=129415760/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=6.27 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17764 0 0 0 620 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+12.7003 s]
/proc/loadavg: 1.64 1.72 2.75 6/254 28898
/proc/meminfo: memFree=129415784/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=12.65 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17766 0 0 0 1258 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.80 2.76 6/255 28900
/proc/meminfo: memFree=129415840/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=25.41 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17766 0 0 0 2534 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+51.1132 s]
/proc/loadavg: 3.26 2.12 2.84 6/255 28900
/proc/meminfo: memFree=129415684/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=50.95 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17770 0 0 0 5088 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+102.3 s]
/proc/loadavg: 4.24 2.57 2.96 6/255 28902
/proc/meminfo: memFree=129407496/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=101.98 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17772 0 0 0 10191 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+162.3 s]
/proc/loadavg: 4.77 3.03 3.09 6/255 28904
/proc/meminfo: memFree=129398172/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=86768 CPUtime=161.81 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17774 0 0 0 16174 7 0 0 20 0 1 0 39081726 114008064 21692 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 21692 1024 1200 0 26314 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 86768 KiB

[startup+222.3 s]
/proc/loadavg: 5.22 3.47 3.24 6/256 28907
/proc/meminfo: memFree=129387412/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=88688 CPUtime=221.64 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17800 0 0 0 22157 7 0 0 20 0 1 0 39081726 114008064 22172 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 22172 1024 1200 0 26314 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 88688 KiB

[startup+282.3 s]
/proc/loadavg: 4.79 3.68 3.33 6/251 28913
/proc/meminfo: memFree=129389380/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=88688 CPUtime=281.51 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17800 0 0 0 28144 7 0 0 20 0 1 0 39081726 114008064 22172 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 22172 1024 1200 0 26314 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 88688 KiB

[startup+342.3 s]
/proc/loadavg: 4.33 3.76 3.38 6/250 28917
/proc/meminfo: memFree=129390924/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=111336 memory=88688 CPUtime=341.37 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 17824 0 0 0 34130 7 0 0 20 0 1 0 39081726 114008064 22172 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 27834 22172 1024 1200 0 26314 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 111336 KiB
Current children cumulated memory: 88688 KiB

[startup+402.3 s]
/proc/loadavg: 4.22 3.83 3.43 6/250 29009
/proc/meminfo: memFree=129210424/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=195316 memory=178500 CPUtime=401.21 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 39203 0 0 0 40107 14 0 0 20 0 1 0 39081726 200003584 44625 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 48829 44625 1280 1200 0 47309 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 195316 KiB
Current children cumulated memory: 178500 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.88 3.48 6/254 29040
/proc/meminfo: memFree=129093600/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=238040 memory=220484 CPUtime=461.04 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 49726 0 0 0 46084 20 0 0 20 0 1 0 39081726 243752960 55121 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 59510 55121 1280 1200 0 57990 0
Current children cumulated CPU time: 461.04 s

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

Current children cumulated memory: 857332 KiB

[startup+2922.3 s]
/proc/loadavg: 4.39 4.25 4.10 5/250 29558
/proc/meminfo: memFree=126859028/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=910808 memory=899448 CPUtime=2913.75 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 218085 0 0 0 291122 253 0 0 20 0 1 0 39081726 932667392 224862 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 227702 224862 1312 1200 0 226182 0
Current children cumulated CPU time: 2913.75 s
Current children cumulated vsize: 910808 KiB
Current children cumulated memory: 899448 KiB

[startup+2982.3 s]
/proc/loadavg: 4.24 4.23 4.10 5/250 29560
/proc/meminfo: memFree=126847688/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=916868 memory=905464 CPUtime=2973.59 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 219823 0 0 0 297106 253 0 0 20 0 1 0 39081726 938872832 226366 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 229217 226366 1312 1200 0 227697 0
Current children cumulated CPU time: 2973.59 s
Current children cumulated vsize: 916868 KiB
Current children cumulated memory: 905464 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.19 4.09 5/250 29562
/proc/meminfo: memFree=126836852/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=924608 memory=912888 CPUtime=3033.45 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 221824 0 0 0 303091 254 0 0 20 0 1 0 39081726 946798592 228222 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 231152 228222 1312 1200 0 229632 0
Current children cumulated CPU time: 3033.45 s
Current children cumulated vsize: 924608 KiB
Current children cumulated memory: 912888 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.18 4.09 5/250 29564
/proc/meminfo: memFree=126825008/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=930140 memory=918392 CPUtime=3093.29 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 223227 0 0 0 309075 254 0 0 20 0 1 0 39081726 952463360 229598 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 232535 229598 1312 1200 0 231015 0
Current children cumulated CPU time: 3093.29 s
Current children cumulated vsize: 930140 KiB
Current children cumulated memory: 918392 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.16 4.09 5/250 29566
/proc/meminfo: memFree=126742504/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=936476 memory=924536 CPUtime=3153.14 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 224870 0 0 0 315043 271 0 0 20 0 1 0 39081726 958951424 231134 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 234119 231134 1312 1200 0 232599 0
Current children cumulated CPU time: 3153.14 s
Current children cumulated vsize: 936476 KiB
Current children cumulated memory: 924536 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.14 4.09 5/250 29568
/proc/meminfo: memFree=126695704/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=947184 memory=935032 CPUtime=3212.99 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 227790 0 0 0 321026 273 0 0 20 0 1 0 39081726 969916416 233758 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 236796 233758 1312 1200 0 235276 0
Current children cumulated CPU time: 3212.99 s
Current children cumulated vsize: 947184 KiB
Current children cumulated memory: 935032 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/250 29615
/proc/meminfo: memFree=126654932/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=953368 memory=941048 CPUtime=3272.84 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 229325 0 0 0 327011 273 0 0 20 0 1 0 39081726 976248832 235262 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 238342 235262 1312 1200 0 236822 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 953368 KiB
Current children cumulated memory: 941048 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/250 29621
/proc/meminfo: memFree=126620428/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=961024 memory=948728 CPUtime=3332.69 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 231347 0 0 0 332995 274 0 0 20 0 1 0 39081726 984088576 237182 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 240256 237182 1312 1200 0 238736 0
Current children cumulated CPU time: 3332.69 s
Current children cumulated vsize: 961024 KiB
Current children cumulated memory: 948728 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/250 29625
/proc/meminfo: memFree=126582444/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=972004 memory=959608 CPUtime=3392.53 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 234312 0 0 0 338975 278 0 0 20 0 1 0 39081726 995332096 239902 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 243001 239902 1312 1200 0 241481 0
Current children cumulated CPU time: 3392.53 s
Current children cumulated vsize: 972004 KiB
Current children cumulated memory: 959608 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/250 29628
/proc/meminfo: memFree=126528936/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=986296 memory=973688 CPUtime=3452.38 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 237850 0 0 0 344948 290 0 0 20 0 1 0 39081726 1009967104 243422 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 246574 243422 1312 1200 0 245054 0
Current children cumulated CPU time: 3452.38 s
Current children cumulated vsize: 986296 KiB
Current children cumulated memory: 973688 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/250 29630
/proc/meminfo: memFree=126479944/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=990200 memory=977656 CPUtime=3512.24 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 238898 0 0 0 350916 308 0 0 20 0 1 0 39081726 1013964800 244414 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 247550 244414 1312 1200 0 246030 0
Current children cumulated CPU time: 3512.24 s
Current children cumulated vsize: 990200 KiB
Current children cumulated memory: 977656 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 29632
/proc/meminfo: memFree=126449708/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=998068 memory=985080 CPUtime=3572.08 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 240854 0 0 0 356900 308 0 0 20 0 1 0 39081726 1022021632 246270 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 249517 246270 1312 1200 0 247997 0
Current children cumulated CPU time: 3572.08 s
Current children cumulated vsize: 998068 KiB
Current children cumulated memory: 985080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 29633
/proc/meminfo: memFree=126434084/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=999564 memory=986360 CPUtime=3600.01 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 241451 0 0 0 359693 308 0 0 20 0 1 0 39081726 1023553536 246590 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 249891 246590 1312 1200 0 248371 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 999564 KiB
Current children cumulated memory: 986360 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.97 s, system=3.09262 s

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

[startup+3610.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 29633
/proc/meminfo: memFree=126434084/131382120 swapFree=33010684/33010684
[pid=28897] ppid=28886 vsize=999564 memory=986360 CPUtime=3600.01 cores=4,6
/proc/28897/stat : 28897 (Exact) R 28886 28897 28829 0 -1 4194304 241451 0 0 0 359693 308 0 0 20 0 1 0 39081726 1023553536 246590 18446744073709551615 4198400 9112445 140728339120800 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17629184 140728339126586 140728339126765 140728339126765 140728339132367 0
/proc/28897/statm: 249891 246590 1312 1200 0 248371 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 999564 KiB
Current children cumulated memory: 986360 KiB

Child status: 0

Real time (s): 3610.34
CPU time (s): 3600.06
CPU user time (s): 3596.97
CPU system time (s): 3.09262
CPU usage (%): 99.7151
Max. virtual memory (cumulated for all children) (KiB): 999564
Max. memory (cumulated for all children) (KiB): 986360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.97
system time used= 3.09262
maximum resident set size= 986360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241463
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= 233
involuntary context switches= 4697


# summary of solver processes directly reported to runsolver:
#   pid: 28897
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.97
#   total CPU system time (s): 3.09262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7191 second user time and 35.0067 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-29 23:53:50
IDJOB=4483327
IDBENCH=165256
IDSOLVER=3317
FILE ID=nodeC003/4483327-1751234030
RUNJOBID= nodeC003-1751234030-28840
SLURM_JOB_ID= 9587714
Free space on /tmp= 432748 MiB

SOLVER NAME= Exact 2025-06-02
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 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483327-1751234030/watcher-4483327-1751234030 -o /tmp/evaluation-result-4483327-1751234030/solver-4483327-1751234030 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751234030-28840 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1125157721 --ls=360 HOME/instance-4483327-1751234030.opb

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

MD5SUM BENCH= 220c3fd455f868773072e11b99a8330e
RANDOM SEED=1125157721

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.345
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.44
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		: 1197.208
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.44
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.152
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.44
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.126
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.44
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.168
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.44
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		: 1197.078
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.44
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.234
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.44
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.150
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129588188 kB
MemAvailable:   129971332 kB
Buffers:            3280 kB
Cached:          1189664 kB
SwapCached:            0 kB
Active:           319360 kB
Inactive:         941184 kB
Active(anon):      85560 kB
Inactive(anon):        0 kB
Active(file):     233800 kB
Inactive(file):   941184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30788 kB
Writeback:             0 kB
AnonPages:         70700 kB
Mapped:           102536 kB
Shmem:             17960 kB
KReclaimable:      95576 kB
Slab:             178444 kB
SReclaimable:      95576 kB
SUnreclaim:        82868 kB
KernelStack:        3864 kB
PageTables:         2372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     333356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432724 MiB
End job on nodeC003 at 2025-06-30 00:54:01