Trace number 4482139

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.13 3611.26

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
MD5SUMb66aa0ca883b9987dbaf460c58c6223e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.15765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3611.20	c Program interrupted by user.
3600.07/3611.20	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: 63708 MiB (63096 MiB free)
  memory of node 1: 64465 MiB (63704 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482139-1751147575/watcher-4482139-1751147575 -o /tmp/evaluation-result-4482139-1751147575/solver-4482139-1751147575 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751145766-15276 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1764204225 --ls=360 HOME/instance-4482139-1751147575.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

Current StackSize limit: 8192 KiB

solver pid=16227, runsolver pid=16222

[startup+0.100068 s]*
/proc/loadavg: 4.09 4.13 4.02 4/259 16239
/proc/meminfo: memFree=129796652/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=54548 memory=33612 CPUtime=0.09 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 6893 0 0 0 8 1 0 0 20 0 1 0 30380025 55857152 8403 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 13637 8403 1024 1200 0 12117 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54548 KiB
Current children cumulated memory: 33612 KiB

[startup+0.205432 s]*
/proc/loadavg: 4.09 4.13 4.02 5/263 16243
/proc/meminfo: memFree=129771392/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=71616 memory=51668 CPUtime=0.19 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 9623 0 0 0 18 1 0 0 20 0 1 0 30380025 73334784 12917 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 17904 12917 1024 1200 0 16384 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 71616 KiB
Current children cumulated memory: 51668 KiB

[startup+0.305606 s]*
/proc/loadavg: 4.09 4.13 4.02 5/263 16243
/proc/meminfo: memFree=129727352/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=105620 memory=77548 CPUtime=0.29 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 14568 0 0 0 26 3 0 0 20 0 1 0 30380025 108154880 19387 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 26405 19387 1024 1200 0 24885 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 105620 KiB
Current children cumulated memory: 77548 KiB

[startup+0.700172 s]
/proc/loadavg: 4.09 4.13 4.02 5/263 16243
/proc/meminfo: memFree=129711476/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=0.69 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25670 0 0 0 62 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.13 4.02 5/263 16243
/proc/meminfo: memFree=129655012/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=1.48 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25670 0 0 0 141 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+3.10544 s]
/proc/loadavg: 4.08 4.13 4.02 5/263 16243
/proc/meminfo: memFree=129655304/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=3.08 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25689 0 0 0 301 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+6.30017 s]
/proc/loadavg: 4.16 4.14 4.03 5/263 16243
/proc/meminfo: memFree=129655448/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=6.26 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25708 0 0 0 619 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.14 4.03 5/263 16244
/proc/meminfo: memFree=129655672/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=12.64 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25727 0 0 0 1257 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.13 4.03 5/263 16244
/proc/meminfo: memFree=129639576/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=25.39 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25730 0 0 0 2532 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+51.1054 s]
/proc/loadavg: 4.15 4.14 4.03 5/263 16244
/proc/meminfo: memFree=129639600/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=50.89 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25765 0 0 0 5082 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 4.03 5/262 16246
/proc/meminfo: memFree=129639704/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=101.88 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25784 0 0 0 10181 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.03 5/263 16251
/proc/meminfo: memFree=129603208/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=161.64 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25803 0 0 0 16157 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.04 5/263 16253
/proc/meminfo: memFree=129588268/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=221.36 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25841 0 0 0 22129 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 221.36 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.12 4.04 5/263 16259
/proc/meminfo: memFree=129614060/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=281.09 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25841 0 0 0 28102 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 281.09 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.04 5/263 16261
/proc/meminfo: memFree=129574152/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=182808 memory=148424 CPUtime=340.81 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 25874 0 0 0 34074 7 0 0 20 0 1 0 30380025 187195392 37106 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 45702 37106 1024 1200 0 44182 0
Current children cumulated CPU time: 340.81 s
Current children cumulated vsize: 182808 KiB
Current children cumulated memory: 148424 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.12 4.04 5/263 16308
/proc/meminfo: memFree=129091860/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=542988 memory=464172 CPUtime=400.61 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 46778 0 0 0 40041 20 0 0 20 0 1 0 30380025 556019712 116043 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 135747 116043 1248 1200 0 134227 0
Current children cumulated CPU time: 400.61 s
Current children cumulated vsize: 542988 KiB
Current children cumulated memory: 464172 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.11 4.04 5/266 16335
/proc/meminfo: memFree=129087168/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=546588 memory=472128 CPUtime=460.45 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 47813 0 0 0 46024 21 0 0 20 0 1 0 30380025 559706112 118032 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 136647 118032 1248 1200 0 135127 0
Current children cumulated CPU time: 460.45 s

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

