Trace number 4517345

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_no_dombreaking 2025-06-16? (TO) 3600.06 3609.61

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/diag_spec/normalized-16diag_spec_greater.opb
MD5SUM6887599ad065147dc61a02d711e5083c
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 benchmark0.095144
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables848
Total number of constraints1058
Number of constraints which are clauses768
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints290
Minimum length of a constraint2
Maximum length of a constraint288
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 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 8589934591
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.03/3609.61	c Program interrupted by user.
3600.03/3609.61	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 (63245 MiB free)
  memory of node 1: 64465 MiB (63358 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517345-1751238395/watcher-4517345-1751238395 -o /tmp/evaluation-result-4517345-1751238395/solver-4517345-1751238395 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751228868-30842 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=626537171 --ls=360 --inp-dombreaklim=0 HOME/instance-4517345-1751238395.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
Current StackSize limit: 8192 KiB

solver pid=33051, runsolver pid=33048

[startup+0.100065 s]*
/proc/loadavg: 4.18 4.20 4.17 5/252 33052
/proc/meminfo: memFree=129638812/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=0.1 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 10 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+0.21277 s]*
/proc/loadavg: 4.18 4.20 4.17 5/252 33052
/proc/meminfo: memFree=129638812/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=0.22 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 22 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+0.312235 s]*
/proc/loadavg: 4.18 4.20 4.17 5/252 33052
/proc/meminfo: memFree=129638812/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=0.32 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 32 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+0.700222 s]
/proc/loadavg: 4.18 4.20 4.17 5/252 33052
/proc/meminfo: memFree=129638812/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=0.69 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 69 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+1.50021 s]
/proc/loadavg: 4.18 4.20 4.17 5/252 33052
/proc/meminfo: memFree=129638812/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=1.49 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 149 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+3.11214 s]
/proc/loadavg: 4.18 4.20 4.17 5/252 33052
/proc/meminfo: memFree=129638816/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=3.1 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 310 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+6.3002 s]
/proc/loadavg: 4.17 4.19 4.17 5/252 33052
/proc/meminfo: memFree=129638928/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=6.28 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 628 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.19 4.17 5/252 33052
/proc/meminfo: memFree=129639152/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=12.66 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 1266 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.20 4.17 5/252 33053
/proc/meminfo: memFree=129639152/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=25.44 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 2544 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+51.1121 s]
/proc/loadavg: 4.13 4.18 4.17 5/252 33053
/proc/meminfo: memFree=129639160/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=50.99 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 5099 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.18 4.17 5/251 33100
/proc/meminfo: memFree=129632584/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=102.07 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 10207 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.18 4.17 5/251 33102
/proc/meminfo: memFree=129624652/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=161.95 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 16195 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 161.95 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.16 4.16 5/251 33104
/proc/meminfo: memFree=129575696/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=221.82 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 22182 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 221.82 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.14 4.16 5/250 33106
/proc/meminfo: memFree=129575480/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=281.7 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 28170 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 281.7 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+342.3 s]
/proc/loadavg: 3.97 4.11 4.14 4/243 33139
/proc/meminfo: memFree=129567260/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=29820 memory=6400 CPUtime=341.57 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 707 0 0 0 34157 0 0 0 20 0 1 0 39518924 30535680 1600 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 7455 1600 1024 1200 0 5935 0
Current children cumulated CPU time: 341.57 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 6400 KiB

[startup+402.3 s]
/proc/loadavg: 3.40 3.92 4.08 4/243 33141
/proc/meminfo: memFree=129487392/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=74992 memory=57128 CPUtime=401.42 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 9331 0 0 0 40125 17 0 0 20 0 1 0 39518924 76791808 14282 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 18748 14282 1248 1200 0 17228 0
Current children cumulated CPU time: 401.42 s
Current children cumulated vsize: 74992 KiB
Current children cumulated memory: 57128 KiB

[startup+462.3 s]
/proc/loadavg: 2.81 3.67 3.98 3/237 33173
/proc/meminfo: memFree=129478212/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=91384 memory=80308 CPUtime=461.25 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 12637 0 0 0 46086 39 0 0 20 0 1 0 39518924 93577216 20077 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 22846 20077 1248 1200 0 21326 0
Current children cumulated CPU time: 461.25 s

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

Current children cumulated memory: 160824 KiB

