Trace number 4498338

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 NameAnswerobjective functionCPU timeWall clock time
Exact_no_db_no_ls 2025-06-19SAT (TO)11 3600.03 3611.3

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mds/normalized-mds_100_10_4.opb
MD5SUMf2bcbaa2314fdbbaf32cb5f01e98067b
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark7.17507
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1258
Sum of products size (including duplicates)2516
Number of different products1258
Sum of products size2516

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	o 21
0.00/0.09	o 20
0.00/0.10	o 19
0.00/0.10	o 17
0.00/0.10	o 16
0.00/0.10	o 15
0.00/0.10	o 14
0.09/0.19	o 13
11.07/11.11	o 12
38.68/38.89	o 11
3600.01/3611.30	c Program interrupted by user.
3600.01/3611.30	s SATISFIABLE
3600.01/3611.30	v -x1 -x2 -x3 x4 -x5 x6 -x7 -x8 x9 -x10 x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100

Verifier Data

OK	11

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498338-1751271856/watcher-4498338-1751271856 -o /tmp/evaluation-result-4498338-1751271856/solver-4498338-1751271856 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751268232-36714 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=27383631 --ls=0 --inp-dombreaklim=0 HOME/instance-4498338-1751271856.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=37312, runsolver pid=37309
Current StackSize limit: 8192 KiB


[startup+0.100055 s]*
/proc/loadavg: 4.09 4.10 4.03 5/264 37313
/proc/meminfo: memFree=127253468/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=35640 memory=13160 CPUtime=0.09 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 2418 0 0 0 9 0 0 0 20 0 1 0 42863481 36495360 3290 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 8910 3290 1248 1200 0 7390 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35640 KiB
Current children cumulated memory: 13160 KiB

[startup+0.205415 s]*
/proc/loadavg: 4.09 4.10 4.03 5/264 37313
/proc/meminfo: memFree=127253468/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=36576 memory=14696 CPUtime=0.2 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 2811 0 0 0 20 0 0 0 20 0 1 0 42863481 37453824 3674 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 9144 3674 1248 1200 0 7624 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 36576 KiB
Current children cumulated memory: 14696 KiB

[startup+0.30516 s]*
/proc/loadavg: 4.09 4.10 4.03 5/264 37313
/proc/meminfo: memFree=127253468/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=36972 memory=15464 CPUtime=0.29 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 2994 0 0 0 29 0 0 0 20 0 1 0 42863481 37859328 3866 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 9243 3866 1248 1200 0 7723 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 36972 KiB
Current children cumulated memory: 15464 KiB

[startup+0.700169 s]
/proc/loadavg: 4.09 4.10 4.03 5/264 37313
/proc/meminfo: memFree=127253468/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=39372 memory=20480 CPUtime=0.69 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 3735 0 0 0 68 1 0 0 20 0 1 0 42863481 40316928 5120 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 9843 5120 1280 1200 0 8323 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 39372 KiB
Current children cumulated memory: 20480 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.10 4.03 5/264 37313
/proc/meminfo: memFree=127252964/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=42608 memory=25412 CPUtime=1.49 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 4435 0 0 0 147 2 0 0 20 0 1 0 42863481 43630592 6353 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 10652 6353 1280 1200 0 9132 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 42608 KiB
Current children cumulated memory: 25412 KiB

[startup+3.10527 s]
/proc/loadavg: 4.08 4.10 4.03 4/260 37321
/proc/meminfo: memFree=127599960/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=43936 memory=26564 CPUtime=3.09 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 4740 0 0 0 306 3 0 0 20 0 1 0 42863481 44990464 6641 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 10984 6641 1280 1200 0 9464 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 43936 KiB
Current children cumulated memory: 26564 KiB

[startup+6.30015 s]
/proc/loadavg: 4.00 4.08 4.03 4/262 37417
/proc/meminfo: memFree=127632768/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=47048 memory=31256 CPUtime=6.27 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 5414 0 0 0 623 4 0 0 20 0 1 0 42863481 48177152 7814 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 11762 7814 1280 1200 0 10242 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 47048 KiB
Current children cumulated memory: 31256 KiB

