Trace number 4513348

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 1011.71 1014.49

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x130split.opb
MD5SUMd15c8502de0d235fb9400ddf00f66b48
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 benchmark50.3655
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1301
Total number of constraints651
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)651
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

1011.60/1014.48	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: 63794 MiB (63063 MiB free)
  memory of node 1: 64507 MiB (63825 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4513348-1751214465/watcher-4513348-1751214465 -o /tmp/evaluation-result-4513348-1751214465/solver-4513348-1751214465 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751207207-25902 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=653731298 --ls=0 --inp-dombreaklim=0 HOME/instance-4513348-1751214465.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=26870, runsolver pid=26867

[startup+0.100068 s]*
/proc/loadavg: 4.09 4.09 4.09 5/252 26871
/proc/meminfo: memFree=129933920/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=32900 memory=10368 CPUtime=0.1 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 1531 0 0 0 9 1 0 0 20 0 1 0 37126208 33689600 2592 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 8225 2592 1280 1200 0 6705 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32900 KiB
Current children cumulated memory: 10368 KiB

[startup+0.212804 s]*
/proc/loadavg: 4.09 4.09 4.09 5/252 26871
/proc/meminfo: memFree=129933920/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=33956 memory=12032 CPUtime=0.21 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 1949 0 0 0 20 1 0 0 20 0 1 0 37126208 34770944 3008 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 8489 3008 1280 1200 0 6969 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 33956 KiB
Current children cumulated memory: 12032 KiB

[startup+0.312342 s]*
/proc/loadavg: 4.09 4.09 4.09 5/252 26871
/proc/meminfo: memFree=129933920/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=34220 memory=14364 CPUtime=0.31 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 2036 0 0 0 30 1 0 0 20 0 1 0 37126208 35041280 3591 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 8555 3591 1280 1200 0 7035 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34220 KiB
Current children cumulated memory: 14364 KiB

[startup+0.700249 s]
/proc/loadavg: 4.09 4.09 4.09 5/252 26871
/proc/meminfo: memFree=129933920/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=36656 memory=16796 CPUtime=0.68 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 2628 0 0 0 67 1 0 0 20 0 1 0 37126208 37535744 4199 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 9164 4199 1280 1200 0 7644 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 36656 KiB
Current children cumulated memory: 16796 KiB

[startup+1.5003 s]
/proc/loadavg: 4.09 4.09 4.09 5/252 26871
/proc/meminfo: memFree=129930400/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=42164 memory=28500 CPUtime=1.48 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 4008 0 0 0 146 2 0 0 20 0 1 0 37126208 43175936 7125 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 10541 7125 1280 1200 0 9021 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 28500 KiB

[startup+3.11257 s]
/proc/loadavg: 4.08 4.09 4.09 5/252 26871
/proc/meminfo: memFree=129914636/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=61604 memory=43568 CPUtime=3.08 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 6502 0 0 0 305 3 0 0 20 0 1 0 37126208 63082496 10892 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 15401 10892 1280 1200 0 13881 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 61604 KiB
Current children cumulated memory: 43568 KiB

[startup+6.30032 s]
/proc/loadavg: 4.08 4.09 4.09 5/252 26871
/proc/meminfo: memFree=129866376/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=118872 memory=88552 CPUtime=6.26 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 14558 0 0 0 620 6 0 0 20 0 1 0 37126208 121724928 22138 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 29718 22138 1280 1200 0 28198 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 118872 KiB
Current children cumulated memory: 88552 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.08 4.09 5/252 26871
/proc/meminfo: memFree=129796460/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=184484 memory=133824 CPUtime=12.65 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 20203 0 0 0 1255 10 0 0 20 0 1 0 37126208 188911616 33456 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 46121 33456 1280 1200 0 44601 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 184484 KiB
Current children cumulated memory: 133824 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.10 4.09 5/252 26871
/proc/meminfo: memFree=129784312/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=193448 memory=158480 CPUtime=25.42 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 23361 0 0 0 2529 13 0 0 20 0 1 0 37126208 198090752 39620 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 48362 39620 1280 1200 0 46842 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 193448 KiB
Current children cumulated memory: 158480 KiB

[startup+51.1127 s]
/proc/loadavg: 4.09 4.09 4.09 5/251 26871
/proc/meminfo: memFree=129765940/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=198896 memory=179028 CPUtime=50.96 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 25423 0 0 0 5079 17 0 0 20 0 1 0 37126208 203669504 44757 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 49724 44757 1280 1200 0 48204 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 198896 KiB
Current children cumulated memory: 179028 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/251 26873
/proc/meminfo: memFree=129690396/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=276432 memory=232100 CPUtime=102.01 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 37762 0 0 0 10173 28 0 0 20 0 1 0 37126208 283066368 58025 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 69108 58025 1280 1200 0 67588 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 276432 KiB
Current children cumulated memory: 232100 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 26875
/proc/meminfo: memFree=129605916/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=358464 memory=285656 CPUtime=161.84 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 44657 0 0 0 16143 41 0 0 20 0 1 0 37126208 367067136 71414 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 89616 71414 1280 1200 0 88096 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 358464 KiB
Current children cumulated memory: 285656 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/252 26880
/proc/meminfo: memFree=129585680/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=382416 memory=298968 CPUtime=221.68 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 48062 0 0 0 22118 50 0 0 20 0 1 0 37126208 391593984 74742 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 95604 74742 1280 1200 0 94084 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 382416 KiB
Current children cumulated memory: 298968 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 26882
/proc/meminfo: memFree=129534352/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=385488 memory=307948 CPUtime=281.5 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 49105 0 0 0 28091 59 0 0 20 0 1 0 37126208 394739712 76987 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 96372 76987 1280 1200 0 94852 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 385488 KiB
Current children cumulated memory: 307948 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/250 26884
/proc/meminfo: memFree=129499072/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=387408 memory=322156 CPUtime=341.32 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 49729 0 0 0 34062 70 0 0 20 0 1 0 37126208 396705792 80539 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 96852 80539 1280 1200 0 95332 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 387408 KiB
Current children cumulated memory: 322156 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 26889
/proc/meminfo: memFree=129471028/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=401.14 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50500 0 0 0 40034 80 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/251 26891
/proc/meminfo: memFree=129471224/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=460.97 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50555 0 0 0 46007 90 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0

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

/proc/loadavg: 4.04 4.07 4.08 5/251 26894
/proc/meminfo: memFree=129471504/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=520.81 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50555 0 0 0 51983 98 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 520.81 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+582.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/251 26896
/proc/meminfo: memFree=129375768/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=580.64 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50555 0 0 0 57958 106 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 580.64 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+642.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 26900
/proc/meminfo: memFree=129367560/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=640.48 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50697 0 0 0 63933 115 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 640.48 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+702.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/250 26902
/proc/meminfo: memFree=129371356/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=700.33 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50701 0 0 0 69899 134 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 700.33 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+762.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/250 26904
/proc/meminfo: memFree=129349512/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=760.17 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50808 0 0 0 75867 150 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 760.17 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+822.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 26909
/proc/meminfo: memFree=129313104/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=820.02 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50808 0 0 0 81833 169 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 820.02 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+882.3 s]
/proc/loadavg: 4.23 4.12 4.10 5/250 26911
/proc/meminfo: memFree=129332128/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=879.86 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50914 0 0 0 87803 183 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 879.86 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+942.3 s]
/proc/loadavg: 4.68 4.25 4.15 5/250 26913
/proc/meminfo: memFree=129331160/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=939.7 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 93769 201 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 939.7 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+1002.3 s]
/proc/loadavg: 4.43 4.28 4.16 5/250 26917
/proc/meminfo: memFree=129319772/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=999.54 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 99736 218 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 999.54 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

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

