Trace number 4507946

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
NuPBO-DeepOptS+ 2025-06-02? (TO) 3600.1 3609.01

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.626446
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

1034.55/1037.67	c Filename:instance-4507946-1751515681.opb, Cutoff_time:3600, memory_limit_gb:500000
1034.55/1037.67	c Scip time: 1800
1034.55/1037.67	c Use Presolve
1034.55/1037.67	c Parse finsih
1034.55/1037.67	c Start Presolve
1034.55/1037.67	c After Reduce Vars: 9266 Clauses: 27437 Top clause weight: 212 Hard Clauses: 27411
3600.09/3609.00	c Use LS-small
3600.09/3609.00	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: 63665 MiB (62646 MiB free)
  memory of node 1: 64507 MiB (63819 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507946-1751515681/watcher-4507946-1751515681 -o /tmp/evaluation-result-4507946-1751515681/solver-4507946-1751515681 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751515681-72656 --watchdog 3760 ./NuPBO-DeepOptS+ -f HOME/instance-4507946-1751515681.opb -t 3600 -s 73835728 

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
solver pid=72701, runsolver pid=72697
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.15 4.14 6.40 5/264 72716
/proc/meminfo: memFree=129495508/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=23784 memory=9112 CPUtime=0.1 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 1774 0 0 0 10 0 0 0 20 0 1 0 67247981 24354816 2278 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 5946 2278 1088 2752 0 2599 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23784 KiB
Current children cumulated memory: 9112 KiB

[startup+0.205504 s]*
/proc/loadavg: 1.15 4.14 6.40 5/264 72716
/proc/meminfo: memFree=129458464/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=42380 memory=27076 CPUtime=0.2 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 7002 0 0 0 19 1 0 0 20 0 1 0 67247981 43397120 6769 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 10595 6769 1088 2752 0 7248 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 42380 KiB
Current children cumulated memory: 27076 KiB

[startup+0.305534 s]*
/proc/loadavg: 1.15 4.14 6.40 5/264 72716
/proc/meminfo: memFree=129438808/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=42380 memory=27332 CPUtime=0.3 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 7005 0 0 0 29 1 0 0 20 0 1 0 67247981 43397120 6833 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 10595 6833 1152 2752 0 7248 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42380 KiB
Current children cumulated memory: 27332 KiB

[startup+0.70017 s]
/proc/loadavg: 1.15 4.14 6.40 5/264 72716
/proc/meminfo: memFree=129438808/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=51040 memory=35152 CPUtime=0.69 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 9581 0 0 0 68 1 0 0 20 0 1 0 67247981 52264960 8788 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 12760 8788 1152 2752 0 9413 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 51040 KiB
Current children cumulated memory: 35152 KiB

[startup+1.50017 s]
/proc/loadavg: 1.15 4.14 6.40 5/264 72716
/proc/meminfo: memFree=129053176/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=146124 memory=133584 CPUtime=1.49 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 32719 0 0 0 144 5 0 0 20 0 1 0 67247981 149630976 33396 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 36531 33396 2752 2752 0 33184 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 146124 KiB
Current children cumulated memory: 133584 KiB

[startup+3.10546 s]
/proc/loadavg: 1.15 4.14 6.40 5/264 72716
/proc/meminfo: memFree=129005484/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=149172 memory=136656 CPUtime=3.09 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 33479 0 0 0 304 5 0 0 20 0 1 0 67247981 152752128 34164 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 37293 34164 2752 2752 0 33946 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 149172 KiB
Current children cumulated memory: 136656 KiB

[startup+6.30013 s]
/proc/loadavg: 1.38 4.14 6.39 5/264 72716
/proc/meminfo: memFree=128817096/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=198528 memory=184316 CPUtime=6.27 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 45260 0 0 0 620 7 0 0 20 0 1 0 67247981 203292672 46079 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 49632 46079 2816 2752 0 46285 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 198528 KiB
Current children cumulated memory: 184316 KiB

[startup+12.7001 s]
/proc/loadavg: 1.59 4.13 6.37 5/264 72717
/proc/meminfo: memFree=128813956/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=199152 memory=184956 CPUtime=12.65 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 45447 0 0 0 1258 7 0 0 20 0 1 0 67247981 203931648 46239 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 49788 46239 2816 2752 0 46441 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 199152 KiB
Current children cumulated memory: 184956 KiB

[startup+25.5002 s]
/proc/loadavg: 2.12 4.13 6.34 5/264 72717
/proc/meminfo: memFree=128815000/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=199764 memory=185596 CPUtime=25.4 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 45597 0 0 0 2533 7 0 0 20 0 1 0 67247981 204558336 46399 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 49941 46399 2816 2752 0 46594 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 199764 KiB
Current children cumulated memory: 185596 KiB

[startup+51.1054 s]
/proc/loadavg: 2.91 4.15 6.28 5/264 72717
/proc/meminfo: memFree=128694188/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=199764 memory=185596 CPUtime=50.91 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 45600 0 0 0 5084 7 0 0 20 0 1 0 67247981 204558336 46399 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 49941 46399 2816 2752 0 46594 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 199764 KiB
Current children cumulated memory: 185596 KiB

[startup+102.3 s]
/proc/loadavg: 3.59 4.14 6.17 5/264 72723
/proc/meminfo: memFree=128679928/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=202884 memory=188540 CPUtime=101.94 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 46147 0 0 0 10186 8 0 0 20 0 1 0 67247981 207753216 47135 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 50721 47135 2816 2752 0 47374 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 202884 KiB
Current children cumulated memory: 188540 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 4.13 6.03 5/264 72725
/proc/meminfo: memFree=128573372/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=260824 memory=229932 CPUtime=161.77 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 52272 0 0 0 16168 9 0 0 20 0 1 0 67247981 267083776 57483 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 65206 57483 2848 2752 0 61859 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 260824 KiB
Current children cumulated memory: 229932 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.13 5.91 5/264 72727
/proc/meminfo: memFree=128486416/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=297716 memory=259644 CPUtime=221.6 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 53511 0 0 0 22151 9 0 0 20 0 1 0 67247981 304861184 64911 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 74429 64911 2848 2752 0 71082 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 297716 KiB
Current children cumulated memory: 259644 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.12 5.80 5/264 72729
/proc/meminfo: memFree=128475800/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=297716 memory=277436 CPUtime=281.45 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 53597 0 0 0 28136 9 0 0 20 0 1 0 67247981 304861184 69359 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 74429 69359 2848 2752 0 71082 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 297716 KiB
Current children cumulated memory: 277436 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.11 5.69 5/263 72731
/proc/meminfo: memFree=128450804/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=297716 memory=277436 CPUtime=341.29 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 53682 0 0 0 34120 9 0 0 20 0 1 0 67247981 304861184 69359 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 74429 69359 2848 2752 0 71082 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 297716 KiB
Current children cumulated memory: 277436 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.12 5.59 5/263 72733
/proc/meminfo: memFree=128440752/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=297716 memory=277436 CPUtime=401.14 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 53708 0 0 0 40105 9 0 0 20 0 1 0 67247981 304861184 69359 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 74429 69359 2848 2752 0 71082 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 297716 KiB
Current children cumulated memory: 277436 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 5.49 5/263 72735
/proc/meminfo: memFree=128340048/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=297716 memory=277436 CPUtime=460.99 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 53770 0 0 0 46090 9 0 0 20 0 1 0 67247981 304861184 69359 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 74429 69359 2848 2752 0 71082 0
Current children cumulated CPU time: 460.99 s

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

Current children cumulated memory: 340588 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.08 4.20 5/263 72847
/proc/meminfo: memFree=127819048/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=2854.97 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73812 0 0 0 285484 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 2854.97 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.18 5/263 72849
/proc/meminfo: memFree=127819240/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=2914.84 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73812 0 0 0 291471 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 2914.84 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.09 4.18 5/264 72854
/proc/meminfo: memFree=127818328/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=2974.71 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73812 0 0 0 297458 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 2974.71 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3042.3 s]
/proc/loadavg: 4.04 4.07 4.17 5/263 72856
/proc/meminfo: memFree=127818432/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3034.59 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73812 0 0 0 303446 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3034.59 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.09 4.17 5/263 72862
/proc/meminfo: memFree=127818688/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3094.46 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73826 0 0 0 309433 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3094.46 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.16 5/263 72864
/proc/meminfo: memFree=127818920/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3154.34 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73826 0 0 0 315421 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3154.34 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.16 5/263 72877
/proc/meminfo: memFree=127819364/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3214.21 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73826 0 0 0 321408 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3214.21 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.16 5/263 72879
/proc/meminfo: memFree=127818472/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3274.08 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73826 0 0 0 327395 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3274.08 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.15 5/263 72881
/proc/meminfo: memFree=127819176/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3333.96 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73840 0 0 0 333383 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3333.96 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.10 4.15 5/263 72883
/proc/meminfo: memFree=127818512/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3393.83 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73840 0 0 0 339370 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3393.83 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.14 5/263 72885
/proc/meminfo: memFree=127819356/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3453.7 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73840 0 0 0 345357 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3453.7 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.09 4.14 5/263 72887
/proc/meminfo: memFree=127819240/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3513.58 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73840 0 0 0 351345 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3513.58 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.10 4.14 5/263 72891
/proc/meminfo: memFree=127819512/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3573.45 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73854 0 0 0 357332 13 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3573.45 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.08 4.09 4.13 3/254 72908
/proc/meminfo: memFree=128839816/131250000 swapFree=33010416/33010684
[pid=72701] ppid=72697 vsize=359064 memory=340588 CPUtime=3600.09 cores=0,2
/proc/72701/stat : 72701 (NuPBO-DeepOptS+) R 72697 72701 72646 0 -1 4194304 73854 0 0 0 359995 14 0 0 20 0 1 0 67247981 367681536 85147 18446744073709551615 4198400 15468185 140720668879664 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 46960640 140720668887448 140720668887556 140720668887556 140720668893158 0
/proc/72701/statm: 89766 85147 2848 2752 0 86419 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 359064 KiB
Current children cumulated memory: 340588 KiB

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

