Trace number 4545018

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 2025-06-02? (TO) 3600.08 3612.96

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-53-24-1-mgd_c18.opb
MD5SUMaa4c4c17affaea5fdc372b8ff9588da4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5363
Total number of constraints78421
Number of constraints which are clauses74437
Number of constraints which are cardinality constraints (but not clauses)53
Number of constraints which are nor clauses,nor cardinality constraints3931
Minimum length of a constraint1
Maximum length of a constraint250
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 307
Number of bits of the biggest sum of numbers9
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/3612.90	c Program interrupted by user.
3600.01/3612.90	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: 63837 MiB (54560 MiB free)
  memory of node 1: 64465 MiB (48338 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545018-1753232983/watcher-4545018-1753232983 -o /tmp/evaluation-result-4545018-1753232983/solver-4545018-1753232983 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753230413-185656 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=839285440 --ls=360 HOME/instance-4545018-1753232983.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=187107, runsolver pid=187104
Current StackSize limit: 8192 KiB


[startup+0.100103 s]*
/proc/loadavg: 4.07 4.09 4.10 5/251 187108
/proc/meminfo: memFree=105357152/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=39172 memory=17592 CPUtime=0.1 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 3406 0 0 0 10 0 0 0 20 0 1 0 238977667 40112128 4398 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 9793 4398 1024 1200 0 8273 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39172 KiB
Current children cumulated memory: 17592 KiB

[startup+0.213327 s]*
/proc/loadavg: 4.07 4.09 4.10 5/251 187108
/proc/meminfo: memFree=105352760/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=46832 memory=25128 CPUtime=0.21 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 5210 0 0 0 20 1 0 0 20 0 1 0 238977667 47955968 6282 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 11708 6282 1024 1200 0 10188 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 46832 KiB
Current children cumulated memory: 25128 KiB

[startup+0.31323 s]*
/proc/loadavg: 4.07 4.09 4.10 5/251 187108
/proc/meminfo: memFree=105345704/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=54244 memory=32736 CPUtime=0.31 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 6477 0 0 0 30 1 0 0 20 0 1 0 238977667 55545856 8184 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 13561 8184 1024 1200 0 12041 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 54244 KiB
Current children cumulated memory: 32736 KiB

[startup+0.70032 s]
/proc/loadavg: 4.07 4.09 4.10 5/251 187108
/proc/meminfo: memFree=105329828/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=0.69 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9940 0 0 0 66 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+1.50032 s]
/proc/loadavg: 4.07 4.09 4.10 5/251 187108
/proc/meminfo: memFree=105329828/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=1.49 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9940 0 0 0 146 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+3.11308 s]
/proc/loadavg: 4.06 4.09 4.10 5/251 187108
/proc/meminfo: memFree=105333888/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=3.09 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9944 0 0 0 306 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+6.3003 s]
/proc/loadavg: 4.06 4.09 4.10 5/251 187108
/proc/meminfo: memFree=105334000/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=6.27 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9948 0 0 0 624 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.10 4.10 5/250 187108
/proc/meminfo: memFree=105334000/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=12.64 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9952 0 0 0 1261 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.10 4.10 5/252 187111
/proc/meminfo: memFree=105321948/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=25.39 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9956 0 0 0 2536 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+51.1131 s]
/proc/loadavg: 4.07 4.09 4.09 5/252 187111
/proc/meminfo: memFree=105315020/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=50.89 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9960 0 0 0 5086 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/253 187114
/proc/meminfo: memFree=105294144/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=101.85 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9968 0 0 0 10182 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/253 187118
/proc/meminfo: memFree=105286756/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=161.58 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9972 0 0 0 16155 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 161.58 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/253 187124
/proc/meminfo: memFree=105290600/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=221.31 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9976 0 0 0 22128 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 221.31 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/253 187126
/proc/meminfo: memFree=105289292/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49644 CPUtime=281.03 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9980 0 0 0 28100 3 0 0 20 0 1 0 238977667 76009472 12411 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12411 1024 1200 0 17037 0
Current children cumulated CPU time: 281.03 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49644 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/247 187152
/proc/meminfo: memFree=105305704/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=74228 memory=49900 CPUtime=340.76 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 9995 0 0 0 34073 3 0 0 20 0 1 0 238977667 76009472 12475 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 18557 12475 1024 1200 0 17037 0
Current children cumulated CPU time: 340.76 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 49900 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/250 187219
/proc/meminfo: memFree=102636484/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=257900 memory=242620 CPUtime=400.57 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 34543 0 0 0 40045 12 0 0 20 0 1 0 238977667 264089600 60655 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 64475 60655 1280 1200 0 62955 0
Current children cumulated CPU time: 400.57 s
Current children cumulated vsize: 257900 KiB
Current children cumulated memory: 242620 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/251 187312
/proc/meminfo: memFree=103211604/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=262740 memory=247484 CPUtime=460.38 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 35753 0 0 0 46023 15 0 0 20 0 1 0 238977667 269045760 61871 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 65685 61871 1280 1200 0 64165 0
Current children cumulated CPU time: 460.38 s

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