[startup+12.7001 s]
/proc/loadavg: 4.00 4.08 4.03 5/263 37448
/proc/meminfo: memFree=127565384/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=51772 memory=37700 CPUtime=12.65 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 6492 0 0 0 1257 8 0 0 20 0 1 0 42863481 53014528 9425 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 12943 9425 1280 1200 0 11423 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 51772 KiB
Current children cumulated memory: 37700 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.10 4.03 5/263 37448
/proc/meminfo: memFree=127521152/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=54660 memory=40516 CPUtime=25.42 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 7219 0 0 0 2527 15 0 0 20 0 1 0 42863481 55971840 10129 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 13665 10129 1280 1200 0 12145 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 54660 KiB
Current children cumulated memory: 40516 KiB

[startup+51.1053 s]
/proc/loadavg: 4.05 4.08 4.03 5/263 37448
/proc/meminfo: memFree=127493412/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=60352 memory=45892 CPUtime=50.95 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 8573 0 0 0 5066 29 0 0 20 0 1 0 42863481 61800448 11473 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 15088 11473 1280 1200 0 13568 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 60352 KiB
Current children cumulated memory: 45892 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.08 4.03 5/264 37457
/proc/meminfo: memFree=127448340/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=65300 memory=54804 CPUtime=102 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 9809 0 0 0 10143 57 0 0 20 0 1 0 42863481 66867200 13701 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 16325 13701 1280 1200 0 14805 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 65300 KiB
Current children cumulated memory: 54804 KiB

[startup+162.3 s]
/proc/loadavg: 4.34 4.15 4.05 5/263 37459
/proc/meminfo: memFree=127410320/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=68092 memory=57364 CPUtime=161.84 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 10484 0 0 0 16092 92 0 0 20 0 1 0 42863481 69726208 14341 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 17023 14341 1280 1200 0 15503 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 68092 KiB
Current children cumulated memory: 57364 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.15 4.06 5/265 37463
/proc/meminfo: memFree=127369896/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=70440 memory=59540 CPUtime=221.68 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 11016 0 0 0 22043 125 0 0 20 0 1 0 42863481 72130560 14885 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 17610 14885 1280 1200 0 16090 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 70440 KiB
Current children cumulated memory: 59540 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.15 4.06 5/265 37510
/proc/meminfo: memFree=127299108/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=71524 memory=60692 CPUtime=281.52 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 11309 0 0 0 27992 160 0 0 20 0 1 0 42863481 73240576 15173 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 17881 15173 1280 1200 0 16361 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 71524 KiB
Current children cumulated memory: 60692 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.14 4.06 5/265 37512
/proc/meminfo: memFree=127244512/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=73076 memory=62100 CPUtime=341.32 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 11682 0 0 0 33941 191 0 0 20 0 1 0 42863481 74829824 15525 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 18269 15525 1280 1200 0 16749 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 73076 KiB
Current children cumulated memory: 62100 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.11 4.06 5/264 37515
/proc/meminfo: memFree=127219624/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=74348 memory=65444 CPUtime=401.13 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 12005 0 0 0 39889 224 0 0 20 0 1 0 42863481 76132352 16361 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 18587 16361 1280 1200 0 17067 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 74348 KiB
Current children cumulated memory: 65444 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.13 4.07 5/266 37520
/proc/meminfo: memFree=127189532/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=74732 memory=65828 CPUtime=460.92 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 12103 0 0 0 45836 256 0 0 20 0 1 0 42863481 76525568 16457 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 18683 16457 1280 1200 0 17163 0

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

