Trace number 4545213

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.12 3610.54

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-45-21-3-mgd_c18.opb
MD5SUM6b2fe99dba414b0499b72921573350a8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark128.51
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4115
Total number of constraints47919
Number of constraints which are clauses44840
Number of constraints which are cardinality constraints (but not clauses)45
Number of constraints which are nor clauses,nor cardinality constraints3034
Minimum length of a constraint1
Maximum length of a constraint195
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 241
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3610.50	c Program interrupted by user.
3600.08/3610.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (52958 MiB free)
  memory of node 1: 64465 MiB (43635 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100102 s]*
/proc/loadavg: 4.39 4.24 4.15 5/251 187380
/proc/meminfo: memFree=98884260/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=38756 memory=15860 CPUtime=0.1 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 3475 0 0 0 10 0 0 0 20 0 1 0 239060409 39686144 3965 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 9689 3965 1024 1200 0 8169 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 38756 KiB
Current children cumulated memory: 15860 KiB

[startup+0.213633 s]*
/proc/loadavg: 4.39 4.24 4.15 5/251 187380
/proc/meminfo: memFree=98870652/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=54328 memory=30204 CPUtime=0.22 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 5972 0 0 0 20 2 0 0 20 0 1 0 239060409 55631872 7551 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 13582 7551 1024 1200 0 12062 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 54328 KiB
Current children cumulated memory: 30204 KiB

[startup+0.313526 s]*
/proc/loadavg: 4.39 4.24 4.15 5/251 187380
/proc/meminfo: memFree=98856540/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=0.31 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7084 0 0 0 29 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+0.700306 s]
/proc/loadavg: 4.39 4.24 4.15 5/251 187380
/proc/meminfo: memFree=98832348/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=0.69 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7088 0 0 0 67 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+1.50027 s]
/proc/loadavg: 4.39 4.24 4.15 5/251 187380
/proc/meminfo: memFree=98752460/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=1.48 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7088 0 0 0 146 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+3.11333 s]
/proc/loadavg: 4.39 4.24 4.15 5/251 187380
/proc/meminfo: memFree=98269004/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=3.09 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7090 0 0 0 307 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+6.30026 s]
/proc/loadavg: 4.44 4.26 4.16 5/251 187380
/proc/meminfo: memFree=98092264/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=6.27 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7092 0 0 0 625 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+12.7003 s]
/proc/loadavg: 4.49 4.27 4.16 5/251 187380
/proc/meminfo: memFree=96285544/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=12.65 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7094 0 0 0 1263 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+25.5003 s]
/proc/loadavg: 4.60 4.31 4.17 5/251 187380
/proc/meminfo: memFree=92931260/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=25.41 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7096 0 0 0 2539 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+51.1133 s]
/proc/loadavg: 4.73 4.36 4.20 5/252 187382
/proc/meminfo: memFree=97098836/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=50.95 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7098 0 0 0 5093 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+102.3 s]
/proc/loadavg: 4.38 4.32 4.19 5/252 187427
/proc/meminfo: memFree=104452308/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=101.98 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7102 0 0 0 10196 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.28 4.18 5/252 187429
/proc/meminfo: memFree=104507484/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=161.8 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7104 0 0 0 16178 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.26 4.18 5/251 187431
/proc/meminfo: memFree=104512316/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=221.62 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7106 0 0 0 22160 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.22 4.17 5/250 187433
/proc/meminfo: memFree=104506692/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=281.44 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7108 0 0 0 28142 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.19 4.17 5/250 187435
/proc/meminfo: memFree=104500824/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=56344 memory=33108 CPUtime=341.27 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 7110 0 0 0 34125 2 0 0 20 0 1 0 239060409 57696256 8277 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 14086 8277 1024 1200 0 12566 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 56344 KiB
Current children cumulated memory: 33108 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.17 4.16 5/249 187437
/proc/meminfo: memFree=104373680/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=181308 memory=154276 CPUtime=401.1 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 27993 0 0 0 40098 12 0 0 20 0 1 0 239060409 185659392 38569 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 45327 38569 1280 1200 0 43807 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 181308 KiB
Current children cumulated memory: 154276 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.15 4.16 5/254 187445
/proc/meminfo: memFree=104279784/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=185772 memory=158756 CPUtime=460.92 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 29128 0 0 0 46077 15 0 0 20 0 1 0 239060409 190230528 39689 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 46443 39689 1280 1200 0 44923 0
Current children cumulated CPU time: 460.92 s

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