# cumulated CPU time of all completed processes:  user=1009.47 s, system=2.23795 s

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

[startup+1004.8 s]
/proc/loadavg: 4.48 4.29 4.17 5/250 26917
/proc/meminfo: memFree=129320024/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=1002.03 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 99984 219 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 1002.03 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+1011.2 s]
/proc/loadavg: 4.44 4.29 4.17 5/250 26917
/proc/meminfo: memFree=129312200/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=1008.41 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 100619 222 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 1008.41 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+1012.8 s]
/proc/loadavg: 4.44 4.29 4.17 5/250 26917
/proc/meminfo: memFree=129312200/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=1010.01 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 100779 222 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 1010.01 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+1013.6 s]
/proc/loadavg: 4.40 4.28 4.17 5/250 26917
/proc/meminfo: memFree=129312200/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=1010.81 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 100858 223 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 1010.81 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+1014 s]*
/proc/loadavg: 4.40 4.28 4.17 5/250 26917
/proc/meminfo: memFree=129312200/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=1011.22 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 100899 223 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 1011.22 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

[startup+1014.4 s]
/proc/loadavg: 4.40 4.28 4.17 5/250 26917
/proc/meminfo: memFree=129312200/131382112 swapFree=33010684/33010684
[pid=26870] ppid=26867 vsize=392016 memory=344812 CPUtime=1011.6 cores=4,6
/proc/26870/stat : 26870 (Exact) R 26867 26870 25891 0 -1 4194304 50915 0 0 0 100937 223 0 0 20 0 1 0 37126208 401424384 86203 18446744073709551615 4198400 9112445 140732564645872 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20017152 140732564654377 140732564654573 140732564654573 140732564660175 0
/proc/26870/statm: 98004 86203 1280 1200 0 96484 0
Current children cumulated CPU time: 1011.6 s
Current children cumulated vsize: 392016 KiB
Current children cumulated memory: 344812 KiB

