Trace number 4503186

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-19? (TO) 3600.02 3610.5

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
heinz/normalized-neos-820146.opb
MD5SUM081659ee65bc936cbb896171f511d736
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 benchmark35.4553
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3610.50	c Program interrupted by user.
3600.01/3610.50	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: 63794 MiB (63099 MiB free)
  memory of node 1: 64507 MiB (63738 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4503186-1751160346/watcher-4503186-1751160346 -o /tmp/evaluation-result-4503186-1751160346/solver-4503186-1751160346 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751156446-18899 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=495234168 --ls=0 --inp-dombreaklim=0 HOME/instance-4503186-1751160346.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=20365, runsolver pid=20362
Current StackSize limit: 8192 KiB


[startup+0.100099 s]*
/proc/loadavg: 4.17 4.17 4.15 5/253 20366
/proc/meminfo: memFree=129878896/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=30468 memory=8320 CPUtime=0.1 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 968 0 0 0 10 0 0 0 20 0 1 0 31714354 31199232 2080 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 7617 2080 1280 1200 0 6097 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30468 KiB
Current children cumulated memory: 8320 KiB

[startup+0.213092 s]*
/proc/loadavg: 4.17 4.17 4.15 5/253 20366
/proc/meminfo: memFree=129878896/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=30772 memory=8832 CPUtime=0.21 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 1101 0 0 0 21 0 0 0 20 0 1 0 31714354 31510528 2208 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 7693 2208 1280 1200 0 6173 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30772 KiB
Current children cumulated memory: 8832 KiB

[startup+0.31288 s]*
/proc/loadavg: 4.17 4.17 4.15 5/253 20366
/proc/meminfo: memFree=129878140/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=31168 memory=9472 CPUtime=0.31 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 1243 0 0 0 31 0 0 0 20 0 1 0 31714354 31916032 2368 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 7792 2368 1280 1200 0 6272 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 9472 KiB

[startup+0.700266 s]
/proc/loadavg: 4.17 4.17 4.15 5/253 20366
/proc/meminfo: memFree=129877132/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=32012 memory=10752 CPUtime=0.69 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 1584 0 0 0 68 1 0 0 20 0 1 0 31714354 32780288 2688 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 8003 2688 1280 1200 0 6483 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 32012 KiB
Current children cumulated memory: 10752 KiB

[startup+1.50031 s]
/proc/loadavg: 4.17 4.17 4.15 5/253 20366
/proc/meminfo: memFree=129875516/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=33040 memory=14616 CPUtime=1.48 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 2072 0 0 0 146 2 0 0 20 0 1 0 31714354 33832960 3654 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 8260 3654 1280 1200 0 6740 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 33040 KiB
Current children cumulated memory: 14616 KiB

[startup+3.11242 s]
/proc/loadavg: 4.17 4.17 4.15 5/253 20366
/proc/meminfo: memFree=129871348/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=33940 memory=15384 CPUtime=3.09 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 2384 0 0 0 305 4 0 0 20 0 1 0 31714354 34754560 3846 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 8485 3846 1280 1200 0 6965 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 33940 KiB
Current children cumulated memory: 15384 KiB

[startup+6.30026 s]
/proc/loadavg: 4.16 4.16 4.15 5/253 20366
/proc/meminfo: memFree=129866248/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=34912 memory=16408 CPUtime=6.27 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 2843 0 0 0 619 8 0 0 20 0 1 0 31714354 35749888 4102 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 8728 4102 1280 1200 0 7208 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 34912 KiB
Current children cumulated memory: 16408 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.16 4.15 5/253 20366
/proc/meminfo: memFree=129864700/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=35876 memory=17432 CPUtime=12.65 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 3429 0 0 0 1250 15 0 0 20 0 1 0 31714354 36737024 4358 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 8969 4358 1280 1200 0 7449 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 35876 KiB
Current children cumulated memory: 17432 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.15 4.14 5/253 20366
/proc/meminfo: memFree=129849048/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=37264 memory=18712 CPUtime=25.41 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 4256 0 0 0 2510 31 0 0 20 0 1 0 31714354 38158336 4678 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 9316 4678 1280 1200 0 7796 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 37264 KiB
Current children cumulated memory: 18712 KiB

[startup+51.1125 s]
/proc/loadavg: 4.13 4.16 4.14 5/253 20367
/proc/meminfo: memFree=129828532/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=39516 memory=20888 CPUtime=50.96 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 5611 0 0 0 5035 61 0 0 20 0 1 0 31714354 40464384 5222 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 9879 5222 1280 1200 0 8359 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 39516 KiB
Current children cumulated memory: 20888 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.14 5/253 20368
/proc/meminfo: memFree=129800232/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=42228 memory=25524 CPUtime=101.99 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 7673 0 0 0 10079 120 0 0 20 0 1 0 31714354 43241472 6381 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 10557 6381 1280 1200 0 9037 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 42228 KiB
Current children cumulated memory: 25524 KiB

[startup+162.3 s]
/proc/loadavg: 4.63 4.27 4.19 5/253 20371
/proc/meminfo: memFree=129761352/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=43444 memory=26676 CPUtime=161.83 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 9550 0 0 0 15992 191 0 0 20 0 1 0 31714354 44486656 6669 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 10861 6669 1280 1200 0 9341 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 43444 KiB
Current children cumulated memory: 26676 KiB

[startup+222.3 s]
/proc/loadavg: 4.48 4.31 4.20 5/253 20373
/proc/meminfo: memFree=129729916/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=45412 memory=28468 CPUtime=221.65 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 11123 0 0 0 21904 261 0 0 20 0 1 0 31714354 46501888 7117 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 11353 7117 1280 1200 0 9833 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 45412 KiB
Current children cumulated memory: 28468 KiB

[startup+282.3 s]
/proc/loadavg: 4.30 4.28 4.20 5/251 20379
/proc/meminfo: memFree=129737396/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=47716 memory=30772 CPUtime=281.48 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 12638 0 0 0 27817 331 0 0 20 0 1 0 31714354 48861184 7693 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 11929 7693 1280 1200 0 10409 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 47716 KiB
Current children cumulated memory: 30772 KiB

[startup+342.3 s]
/proc/loadavg: 4.70 4.39 4.24 5/252 20387
/proc/meminfo: memFree=129712972/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=48392 memory=31284 CPUtime=341.3 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 13841 0 0 0 33731 399 0 0 20 0 1 0 31714354 49553408 7821 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 12098 7821 1280 1200 0 10578 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 48392 KiB
Current children cumulated memory: 31284 KiB

[startup+402.3 s]
/proc/loadavg: 4.45 4.39 4.25 5/252 20389
/proc/meminfo: memFree=129686896/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=49544 memory=33076 CPUtime=401.11 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 15049 0 0 0 39642 469 0 0 20 0 1 0 31714354 50733056 8269 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 12386 8269 1280 1200 0 10866 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 49544 KiB
Current children cumulated memory: 33076 KiB

[startup+462.3 s]
/proc/loadavg: 4.35 4.36 4.25 5/251 20391
/proc/meminfo: memFree=129670784/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=50264 memory=33716 CPUtime=460.94 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 16263 0 0 0 45555 539 0 0 20 0 1 0 31714354 51470336 8429 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 12566 8429 1280 1200 0 11046 0

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

Current children cumulated memory: 48808 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/250 20522
/proc/meminfo: memFree=129438560/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=66608 memory=49960 CPUtime=2913.77 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 25894 0 0 0 288023 3354 0 0 20 0 1 0 31714354 68206592 12490 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16652 12490 1280 1200 0 15132 0
Current children cumulated CPU time: 2913.77 s
Current children cumulated vsize: 66608 KiB
Current children cumulated memory: 49960 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/250 20525
/proc/meminfo: memFree=129455120/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67472 memory=50728 CPUtime=2973.61 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26090 0 0 0 293940 3421 0 0 20 0 1 0 31714354 69091328 12682 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16868 12682 1280 1200 0 15348 0
Current children cumulated CPU time: 2973.61 s
Current children cumulated vsize: 67472 KiB
Current children cumulated memory: 50728 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/250 20527
/proc/meminfo: memFree=129455528/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67472 memory=50856 CPUtime=3033.44 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26114 0 0 0 299857 3487 0 0 20 0 1 0 31714354 69091328 12714 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16868 12714 1280 1200 0 15348 0
Current children cumulated CPU time: 3033.44 s
Current children cumulated vsize: 67472 KiB
Current children cumulated memory: 50856 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 20529
/proc/meminfo: memFree=129455036/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67472 memory=50856 CPUtime=3093.27 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26114 0 0 0 305772 3555 0 0 20 0 1 0 31714354 69091328 12714 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16868 12714 1280 1200 0 15348 0
Current children cumulated CPU time: 3093.27 s
Current children cumulated vsize: 67472 KiB
Current children cumulated memory: 50856 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 20531
/proc/meminfo: memFree=129447376/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67472 memory=50856 CPUtime=3153.1 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26114 0 0 0 311689 3621 0 0 20 0 1 0 31714354 69091328 12714 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16868 12714 1280 1200 0 15348 0
Current children cumulated CPU time: 3153.1 s
Current children cumulated vsize: 67472 KiB
Current children cumulated memory: 50856 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/250 20533
/proc/meminfo: memFree=129426676/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67472 memory=50856 CPUtime=3212.94 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26131 0 0 0 317603 3691 0 0 20 0 1 0 31714354 69091328 12714 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16868 12714 1280 1200 0 15348 0
Current children cumulated CPU time: 3212.94 s
Current children cumulated vsize: 67472 KiB
Current children cumulated memory: 50856 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 20538
/proc/meminfo: memFree=129427972/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67664 memory=50984 CPUtime=3272.77 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26182 0 0 0 323525 3752 0 0 20 0 1 0 31714354 69287936 12746 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16916 12746 1280 1200 0 15396 0
Current children cumulated CPU time: 3272.77 s
Current children cumulated vsize: 67664 KiB
Current children cumulated memory: 50984 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 20546
/proc/meminfo: memFree=129417136/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67664 memory=50984 CPUtime=3332.59 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26182 0 0 0 329438 3821 0 0 20 0 1 0 31714354 69287936 12746 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16916 12746 1280 1200 0 15396 0
Current children cumulated CPU time: 3332.59 s
Current children cumulated vsize: 67664 KiB
Current children cumulated memory: 50984 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 20548
/proc/meminfo: memFree=129410000/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67856 memory=51112 CPUtime=3392.41 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26208 0 0 0 335352 3889 0 0 20 0 1 0 31714354 69484544 12778 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16964 12778 1280 1200 0 15444 0
Current children cumulated CPU time: 3392.41 s
Current children cumulated vsize: 67856 KiB
Current children cumulated memory: 51112 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 20550
/proc/meminfo: memFree=129407668/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67856 memory=53224 CPUtime=3452.24 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26212 0 0 0 341268 3956 0 0 20 0 1 0 31714354 69484544 13306 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16964 13306 1280 1200 0 15444 0
Current children cumulated CPU time: 3452.24 s
Current children cumulated vsize: 67856 KiB
Current children cumulated memory: 53224 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/252 20552
/proc/meminfo: memFree=129417244/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=67856 memory=53224 CPUtime=3512.07 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26212 0 0 0 347184 4023 0 0 20 0 1 0 31714354 69484544 13306 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 16964 13306 1280 1200 0 15444 0
Current children cumulated CPU time: 3512.07 s
Current children cumulated vsize: 67856 KiB
Current children cumulated memory: 53224 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/252 20688
/proc/meminfo: memFree=122561424/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=68244 memory=53608 CPUtime=3571.89 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26333 0 0 0 353103 4086 0 0 20 0 1 0 31714354 69881856 13402 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 17061 13402 1280 1200 0 15541 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 68244 KiB
Current children cumulated memory: 53608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.14 4.12 4.09 5/252 20689
/proc/meminfo: memFree=122537104/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=68532 memory=53992 CPUtime=3600.01 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26405 0 0 0 355885 4116 0 0 20 0 1 0 31714354 70176768 13498 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 17133 13498 1280 1200 0 15613 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 68532 KiB
Current children cumulated memory: 53992 KiB

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

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

# cumulated CPU time of all completed processes:  user=3558.85 s, system=41.1646 s

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

[startup+3610.5 s]
/proc/loadavg: 4.14 4.12 4.09 5/252 20689
/proc/meminfo: memFree=122537104/131382116 swapFree=33010684/33010684
[pid=20365] ppid=20362 vsize=68532 memory=53992 CPUtime=3600.01 cores=1,3
/proc/20365/stat : 20365 (Exact) R 20362 20365 18887 0 -1 4194304 26405 0 0 0 355885 4116 0 0 20 0 1 0 31714354 70176768 13498 18446744073709551615 4198400 9112445 140736056135920 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 31326208 140736056142121 140736056142317 140736056142317 140736056147919 0
/proc/20365/statm: 17133 13498 1280 1200 0 15613 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 68532 KiB
Current children cumulated memory: 53992 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.02
CPU user time (s): 3558.85
CPU system time (s): 41.1646
CPU usage (%): 99.7096
Max. virtual memory (cumulated for all children) (KiB): 68532
Max. memory (cumulated for all children) (KiB): 53992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3558.85
system time used= 41.1646
maximum resident set size= 53992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26407
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= 22
involuntary context switches= 1724


# summary of solver processes directly reported to runsolver:
#   pid: 20365
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3558.85
#   total CPU system time (s): 41.1646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9392 second user time and 34.6491 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 03:25:46
IDJOB=4503186
IDBENCH=155408
IDSOLVER=3318
FILE ID=nodeC011/4503186-1751160346
RUNJOBID= nodeC011-1751156446-18899
SLURM_JOB_ID= 9587478
Free space on /tmp= 433024 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB11/DEC-LIN/heinz/normalized-neos-820146.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-4503186-1751160346/watcher-4503186-1751160346 -o /tmp/evaluation-result-4503186-1751160346/solver-4503186-1751160346 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751156446-18899 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=495234168 --ls=0 --inp-dombreaklim=0 HOME/instance-4503186-1751160346.opb

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

MD5SUM BENCH= 081659ee65bc936cbb896171f511d736
RANDOM SEED=495234168

nodeC011 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		: 3663.045
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	: 6984.20
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		: 3492.084
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	: 6984.20
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.703
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	: 6984.20
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.991
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	: 6984.20
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		: 3662.988
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	: 6984.20
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		: 3662.833
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	: 6984.20
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.607
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	: 6984.20
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.415
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129883428 kB
MemAvailable:   129525384 kB
Buffers:            3280 kB
Cached:           448988 kB
SwapCached:            0 kB
Active:           737492 kB
Inactive:         201180 kB
Active(anon):     504364 kB
Inactive(anon):        0 kB
Active(file):     233128 kB
Inactive(file):   201180 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7264 kB
Writeback:            28 kB
AnonPages:        489652 kB
Mapped:           117696 kB
Shmem:             17960 kB
KReclaimable:      85088 kB
Slab:             164388 kB
SReclaimable:      85088 kB
SUnreclaim:        79300 kB
KernelStack:        4096 kB
PageTables:         3984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     880568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432736 MiB
End job on nodeC011 at 2025-06-29 04:25:57