Current children cumulated memory: 196772 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/250 187658
/proc/meminfo: memFree=103871208/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=222476 memory=197412 CPUtime=2914.02 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 38556 0 0 0 291306 96 0 0 20 0 1 0 239060409 227815424 49353 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 55619 49353 1280 1200 0 54099 0
Current children cumulated CPU time: 2914.02 s
Current children cumulated vsize: 222476 KiB
Current children cumulated memory: 197412 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.09 4.09 6/251 187661
/proc/meminfo: memFree=103886184/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=222960 memory=198052 CPUtime=2973.87 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 38709 0 0 0 297288 99 0 0 20 0 1 0 239060409 228311040 49513 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 55740 49513 1280 1200 0 54220 0
Current children cumulated CPU time: 2973.87 s
Current children cumulated vsize: 222960 KiB
Current children cumulated memory: 198052 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 6/251 187665
/proc/meminfo: memFree=103838376/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=223316 memory=198180 CPUtime=3033.7 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 38780 0 0 0 303270 100 0 0 20 0 1 0 239060409 228675584 49545 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 55829 49545 1280 1200 0 54309 0
Current children cumulated CPU time: 3033.7 s
Current children cumulated vsize: 223316 KiB
Current children cumulated memory: 198180 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.09 4.09 6/252 187672
/proc/meminfo: memFree=103860664/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=223688 memory=198564 CPUtime=3093.54 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 38873 0 0 0 309252 102 0 0 20 0 1 0 239060409 229056512 49641 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 55922 49641 1280 1200 0 54402 0
Current children cumulated CPU time: 3093.54 s
Current children cumulated vsize: 223688 KiB
Current children cumulated memory: 198564 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.09 4.09 6/251 187718
/proc/meminfo: memFree=101942128/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=224040 memory=199076 CPUtime=3153.36 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 38986 0 0 0 315232 104 0 0 20 0 1 0 239060409 229416960 49769 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56010 49769 1280 1200 0 54490 0
Current children cumulated CPU time: 3153.36 s
Current children cumulated vsize: 224040 KiB
Current children cumulated memory: 199076 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/251 187720
/proc/meminfo: memFree=91143568/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=224428 memory=199332 CPUtime=3213.16 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39072 0 0 0 321210 106 0 0 20 0 1 0 239060409 229814272 49833 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56107 49833 1280 1200 0 54587 0
Current children cumulated CPU time: 3213.16 s
Current children cumulated vsize: 224428 KiB
Current children cumulated memory: 199332 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.08 4.09 6/250 187722
/proc/meminfo: memFree=91137992/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=224828 memory=199844 CPUtime=3272.96 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39202 0 0 0 327188 108 0 0 20 0 1 0 239060409 230223872 49961 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56207 49961 1280 1200 0 54687 0
Current children cumulated CPU time: 3272.96 s
Current children cumulated vsize: 224828 KiB
Current children cumulated memory: 199844 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.09 6/250 187724
/proc/meminfo: memFree=91007304/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=225328 memory=200228 CPUtime=3332.76 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39297 0 0 0 333166 110 0 0 20 0 1 0 239060409 230735872 50057 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56332 50057 1280 1200 0 54812 0
Current children cumulated CPU time: 3332.76 s
Current children cumulated vsize: 225328 KiB
Current children cumulated memory: 200228 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/249 187726
/proc/meminfo: memFree=90931192/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=225704 memory=200612 CPUtime=3392.56 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39392 0 0 0 339145 111 0 0 20 0 1 0 239060409 231120896 50153 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56426 50153 1280 1200 0 54906 0
Current children cumulated CPU time: 3392.56 s
Current children cumulated vsize: 225704 KiB
Current children cumulated memory: 200612 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/249 187728
/proc/meminfo: memFree=90840912/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=225840 memory=200740 CPUtime=3452.36 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39426 0 0 0 345123 113 0 0 20 0 1 0 239060409 231260160 50185 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56460 50185 1280 1200 0 54940 0
Current children cumulated CPU time: 3452.36 s
Current children cumulated vsize: 225840 KiB
Current children cumulated memory: 200740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/250 187731
/proc/meminfo: memFree=90708192/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=226220 memory=201252 CPUtime=3512.17 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39539 0 0 0 351102 115 0 0 20 0 1 0 239060409 231649280 50313 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56555 50313 1280 1200 0 55035 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 226220 KiB
Current children cumulated memory: 201252 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.09 6/250 187733
/proc/meminfo: memFree=90640612/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=226636 memory=201508 CPUtime=3571.97 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39640 0 0 0 357080 117 0 0 20 0 1 0 239060409 232075264 50377 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56659 50377 1280 1200 0 55139 0
Current children cumulated CPU time: 3571.97 s
Current children cumulated vsize: 226636 KiB
Current children cumulated memory: 201508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.08 4.08 4.09 6/250 187733
/proc/meminfo: memFree=90641284/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=226772 memory=201636 CPUtime=3600.08 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39674 0 0 0 359890 118 0 0 20 0 1 0 239060409 232214528 50409 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56693 50409 1280 1200 0 55173 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 226772 KiB
Current children cumulated memory: 201636 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.94 s, system=1.18364 s

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