Child status: 20

Real time (s): 1014.49
CPU time (s): 1011.71
CPU user time (s): 1009.47
CPU system time (s): 2.23795
CPU usage (%): 99.7256
Max. virtual memory (cumulated for all children) (KiB): 392016
Max. memory (cumulated for all children) (KiB): 344812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1009.47
system time used= 2.23795
maximum resident set size= 344812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50917
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= 65
involuntary context switches= 517


# summary of solver processes directly reported to runsolver:
#   pid: 26870
#   total CPU time (s): 1011.71
#   total CPU user time (s): 1009.47
#   total CPU system time (s): 2.23795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68246 second user time and 9.6518 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-06-29 18:27:45
IDJOB=4513348
IDBENCH=162339
IDSOLVER=3318
FILE ID=nodeC012/4513348-1751214465
RUNJOBID= nodeC012-1751207207-25902
SLURM_JOB_ID= 9587634
Free space on /tmp= 433036 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x130split.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-4513348-1751214465/watcher-4513348-1751214465 -o /tmp/evaluation-result-4513348-1751214465/solver-4513348-1751214465 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751207207-25902 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=653731298 --ls=0 --inp-dombreaklim=0 HOME/instance-4513348-1751214465.opb

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

MD5SUM BENCH= d15c8502de0d235fb9400ddf00f66b48
RANDOM SEED=653731298

nodeC012 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		: 3656.865
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3656.729
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.39
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.372
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.39
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.585
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.39
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.383
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3656.712
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.39
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.153
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.39
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.300
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129933872 kB
MemAvailable:   129689620 kB
Buffers:            3280 kB
Cached:           566476 kB
SwapCached:            0 kB
Active:           588660 kB
Inactive:         318556 kB
Active(anon):     355420 kB
Inactive(anon):        0 kB
Active(file):     233240 kB
Inactive(file):   318556 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14864 kB
Writeback:             4 kB
AnonPages:        339824 kB
Mapped:           117624 kB
Shmem:             17960 kB
KReclaimable:      86772 kB
Slab:             168984 kB
SReclaimable:      86772 kB
SUnreclaim:        82212 kB
KernelStack:        4064 kB
PageTables:         3612 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     720660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC012 at 2025-06-29 18:44:40