Current children cumulated memory: 80808 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 37647
/proc/meminfo: memFree=126722028/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=87308 memory=80936 CPUtime=2913.31 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15433 0 0 0 289733 1598 0 0 20 0 1 0 42863481 89403392 20234 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 21827 20234 1280 1200 0 20307 0
Current children cumulated CPU time: 2913.31 s
Current children cumulated vsize: 87308 KiB
Current children cumulated memory: 80936 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/262 37649
/proc/meminfo: memFree=126724880/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=87472 memory=81064 CPUtime=2973.11 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15475 0 0 0 295681 1630 0 0 20 0 1 0 42863481 89571328 20266 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 21868 20266 1280 1200 0 20348 0
Current children cumulated CPU time: 2973.11 s
Current children cumulated vsize: 87472 KiB
Current children cumulated memory: 81064 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/262 37651
/proc/meminfo: memFree=126711900/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=87472 memory=81192 CPUtime=3032.91 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15505 0 0 0 301629 1662 0 0 20 0 1 0 42863481 89571328 20298 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 21868 20298 1280 1200 0 20348 0
Current children cumulated CPU time: 3032.91 s
Current children cumulated vsize: 87472 KiB
Current children cumulated memory: 81192 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 37661
/proc/meminfo: memFree=126695072/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=87640 memory=81320 CPUtime=3092.7 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15523 0 0 0 307575 1695 0 0 20 0 1 0 42863481 89743360 20330 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 21910 20330 1280 1200 0 20390 0
Current children cumulated CPU time: 3092.7 s
Current children cumulated vsize: 87640 KiB
Current children cumulated memory: 81320 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 37663
/proc/meminfo: memFree=126687480/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=87996 memory=81704 CPUtime=3152.5 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15632 0 0 0 313522 1728 0 0 20 0 1 0 42863481 90107904 20426 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 21999 20426 1280 1200 0 20479 0
Current children cumulated CPU time: 3152.5 s
Current children cumulated vsize: 87996 KiB
Current children cumulated memory: 81704 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 37665
/proc/meminfo: memFree=126651108/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88252 memory=81832 CPUtime=3212.31 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15676 0 0 0 319472 1759 0 0 20 0 1 0 42863481 90370048 20458 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22063 20458 1280 1200 0 20543 0
Current children cumulated CPU time: 3212.31 s
Current children cumulated vsize: 88252 KiB
Current children cumulated memory: 81832 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 37667
/proc/meminfo: memFree=126669952/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88252 memory=81832 CPUtime=3272.11 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15676 0 0 0 325421 1790 0 0 20 0 1 0 42863481 90370048 20458 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22063 20458 1280 1200 0 20543 0
Current children cumulated CPU time: 3272.11 s
Current children cumulated vsize: 88252 KiB
Current children cumulated memory: 81832 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 37669
/proc/meminfo: memFree=126670104/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88252 memory=81832 CPUtime=3331.91 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15703 0 0 0 331368 1823 0 0 20 0 1 0 42863481 90370048 20458 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22063 20458 1280 1200 0 20543 0
Current children cumulated CPU time: 3331.91 s
Current children cumulated vsize: 88252 KiB
Current children cumulated memory: 81832 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 37684
/proc/meminfo: memFree=126667216/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88384 memory=81960 CPUtime=3391.71 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15711 0 0 0 337316 1855 0 0 20 0 1 0 42863481 90505216 20490 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22096 20490 1280 1200 0 20576 0
Current children cumulated CPU time: 3391.71 s
Current children cumulated vsize: 88384 KiB
Current children cumulated memory: 81960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 37686
/proc/meminfo: memFree=126670536/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88384 memory=81960 CPUtime=3451.51 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15713 0 0 0 343264 1887 0 0 20 0 1 0 42863481 90505216 20490 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22096 20490 1280 1200 0 20576 0
Current children cumulated CPU time: 3451.51 s
Current children cumulated vsize: 88384 KiB
Current children cumulated memory: 81960 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 37689
/proc/meminfo: memFree=126654576/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88652 memory=82216 CPUtime=3511.31 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15782 0 0 0 349213 1918 0 0 20 0 1 0 42863481 90779648 20554 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22163 20554 1280 1200 0 20643 0
Current children cumulated CPU time: 3511.31 s
Current children cumulated vsize: 88652 KiB
Current children cumulated memory: 82216 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 37691
/proc/meminfo: memFree=126646336/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88652 memory=82216 CPUtime=3571.11 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15782 0 0 0 355160 1951 0 0 20 0 1 0 42863481 90779648 20554 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22163 20554 1280 1200 0 20643 0
Current children cumulated CPU time: 3571.11 s
Current children cumulated vsize: 88652 KiB
Current children cumulated memory: 82216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 37691
/proc/meminfo: memFree=126646400/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88844 memory=82344 CPUtime=3600.01 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15831 0 0 0 358035 1966 0 0 20 0 1 0 42863481 90976256 20586 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22211 20586 1280 1200 0 20691 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 88844 KiB
Current children cumulated memory: 82344 KiB

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