[startup+3610.5 s]
/proc/loadavg: 4.08 4.08 4.09 6/250 187733
/proc/meminfo: memFree=90641284/131382116 swapFree=33005528/33010684
[pid=187379] ppid=187376 vsize=226772 memory=201636 CPUtime=3600.08 cores=0,2
/proc/187379/stat : 187379 (Exact) R 187376 187379 185643 0 -1 4194304 39674 0 0 0 359890 118 0 0 20 0 1 0 239060409 232214528 50409 18446744073709551615 4198400 9112445 140726600766464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 24510464 140726600767800 140726600767979 140726600767979 140726600773583 0
/proc/187379/statm: 56693 50409 1280 1200 0 55173 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 226772 KiB
Current children cumulated memory: 201636 KiB

Child status: 0

Real time (s): 3610.54
CPU time (s): 3600.12
CPU user time (s): 3598.94
CPU system time (s): 1.18364
CPU usage (%): 99.7115
Max. virtual memory (cumulated for all children) (KiB): 226772
Max. memory (cumulated for all children) (KiB): 201636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.94
system time used= 1.18364
maximum resident set size= 201636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39681
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= 39
involuntary context switches= 8366


# summary of solver processes directly reported to runsolver:
#   pid: 187379
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.94
#   total CPU system time (s): 1.18364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2922 second user time and 35.2366 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-23 03:23:30
IDJOB=4545213
IDBENCH=180780
IDSOLVER=3317
FILE ID=nodeC010/4545213-1753233810
RUNJOBID= nodeC010-1753230413-185653
SLURM_JOB_ID= 9687839
Free space on /tmp= 432656 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-45-21-3-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-4545213-1753233810/watcher-4545213-1753233810 -o /tmp/evaluation-result-4545213-1753233810/solver-4545213-1753233810 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753230413-185653 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1596997041 --ls=360 HOME/instance-4545213-1753233810.opb

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

MD5SUM BENCH= 6b2fe99dba414b0499b72921573350a8
RANDOM SEED=1596997041

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		: 1197.157
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		: 3540.460
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.463
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		: 1197.774
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		: 3659.890
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		: 3659.230
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.024
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		: 1197.333
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:        98911932 kB
MemAvailable:   123026196 kB
Buffers:             228 kB
Cached:         24878168 kB
SwapCached:         4300 kB
Active:          6172332 kB
Inactive:       24041672 kB
Active(anon):    5308728 kB
Inactive(anon):    48712 kB
Active(file):     863604 kB
Inactive(file): 23992960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8612 kB
Writeback:             0 kB
AnonPages:       5334172 kB
Mapped:           118764 kB
Shmem:             21832 kB
KReclaimable:     194656 kB
Slab:             286068 kB
SReclaimable:     194656 kB
SUnreclaim:        91412 kB
KernelStack:        4048 kB
PageTables:        13744 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6430796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2181120 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= 432664 MiB
End job on nodeC010 at 2025-07-23 04:23:41