Trace number 4482155

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.11 3610.61

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMc646e12ccfd746fe0694a48782eaf83d
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 benchmark37.9468
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
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.09/3610.60	c Program interrupted by user.
3600.09/3610.60	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 (62876 MiB free)
  memory of node 1: 64507 MiB (63979 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482155-1751149473/watcher-4482155-1751149473 -o /tmp/evaluation-result-4482155-1751149473/solver-4482155-1751149473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751146546-15379 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1659837510 --ls=360 HOME/instance-4482155-1751149473.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
Current StackSize limit: 8192 KiB

solver pid=16069, runsolver pid=16066

[startup+0.100073 s]*
/proc/loadavg: 4.16 4.19 4.09 5/251 16070
/proc/meminfo: memFree=129875120/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=53432 memory=29948 CPUtime=0.09 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 7202 0 0 0 7 2 0 0 20 0 1 0 30626693 54714368 7487 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 13358 7487 1024 1200 0 11838 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 53432 KiB
Current children cumulated memory: 29948 KiB

[startup+0.214301 s]*
/proc/loadavg: 4.16 4.19 4.09 5/251 16070
/proc/meminfo: memFree=129867308/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=58720 memory=37488 CPUtime=0.2 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 8605 0 0 0 18 2 0 0 20 0 1 0 30626693 60129280 9372 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 14680 9372 1024 1200 0 13160 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 58720 KiB
Current children cumulated memory: 37488 KiB

[startup+0.313048 s]*
/proc/loadavg: 4.16 4.19 4.09 5/251 16070
/proc/meminfo: memFree=129863528/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=0.3 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 27 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+0.700326 s]
/proc/loadavg: 4.16 4.19 4.09 5/251 16070
/proc/meminfo: memFree=129863528/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=0.67 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 64 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+1.50032 s]
/proc/loadavg: 4.16 4.19 4.09 5/251 16070
/proc/meminfo: memFree=129863784/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=1.47 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 144 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+3.1127 s]
/proc/loadavg: 4.16 4.19 4.09 5/251 16070
/proc/meminfo: memFree=129863784/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=3.08 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 305 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+6.30032 s]
/proc/loadavg: 4.23 4.21 4.10 5/251 16070
/proc/meminfo: memFree=129863784/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=6.26 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 623 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.20 4.10 5/251 16070
/proc/meminfo: memFree=129864036/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=12.64 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 1261 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.19 4.09 5/251 16070
/proc/meminfo: memFree=129864044/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=25.41 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 2538 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+51.1128 s]
/proc/loadavg: 4.11 4.18 4.09 5/251 16071
/proc/meminfo: memFree=129864060/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=50.95 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 5092 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+102.3 s]
/proc/loadavg: 4.51 4.26 4.12 5/250 16072
/proc/meminfo: memFree=129864452/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=102.01 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9438 0 0 0 10198 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+162.3 s]
/proc/loadavg: 4.53 4.33 4.16 5/250 16074
/proc/meminfo: memFree=129854264/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40816 CPUtime=161.84 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9457 0 0 0 16181 3 0 0 20 0 1 0 30626693 63676416 10204 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10204 1024 1200 0 14026 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40816 KiB

[startup+222.3 s]
/proc/loadavg: 4.31 4.30 4.16 5/249 16076
/proc/meminfo: memFree=129848144/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40944 CPUtime=221.69 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9481 0 0 0 22166 3 0 0 20 0 1 0 30626693 63676416 10236 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10236 1024 1200 0 14026 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40944 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.26 4.15 5/250 16083
/proc/meminfo: memFree=129849732/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40944 CPUtime=281.54 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9503 0 0 0 28151 3 0 0 20 0 1 0 30626693 63676416 10236 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10236 1024 1200 0 14026 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40944 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.22 4.15 5/250 16085
/proc/meminfo: memFree=129842104/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=62184 memory=40944 CPUtime=341.4 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 9514 0 0 0 34137 3 0 0 20 0 1 0 30626693 63676416 10236 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 15546 10236 1024 1200 0 14026 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 62184 KiB
Current children cumulated memory: 40944 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.21 4.15 5/250 16089
/proc/meminfo: memFree=129610796/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=308992 memory=282268 CPUtime=401.23 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 38127 0 0 0 40105 18 0 0 20 0 1 0 30626693 316407808 70567 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 77248 70567 1248 1200 0 75728 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 308992 KiB
Current children cumulated memory: 282268 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.19 4.14 5/251 16092
/proc/meminfo: memFree=129591176/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=319396 memory=292508 CPUtime=461.06 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 40682 0 0 0 46082 24 0 0 20 0 1 0 30626693 327061504 73127 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 79849 73127 1248 1200 0 78329 0
Current children cumulated CPU time: 461.06 s

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