[startup+2862.3 s]
/proc/loadavg: 2.30 2.14 2.23 3/239 33286
/proc/meminfo: memFree=129303832/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=173880 memory=161592 CPUtime=2854.93 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 23782 0 0 0 285075 418 0 0 20 0 1 0 39518924 178053120 40398 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 43470 40398 1280 1200 0 41950 0
Current children cumulated CPU time: 2854.93 s
Current children cumulated vsize: 173880 KiB
Current children cumulated memory: 161592 KiB

[startup+2922.3 s]
/proc/loadavg: 2.62 2.28 2.28 3/239 33292
/proc/meminfo: memFree=129304168/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=173880 memory=161592 CPUtime=2914.77 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 23782 0 0 0 291052 425 0 0 20 0 1 0 39518924 178053120 40398 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 43470 40398 1280 1200 0 41950 0
Current children cumulated CPU time: 2914.77 s
Current children cumulated vsize: 173880 KiB
Current children cumulated memory: 161592 KiB

[startup+2982.3 s]
/proc/loadavg: 2.28 2.24 2.26 3/238 33294
/proc/meminfo: memFree=129293016/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=173880 memory=163000 CPUtime=2974.6 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 23799 0 0 0 297031 429 0 0 20 0 1 0 39518924 178053120 40750 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 43470 40750 1280 1200 0 41950 0
Current children cumulated CPU time: 2974.6 s
Current children cumulated vsize: 173880 KiB
Current children cumulated memory: 163000 KiB

[startup+3042.3 s]
/proc/loadavg: 2.21 2.22 2.26 3/239 33299
/proc/meminfo: memFree=129296108/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=174048 memory=163128 CPUtime=3034.42 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 23823 0 0 0 303009 433 0 0 20 0 1 0 39518924 178225152 40782 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 43512 40782 1280 1200 0 41992 0
Current children cumulated CPU time: 3034.42 s
Current children cumulated vsize: 174048 KiB
Current children cumulated memory: 163128 KiB

[startup+3102.3 s]
/proc/loadavg: 2.13 2.20 2.25 3/239 33301
/proc/meminfo: memFree=129296620/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=175776 memory=164152 CPUtime=3094.24 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 24087 0 0 0 308987 437 0 0 20 0 1 0 39518924 179994624 41038 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 43944 41038 1280 1200 0 42424 0
Current children cumulated CPU time: 3094.24 s
Current children cumulated vsize: 175776 KiB
Current children cumulated memory: 164152 KiB

[startup+3162.3 s]
/proc/loadavg: 2.09 2.17 2.23 3/238 33303
/proc/meminfo: memFree=129289232/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=179736 memory=170752 CPUtime=3154.07 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 24702 0 0 0 314965 442 0 0 20 0 1 0 39518924 184049664 42688 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 44934 42688 1280 1200 0 43414 0
Current children cumulated CPU time: 3154.07 s
Current children cumulated vsize: 179736 KiB
Current children cumulated memory: 170752 KiB

[startup+3222.3 s]
/proc/loadavg: 2.13 2.17 2.23 3/238 33305
/proc/meminfo: memFree=129297308/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=179736 memory=170752 CPUtime=3213.9 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 24715 0 0 0 320938 452 0 0 20 0 1 0 39518924 184049664 42688 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 44934 42688 1280 1200 0 43414 0
Current children cumulated CPU time: 3213.9 s
Current children cumulated vsize: 179736 KiB
Current children cumulated memory: 170752 KiB

[startup+3282.3 s]
/proc/loadavg: 2.09 2.15 2.22 3/239 33322
/proc/meminfo: memFree=129304296/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=179736 memory=170752 CPUtime=3273.73 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 24718 0 0 0 326915 458 0 0 20 0 1 0 39518924 184049664 42688 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 44934 42688 1280 1200 0 43414 0
Current children cumulated CPU time: 3273.73 s
Current children cumulated vsize: 179736 KiB
Current children cumulated memory: 170752 KiB

[startup+3342.3 s]
/proc/loadavg: 1.81 2.07 2.18 2/233 33356
/proc/meminfo: memFree=129515844/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=179904 memory=173312 CPUtime=3333.56 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 24760 0 0 0 332893 463 0 0 20 0 1 0 39518924 184221696 43328 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 44976 43328 1280 1200 0 43456 0
Current children cumulated CPU time: 3333.56 s
Current children cumulated vsize: 179904 KiB
Current children cumulated memory: 173312 KiB

[startup+3402.3 s]
/proc/loadavg: 1.36 1.89 2.11 2/233 33358
/proc/meminfo: memFree=129508032/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=182976 memory=175104 CPUtime=3393.38 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 25222 0 0 0 338870 468 0 0 20 0 1 0 39518924 187367424 43776 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 45744 43776 1280 1200 0 44224 0
Current children cumulated CPU time: 3393.38 s
Current children cumulated vsize: 182976 KiB
Current children cumulated memory: 175104 KiB