Current children cumulated memory: 297020 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 187523
/proc/meminfo: memFree=104108916/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=311436 memory=297532 CPUtime=2911.92 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 48502 0 0 0 291116 76 0 0 20 0 1 0 238977667 318910464 74383 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 77859 74383 1280 1200 0 76339 0
Current children cumulated CPU time: 2911.92 s
Current children cumulated vsize: 311436 KiB
Current children cumulated memory: 297532 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 187525
/proc/meminfo: memFree=104093440/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=311896 memory=297916 CPUtime=2971.71 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 48633 0 0 0 297094 77 0 0 20 0 1 0 238977667 319381504 74479 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 77974 74479 1280 1200 0 76454 0
Current children cumulated CPU time: 2971.71 s
Current children cumulated vsize: 311896 KiB
Current children cumulated memory: 297916 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/250 187572
/proc/meminfo: memFree=104197692/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=312408 memory=298428 CPUtime=3031.5 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 48736 0 0 0 303072 78 0 0 20 0 1 0 238977667 319905792 74607 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78102 74607 1280 1200 0 76582 0
Current children cumulated CPU time: 3031.5 s
Current children cumulated vsize: 312408 KiB
Current children cumulated memory: 298428 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/251 187586
/proc/meminfo: memFree=104078896/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=313028 memory=299068 CPUtime=3091.28 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49022 0 0 0 309047 81 0 0 20 0 1 0 238977667 320540672 74767 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78257 74767 1280 1200 0 76737 0
Current children cumulated CPU time: 3091.28 s
Current children cumulated vsize: 313028 KiB
Current children cumulated memory: 299068 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/251 187588
/proc/meminfo: memFree=104096176/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=313488 memory=299452 CPUtime=3151.07 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49123 0 0 0 315024 83 0 0 20 0 1 0 238977667 321011712 74863 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78372 74863 1280 1200 0 76852 0
Current children cumulated CPU time: 3151.07 s
Current children cumulated vsize: 313488 KiB
Current children cumulated memory: 299452 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/251 187592
/proc/meminfo: memFree=104094948/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=314236 memory=300220 CPUtime=3210.85 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49320 0 0 0 321000 85 0 0 20 0 1 0 238977667 321777664 75055 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78559 75055 1280 1200 0 77039 0
Current children cumulated CPU time: 3210.85 s
Current children cumulated vsize: 314236 KiB
Current children cumulated memory: 300220 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/251 187598
/proc/meminfo: memFree=104093812/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=314408 memory=300476 CPUtime=3270.63 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49496 0 0 0 326975 88 0 0 20 0 1 0 238977667 321953792 75119 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78602 75119 1280 1200 0 77082 0
Current children cumulated CPU time: 3270.63 s
Current children cumulated vsize: 314408 KiB
Current children cumulated memory: 300476 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/251 187600
/proc/meminfo: memFree=104090568/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=314636 memory=300604 CPUtime=3330.4 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49525 0 0 0 332950 90 0 0 20 0 1 0 238977667 322187264 75151 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78659 75151 1280 1200 0 77139 0
Current children cumulated CPU time: 3330.4 s
Current children cumulated vsize: 314636 KiB
Current children cumulated memory: 300604 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 187602
/proc/meminfo: memFree=104094568/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=315044 memory=301116 CPUtime=3390.17 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49755 0 0 0 338925 92 0 0 20 0 1 0 238977667 322605056 75279 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78761 75279 1280 1200 0 77241 0
Current children cumulated CPU time: 3390.17 s
Current children cumulated vsize: 315044 KiB
Current children cumulated memory: 301116 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 187604
/proc/meminfo: memFree=103894184/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=315444 memory=301372 CPUtime=3449.95 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49843 0 0 0 344902 93 0 0 20 0 1 0 238977667 323014656 75343 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78861 75343 1280 1200 0 77341 0
Current children cumulated CPU time: 3449.95 s
Current children cumulated vsize: 315444 KiB
Current children cumulated memory: 301372 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 187606
/proc/meminfo: memFree=103879516/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=315916 memory=301884 CPUtime=3509.74 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 49961 0 0 0 350879 95 0 0 20 0 1 0 238977667 323497984 75471 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 78979 75471 1280 1200 0 77459 0
Current children cumulated CPU time: 3509.74 s
Current children cumulated vsize: 315916 KiB
Current children cumulated memory: 301884 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/249 187608
/proc/meminfo: memFree=103880124/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=316248 memory=302268 CPUtime=3569.52 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 50190 0 0 0 356855 97 0 0 20 0 1 0 238977667 323837952 75567 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 79062 75567 1280 1200 0 77542 0
Current children cumulated CPU time: 3569.52 s
Current children cumulated vsize: 316248 KiB
Current children cumulated memory: 302268 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.9 s]
/proc/loadavg: 4.10 4.09 4.09 5/249 187608
/proc/meminfo: memFree=103879872/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=316444 memory=302396 CPUtime=3600.01 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 50209 0 0 0 359903 98 0 0 20 0 1 0 238977667 324038656 75599 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 79111 75599 1280 1200 0 77591 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 316444 KiB
Current children cumulated memory: 302396 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.1 s, system=0.985071 s

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