Current children cumulated memory: 519776 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/253 16894
/proc/meminfo: memFree=129362956/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=601908 memory=546612 CPUtime=2854.02 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 80928 0 0 0 285249 153 0 0 20 0 1 0 30626693 616353792 136653 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 150477 136653 1248 1200 0 148957 0
Current children cumulated CPU time: 2854.02 s
Current children cumulated vsize: 601908 KiB
Current children cumulated memory: 546612 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 16940
/proc/meminfo: memFree=129476228/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=606368 memory=550708 CPUtime=2913.83 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 82032 0 0 0 291225 158 0 0 20 0 1 0 30626693 620920832 137677 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 151592 137677 1248 1200 0 150072 0
Current children cumulated CPU time: 2913.83 s
Current children cumulated vsize: 606368 KiB
Current children cumulated memory: 550708 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.12 4.10 5/251 16987
/proc/meminfo: memFree=129609256/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=607808 memory=562424 CPUtime=2973.63 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 82473 0 0 0 297204 159 0 0 20 0 1 0 30626693 622395392 140606 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 151952 140606 1248 1200 0 150432 0
Current children cumulated CPU time: 2973.63 s
Current children cumulated vsize: 607808 KiB
Current children cumulated memory: 562424 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/251 16989
/proc/meminfo: memFree=129584172/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=609960 memory=564216 CPUtime=3033.43 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 83038 0 0 0 303181 162 0 0 20 0 1 0 30626693 624599040 141054 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 152490 141054 1248 1200 0 150970 0
Current children cumulated CPU time: 3033.43 s
Current children cumulated vsize: 609960 KiB
Current children cumulated memory: 564216 KiB

[startup+3102.3 s]
/proc/loadavg: 4.42 4.19 4.12 5/251 16991
/proc/meminfo: memFree=129571088/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=618212 memory=571768 CPUtime=3093.22 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 85015 0 0 0 309160 162 0 0 20 0 1 0 30626693 633049088 142942 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 154553 142942 1248 1200 0 153033 0
Current children cumulated CPU time: 3093.22 s
Current children cumulated vsize: 618212 KiB
Current children cumulated memory: 571768 KiB

[startup+3162.3 s]
/proc/loadavg: 4.56 4.29 4.16 5/250 16993
/proc/meminfo: memFree=129570584/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=618560 memory=572152 CPUtime=3153.02 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 85189 0 0 0 315133 169 0 0 20 0 1 0 30626693 633405440 143038 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 154640 143038 1248 1200 0 153120 0
Current children cumulated CPU time: 3153.02 s
Current children cumulated vsize: 618560 KiB
Current children cumulated memory: 572152 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.25 4.15 5/250 16995
/proc/meminfo: memFree=129570836/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=619316 memory=572920 CPUtime=3212.82 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 85424 0 0 0 321113 169 0 0 20 0 1 0 30626693 634179584 143230 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 154829 143230 1248 1200 0 153309 0
Current children cumulated CPU time: 3212.82 s
Current children cumulated vsize: 619316 KiB
Current children cumulated memory: 572920 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.23 4.15 5/249 16997
/proc/meminfo: memFree=129502624/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=619724 memory=574200 CPUtime=3272.62 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 85586 0 0 0 327091 171 0 0 20 0 1 0 30626693 634597376 143550 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 154931 143550 1248 1200 0 153411 0
Current children cumulated CPU time: 3272.62 s
Current children cumulated vsize: 619724 KiB
Current children cumulated memory: 574200 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.20 4.14 5/249 16999
/proc/meminfo: memFree=129488364/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=620916 memory=580344 CPUtime=3332.45 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 85959 0 0 0 333072 173 0 0 20 0 1 0 30626693 635817984 145086 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 155229 145086 1248 1200 0 153709 0
Current children cumulated CPU time: 3332.45 s
Current children cumulated vsize: 620916 KiB
Current children cumulated memory: 580344 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.19 4.14 5/250 17006
/proc/meminfo: memFree=129476888/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=621552 memory=580856 CPUtime=3392.3 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 86108 0 0 0 339054 176 0 0 20 0 1 0 30626693 636469248 145214 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 155388 145214 1248 1200 0 153868 0
Current children cumulated CPU time: 3392.3 s
Current children cumulated vsize: 621552 KiB
Current children cumulated memory: 580856 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.17 4.14 5/251 17009
/proc/meminfo: memFree=129478408/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=622176 memory=581496 CPUtime=3452.16 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 86269 0 0 0 345038 178 0 0 20 0 1 0 30626693 637108224 145374 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 155544 145374 1248 1200 0 154024 0
Current children cumulated CPU time: 3452.16 s
Current children cumulated vsize: 622176 KiB
Current children cumulated memory: 581496 KiB