[startup+3609.01 s]
# the end of solver process 72701 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3599.95 s, system=0.149169 s

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

Child status: 10

Real time (s): 3609.01
CPU time (s): 3600.1
CPU user time (s): 3599.95
CPU system time (s): 0.149169
CPU usage (%): 99.7532
Max. virtual memory (cumulated for all children) (KiB): 377652
Max. memory (cumulated for all children) (KiB): 358588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.95
system time used= 0.149169
maximum resident set size= 358588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73858
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= 28
involuntary context switches= 7876


# summary of solver processes directly reported to runsolver:
#   pid: 72701
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.95
#   total CPU system time (s): 0.149169

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.69652 second user time and 13.7365 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-03 06:08:01
IDJOB=4507946
IDBENCH=158390
IDSOLVER=3343
FILE ID=nodeC027/4507946-1751515681
RUNJOBID= nodeC027-1751515681-72656
SLURM_JOB_ID= 9598626
Free space on /tmp= 431184 MiB

SOLVER NAME= NuPBO-DeepOptS+ 2025-06-02
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-sep4.5.opb
COMMAND LINE= ./NuPBO-DeepOptS+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507946-1751515681/watcher-4507946-1751515681 -o /tmp/evaluation-result-4507946-1751515681/solver-4507946-1751515681 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751515681-72656 --watchdog 3760  ./NuPBO-DeepOptS+ -f HOME/instance-4507946-1751515681.opb -t 3600 -s 73835728

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

MD5SUM BENCH= b67c8b15922ffb2eac696beabc53406c
RANDOM SEED=73835728

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.490
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.29
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		: 3601.065
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.29
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		: 3599.664
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.29
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.636
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.29
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.554
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.067
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.29
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		: 3599.640
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.29
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		: 3572.574
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129501744 kB
MemAvailable:   129730676 kB
Buffers:            2488 kB
Cached:          1028864 kB
SwapCached:           12 kB
Active:           614824 kB
Inactive:         488364 kB
Active(anon):      87100 kB
Inactive(anon):     2792 kB
Active(file):     527724 kB
Inactive(file):   485572 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             67716 kB
Writeback:             0 kB
AnonPages:         75296 kB
Mapped:           103360 kB
Shmem:             18056 kB
KReclaimable:     109352 kB
Slab:             197420 kB
SReclaimable:     109352 kB
SUnreclaim:        88068 kB
KernelStack:        4008 kB
PageTables:         2696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     336196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431116 MiB
End job on nodeC027 at 2025-07-03 07:08:10