Trace number 4488374

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-19? (TO) 3600.23 3609.99

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238.opb
MD5SUMb9929803c594fc7438d42d6422379c4f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.06688
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables29401
Total number of constraints87121
Number of constraints which are clauses87120
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053759190090835006449104283878090284482579702915208197909390404088540790263
Number of bits of the biggest sum of numbers361
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.13/3609.93	c Program interrupted by user.
3600.13/3609.93	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 (62016 MiB free)
  memory of node 1: 64507 MiB (62153 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488374-1751332893/watcher-4488374-1751332893 -o /tmp/evaluation-result-4488374-1751332893/solver-4488374-1751332893 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751327154-44679 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=82926265 --ls=0 --inp-dombreaklim=0 HOME/instance-4488374-1751332893.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=46789, runsolver pid=46786

[startup+0.100071 s]*
/proc/loadavg: 4.08 4.09 4.09 5/251 46790
/proc/meminfo: memFree=127134532/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=53788 memory=31952 CPUtime=0.11 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 6551 0 0 0 9 2 0 0 20 0 1 0 48968210 55078912 7988 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 13447 7988 1056 1200 0 11927 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 53788 KiB
Current children cumulated memory: 31952 KiB

[startup+0.212959 s]*
/proc/loadavg: 4.08 4.09 4.09 5/251 46790
/proc/meminfo: memFree=127128988/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=64044 memory=41900 CPUtime=0.21 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 8955 0 0 0 19 2 0 0 20 0 1 0 48968210 65581056 10475 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 16011 10475 1056 1200 0 14491 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 64044 KiB
Current children cumulated memory: 41900 KiB

[startup+0.313014 s]*
/proc/loadavg: 4.08 4.09 4.09 5/251 46790
/proc/meminfo: memFree=127116892/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=75172 memory=52284 CPUtime=0.31 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 11426 0 0 0 28 3 0 0 20 0 1 0 48968210 76976128 13071 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 18793 13071 1056 1200 0 17273 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 75172 KiB
Current children cumulated memory: 52284 KiB

[startup+0.700311 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 46790
/proc/meminfo: memFree=127084760/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=118936 memory=94476 CPUtime=0.68 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 21223 0 0 0 62 6 0 0 20 0 1 0 48968210 121790464 23619 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 29734 23619 1056 1200 0 28214 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 118936 KiB
Current children cumulated memory: 94476 KiB

[startup+1.5003 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 46790
/proc/meminfo: memFree=127060820/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=180412 memory=154320 CPUtime=1.48 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 32177 0 0 0 138 10 0 0 20 0 1 0 48968210 184741888 38580 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 45103 38580 1216 1200 0 43583 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 180412 KiB
Current children cumulated memory: 154320 KiB

[startup+3.1126 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 46790
/proc/meminfo: memFree=127000396/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=186252 memory=158544 CPUtime=3.09 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 33259 0 0 0 298 11 0 0 20 0 1 0 48968210 190722048 39636 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 46563 39636 1216 1200 0 45043 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 186252 KiB
Current children cumulated memory: 158544 KiB

[startup+6.30031 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 46790
/proc/meminfo: memFree=127000396/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=187732 memory=164096 CPUtime=6.27 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 33605 0 0 0 616 11 0 0 20 0 1 0 48968210 192237568 41024 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 46933 41024 1248 1200 0 45413 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 187732 KiB
Current children cumulated memory: 164096 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.10 4.09 5/251 46790
/proc/meminfo: memFree=127000396/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=187732 memory=164224 CPUtime=12.65 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 33629 0 0 0 1254 11 0 0 20 0 1 0 48968210 192237568 41056 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 46933 41056 1248 1200 0 45413 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 187732 KiB
Current children cumulated memory: 164224 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.10 4.09 5/251 46791
/proc/meminfo: memFree=126996668/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=190380 memory=175272 CPUtime=25.43 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 34303 0 0 0 2531 12 0 0 20 0 1 0 48968210 194949120 43818 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 47595 43818 1280 1200 0 46075 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 190380 KiB
Current children cumulated memory: 175272 KiB

[startup+51.1127 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 46791
/proc/meminfo: memFree=126927732/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=276204 memory=228440 CPUtime=50.97 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 38429 0 0 0 5082 15 0 0 20 0 1 0 48968210 282832896 57110 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 69051 57110 1280 1200 0 67531 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 276204 KiB
Current children cumulated memory: 228440 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/252 46794
/proc/meminfo: memFree=126902684/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=280836 memory=263832 CPUtime=102.02 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 39669 0 0 0 10186 16 0 0 20 0 1 0 48968210 287576064 65958 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 70209 65958 1280 1200 0 68689 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 280836 KiB
Current children cumulated memory: 263832 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/252 46796
/proc/meminfo: memFree=126803420/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=360468 memory=331008 CPUtime=161.87 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 42928 0 0 0 16167 20 0 0 20 0 1 0 48968210 369119232 82752 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 90117 82752 1280 1200 0 88597 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 360468 KiB
Current children cumulated memory: 331008 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/252 46800
/proc/meminfo: memFree=126302744/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=673156 memory=570800 CPUtime=221.71 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 86692 0 0 0 22137 34 0 0 20 0 1 0 48968210 689311744 142700 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 168289 142700 1312 1200 0 166769 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 673156 KiB
Current children cumulated memory: 570800 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.11 4.10 5/252 46807
/proc/meminfo: memFree=126073556/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=897968 memory=697096 CPUtime=281.56 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 90540 0 0 0 28111 45 0 0 20 0 1 0 48968210 919519232 174274 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 224492 174274 1312 1200 0 222972 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 897968 KiB
Current children cumulated memory: 697096 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/252 46809
/proc/meminfo: memFree=126003516/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=912088 memory=721784 CPUtime=341.41 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 93152 0 0 0 34095 46 0 0 20 0 1 0 48968210 933978112 180446 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 228022 180446 1312 1200 0 226502 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 912088 KiB
Current children cumulated memory: 721784 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/251 46811
/proc/meminfo: memFree=125966948/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=927144 memory=761948 CPUtime=401.25 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 98762 0 0 0 40077 48 0 0 20 0 1 0 48968210 949395456 190487 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 231786 190487 1312 1200 0 230266 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 927144 KiB
Current children cumulated memory: 761948 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/251 46813
/proc/meminfo: memFree=125936012/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=928800 memory=764892 CPUtime=461.09 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 99506 0 0 0 46060 49 0 0 20 0 1 0 48968210 951091200 191223 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 232200 191223 1312 1200 0 230680 0

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

Current children cumulated memory: 1776824 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.10 4.13 5/250 47121
/proc/meminfo: memFree=126178876/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2141824 memory=1829816 CPUtime=2914.35 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 265163 0 0 0 291320 115 0 0 20 0 1 0 48968210 2193227776 457454 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 535456 457454 1312 1200 0 533936 0
Current children cumulated CPU time: 2914.35 s
Current children cumulated vsize: 2141824 KiB
Current children cumulated memory: 1829816 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.09 4.13 5/249 47124
/proc/meminfo: memFree=126136932/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2144848 memory=1832632 CPUtime=2974.2 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 266182 0 0 0 297305 115 0 0 20 0 1 0 48968210 2196324352 458158 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 536212 458158 1312 1200 0 534692 0
Current children cumulated CPU time: 2974.2 s
Current children cumulated vsize: 2144848 KiB
Current children cumulated memory: 1832632 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.10 4.13 5/249 47126
/proc/meminfo: memFree=126102380/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2145716 memory=1833400 CPUtime=3034.04 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 267386 0 0 0 303289 115 0 0 20 0 1 0 48968210 2197213184 458350 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 536429 458350 1312 1200 0 534909 0
Current children cumulated CPU time: 3034.04 s
Current children cumulated vsize: 2145716 KiB
Current children cumulated memory: 1833400 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.10 4.12 5/249 47128
/proc/meminfo: memFree=126080828/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2145716 memory=1833400 CPUtime=3093.88 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 267872 0 0 0 309273 115 0 0 20 0 1 0 48968210 2197213184 458350 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 536429 458350 1312 1200 0 534909 0
Current children cumulated CPU time: 3093.88 s
Current children cumulated vsize: 2145716 KiB
Current children cumulated memory: 1833400 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.09 4.12 5/250 47131
/proc/meminfo: memFree=126042760/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2145716 memory=1833400 CPUtime=3153.73 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 268191 0 0 0 315257 116 0 0 20 0 1 0 48968210 2197213184 458350 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 536429 458350 1312 1200 0 534909 0
Current children cumulated CPU time: 3153.73 s
Current children cumulated vsize: 2145716 KiB
Current children cumulated memory: 1833400 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.09 4.11 5/251 47136
/proc/meminfo: memFree=126021764/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2145716 memory=1833400 CPUtime=3213.57 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 268489 0 0 0 321241 116 0 0 20 0 1 0 48968210 2197213184 458350 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 536429 458350 1312 1200 0 534909 0
Current children cumulated CPU time: 3213.57 s
Current children cumulated vsize: 2145716 KiB
Current children cumulated memory: 1833400 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.11 5/251 47142
/proc/meminfo: memFree=126017112/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2145716 memory=1833528 CPUtime=3273.41 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 269104 0 0 0 327225 116 0 0 20 0 1 0 48968210 2197213184 458382 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 536429 458382 1312 1200 0 534909 0
Current children cumulated CPU time: 3273.41 s
Current children cumulated vsize: 2145716 KiB
Current children cumulated memory: 1833528 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.10 5/251 47144
/proc/meminfo: memFree=125996844/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2145860 memory=1834040 CPUtime=3333.26 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 269496 0 0 0 333210 116 0 0 20 0 1 0 48968210 2197360640 458510 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 536465 458510 1312 1200 0 534945 0
Current children cumulated CPU time: 3333.26 s
Current children cumulated vsize: 2145860 KiB
Current children cumulated memory: 1834040 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.08 4.09 5/251 47146
/proc/meminfo: memFree=125959300/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2152916 memory=1840184 CPUtime=3393.09 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 271363 0 0 0 339193 116 0 0 20 0 1 0 48968210 2204585984 460046 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 538229 460046 1312 1200 0 536709 0
Current children cumulated CPU time: 3393.09 s
Current children cumulated vsize: 2152916 KiB
Current children cumulated memory: 1840184 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/250 47148
/proc/meminfo: memFree=125932636/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2156228 memory=1843640 CPUtime=3452.93 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 272576 0 0 0 345177 116 0 0 20 0 1 0 48968210 2207977472 460910 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 539057 460910 1312 1200 0 537537 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 2156228 KiB
Current children cumulated memory: 1843640 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 47149
/proc/meminfo: memFree=125877568/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2159688 memory=1850552 CPUtime=3512.77 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 274914 0 0 0 351160 117 0 0 20 0 1 0 48968210 2211520512 462638 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 539922 462638 1312 1200 0 538402 0
Current children cumulated CPU time: 3512.77 s
Current children cumulated vsize: 2159688 KiB
Current children cumulated memory: 1850552 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 47151
/proc/meminfo: memFree=125871268/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2164008 memory=1857720 CPUtime=3572.6 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 277174 0 0 0 357143 117 0 0 20 0 1 0 48968210 2215944192 464430 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 541002 464430 1312 1200 0 539482 0
Current children cumulated CPU time: 3572.6 s
Current children cumulated vsize: 2164008 KiB
Current children cumulated memory: 1857720 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.05 4.08 4.09 5/250 47152
/proc/meminfo: memFree=125851924/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2167176 memory=1861432 CPUtime=3600.03 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 278268 0 0 0 359886 117 0 0 20 0 1 0 48968210 2219188224 465358 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 541794 465358 1312 1200 0 540274 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2167176 KiB
Current children cumulated memory: 1861432 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.03 s, system=1.20047 s

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

[startup+3609.9 s]
/proc/loadavg: 4.05 4.08 4.09 5/250 47152
/proc/meminfo: memFree=125851924/131382112 swapFree=33010160/33010684
[pid=46789] ppid=46786 vsize=2167176 memory=1861432 CPUtime=3600.13 cores=0,2
/proc/46789/stat : 46789 (Exact) R 46786 46789 44669 0 -1 4194304 278268 0 0 0 359896 117 0 0 20 0 1 0 48968210 2219188224 465358 18446744073709551615 4198400 9112445 140725053291280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34193408 140725053298986 140725053299181 140725053299181 140725053304783 0
/proc/46789/statm: 541794 465358 1312 1200 0 540274 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 2167176 KiB
Current children cumulated memory: 1861432 KiB

Child status: 0

Real time (s): 3609.99
CPU time (s): 3600.23
CPU user time (s): 3599.03
CPU system time (s): 1.20047
CPU usage (%): 99.7296
Max. virtual memory (cumulated for all children) (KiB): 2167176
Max. memory (cumulated for all children) (KiB): 1861432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.03
system time used= 1.20047
maximum resident set size= 1861432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278325
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= 8082


# summary of solver processes directly reported to runsolver:
#   pid: 46789
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3599.03
#   total CPU system time (s): 1.20047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1937 second user time and 35.1353 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-01 03:21:33
IDJOB=4488374
IDBENCH=147450
IDSOLVER=3318
FILE ID=nodeC001/4488374-1751332893
RUNJOBID= nodeC001-1751327154-44679
SLURM_JOB_ID= 9594366
Free space on /tmp= 433008 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238.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-4488374-1751332893/watcher-4488374-1751332893 -o /tmp/evaluation-result-4488374-1751332893/solver-4488374-1751332893 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751327154-44679 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=82926265 --ls=0 --inp-dombreaklim=0 HOME/instance-4488374-1751332893.opb

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

MD5SUM BENCH= b9929803c594fc7438d42d6422379c4f
RANDOM SEED=82926265

nodeC001 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		: 1197.160
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.49
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		: 3691.273
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.49
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.168
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.49
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.464
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.49
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.235
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.49
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		: 3691.217
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.49
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		: 3700.000
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.49
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127150360 kB
MemAvailable:   126958452 kB
Buffers:            2128 kB
Cached:           612564 kB
SwapCached:           28 kB
Active:          3333336 kB
Inactive:         313704 kB
Active(anon):    3039900 kB
Inactive(anon):    10380 kB
Active(file):     293436 kB
Inactive(file):   303324 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11484 kB
Writeback:             0 kB
AnonPages:       3035392 kB
Mapped:           118204 kB
Shmem:             17932 kB
KReclaimable:     101536 kB
Slab:             184576 kB
SReclaimable:     101536 kB
SUnreclaim:        83040 kB
KernelStack:        4048 kB
PageTables:         8940 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    3638724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2801664 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC001 at 2025-07-01 04:21:43