[startup+3522.3 s]
/proc/loadavg: 4.62 4.30 4.18 5/251 17058
/proc/meminfo: memFree=129483336/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=622392 memory=581752 CPUtime=3511.99 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 86325 0 0 0 351017 182 0 0 20 0 1 0 30626693 637329408 145438 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 155598 145438 1248 1200 0 154078 0
Current children cumulated CPU time: 3511.99 s
Current children cumulated vsize: 622392 KiB
Current children cumulated memory: 581752 KiB

[startup+3582.3 s]
/proc/loadavg: 4.44 4.31 4.20 5/251 17060
/proc/meminfo: memFree=129478968/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=622936 memory=582264 CPUtime=3571.86 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 86466 0 0 0 357003 183 0 0 20 0 1 0 30626693 637886464 145566 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 155734 145566 1248 1200 0 154214 0
Current children cumulated CPU time: 3571.86 s
Current children cumulated vsize: 622936 KiB
Current children cumulated memory: 582264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.29 4.29 4.19 5/251 17061
/proc/meminfo: memFree=129480232/131382120 swapFree=33010684/33010684
[pid=16069] ppid=16066 vsize=623692 memory=582904 CPUtime=3600.09 cores=5,7
/proc/16069/stat : 16069 (Exact) R 16066 16069 15366 0 -1 4194304 86634 0 0 0 359823 186 0 0 20 0 1 0 30626693 638660608 145726 18446744073709551615 4198400 9112445 140723211319664 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 40538112 140723211327802 140723211327981 140723211327981 140723211333583 0
/proc/16069/statm: 155923 145726 1248 1200 0 154403 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 623692 KiB
Current children cumulated memory: 582904 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.24 s, system=1.86809 s

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

Child status: 0

Real time (s): 3610.61
CPU time (s): 3600.11
CPU user time (s): 3598.24
CPU system time (s): 1.86809
CPU usage (%): 99.7091
Max. virtual memory (cumulated for all children) (KiB): 635228
Max. memory (cumulated for all children) (KiB): 582904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.24
system time used= 1.86809
maximum resident set size= 583160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86678
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= 101
involuntary context switches= 2482


# summary of solver processes directly reported to runsolver:
#   pid: 16069
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.24
#   total CPU system time (s): 1.86809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6771 second user time and 32.6462 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 00:24:33
IDJOB=4482155
IDBENCH=147863
IDSOLVER=3317
FILE ID=nodeC006/4482155-1751149473
RUNJOBID= nodeC006-1751146546-15379
SLURM_JOB_ID= 9587460
Free space on /tmp= 433036 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin16.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-4482155-1751149473/watcher-4482155-1751149473 -o /tmp/evaluation-result-4482155-1751149473/solver-4482155-1751149473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751146546-15379 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1659837510 --ls=360 HOME/instance-4482155-1751149473.opb

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

MD5SUM BENCH= c646e12ccfd746fe0694a48782eaf83d
RANDOM SEED=1659837510

nodeC006 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		: 3661.849
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.32
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		: 3661.882
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.32
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.397
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.32
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.371
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.32
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		: 3661.914
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.32
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.505
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.32
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.32
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.139
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129900572 kB
MemAvailable:   129531220 kB
Buffers:            3280 kB
Cached:           427416 kB
SwapCached:            0 kB
Active:           758976 kB
Inactive:         179652 kB
Active(anon):     525892 kB
Inactive(anon):        0 kB
Active(file):     233084 kB
Inactive(file):   179652 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8692 kB
Writeback:             4 kB
AnonPages:        509496 kB
Mapped:           117700 kB
Shmem:             17960 kB
KReclaimable:      84048 kB
Slab:             162272 kB
SReclaimable:      84048 kB
SUnreclaim:        78224 kB
KernelStack:        4048 kB
PageTables:         3964 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     901916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC006 at 2025-06-29 01:24:44