[startup+3462.3 s]
/proc/loadavg: 1.17 1.74 2.04 2/233 33360
/proc/meminfo: memFree=129508284/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=184152 memory=175872 CPUtime=3453.2 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 25449 0 0 0 344838 482 0 0 20 0 1 0 39518924 188571648 43968 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 46038 43968 1280 1200 0 44518 0
Current children cumulated CPU time: 3453.2 s
Current children cumulated vsize: 184152 KiB
Current children cumulated memory: 175872 KiB

[startup+3522.3 s]
/proc/loadavg: 1.16 1.63 1.99 2/234 33367
/proc/meminfo: memFree=129504960/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=184152 memory=177408 CPUtime=3513.01 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 25451 0 0 0 350810 491 0 0 20 0 1 0 39518924 188571648 44352 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 46038 44352 1280 1200 0 44518 0
Current children cumulated CPU time: 3513.01 s
Current children cumulated vsize: 184152 KiB
Current children cumulated memory: 177408 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.53 1.93 2/234 33369
/proc/meminfo: memFree=129504960/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=184152 memory=177536 CPUtime=3572.82 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 25459 0 0 0 356785 497 0 0 20 0 1 0 39518924 188571648 44384 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 46038 44384 1280 1200 0 44518 0
Current children cumulated CPU time: 3572.82 s
Current children cumulated vsize: 184152 KiB
Current children cumulated memory: 177536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 1.15 1.50 1.91 2/234 33369
/proc/meminfo: memFree=129505180/131382116 swapFree=33010684/33010684
[pid=33051] ppid=33048 vsize=186456 memory=178944 CPUtime=3600.03 cores=0,2
/proc/33051/stat : 33051 (Exact) R 33048 33051 30832 0 -1 4194304 25836 0 0 0 359504 499 0 0 20 0 1 0 39518924 190930944 44736 18446744073709551615 4198400 9112445 140721529588208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 47046656 140721529592103 140721529592301 140721529592301 140721529597903 0
/proc/33051/statm: 46614 44736 1280 1200 0 45094 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 186456 KiB
Current children cumulated memory: 178944 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.06 s, system=5.00037 s

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

Child status: 0

Real time (s): 3609.61
CPU time (s): 3600.06
CPU user time (s): 3595.06
CPU system time (s): 5.00037
CPU usage (%): 99.7353
Max. virtual memory (cumulated for all children) (KiB): 186456
Max. memory (cumulated for all children) (KiB): 178944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.06
system time used= 5.00037
maximum resident set size= 178944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25837
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= 47
involuntary context switches= 8221


# summary of solver processes directly reported to runsolver:
#   pid: 33051
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3595.06
#   total CPU system time (s): 5.00037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.775 second user time and 33.1918 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-30 01:06:35
IDJOB=4517345
IDBENCH=176059
IDSOLVER=3319
FILE ID=nodeC010/4517345-1751238395
RUNJOBID= nodeC010-1751228868-30842
SLURM_JOB_ID= 9587691
Free space on /tmp= 432672 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/diag_spec/normalized-16diag_spec_greater.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517345-1751238395/watcher-4517345-1751238395 -o /tmp/evaluation-result-4517345-1751238395/solver-4517345-1751238395 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751228868-30842 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=626537171 --ls=360 --inp-dombreaklim=0 HOME/instance-4517345-1751238395.opb

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

MD5SUM BENCH= 6887599ad065147dc61a02d711e5083c
RANDOM SEED=626537171

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		: 3491.935
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		: 3662.245
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.149
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.351
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		: 3664.137
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		: 3662.256
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.319
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.829
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:        129643112 kB
MemAvailable:   129914572 kB
Buffers:            3280 kB
Cached:          1080872 kB
SwapCached:            0 kB
Active:           374128 kB
Inactive:         788364 kB
Active(anon):      96300 kB
Inactive(anon):        0 kB
Active(file):     277828 kB
Inactive(file):   788364 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7388 kB
Writeback:             0 kB
AnonPages:         81416 kB
Mapped:           116120 kB
Shmem:             17960 kB
KReclaimable:      89792 kB
Slab:             171548 kB
SReclaimable:      89792 kB
SUnreclaim:        81756 kB
KernelStack:        4048 kB
PageTables:         3160 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     481888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 432684 MiB
End job on nodeC010 at 2025-06-30 02:06:45