Trace number 4511138

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_db_no_ls 2025-06-19UNSAT 1242.96 1246.3

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid5x60split.opb
MD5SUM77ae40a270bfcd4ecd9b94334dd86fa6
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 benchmark0.296384
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables601
Total number of constraints301
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)301
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
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

1242.95/1246.30	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: 63665 MiB (62775 MiB free)
  memory of node 1: 64507 MiB (63993 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4511138-1751204303/watcher-4511138-1751204303 -o /tmp/evaluation-result-4511138-1751204303/solver-4511138-1751204303 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751201446-24594 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1653333894 --ls=0 --inp-dombreaklim=0 HOME/instance-4511138-1751204303.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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=25345, runsolver pid=25342
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.11 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129810488/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=31296 memory=11740 CPUtime=0.1 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 1306 0 0 0 10 0 0 0 20 0 1 0 36109194 32047104 2935 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 7824 2935 1280 1200 0 6304 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31296 KiB
Current children cumulated memory: 11740 KiB

[startup+0.205423 s]*
/proc/loadavg: 4.11 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129810488/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=32100 memory=12636 CPUtime=0.2 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 1509 0 0 0 20 0 0 0 20 0 1 0 36109194 32870400 3159 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 8025 3159 1280 1200 0 6505 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 32100 KiB
Current children cumulated memory: 12636 KiB

[startup+0.305387 s]*
/proc/loadavg: 4.11 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129810488/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=33736 memory=16276 CPUtime=0.3 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 1926 0 0 0 30 0 0 0 20 0 1 0 36109194 34545664 4069 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 8434 4069 1280 1200 0 6914 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33736 KiB
Current children cumulated memory: 16276 KiB

[startup+0.700127 s]
/proc/loadavg: 4.10 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129810488/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=40108 memory=24244 CPUtime=0.68 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 3404 0 0 0 68 0 0 0 20 0 1 0 36109194 41070592 6061 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 10027 6061 1280 1200 0 8507 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 40108 KiB
Current children cumulated memory: 24244 KiB

[startup+1.50013 s]
/proc/loadavg: 4.10 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129806972/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=46960 memory=35060 CPUtime=1.49 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 4579 0 0 0 148 1 0 0 20 0 1 0 36109194 48087040 8765 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 11740 8765 1280 1200 0 10220 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 46960 KiB
Current children cumulated memory: 35060 KiB

[startup+3.10563 s]
/proc/loadavg: 4.10 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129769640/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=70120 memory=55116 CPUtime=3.08 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 7777 0 0 0 306 2 0 0 20 0 1 0 36109194 71802880 13779 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 17530 13779 1280 1200 0 16010 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 70120 KiB
Current children cumulated memory: 55116 KiB

[startup+6.30014 s]
/proc/loadavg: 4.09 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129729292/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=106020 memory=74272 CPUtime=6.27 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 10421 0 0 0 623 4 0 0 20 0 1 0 36109194 108564480 18568 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 26505 18568 1280 1200 0 24985 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 106020 KiB
Current children cumulated memory: 74272 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 4.03 5/265 25346
/proc/meminfo: memFree=129717860/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=118532 memory=98236 CPUtime=12.65 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 13855 0 0 0 1259 6 0 0 20 0 1 0 36109194 121376768 24559 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 29633 24559 1280 1200 0 28113 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 118532 KiB
Current children cumulated memory: 98236 KiB

[startup+25.5001 s]
/proc/loadavg: 4.07 4.08 4.02 5/264 25347
/proc/meminfo: memFree=129687492/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=184276 memory=128268 CPUtime=25.43 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 18764 0 0 0 2532 11 0 0 20 0 1 0 36109194 188698624 32067 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 46069 32067 1280 1200 0 44549 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 184276 KiB
Current children cumulated memory: 128268 KiB

[startup+51.1053 s]
/proc/loadavg: 4.10 4.09 4.03 5/264 25347
/proc/meminfo: memFree=129671868/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=191116 memory=134796 CPUtime=50.97 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 20449 0 0 0 5081 16 0 0 20 0 1 0 36109194 195702784 33699 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 47779 33699 1280 1200 0 46259 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 191116 KiB
Current children cumulated memory: 134796 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.03 5/264 25349
/proc/meminfo: memFree=129656876/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=197796 memory=140044 CPUtime=102.03 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 21793 0 0 0 10178 25 0 0 20 0 1 0 36109194 202543104 35011 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 49449 35011 1280 1200 0 47929 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 197796 KiB
Current children cumulated memory: 140044 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/265 25352
/proc/meminfo: memFree=129642912/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=198244 memory=144652 CPUtime=161.88 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 22253 0 0 0 16153 35 0 0 20 0 1 0 36109194 203001856 36163 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 49561 36163 1280 1200 0 48041 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 198244 KiB
Current children cumulated memory: 144652 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.08 4.03 5/265 25354
/proc/meminfo: memFree=129642788/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=198436 memory=156044 CPUtime=221.73 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 22365 0 0 0 22128 45 0 0 20 0 1 0 36109194 203198464 39011 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 49609 39011 1280 1200 0 48089 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 198436 KiB
Current children cumulated memory: 156044 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.03 5/264 25356
/proc/meminfo: memFree=129642368/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=198436 memory=156044 CPUtime=281.58 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 22435 0 0 0 28104 54 0 0 20 0 1 0 36109194 203198464 39011 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 49609 39011 1280 1200 0 48089 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 198436 KiB
Current children cumulated memory: 156044 KiB

[startup+342.3 s]
/proc/loadavg: 4.44 4.18 4.06 5/263 25360
/proc/meminfo: memFree=129642364/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=198436 memory=156044 CPUtime=341.43 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 22447 0 0 0 34078 65 0 0 20 0 1 0 36109194 203198464 39011 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 49609 39011 1280 1200 0 48089 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 198436 KiB
Current children cumulated memory: 156044 KiB

[startup+402.3 s]
/proc/loadavg: 4.25 4.17 4.07 5/263 25362
/proc/meminfo: memFree=129638760/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=198436 memory=156044 CPUtime=401.29 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 22493 0 0 0 40054 75 0 0 20 0 1 0 36109194 203198464 39011 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 49609 39011 1280 1200 0 48089 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 198436 KiB
Current children cumulated memory: 156044 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.17 4.07 5/263 25364
/proc/meminfo: memFree=129642780/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=198820 memory=156300 CPUtime=461.14 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 22586 0 0 0 46029 85 0 0 20 0 1 0 36109194 203591680 39075 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 49705 39075 1280 1200 0 48185 0

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

/proc/loadavg: 4.11 4.14 4.09 5/265 25378
/proc/meminfo: memFree=129633836/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=201316 memory=158348 CPUtime=700.56 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23257 0 0 0 69934 122 0 0 20 0 1 0 36109194 206147584 39587 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 50329 39587 1280 1200 0 48809 0
Current children cumulated CPU time: 700.56 s
Current children cumulated vsize: 201316 KiB
Current children cumulated memory: 158348 KiB

[startup+762.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 25560
/proc/meminfo: memFree=129785236/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=201316 memory=158348 CPUtime=760.4 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23264 0 0 0 75910 130 0 0 20 0 1 0 36109194 206147584 39587 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 50329 39587 1280 1200 0 48809 0
Current children cumulated CPU time: 760.4 s
Current children cumulated vsize: 201316 KiB
Current children cumulated memory: 158348 KiB

[startup+822.3 s]
/proc/loadavg: 4.18 4.15 4.09 5/264 25831
/proc/meminfo: memFree=129660500/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=202084 memory=158988 CPUtime=820.24 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23406 0 0 0 81885 139 0 0 20 0 1 0 36109194 206934016 39747 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 50521 39747 1280 1200 0 49001 0
Current children cumulated CPU time: 820.24 s
Current children cumulated vsize: 202084 KiB
Current children cumulated memory: 158988 KiB

[startup+882.3 s]
/proc/loadavg: 4.25 4.17 4.10 5/263 26192
/proc/meminfo: memFree=126395908/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=202852 memory=159500 CPUtime=880.05 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23594 0 0 0 87859 146 0 0 20 0 1 0 36109194 207720448 39875 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 50713 39875 1280 1200 0 49193 0
Current children cumulated CPU time: 880.05 s
Current children cumulated vsize: 202852 KiB
Current children cumulated memory: 159500 KiB

[startup+942.3 s]
/proc/loadavg: 4.25 4.18 4.11 5/265 26242
/proc/meminfo: memFree=124924540/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=202852 memory=160396 CPUtime=939.89 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23615 0 0 0 93833 156 0 0 20 0 1 0 36109194 207720448 40099 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 50713 40099 1280 1200 0 49193 0
Current children cumulated CPU time: 939.89 s
Current children cumulated vsize: 202852 KiB
Current children cumulated memory: 160396 KiB

[startup+1002.3 s]
/proc/loadavg: 4.15 4.16 4.10 5/265 26244
/proc/meminfo: memFree=122761900/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=203620 memory=160908 CPUtime=999.7 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23753 0 0 0 99805 165 0 0 20 0 1 0 36109194 208506880 40227 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 50905 40227 1280 1200 0 49385 0
Current children cumulated CPU time: 999.7 s
Current children cumulated vsize: 203620 KiB
Current children cumulated memory: 160908 KiB

[startup+1062.3 s]
/proc/loadavg: 4.10 4.14 4.09 5/264 26350
/proc/meminfo: memFree=120661856/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=204004 memory=161292 CPUtime=1059.51 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23824 0 0 0 105777 174 0 0 20 0 1 0 36109194 208900096 40323 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51001 40323 1280 1200 0 49481 0
Current children cumulated CPU time: 1059.51 s
Current children cumulated vsize: 204004 KiB
Current children cumulated memory: 161292 KiB

[startup+1122.3 s]
/proc/loadavg: 4.14 4.15 4.09 5/265 26427
/proc/meminfo: memFree=112911740/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=204500 memory=161420 CPUtime=1119.33 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23894 0 0 0 111751 182 0 0 20 0 1 0 36109194 209408000 40355 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51125 40355 1280 1200 0 49605 0
Current children cumulated CPU time: 1119.33 s
Current children cumulated vsize: 204500 KiB
Current children cumulated memory: 161420 KiB

[startup+1182.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/266 26435
/proc/meminfo: memFree=111350484/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=204884 memory=161676 CPUtime=1179.15 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 23944 0 0 0 117722 193 0 0 20 0 1 0 36109194 209801216 40419 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51221 40419 1280 1200 0 49701 0
Current children cumulated CPU time: 1179.15 s
Current children cumulated vsize: 204884 KiB
Current children cumulated memory: 161676 KiB

[startup+1242.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 26437
/proc/meminfo: memFree=109209444/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=205156 memory=161932 CPUtime=1238.96 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 24012 0 0 0 123693 203 0 0 20 0 1 0 36109194 210079744 40483 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51289 40483 1280 1200 0 49769 0
Current children cumulated CPU time: 1238.96 s
Current children cumulated vsize: 205156 KiB
Current children cumulated memory: 161932 KiB

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

# cumulated CPU time of all completed processes:  user=1240.9 s, system=2.05251 s

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

[startup+1244.8 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 26437
/proc/meminfo: memFree=109169376/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=205156 memory=161932 CPUtime=1241.45 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 24012 0 0 0 123941 204 0 0 20 0 1 0 36109194 210079744 40483 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51289 40483 1280 1200 0 49769 0
Current children cumulated CPU time: 1241.45 s
Current children cumulated vsize: 205156 KiB
Current children cumulated memory: 161932 KiB

[startup+1245.6 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 26437
/proc/meminfo: memFree=109129056/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=205156 memory=161932 CPUtime=1242.25 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 24012 0 0 0 124020 205 0 0 20 0 1 0 36109194 210079744 40483 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51289 40483 1280 1200 0 49769 0
Current children cumulated CPU time: 1242.25 s
Current children cumulated vsize: 205156 KiB
Current children cumulated memory: 161932 KiB

[startup+1246 s]*
/proc/loadavg: 4.15 4.14 4.09 5/266 26437
/proc/meminfo: memFree=109100768/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=205156 memory=161932 CPUtime=1242.65 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 24012 0 0 0 124060 205 0 0 20 0 1 0 36109194 210079744 40483 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51289 40483 1280 1200 0 49769 0
Current children cumulated CPU time: 1242.65 s
Current children cumulated vsize: 205156 KiB
Current children cumulated memory: 161932 KiB

[startup+1246.2 s]
/proc/loadavg: 4.15 4.14 4.09 5/266 26437
/proc/meminfo: memFree=109100768/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=205156 memory=161932 CPUtime=1242.85 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 24012 0 0 0 124080 205 0 0 20 0 1 0 36109194 210079744 40483 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51289 40483 1280 1200 0 49769 0
Current children cumulated CPU time: 1242.85 s
Current children cumulated vsize: 205156 KiB
Current children cumulated memory: 161932 KiB

[startup+1246.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/266 26437
/proc/meminfo: memFree=109100768/131249988 swapFree=33010684/33010684
[pid=25345] ppid=25342 vsize=205156 memory=161932 CPUtime=1242.95 cores=1,3
/proc/25345/stat : 25345 (Exact) R 25342 25345 24582 0 -1 4194304 24012 0 0 0 124090 205 0 0 20 0 1 0 36109194 210079744 40483 18446744073709551615 4198400 9112445 140724123706352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 32235520 140724123707688 140724123707885 140724123707885 140724123713487 0
/proc/25345/statm: 51289 40483 1280 1200 0 49769 0
Current children cumulated CPU time: 1242.95 s
Current children cumulated vsize: 205156 KiB
Current children cumulated memory: 161932 KiB

Child status: 20

Real time (s): 1246.3
CPU time (s): 1242.96
CPU user time (s): 1240.9
CPU system time (s): 2.05251
CPU usage (%): 99.7314
Max. virtual memory (cumulated for all children) (KiB): 205156
Max. memory (cumulated for all children) (KiB): 161932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1240.9
system time used= 2.05251
maximum resident set size= 175348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24014
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= 32
involuntary context switches= 616


# summary of solver processes directly reported to runsolver:
#   pid: 25345
#   total CPU time (s): 1242.96
#   total CPU user time (s): 1240.9
#   total CPU system time (s): 2.05251

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.52447 second user time and 5.07432 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-29 15:38:23
IDJOB=4511138
IDBENCH=160431
IDSOLVER=3318
FILE ID=nodeC034/4511138-1751204303
RUNJOBID= nodeC034-1751201446-24594
SLURM_JOB_ID= 9587611
Free space on /tmp= 433040 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid5x60split.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=0 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4511138-1751204303/watcher-4511138-1751204303 -o /tmp/evaluation-result-4511138-1751204303/solver-4511138-1751204303 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751201446-24594 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1653333894 --ls=0 --inp-dombreaklim=0 HOME/instance-4511138-1751204303.opb

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

MD5SUM BENCH= 77ae40a270bfcd4ecd9b94334dd86fa6
RANDOM SEED=1653333894

nodeC034 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.445
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.53
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.742
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.53
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		: 3597.006
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.53
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		: 3572.658
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.53
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.763
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.53
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.754
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.53
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		: 3549.098
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.53
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		: 3700.000
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129810440 kB
MemAvailable:   129498252 kB
Buffers:            3280 kB
Cached:           497944 kB
SwapCached:            0 kB
Active:           582784 kB
Inactive:         276828 kB
Active(anon):     376496 kB
Inactive(anon):        0 kB
Active(file):     206288 kB
Inactive(file):   276828 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7136 kB
Writeback:             0 kB
AnonPages:        361536 kB
Mapped:           118228 kB
Shmem:             18104 kB
KReclaimable:      87468 kB
Slab:             173820 kB
SReclaimable:      87468 kB
SUnreclaim:        86352 kB
KernelStack:        4288 kB
PageTables:         3608 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     737596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432848 MiB
End job on nodeC034 at 2025-06-29 15:59:10