[startup+3611.3 s]
# the end of solver process 37312 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3580.36 s, system=19.6689 s

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

[startup+3611.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 37691
/proc/meminfo: memFree=126646400/131249996 swapFree=33010684/33010684
[pid=37312] ppid=37309 vsize=88844 memory=82344 CPUtime=3600.01 cores=1,3
/proc/37312/stat : 37312 (Exact) R 37309 37312 36695 0 -1 4194304 15831 0 0 0 358035 1966 0 0 20 0 1 0 42863481 90976256 20586 18446744073709551615 4198400 9112445 140726475288272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 23085056 140726475295018 140726475295213 140726475295213 140726475300815 0
/proc/37312/statm: 22211 20586 1280 1200 0 20691 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 88844 KiB
Current children cumulated memory: 82344 KiB

Child status: 10

Real time (s): 3611.3
CPU time (s): 3600.03
CPU user time (s): 3580.36
CPU system time (s): 19.6689
CPU usage (%): 99.6878
Max. virtual memory (cumulated for all children) (KiB): 88844
Max. memory (cumulated for all children) (KiB): 82344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.36
system time used= 19.6689
maximum resident set size= 82344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15834
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= 30
involuntary context switches= 4707


# summary of solver processes directly reported to runsolver:
#   pid: 37312
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3580.36
#   total CPU system time (s): 19.6689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.66466 second user time and 14.8999 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-30 10:24:16
IDJOB=4498338
IDBENCH=148628
IDSOLVER=3318
FILE ID=nodeC023/4498338-1751271856
RUNJOBID= nodeC023-1751268232-36714
SLURM_JOB_ID= 9594190
Free space on /tmp= 433040 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_4.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-4498338-1751271856/watcher-4498338-1751271856 -o /tmp/evaluation-result-4498338-1751271856/solver-4498338-1751271856 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751268232-36714 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=27383631 --ls=0 --inp-dombreaklim=0 HOME/instance-4498338-1751271856.opb

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

MD5SUM BENCH= f2bcbaa2314fdbbaf32cb5f01e98067b
RANDOM SEED=27383631

nodeC023 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.866
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.78
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.890
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.78
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		: 3598.087
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.78
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		: 3599.182
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.78
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.885
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.78
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.887
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.78
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		: 3600.458
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.78
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		: 3605.392
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127253104 kB
MemAvailable:   129208424 kB
Buffers:            3280 kB
Cached:          2757772 kB
SwapCached:            0 kB
Active:           904736 kB
Inactive:        2452724 kB
Active(anon):     614472 kB
Inactive(anon):        0 kB
Active(file):     290264 kB
Inactive(file):  2452724 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7172 kB
Writeback:             0 kB
AnonPages:        599376 kB
Mapped:           118560 kB
Shmem:             18064 kB
KReclaimable:     103144 kB
Slab:             190476 kB
SReclaimable:     103144 kB
SUnreclaim:        87332 kB
KernelStack:        4320 kB
PageTables:         4268 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1007952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    522240 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC023 at 2025-06-30 11:24:28