Trace number 4508111

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 NameAnswerobjective functionCPU timeWall clock time
CASHWMaxSATDisjCad-S 2025-06-01? (TO) 3600.1 3612.11

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-aug6.5.opb
MD5SUM83ba36613360d6ce9be489830858dbc7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark5362.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27555
Number of constraints which are cardinality constraints (but not clauses)245
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 211
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 160
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.58/0.69	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
0.58/0.69	c Do: 140735863424696 140735863424704
0.58/0.69	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
1.27/1.32	c Starting SCIP solver  (with time-limit = 1800s) ...
1794.71/1801.44	c SCIP timeout with lower and upper bounds: [0, 9223372036854775807]
3600.09/3612.10	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 (50710 MiB free)
  memory of node 1: 64465 MiB (55582 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4508111-1751508901/watcher-4508111-1751508901 -o /tmp/evaluation-result-4508111-1751508901/solver-4508111-1751508901 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751508901-69901 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4508111-1751508901.opb -total-t=3600 -no-par -v0 

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=69956, runsolver pid=69941

[startup+0.100058 s]*
/proc/loadavg: 3.58 4.00 4.06 6/263 69958
/proc/meminfo: memFree=108803788/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=36140 memory=21156 CPUtime=0.09 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 4725 0 0 0 9 0 0 0 20 0 1 0 66568682 37007360 5289 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 9035 5289 864 2593 0 5928 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36140 KiB
Current children cumulated memory: 21156 KiB

[startup+0.205698 s]*
/proc/loadavg: 3.58 4.00 4.06 6/263 69958
/proc/meminfo: memFree=108742552/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=51532 memory=36432 CPUtime=0.19 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 8757 0 0 0 18 1 0 0 20 0 1 0 66568682 52768768 9108 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 12883 9108 896 2593 0 9776 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 51532 KiB
Current children cumulated memory: 36432 KiB

[startup+0.305707 s]*
/proc/loadavg: 3.58 4.00 4.06 6/263 69958
/proc/meminfo: memFree=108634436/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=85780 memory=70524 CPUtime=0.28 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 15664 0 0 0 27 1 0 0 20 0 1 0 66568682 87838720 17631 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 21445 17631 896 2593 0 18338 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 85780 KiB
Current children cumulated memory: 70524 KiB

[startup+0.700166 s]
/proc/loadavg: 3.58 4.00 4.06 6/263 69958
/proc/meminfo: memFree=108452476/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=183672 memory=163796 CPUtime=0.68 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 32063 0 0 0 63 5 0 0 20 0 1 0 66568682 188080128 40917 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 45918 40917 2240 2593 0 42811 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 183672 KiB
Current children cumulated memory: 163796 KiB

[startup+1.50017 s]
/proc/loadavg: 3.58 4.00 4.06 6/263 69958
/proc/meminfo: memFree=107711248/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=658336 memory=637740 CPUtime=1.47 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 146338 0 0 0 124 23 0 0 20 0 1 0 66568682 674136064 159435 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 164584 159435 2400 2593 0 161477 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 658336 KiB
Current children cumulated memory: 637740 KiB

[startup+3.10566 s]
/proc/loadavg: 3.61 4.00 4.06 6/263 69958
/proc/meminfo: memFree=105750112/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1064016 memory=1031844 CPUtime=3.07 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 233591 0 0 0 270 37 0 0 20 0 1 0 66568682 1089552384 257961 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 266004 257961 2464 2593 0 262897 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1064016 KiB
Current children cumulated memory: 1031844 KiB

[startup+6.30016 s]
/proc/loadavg: 3.61 4.00 4.06 6/263 69958
/proc/meminfo: memFree=104862224/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1364464 memory=1333736 CPUtime=6.26 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 299274 0 0 0 577 49 0 0 20 0 1 0 66568682 1397211136 333434 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 341116 333434 2496 2593 0 338009 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1364464 KiB
Current children cumulated memory: 1333736 KiB

[startup+12.7002 s]
/proc/loadavg: 3.67 4.00 4.06 6/263 69958
/proc/meminfo: memFree=104764392/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1395716 memory=1366500 CPUtime=12.64 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 301522 0 0 0 1214 50 0 0 20 0 1 0 66568682 1429213184 341625 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 348929 341625 2496 2593 0 345822 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1395716 KiB
Current children cumulated memory: 1366500 KiB

[startup+25.5002 s]
/proc/loadavg: 3.72 4.00 4.05 6/263 69958
/proc/meminfo: memFree=104724428/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1395716 memory=1366500 CPUtime=25.41 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 301536 0 0 0 2490 51 0 0 20 0 1 0 66568682 1429213184 341625 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 348929 341625 2496 2593 0 345822 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1395716 KiB
Current children cumulated memory: 1366500 KiB

[startup+51.1057 s]
/proc/loadavg: 3.88 4.01 4.06 6/263 69959
/proc/meminfo: memFree=103399240/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2330300 memory=2171280 CPUtime=50.93 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 311678 0 0 0 5024 69 0 0 20 0 1 0 66568682 2386227200 542820 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 582575 542820 2496 2593 0 579468 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2330300 KiB
Current children cumulated memory: 2171280 KiB

[startup+102.3 s]
/proc/loadavg: 4.00 4.03 4.06 6/264 69964
/proc/meminfo: memFree=100712884/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2841984 memory=2677152 CPUtime=101.93 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 401114 0 0 0 10106 87 0 0 20 0 1 0 66568682 2910191616 669288 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 710496 669288 2592 2593 0 707389 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 2841984 KiB
Current children cumulated memory: 2677152 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.04 4.06 6/264 69970
/proc/meminfo: memFree=100683036/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2846840 memory=2682144 CPUtime=161.7 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 402420 0 0 0 16082 88 0 0 20 0 1 0 66568682 2915164160 670536 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 711710 670536 2592 2593 0 708603 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 2846840 KiB
Current children cumulated memory: 2682144 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.08 4.07 6/264 69972
/proc/meminfo: memFree=100609048/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2859328 memory=2694700 CPUtime=221.48 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 404110 0 0 0 22058 90 0 0 20 0 1 0 66568682 2927951872 673675 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 714832 673675 2592 2593 0 711725 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 2859328 KiB
Current children cumulated memory: 2694700 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.07 4.07 6/264 69973
/proc/meminfo: memFree=100591536/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2859676 memory=2695084 CPUtime=281.25 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 404255 0 0 0 28035 90 0 0 20 0 1 0 66568682 2928308224 673771 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 714919 673771 2592 2593 0 711812 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 2859676 KiB
Current children cumulated memory: 2695084 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.07 4.07 6/263 69975
/proc/meminfo: memFree=100571764/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2861824 memory=2697132 CPUtime=341.03 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 404850 0 0 0 34012 91 0 0 20 0 1 0 66568682 2930507776 674283 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 715456 674283 2592 2593 0 712349 0
Current children cumulated CPU time: 341.03 s
Current children cumulated vsize: 2861824 KiB
Current children cumulated memory: 2697132 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.07 4.07 6/263 69977
/proc/meminfo: memFree=100572672/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2861824 memory=2697132 CPUtime=400.8 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 404934 0 0 0 39987 93 0 0 20 0 1 0 66568682 2930507776 674283 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 715456 674283 2592 2593 0 712349 0
Current children cumulated CPU time: 400.8 s
Current children cumulated vsize: 2861824 KiB
Current children cumulated memory: 2697132 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.09 4.08 6/263 69979
/proc/meminfo: memFree=100572612/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=2861824 memory=2697132 CPUtime=460.58 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 404995 0 0 0 45964 94 0 0 20 0 1 0 66568682 2930507776 674283 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 715456 674283 2592 2593 0 712349 0
Current children cumulated CPU time: 460.58 s

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

Current children cumulated memory: 1158928 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.14 4.09 6/263 70556
/proc/meminfo: memFree=106389664/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=2912.28 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 439922 0 0 0 291097 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 2912.28 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.12 4.09 6/263 70558
/proc/meminfo: memFree=106355300/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=2972.1 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 439948 0 0 0 297079 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 2972.1 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3042.3 s]
/proc/loadavg: 4.38 4.18 4.11 6/263 70560
/proc/meminfo: memFree=106449816/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3031.93 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440051 0 0 0 303062 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3031.93 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3102.3 s]
/proc/loadavg: 4.30 4.20 4.12 6/263 70564
/proc/meminfo: memFree=106389964/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3091.76 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440161 0 0 0 309045 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3091.76 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.18 4.12 6/263 70571
/proc/meminfo: memFree=106282180/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3151.59 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440215 0 0 0 315028 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3151.59 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3222.3 s]
/proc/loadavg: 4.48 4.24 4.14 6/263 70573
/proc/meminfo: memFree=106213736/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3211.42 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440277 0 0 0 321011 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3211.42 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3282.3 s]
/proc/loadavg: 4.52 4.33 4.18 6/264 70576
/proc/meminfo: memFree=106128864/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3271.25 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440387 0 0 0 326994 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3271.25 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.28 4.17 6/264 70578
/proc/meminfo: memFree=106048196/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3331.07 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440477 0 0 0 332976 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3331.07 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.24 4.17 6/264 70580
/proc/meminfo: memFree=105974796/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3390.9 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440504 0 0 0 338959 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3390.9 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.21 4.16 6/264 70582
/proc/meminfo: memFree=105901180/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3450.73 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440618 0 0 0 344942 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3450.73 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.20 4.16 6/263 70584
/proc/meminfo: memFree=105901360/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3510.55 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440737 0 0 0 350924 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3510.55 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.18 4.15 6/263 70586
/proc/meminfo: memFree=105916512/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3570.37 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440789 0 0 0 356906 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3570.37 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.07 4.16 4.15 5/263 70632
/proc/meminfo: memFree=106309944/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3600.09 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440904 0 0 0 359878 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.78 s, system=1.31858 s

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

