Trace number 4513853

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-16? (TO) 3600.06 3609.21

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l080-r079-n1.opb
MD5SUM1372c66e4673859c6e3da379b7182901
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 benchmark879.083
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4323
Total number of constraints9214
Number of constraints which are clauses7773
Number of constraints which are cardinality constraints (but not clauses)1441
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3609.20	c Program interrupted by user.
3600.05/3609.20	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513853-1751212892/watcher-4513853-1751212892 -o /tmp/evaluation-result-4513853-1751212892/solver-4513853-1751212892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751205166-27852 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=186374150 --ls=360 --inp-dombreaklim=0 HOME/instance-4513853-1751212892.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=29518, runsolver pid=29514
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.09 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129621640/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=0.09 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 9 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+0.205606 s]*
/proc/loadavg: 4.09 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129620884/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=0.2 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 20 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+0.304986 s]*
/proc/loadavg: 4.09 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129621024/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=0.3 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 30 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+0.700112 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129621024/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=0.69 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 69 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+1.50013 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129621024/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=1.48 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 148 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+3.10526 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129621412/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=3.09 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 309 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+6.30015 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129621412/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=6.27 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 627 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+12.7001 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 29523
/proc/meminfo: memFree=129621628/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=12.66 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 1266 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 29523
/proc/meminfo: memFree=129621652/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=16788 CPUtime=25.43 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3901 0 0 0 2543 0 0 0 20 0 1 0 36967663 42156032 4197 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4197 1024 1200 0 8772 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 16788 KiB