Current children cumulated memory: 779908 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/264 16465
/proc/meminfo: memFree=127923344/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=815924 memory=780420 CPUtime=2853.57 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 72036 0 0 0 285268 89 0 0 20 0 1 0 30380025 835506176 195105 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 203981 195105 1248 1200 0 202461 0
Current children cumulated CPU time: 2853.57 s
Current children cumulated vsize: 815924 KiB
Current children cumulated memory: 780420 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/264 16512
/proc/meminfo: memFree=128379104/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=818228 memory=782724 CPUtime=2913.37 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 72613 0 0 0 291248 89 0 0 20 0 1 0 30380025 837865472 195681 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 204557 195681 1248 1200 0 203037 0
Current children cumulated CPU time: 2913.37 s
Current children cumulated vsize: 818228 KiB
Current children cumulated memory: 782724 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/263 16514
/proc/meminfo: memFree=128378984/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=819620 memory=784004 CPUtime=2973.18 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 73067 0 0 0 297228 90 0 0 20 0 1 0 30380025 839290880 196001 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 204905 196001 1248 1200 0 203385 0
Current children cumulated CPU time: 2973.18 s
Current children cumulated vsize: 819620 KiB
Current children cumulated memory: 784004 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 16516
/proc/meminfo: memFree=128377584/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=820820 memory=785284 CPUtime=3032.99 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 73478 0 0 0 303208 91 0 0 20 0 1 0 30380025 840519680 196321 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 205205 196321 1248 1200 0 203685 0
Current children cumulated CPU time: 3032.99 s
Current children cumulated vsize: 820820 KiB
Current children cumulated memory: 785284 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/262 16518
/proc/meminfo: memFree=128349712/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=821424 memory=785924 CPUtime=3092.8 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 73836 0 0 0 309189 91 0 0 20 0 1 0 30380025 841138176 196481 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 205356 196481 1248 1200 0 203836 0
Current children cumulated CPU time: 3092.8 s
Current children cumulated vsize: 821424 KiB
Current children cumulated memory: 785924 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 16523
/proc/meminfo: memFree=128332548/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=823988 memory=788484 CPUtime=3152.61 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 74504 0 0 0 315169 92 0 0 20 0 1 0 30380025 843763712 197121 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 205997 197121 1248 1200 0 204477 0
Current children cumulated CPU time: 3152.61 s
Current children cumulated vsize: 823988 KiB
Current children cumulated memory: 788484 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 16525
/proc/meminfo: memFree=128311092/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=825428 memory=789892 CPUtime=3212.42 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 74899 0 0 0 321148 94 0 0 20 0 1 0 30380025 845238272 197473 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 206357 197473 1248 1200 0 204837 0
Current children cumulated CPU time: 3212.42 s
Current children cumulated vsize: 825428 KiB
Current children cumulated memory: 789892 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 16576
/proc/meminfo: memFree=128330524/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=825428 memory=790020 CPUtime=3272.23 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 75148 0 0 0 327128 95 0 0 20 0 1 0 30380025 845238272 197505 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 206357 197505 1248 1200 0 204837 0
Current children cumulated CPU time: 3272.23 s
Current children cumulated vsize: 825428 KiB
Current children cumulated memory: 790020 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 16578
/proc/meminfo: memFree=128328652/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=825620 memory=790148 CPUtime=3332.04 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 75422 0 0 0 333108 96 0 0 20 0 1 0 30380025 845434880 197537 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 206405 197537 1248 1200 0 204885 0
Current children cumulated CPU time: 3332.04 s
Current children cumulated vsize: 825620 KiB
Current children cumulated memory: 790148 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 16580
/proc/meminfo: memFree=128320484/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=825620 memory=790148 CPUtime=3391.84 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 75479 0 0 0 339087 97 0 0 20 0 1 0 30380025 845434880 197537 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 206405 197537 1248 1200 0 204885 0
Current children cumulated CPU time: 3391.84 s
Current children cumulated vsize: 825620 KiB
Current children cumulated memory: 790148 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 16583
/proc/meminfo: memFree=128316304/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=825620 memory=790148 CPUtime=3451.65 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 75712 0 0 0 345066 99 0 0 20 0 1 0 30380025 845434880 197537 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 206405 197537 1248 1200 0 204885 0
Current children cumulated CPU time: 3451.65 s
Current children cumulated vsize: 825620 KiB
Current children cumulated memory: 790148 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 16585
/proc/meminfo: memFree=128304056/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=829008 memory=793476 CPUtime=3511.45 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 76691 0 0 0 351045 100 0 0 20 0 1 0 30380025 848904192 198369 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 207252 198369 1248 1200 0 205732 0
Current children cumulated CPU time: 3511.45 s
Current children cumulated vsize: 829008 KiB
Current children cumulated memory: 793476 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 16587
/proc/meminfo: memFree=128287940/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=830720 memory=795140 CPUtime=3571.26 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 77254 0 0 0 357025 101 0 0 20 0 1 0 30380025 850657280 198785 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 207680 198785 1248 1200 0 206160 0
Current children cumulated CPU time: 3571.26 s
Current children cumulated vsize: 830720 KiB
Current children cumulated memory: 795140 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.10 4.11 4.09 4/256 16632
/proc/meminfo: memFree=128625264/131250000 swapFree=33010684/33010684
[pid=16227] ppid=16222 vsize=833828 memory=798212 CPUtime=3600.07 cores=5,7
/proc/16227/stat : 16227 (Exact) R 16222 16227 15263 0 -1 4194304 78032 0 0 0 359905 102 0 0 20 0 1 0 30380025 853839872 199553 18446744073709551615 4198400 9112445 140729613321920 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 32169984 140729613326650 140729613326829 140729613326829 140729613332431 0
/proc/16227/statm: 208457 199553 1248 1200 0 206937 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 833828 KiB
Current children cumulated memory: 798212 KiB

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

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

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

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