[startup+3612.9 s]
/proc/loadavg: 4.10 4.09 4.09 5/249 187608
/proc/meminfo: memFree=103879872/131382116 swapFree=33005528/33010684
[pid=187107] ppid=187104 vsize=316444 memory=302396 CPUtime=3600.01 cores=5,7
/proc/187107/stat : 187107 (Exact) R 187104 187107 185643 0 -1 4194304 50209 0 0 0 359903 98 0 0 20 0 1 0 238977667 324038656 75599 18446744073709551615 4198400 9112445 140729425103280 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 29913088 140729425107257 140729425107435 140729425107435 140729425113039 0
/proc/187107/statm: 79111 75599 1280 1200 0 77591 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 316444 KiB
Current children cumulated memory: 302396 KiB

Child status: 0

Real time (s): 3612.96
CPU time (s): 3600.08
CPU user time (s): 3599.1
CPU system time (s): 0.985071
CPU usage (%): 99.6435
Max. virtual memory (cumulated for all children) (KiB): 316444
Max. memory (cumulated for all children) (KiB): 302396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.1
system time used= 0.985071
maximum resident set size= 302396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50223
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= 57
involuntary context switches= 2232


# summary of solver processes directly reported to runsolver:
#   pid: 187107
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.1
#   total CPU system time (s): 0.985071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0865 second user time and 35.3685 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-23 03:09:43
IDJOB=4545018
IDBENCH=180696
IDSOLVER=3317
FILE ID=nodeC010/4545018-1753232983
RUNJOBID= nodeC010-1753230413-185656
SLURM_JOB_ID= 9687839
Free space on /tmp= 432668 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-53-24-1-mgd_c18.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545018-1753232983/watcher-4545018-1753232983 -o /tmp/evaluation-result-4545018-1753232983/solver-4545018-1753232983 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753230413-185656 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=839285440 --ls=360 HOME/instance-4545018-1753232983.opb

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

MD5SUM BENCH= aa4c4c17affaea5fdc372b8ff9588da4
RANDOM SEED=839285440

nodeC010 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		: 3662.350
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.36
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		: 3527.993
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.36
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.557
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.36
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		: 3700.000
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.36
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.383
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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		: 1197.145
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.36
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.714
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.36
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		: 1196.992
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        105368612 kB
MemAvailable:   129466440 kB
Buffers:             228 kB
Cached:         24861736 kB
SwapCached:         4300 kB
Active:          1270156 kB
Inactive:       24025236 kB
Active(anon):     406552 kB
Inactive(anon):    48712 kB
Active(file):     863604 kB
Inactive(file): 23976524 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             52264 kB
Writeback:             0 kB
AnonPages:        432308 kB
Mapped:           117132 kB
Shmem:             21832 kB
KReclaimable:     194652 kB
Slab:             286028 kB
SReclaimable:     194652 kB
SUnreclaim:        91376 kB
KernelStack:        4044 kB
PageTables:         3940 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     888404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432644 MiB
End job on nodeC010 at 2025-07-23 04:09:56