Trace number 4438965

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
CASHWMaxSAT-DisjCad-SP 2024-07-10UNSAT 1807.38 1814.08

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-sep4.5.opb
MD5SUMb67c8b15922ffb2eac696beabc53406c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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.826056
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9324
Total number of constraints28660
Number of constraints which are clauses26658
Number of constraints which are cardinality constraints (but not clauses)238
Number of constraints which are nor clauses,nor cardinality constraints1764
Minimum length of a constraint2
Maximum length of a constraint240
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 670
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.59/0.66	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
0.59/0.66	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
1.28/1.33	c Starting SCIP solver  (with time-limit = 1800s) ...
1794.64/1801.35	c SCIP timeout with lower and upper bounds: [0, 9223372036854775807]
1807.30/1814.07	s UNSATISFIABLE

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: 63968 MiB (59102 MiB free)
  memory of node 1: 64473 MiB (57873 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438965-1721249776/watcher-4438965-1721249776 -o /tmp/evaluation-result-4438965-1721249776/solver-4438965-1721249776 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721240914-920060 --watchdog 3760 CASHWMaxSAT-DisjCad-SP HOME/instance-4438965-1721249776.opb -total-t=3600 -no-par -v0 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=925146, runsolver pid=925143

[startup+0.100558 s]*
/proc/loadavg: 4.12 4.13 4.09 5/257 925147
/proc/meminfo: memFree=119758440/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=43324 memory=27860 CPUtime=0.09 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 7382 0 0 0 9 0 0 0 20 0 1 0 177146507 44363776 6965 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 10831 6965 954 2726 0 7579 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 43324 KiB
Current children cumulated memory: 27860 KiB

[startup+0.205672 s]*
/proc/loadavg: 4.12 4.13 4.09 5/257 925147
/proc/meminfo: memFree=119746952/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=55836 memory=40640 CPUtime=0.19 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 11121 0 0 0 18 1 0 0 20 0 1 0 177146507 57176064 10160 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 13959 10160 1034 2726 0 10707 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 55836 KiB
Current children cumulated memory: 40640 KiB

[startup+0.305743 s]*
/proc/loadavg: 4.12 4.13 4.09 5/257 925147
/proc/meminfo: memFree=119719220/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=81292 memory=65904 CPUtime=0.29 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 17848 0 0 0 27 2 0 0 20 0 1 0 177146507 83243008 16476 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 20323 16476 1066 2726 0 17071 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 81292 KiB
Current children cumulated memory: 65904 KiB

[startup+0.700238 s]
/proc/loadavg: 4.12 4.13 4.09 5/257 925147
/proc/meminfo: memFree=119662916/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=214912 memory=193756 CPUtime=0.68 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 41270 0 0 0 61 7 0 0 20 0 1 0 177146507 220069888 48373 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 53728 48439 2362 2726 0 50476 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 214912 KiB
Current children cumulated memory: 193756 KiB

[startup+1.50024 s]
/proc/loadavg: 4.12 4.13 4.09 5/257 925147
/proc/meminfo: memFree=119436608/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=645764 memory=623604 CPUtime=1.49 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 144529 0 0 0 128 21 0 0 20 0 1 0 177146507 661262336 155901 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 161441 155901 2522 2726 0 158189 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 645764 KiB
Current children cumulated memory: 623604 KiB

[startup+3.1056 s]
/proc/loadavg: 4.12 4.13 4.09 5/257 925149
/proc/meminfo: memFree=118755636/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=1061280 memory=1027420 CPUtime=3.08 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 234165 0 0 0 273 35 0 0 20 0 1 0 177146507 1086750720 256855 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 265320 256855 2618 2726 0 262068 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1061280 KiB
Current children cumulated memory: 1027420 KiB

[startup+6.30022 s]
/proc/loadavg: 4.11 4.13 4.09 5/257 925149
/proc/meminfo: memFree=118468008/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=1345684 memory=1314464 CPUtime=6.26 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 296654 0 0 0 582 44 0 0 20 0 1 0 177146507 1377980416 328616 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 336421 328616 2618 2726 0 333169 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1345684 KiB
Current children cumulated memory: 1314464 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.14 4.10 5/257 925150
/proc/meminfo: memFree=118402636/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=1411660 memory=1379628 CPUtime=12.64 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 301906 0 0 0 1217 47 0 0 20 0 1 0 177146507 1445539840 344907 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 352915 344907 2650 2726 0 349663 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1411660 KiB
Current children cumulated memory: 1379628 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.13 4.09 5/257 925152
/proc/meminfo: memFree=118400924/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=1411660 memory=1379832 CPUtime=25.39 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 301928 0 0 0 2491 48 0 0 20 0 1 0 177146507 1445539840 344958 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 352915 344958 2650 2726 0 349663 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1411660 KiB
Current children cumulated memory: 1379832 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.12 4.09 5/257 925155
/proc/meminfo: memFree=117756916/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2158564 memory=2017924 CPUtime=50.9 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 310526 0 0 0 5027 63 0 0 20 0 1 0 177146507 2210369536 504481 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 539641 504481 2650 2726 0 536389 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 2158564 KiB
Current children cumulated memory: 2017924 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 925166
/proc/meminfo: memFree=117115924/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2886656 memory=2733880 CPUtime=101.9 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 411706 0 0 0 10103 87 0 0 20 0 1 0 177146507 2955935744 683470 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 721664 683470 2746 2726 0 718412 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 2886656 KiB
Current children cumulated memory: 2733880 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 925347
/proc/meminfo: memFree=117089352/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2901000 memory=2750452 CPUtime=161.69 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 415512 0 0 0 16079 90 0 0 20 0 1 0 177146507 2970624000 687613 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 725250 687613 2746 2726 0 721998 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 2901000 KiB
Current children cumulated memory: 2750452 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/259 925403
/proc/meminfo: memFree=119322712/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2903304 memory=2753052 CPUtime=221.47 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 416198 0 0 0 22055 92 0 0 20 0 1 0 177146507 2972983296 688263 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 725826 688263 2746 2726 0 722574 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 2903304 KiB
Current children cumulated memory: 2753052 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 925519
/proc/meminfo: memFree=119351180/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2904212 memory=2754216 CPUtime=281.24 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 416590 0 0 0 28030 94 0 0 20 0 1 0 177146507 2973913088 688554 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 726053 688554 2746 2726 0 722801 0
Current children cumulated CPU time: 281.24 s
Current children cumulated vsize: 2904212 KiB
Current children cumulated memory: 2754216 KiB

[startup+342.3 s]
/proc/loadavg: 4.33 4.19 4.12 5/258 925531
/proc/meminfo: memFree=116192588/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2904724 memory=2756140 CPUtime=340.97 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 416783 0 0 0 34002 95 0 0 20 0 1 0 177146507 2974437376 689035 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 726181 689035 2746 2726 0 722929 0
Current children cumulated CPU time: 340.97 s
Current children cumulated vsize: 2904724 KiB
Current children cumulated memory: 2756140 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.17 4.11 5/258 925542
/proc/meminfo: memFree=116153552/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2904724 memory=2756208 CPUtime=400.73 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 416881 0 0 0 39976 97 0 0 20 0 1 0 177146507 2974437376 689052 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 726181 689052 2746 2726 0 722929 0
Current children cumulated CPU time: 400.73 s
Current children cumulated vsize: 2904724 KiB
Current children cumulated memory: 2756208 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/258 925553
/proc/meminfo: memFree=116129852/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2904724 memory=2756208 CPUtime=460.48 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 416972 0 0 0 45950 98 0 0 20 0 1 0 177146507 2974437376 689052 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 726181 689052 2746 2726 0 722929 0

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

/proc/loadavg: 4.35 4.20 4.12 5/254 925716
/proc/meminfo: memFree=116018308/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2931564 memory=2806420 CPUtime=1357.13 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 422320 0 0 0 135605 108 0 0 20 0 1 0 177146507 3001921536 701605 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 732891 701605 2746 2726 0 729639 0
Current children cumulated CPU time: 1357.13 s
Current children cumulated vsize: 2931564 KiB
Current children cumulated memory: 2806420 KiB

[startup+1422.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/254 925726
/proc/meminfo: memFree=116017912/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2931564 memory=2806492 CPUtime=1416.92 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 422450 0 0 0 141583 109 0 0 20 0 1 0 177146507 3001921536 701623 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 732891 701623 2746 2726 0 729639 0
Current children cumulated CPU time: 1416.92 s
Current children cumulated vsize: 2931564 KiB
Current children cumulated memory: 2806492 KiB

[startup+1482.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/257 925742
/proc/meminfo: memFree=116010240/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2931564 memory=2806492 CPUtime=1476.72 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 422642 0 0 0 147562 110 0 0 20 0 1 0 177146507 3001921536 701623 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 732891 701623 2746 2726 0 729639 0
Current children cumulated CPU time: 1476.72 s
Current children cumulated vsize: 2931564 KiB
Current children cumulated memory: 2806492 KiB

[startup+1542.3 s]
/proc/loadavg: 4.06 4.14 4.11 5/257 925753
/proc/meminfo: memFree=116009396/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2931564 memory=2806492 CPUtime=1536.51 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 422840 0 0 0 153541 110 0 0 20 0 1 0 177146507 3001921536 701623 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 732891 701623 2746 2726 0 729639 0
Current children cumulated CPU time: 1536.51 s
Current children cumulated vsize: 2931564 KiB
Current children cumulated memory: 2806492 KiB

[startup+1602.3 s]
/proc/loadavg: 4.06 4.13 4.10 5/257 925764
/proc/meminfo: memFree=116007512/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2931564 memory=2806492 CPUtime=1596.31 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 423048 0 0 0 159521 110 0 0 20 0 1 0 177146507 3001921536 701623 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 732891 701623 2746 2726 0 729639 0
Current children cumulated CPU time: 1596.31 s
Current children cumulated vsize: 2931564 KiB
Current children cumulated memory: 2806492 KiB

[startup+1662.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/257 925776
/proc/meminfo: memFree=116006240/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2931564 memory=2806492 CPUtime=1656.1 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 423149 0 0 0 165500 110 0 0 20 0 1 0 177146507 3001921536 701623 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 732891 701623 2746 2726 0 729639 0
Current children cumulated CPU time: 1656.1 s
Current children cumulated vsize: 2931564 KiB
Current children cumulated memory: 2806492 KiB

[startup+1722.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 925786
/proc/meminfo: memFree=116005544/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=2931564 memory=2806556 CPUtime=1715.9 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 423785 0 0 0 171480 110 0 0 20 0 1 0 177146507 3001921536 701639 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 732891 701639 2762 2726 0 729639 0
Current children cumulated CPU time: 1715.9 s
Current children cumulated vsize: 2931564 KiB
Current children cumulated memory: 2806556 KiB

[startup+1782.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 926187
/proc/meminfo: memFree=115980784/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=3127380 memory=2929684 CPUtime=1775.7 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 448408 0 0 0 177455 115 0 0 20 0 1 0 177146507 3202437120 732421 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 781845 732421 2762 2726 0 778593 0
Current children cumulated CPU time: 1775.7 s
Current children cumulated vsize: 3127380 KiB
Current children cumulated memory: 2929684 KiB

[startup+1814.08 s]
# the end of solver process 925146 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=1806.21 s, system=1.16922 s

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

[startup+1792 s]*
/proc/loadavg: 4.16 4.13 4.10 5/259 926189
/proc/meminfo: memFree=115981072/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=3127380 memory=2929684 CPUtime=1785.37 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 448408 0 0 0 178422 115 0 0 20 0 1 0 177146507 3202437120 732421 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 781845 732421 2762 2726 0 778593 0
Current children cumulated CPU time: 1785.37 s
Current children cumulated vsize: 3127380 KiB
Current children cumulated memory: 2929684 KiB

[startup+1804.8 s]
/proc/loadavg: 4.14 4.12 4.09 5/259 926190
/proc/meminfo: memFree=117552316/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=1381760 memory=1364196 CPUtime=1798.12 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 449246 0 0 0 179696 116 0 0 20 0 1 0 177146507 1414922240 341049 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 345440 341049 2826 2726 0 342188 0
Current children cumulated CPU time: 1798.12 s
Current children cumulated vsize: 1381760 KiB
Current children cumulated memory: 1364196 KiB

[startup+1808 s]*
/proc/loadavg: 4.13 4.12 4.09 5/259 926190
/proc/meminfo: memFree=117996836/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=931668 memory=917372 CPUtime=1801.32 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 449257 0 0 0 180016 116 0 0 20 0 1 0 177146507 954028032 229343 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 232917 229343 2826 2726 0 229665 0
Current children cumulated CPU time: 1801.32 s
Current children cumulated vsize: 931668 KiB
Current children cumulated memory: 917372 KiB

[startup+1811.2 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 926190
/proc/meminfo: memFree=117996836/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=931668 memory=917372 CPUtime=1804.5 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 449258 0 0 0 180334 116 0 0 20 0 1 0 177146507 954028032 229343 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 232917 229343 2826 2726 0 229665 0
Current children cumulated CPU time: 1804.5 s
Current children cumulated vsize: 931668 KiB
Current children cumulated memory: 917372 KiB

[startup+1812.8 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 926192
/proc/meminfo: memFree=117996688/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=931668 memory=917372 CPUtime=1806.1 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 449258 0 0 0 180494 116 0 0 20 0 1 0 177146507 954028032 229343 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 232917 229343 2826 2726 0 229665 0
Current children cumulated CPU time: 1806.1 s
Current children cumulated vsize: 931668 KiB
Current children cumulated memory: 917372 KiB

[startup+1813.6 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 926192
/proc/meminfo: memFree=117996696/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=931668 memory=917372 CPUtime=1806.89 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 449258 0 0 0 180573 116 0 0 20 0 1 0 177146507 954028032 229343 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 232917 229343 2826 2726 0 229665 0
Current children cumulated CPU time: 1806.89 s
Current children cumulated vsize: 931668 KiB
Current children cumulated memory: 917372 KiB

[startup+1814 s]*
/proc/loadavg: 4.12 4.12 4.09 5/259 926192
/proc/meminfo: memFree=117996696/131524600 swapFree=131071996/131071996
[pid=925146] ppid=925143 vsize=931668 memory=917372 CPUtime=1807.3 cores=0,2
/proc/925146/stat : 925146 (CASHWMaxSAT-Dis) R 925143 925146 919951 0 -1 4194304 449309 0 0 0 180614 116 0 0 20 0 1 0 177146507 954028032 229343 134679101440 4194304 15356333 140728495166160 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 17424944 17514448 42876928 140728495170530 140728495170646 140728495170646 140728495177662 0
/proc/925146/statm: 232917 229343 2826 2726 0 229665 0
Current children cumulated CPU time: 1807.3 s
Current children cumulated vsize: 931668 KiB
Current children cumulated memory: 917372 KiB

Child status: 20

Real time (s): 1814.08
CPU time (s): 1807.38
CPU user time (s): 1806.21
CPU system time (s): 1.16922
CPU usage (%): 99.6308
Max. virtual memory (cumulated for all children) (KiB): 3134996
Max. memory (cumulated for all children) (KiB): 2935184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1806.21
system time used= 1.16922
maximum resident set size= 2935184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449309
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= 25
involuntary context switches= 12656


# summary of solver processes directly reported to runsolver:
#   pid: 925146
#   total CPU time (s): 1807.38
#   total CPU user time (s): 1806.21
#   total CPU system time (s): 1.16922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.02687 second user time and 9.09664 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-17 22:56:28
IDJOB=4438965
IDBENCH=158390
IDSOLVER=3074
FILE ID=nodeC032/4438965-1721249776
RUNJOBID= nodeC032-1721240914-920060
SLURM_JOB_ID= 7508995
Free space on /tmp= 889880 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-sep4.5.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-SP BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438965-1721249776/watcher-4438965-1721249776 -o /tmp/evaluation-result-4438965-1721249776/solver-4438965-1721249776 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721240914-920060 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4438965-1721249776.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= b67c8b15922ffb2eac696beabc53406c
RANDOM SEED=549062964

nodeC032.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3664.332
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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		: 3686.740
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
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		: 3631.350
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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.921
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
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		: 3669.928
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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		: 3686.791
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
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		: 3621.985
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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		: 3599.749
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119782952 kB
MemAvailable:   122101220 kB
Buffers:          465776 kB
Cached:          2668696 kB
SwapCached:            0 kB
Active:          1037140 kB
Inactive:       10041444 kB
Active(anon):       1580 kB
Inactive(anon):  7980248 kB
Active(file):    1035560 kB
Inactive(file):  2061196 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             15556 kB
Writeback:             0 kB
AnonPages:       7944120 kB
Mapped:           138636 kB
Shmem:             37720 kB
KReclaimable:     122668 kB
Slab:             234104 kB
SReclaimable:     122668 kB
SUnreclaim:       111436 kB
KernelStack:        4108 kB
PageTables:        25320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    9954300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67648 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4608000 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      226004 kB
DirectMap2M:    21567488 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890024 MiB
End job on nodeC032 at 2024-07-17 23:26:42