[startup+3612.11 s]
/proc/loadavg: 4.07 4.16 4.15 5/263 70632
/proc/meminfo: memFree=106309944/131249988 swapFree=33010416/33010684
[pid=69956] ppid=69941 vsize=1170660 memory=1158928 CPUtime=3600.09 cores=5,7
/proc/69956/stat : 69956 (CASHWMaxSAT-Dis) R 69941 69956 69888 0 -1 4194304 440904 0 0 0 359878 131 0 0 20 0 1 0 66568682 1198755840 289732 18446744073709551615 4198400 14817773 140735863427104 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 53276672 140735863429482 140735863429597 140735863429597 140735863435199 0
/proc/69956/statm: 292665 289732 2688 2593 0 289558 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1170660 KiB
Current children cumulated memory: 1158928 KiB

Child status: 0

Real time (s): 3612.11
CPU time (s): 3600.1
CPU user time (s): 3598.78
CPU system time (s): 1.31858
CPU usage (%): 99.6676
Max. virtual memory (cumulated for all children) (KiB): 3107460
Max. memory (cumulated for all children) (KiB): 2872368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.78
system time used= 1.31858
maximum resident set size= 2872368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 440904
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= 48
involuntary context switches= 20251


# summary of solver processes directly reported to runsolver:
#   pid: 69956
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.78
#   total CPU system time (s): 1.31858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65945 second user time and 17.2835 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-03 04:15:01
IDJOB=4508111
IDBENCH=158395
IDSOLVER=3322
FILE ID=nodeC031/4508111-1751508901
RUNJOBID= nodeC031-1751508901-69901
SLURM_JOB_ID= 9598608
Free space on /tmp= 432096 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-aug6.5.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4508111-1751508901/watcher-4508111-1751508901 -o /tmp/evaluation-result-4508111-1751508901/solver-4508111-1751508901 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751508901-69901 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4508111-1751508901.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 83ba36613360d6ce9be489830858dbc7
RANDOM SEED=470055529

nodeC031 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		: 3416.913
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	: 6999.78
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		: 3599.917
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	: 6999.78
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		: 3673.683
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	: 6999.78
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		: 3599.812
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	: 6999.78
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		: 3599.801
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	: 6999.78
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		: 3599.880
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	: 6999.78
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.252
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	: 6999.78
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		: 3624.227
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	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        108842416 kB
MemAvailable:   129626088 kB
Buffers:            2128 kB
Cached:         21468804 kB
SwapCached:           12 kB
Active:           488156 kB
Inactive:       21062124 kB
Active(anon):      86928 kB
Inactive(anon):    10472 kB
Active(file):     401228 kB
Inactive(file): 21051652 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57356 kB
Writeback:             0 kB
AnonPages:         82760 kB
Mapped:           103656 kB
Shmem:             18052 kB
KReclaimable:     340060 kB
Slab:             432440 kB
SReclaimable:     340060 kB
SUnreclaim:        92380 kB
KernelStack:        3992 kB
PageTables:         2408 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     349296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432032 MiB
End job on nodeC031 at 2025-07-03 05:15:14