[startup+51.1046 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 29569
/proc/meminfo: memFree=129797840/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=17172 CPUtime=50.98 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3904 0 0 0 5098 0 0 0 20 0 1 0 36967663 42156032 4293 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4293 1024 1200 0 8772 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 17172 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 29574
/proc/meminfo: memFree=129793272/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=17300 CPUtime=102.07 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3913 0 0 0 10207 0 0 0 20 0 1 0 36967663 42156032 4325 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4325 1024 1200 0 8772 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 17300 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 29580
/proc/meminfo: memFree=129799408/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=17300 CPUtime=161.95 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3919 0 0 0 16195 0 0 0 20 0 1 0 36967663 42156032 4325 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4325 1024 1200 0 8772 0
Current children cumulated CPU time: 161.95 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 17300 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.10 4.09 5/265 29582
/proc/meminfo: memFree=129799156/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=17300 CPUtime=221.82 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3922 0 0 0 22182 0 0 0 20 0 1 0 36967663 42156032 4325 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4325 1024 1200 0 8772 0
Current children cumulated CPU time: 221.82 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 17300 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 4.11 4.10 5/265 29586
/proc/meminfo: memFree=129801160/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=17300 CPUtime=281.7 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3925 0 0 0 28170 0 0 0 20 0 1 0 36967663 42156032 4325 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4325 1024 1200 0 8772 0
Current children cumulated CPU time: 281.7 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 17300 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 29588
/proc/meminfo: memFree=129796912/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=41168 memory=17300 CPUtime=341.58 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 3928 0 0 0 34158 0 0 0 20 0 1 0 36967663 42156032 4325 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 10292 4325 1024 1200 0 8772 0
Current children cumulated CPU time: 341.58 s
Current children cumulated vsize: 41168 KiB
Current children cumulated memory: 17300 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/265 29590
/proc/meminfo: memFree=129729772/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=59912 memory=42836 CPUtime=401.45 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 9108 0 0 0 40133 12 0 0 20 0 1 0 36967663 61349888 10709 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 14978 10709 1280 1200 0 13458 0
Current children cumulated CPU time: 401.45 s
Current children cumulated vsize: 59912 KiB
Current children cumulated memory: 42836 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 29636
/proc/meminfo: memFree=129744816/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=63768 memory=46676 CPUtime=461.31 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 10079 0 0 0 46105 26 0 0 20 0 1 0 36967663 65298432 11669 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 15942 11669 1280 1200 0 14422 0
Current children cumulated CPU time: 461.31 s

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

Current children cumulated memory: 83896 KiB

[startup+2862.3 s]
/proc/loadavg: 4.20 4.12 4.10 5/265 29886
/proc/meminfo: memFree=129543360/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=99720 memory=84920 CPUtime=2855.06 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 19182 0 0 0 284947 559 0 0 20 0 1 0 36967663 102113280 21230 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 24930 21230 1280 1200 0 23410 0
Current children cumulated CPU time: 2855.06 s
Current children cumulated vsize: 99720 KiB
Current children cumulated memory: 84920 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 29888
/proc/meminfo: memFree=129543352/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=100220 memory=85432 CPUtime=2914.91 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 19314 0 0 0 290918 573 0 0 20 0 1 0 36967663 102625280 21358 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 25055 21358 1280 1200 0 23535 0
Current children cumulated CPU time: 2914.91 s
Current children cumulated vsize: 100220 KiB
Current children cumulated memory: 85432 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 29890
/proc/meminfo: memFree=129539880/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=100684 memory=85944 CPUtime=2974.76 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 19426 0 0 0 296890 586 0 0 20 0 1 0 36967663 103100416 21486 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 25171 21486 1280 1200 0 23651 0
Current children cumulated CPU time: 2974.76 s
Current children cumulated vsize: 100684 KiB
Current children cumulated memory: 85944 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 29892
/proc/meminfo: memFree=129543268/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=100996 memory=86328 CPUtime=3034.6 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 19527 0 0 0 302861 599 0 0 20 0 1 0 36967663 103419904 21582 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 25249 21582 1280 1200 0 23729 0
Current children cumulated CPU time: 3034.6 s
Current children cumulated vsize: 100996 KiB
Current children cumulated memory: 86328 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 29894
/proc/meminfo: memFree=129530964/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=101164 memory=86456 CPUtime=3094.44 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 19568 0 0 0 308832 612 0 0 20 0 1 0 36967663 103591936 21614 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 25291 21614 1280 1200 0 23771 0
Current children cumulated CPU time: 3094.44 s
Current children cumulated vsize: 101164 KiB
Current children cumulated memory: 86456 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/265 29898
/proc/meminfo: memFree=129531900/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=102100 memory=87352 CPUtime=3154.29 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 19771 0 0 0 314805 624 0 0 20 0 1 0 36967663 104550400 21838 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 25525 21838 1280 1200 0 24005 0
Current children cumulated CPU time: 3154.29 s
Current children cumulated vsize: 102100 KiB
Current children cumulated memory: 87352 KiB

[startup+3222.3 s]
/proc/loadavg: 4.27 4.14 4.10 5/264 29902
/proc/meminfo: memFree=129531492/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=103216 memory=88504 CPUtime=3214.14 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20076 0 0 0 320776 638 0 0 20 0 1 0 36967663 105693184 22126 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 25804 22126 1280 1200 0 24284 0
Current children cumulated CPU time: 3214.14 s
Current children cumulated vsize: 103216 KiB
Current children cumulated memory: 88504 KiB

[startup+3282.3 s]
/proc/loadavg: 4.49 4.26 4.15 5/264 29904
/proc/meminfo: memFree=129535488/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=104140 memory=89400 CPUtime=3273.98 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20312 0 0 0 326747 651 0 0 20 0 1 0 36967663 106639360 22350 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 26035 22350 1280 1200 0 24515 0
Current children cumulated CPU time: 3273.98 s
Current children cumulated vsize: 104140 KiB
Current children cumulated memory: 89400 KiB

[startup+3342.3 s]
/proc/loadavg: 4.29 4.24 4.15 5/264 29906
/proc/meminfo: memFree=129526688/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=104620 memory=89784 CPUtime=3333.83 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20430 0 0 0 332719 664 0 0 20 0 1 0 36967663 107130880 22446 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 26155 22446 1280 1200 0 24635 0
Current children cumulated CPU time: 3333.83 s
Current children cumulated vsize: 104620 KiB
Current children cumulated memory: 89784 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.20 4.14 5/264 29910
/proc/meminfo: memFree=129522100/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=105432 memory=90552 CPUtime=3393.68 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20623 0 0 0 338690 678 0 0 20 0 1 0 36967663 107962368 22638 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 26358 22638 1280 1200 0 24838 0
Current children cumulated CPU time: 3393.68 s
Current children cumulated vsize: 105432 KiB
Current children cumulated memory: 90552 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.19 4.14 5/263 29912
/proc/meminfo: memFree=129525856/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=106200 memory=91320 CPUtime=3453.52 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20811 0 0 0 344663 689 0 0 20 0 1 0 36967663 108748800 22830 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 26550 22830 1280 1200 0 25030 0
Current children cumulated CPU time: 3453.52 s
Current children cumulated vsize: 106200 KiB
Current children cumulated memory: 91320 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.17 4.13 5/263 29914
/proc/meminfo: memFree=129517728/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=106332 memory=91576 CPUtime=3513.36 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20862 0 0 0 350634 702 0 0 20 0 1 0 36967663 108883968 22894 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 26583 22894 1280 1200 0 25063 0
Current children cumulated CPU time: 3513.36 s
Current children cumulated vsize: 106332 KiB
Current children cumulated memory: 91576 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.15 4.12 5/264 29928
/proc/meminfo: memFree=129502240/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=106728 memory=91960 CPUtime=3573.22 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20973 0 0 0 356607 715 0 0 20 0 1 0 36967663 109289472 22990 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 26682 22990 1280 1200 0 25162 0
Current children cumulated CPU time: 3573.22 s
Current children cumulated vsize: 106728 KiB
Current children cumulated memory: 91960 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.05 4.14 4.12 5/264 29930
/proc/meminfo: memFree=129512644/131249996 swapFree=33010684/33010684
[pid=29518] ppid=29514 vsize=106860 memory=92088 CPUtime=3600.05 cores=5,7
/proc/29518/stat : 29518 (Exact) R 29514 29518 27839 0 -1 4194304 20998 0 0 0 359284 721 0 0 20 0 1 0 36967663 109424640 23022 18446744073709551615 4198400 9112445 140721030864560 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40448000 140721030867239 140721030867437 140721030867437 140721030873039 0
/proc/29518/statm: 26715 23022 1280 1200 0 25195 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 106860 KiB
Current children cumulated memory: 92088 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.85 s, system=7.21351 s

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

Child status: 0

Real time (s): 3609.21
CPU time (s): 3600.06
CPU user time (s): 3592.85
CPU system time (s): 7.21351
CPU usage (%): 99.7466
Max. virtual memory (cumulated for all children) (KiB): 106860
Max. memory (cumulated for all children) (KiB): 92088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.85
system time used= 7.21351
maximum resident set size= 92088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21002
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= 34
involuntary context switches= 3400


# summary of solver processes directly reported to runsolver:
#   pid: 29518
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3592.85
#   total CPU system time (s): 7.21351

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.25399 second user time and 13.9949 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-06-29 18:01:32
IDJOB=4513853
IDBENCH=162572
IDSOLVER=3319
FILE ID=nodeC029/4513853-1751212892
RUNJOBID= nodeC029-1751205166-27852
SLURM_JOB_ID= 9587623
Free space on /tmp= 433048 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l080-r079-n1.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-4513853-1751212892/watcher-4513853-1751212892 -o /tmp/evaluation-result-4513853-1751212892/solver-4513853-1751212892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751205166-27852 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=186374150 --ls=360 --inp-dombreaklim=0 HOME/instance-4513853-1751212892.opb

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

MD5SUM BENCH= 1372c66e4673859c6e3da379b7182901
RANDOM SEED=186374150

nodeC029 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		: 3599.786
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	: 6999.46
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		: 3599.718
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	: 6999.46
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		: 3599.721
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	: 6999.46
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		: 3598.532
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	: 6999.46
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		: 3599.715
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	: 6999.46
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		: 3599.722
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	: 6999.46
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		: 3589.165
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	: 6999.46
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		: 3599.664
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	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129630148 kB
MemAvailable:   129385460 kB
Buffers:            3280 kB
Cached:           565184 kB
SwapCached:            0 kB
Active:           723924 kB
Inactive:         308264 kB
Active(anon):     481784 kB
Inactive(anon):        0 kB
Active(file):     242140 kB
Inactive(file):   308264 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14536 kB
Writeback:             0 kB
AnonPages:        463992 kB
Mapped:           113380 kB
Shmem:             18060 kB
KReclaimable:      88296 kB
Slab:             172224 kB
SReclaimable:      88296 kB
SUnreclaim:        83928 kB
KernelStack:        4240 kB
PageTables:         3700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     808668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    389120 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC029 at 2025-06-29 19:01:42