Child status: 0

Real time (s): 3611.26
CPU time (s): 3600.13
CPU user time (s): 3599.1
CPU system time (s): 1.02793
CPU usage (%): 99.692
Max. virtual memory (cumulated for all children) (KiB): 833828
Max. memory (cumulated for all children) (KiB): 798212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.1
system time used= 1.02793
maximum resident set size= 798340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78066
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= 36
involuntary context switches= 1435


# summary of solver processes directly reported to runsolver:
#   pid: 16227
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3599.1
#   total CPU system time (s): 1.02793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75747 second user time and 15.293 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-06-28 23:52:55
IDJOB=4482139
IDBENCH=147848
IDSOLVER=3317
FILE ID=nodeC028/4482139-1751147575
RUNJOBID= nodeC028-1751145766-15276
SLURM_JOB_ID= 9587451
Free space on /tmp= 433040 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.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-4482139-1751147575/watcher-4482139-1751147575 -o /tmp/evaluation-result-4482139-1751147575/solver-4482139-1751147575 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751145766-15276 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1764204225 --ls=360 HOME/instance-4482139-1751147575.opb

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

MD5SUM BENCH= b66aa0ca883b9987dbaf460c58c6223e
RANDOM SEED=1764204225

nodeC028 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.175
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.084
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.126
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.299
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3605.798
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.084
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.128
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.278
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129860812 kB
MemAvailable:   129478576 kB
Buffers:            3280 kB
Cached:           400672 kB
SwapCached:            0 kB
Active:           641476 kB
Inactive:         178928 kB
Active(anon):     434520 kB
Inactive(anon):        0 kB
Active(file):     206956 kB
Inactive(file):   178928 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14472 kB
Writeback:            12 kB
AnonPages:        417600 kB
Mapped:           108104 kB
Shmem:             18068 kB
KReclaimable:      85000 kB
Slab:             167916 kB
SReclaimable:      85000 kB
SUnreclaim:        82916 kB
KernelStack:        4192 kB
PageTables:         3808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     725148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC028 at 2025-06-29 00:53:06