Trace number 4524154

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.04 3609.33

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-FoolSolitaire-table-2-0_c24.opb
MD5SUM2e656679a8d40db5005d825083b376ef
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 benchmark9
Best CPU time to get the best result obtained on this benchmark948.994
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables887342
Total number of constraints892924
Number of constraints which are clauses195370
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints697522
Minimum length of a constraint1
Maximum length of a constraint2713
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 76
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 3053
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.00/3609.30	c Filename:instance-4524154-1751633757.opb, Cutoff_time:3600, memory_limit_gb:500000
3600.00/3609.30	c Scip time: 1800
3600.00/3609.30	c Use Presolve
3600.00/3609.30	c Parse finsih
3600.00/3609.30	c Start Presolve
3600.00/3609.30	c After Reduce Vars: 871003 Clauses: 876513 Top clause weight: 32 Hard Clauses: 876508
3600.00/3609.30	c Use LS-small
3600.00/3609.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (61460 MiB free)
  memory of node 1: 64465 MiB (62800 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524154-1751633757/watcher-4524154-1751633757 -o /tmp/evaluation-result-4524154-1751633757/solver-4524154-1751633757 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751633757-87064 --watchdog 3760 ./NuPBO-DeepOptS+ -f HOME/instance-4524154-1751633757.opb -t 3600 -s 1230592475 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=87100, runsolver pid=87097
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 1.35 1.89 2.42 6/244 87101
/proc/meminfo: memFree=127137728/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=83324 memory=68332 CPUtime=0.1 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 3357 0 0 0 7 3 0 0 20 0 1 0 79054672 85323776 17083 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 20831 17083 1088 2752 0 17484 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 83324 KiB
Current children cumulated memory: 68332 KiB

[startup+0.207635 s]*
/proc/loadavg: 1.35 1.89 2.42 5/244 87101
/proc/meminfo: memFree=127052688/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=111228 memory=96900 CPUtime=0.2 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 3848 0 0 0 16 4 0 0 20 0 1 0 79054672 113897472 24225 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 27807 24225 1088 2752 0 24460 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 111228 KiB
Current children cumulated memory: 96900 KiB

[startup+0.30853 s]*
/proc/loadavg: 1.35 1.89 2.42 5/244 87101
/proc/meminfo: memFree=127012368/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=111228 memory=96900 CPUtime=0.3 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 3848 0 0 0 26 4 0 0 20 0 1 0 79054672 113897472 24225 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 27807 24225 1088 2752 0 24460 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 111228 KiB
Current children cumulated memory: 96900 KiB

[startup+0.700258 s]
/proc/loadavg: 1.35 1.89 2.42 5/242 87101
/proc/meminfo: memFree=126963984/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=118820 memory=102364 CPUtime=0.68 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 5166 0 0 0 64 4 0 0 20 0 1 0 79054672 121671680 25591 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 29705 25591 1088 2752 0 26358 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 118820 KiB
Current children cumulated memory: 102364 KiB

[startup+1.5003 s]
/proc/loadavg: 1.35 1.89 2.42 4/245 87106
/proc/meminfo: memFree=126782760/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=133676 memory=113064 CPUtime=1.48 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 7840 0 0 0 142 6 0 0 20 0 1 0 79054672 136884224 28266 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 33419 28266 1088 2752 0 30072 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 133676 KiB
Current children cumulated memory: 113064 KiB

[startup+3.11283 s]
/proc/loadavg: 1.64 1.94 2.43 5/245 87111
/proc/meminfo: memFree=126153720/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=165504 memory=146820 CPUtime=3.09 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 12236 0 0 0 301 8 0 0 20 0 1 0 79054672 169476096 36705 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 41376 36705 1088 2752 0 38029 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 146820 KiB

[startup+6.30035 s]
/proc/loadavg: 1.64 1.94 2.43 5/250 87121
/proc/meminfo: memFree=125519788/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=285984 memory=214156 CPUtime=6.27 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 18916 0 0 0 615 12 0 0 20 0 1 0 79054672 292847616 53539 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 71496 53539 1088 2752 0 68149 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 285984 KiB
Current children cumulated memory: 214156 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.45 5/250 87121
/proc/meminfo: memFree=124608952/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=821952 memory=801244 CPUtime=12.65 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 40200 0 0 0 1231 34 0 0 20 0 1 0 79054672 841678848 200311 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 205488 200311 1088 2752 0 202141 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 821952 KiB
Current children cumulated memory: 801244 KiB

[startup+25.5003 s]
/proc/loadavg: 2.31 2.08 2.46 5/250 87121
/proc/meminfo: memFree=124105636/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=908720 memory=873288 CPUtime=25.4 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 45526 0 0 0 2505 35 0 0 20 0 1 0 79054672 930529280 218322 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 227180 218322 1152 2752 0 223833 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 908720 KiB
Current children cumulated memory: 873288 KiB

[startup+51.1131 s]
/proc/loadavg: 3.04 2.27 2.52 5/250 87122
/proc/meminfo: memFree=121136720/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=970924 memory=909928 CPUtime=50.94 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 48335 0 0 0 5058 36 0 0 20 0 1 0 79054672 994226176 227482 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 242731 227482 1152 2752 0 239384 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 970924 KiB
Current children cumulated memory: 909928 KiB

[startup+102.3 s]
/proc/loadavg: 3.68 2.58 2.61 5/250 87124
/proc/meminfo: memFree=120189812/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=970924 memory=909928 CPUtime=101.98 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 48463 0 0 0 10161 37 0 0 20 0 1 0 79054672 994226176 227482 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 242731 227482 1152 2752 0 239384 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 970924 KiB
Current children cumulated memory: 909928 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.85 2.71 5/250 87126
/proc/meminfo: memFree=114048584/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=959480 memory=899556 CPUtime=161.8 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 53318 0 0 0 16140 40 0 0 20 0 1 0 79054672 982507520 224889 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 239870 224889 1152 2752 0 236523 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 959480 KiB
Current children cumulated memory: 899556 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.08 2.79 5/250 87128
/proc/meminfo: memFree=111981640/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2494912 CPUtime=221.62 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 486023 0 0 0 22059 103 0 0 20 0 1 0 79054672 2644566016 623728 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 623728 1152 2752 0 642299 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2494912 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.28 2.88 5/250 87130
/proc/meminfo: memFree=111243892/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2496192 CPUtime=281.42 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 486324 0 0 0 28038 104 0 0 20 0 1 0 79054672 2644566016 624048 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 624048 1152 2752 0 642299 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2496192 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.44 2.97 5/249 87145
/proc/meminfo: memFree=111083548/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2496320 CPUtime=341.25 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 486396 0 0 0 34021 104 0 0 20 0 1 0 79054672 2644566016 624080 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 624080 1152 2752 0 642299 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2496320 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.58 3.04 5/250 87148
/proc/meminfo: memFree=110514912/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2496320 CPUtime=401.08 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 486448 0 0 0 40003 105 0 0 20 0 1 0 79054672 2644566016 624080 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 624080 1152 2752 0 642299 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2496320 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 3.66 3.11 5/250 87150
/proc/meminfo: memFree=110481852/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2496320 CPUtime=460.91 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 486527 0 0 0 45985 106 0 0 20 0 1 0 79054672 2644566016 624080 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 624080 1152 2752 0 642299 0
Current children cumulated CPU time: 460.91 s

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

Current children cumulated memory: 2537536 KiB

[startup+2922.3 s]
/proc/loadavg: 4.59 4.31 4.12 5/250 87265
/proc/meminfo: memFree=109913508/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=2914.68 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 505906 0 0 0 291342 126 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 2914.68 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+2982.3 s]
/proc/loadavg: 4.33 4.29 4.12 5/250 87267
/proc/meminfo: memFree=109912220/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=2974.53 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 506474 0 0 0 297327 126 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 2974.53 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3042.3 s]
/proc/loadavg: 4.18 4.25 4.12 5/250 87274
/proc/meminfo: memFree=109913276/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3034.39 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 506804 0 0 0 303312 127 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3034.39 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.21 4.11 5/250 87276
/proc/meminfo: memFree=109912660/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3094.24 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 507607 0 0 0 309297 127 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3094.24 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3162.3 s]
/proc/loadavg: 4.36 4.25 4.13 5/250 87278
/proc/meminfo: memFree=109914120/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3154.1 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 507668 0 0 0 315282 128 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3154.1 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3222.3 s]
/proc/loadavg: 4.66 4.37 4.18 5/250 87279
/proc/meminfo: memFree=109917412/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3213.95 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 508528 0 0 0 321267 128 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3213.95 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3282.3 s]
/proc/loadavg: 4.40 4.35 4.18 5/250 87281
/proc/meminfo: memFree=109921712/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3273.81 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 508651 0 0 0 327252 129 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3273.81 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3342.3 s]
/proc/loadavg: 4.69 4.43 4.22 5/250 87285
/proc/meminfo: memFree=109923508/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3333.67 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 509441 0 0 0 333237 130 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3333.67 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3402.3 s]
/proc/loadavg: 4.49 4.44 4.24 5/250 87287
/proc/meminfo: memFree=109930028/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3393.52 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 509736 0 0 0 339222 130 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3393.52 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3462.3 s]
/proc/loadavg: 4.35 4.41 4.24 5/251 87290
/proc/meminfo: memFree=109932564/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3453.36 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 510301 0 0 0 345206 130 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3453.36 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.35 4.23 5/251 87292
/proc/meminfo: memFree=109937076/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3513.22 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 510847 0 0 0 351191 131 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3513.22 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.32 4.22 5/251 87294
/proc/meminfo: memFree=109937848/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3573.07 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 511222 0 0 0 357176 131 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3573.07 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.11 4.28 4.22 5/247 87308
/proc/meminfo: memFree=110848016/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3600 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 511330 0 0 0 359869 131 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.72 s, system=1.3244 s

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

[startup+3609.3 s]
/proc/loadavg: 4.11 4.28 4.22 5/247 87308
/proc/meminfo: memFree=110848016/131382120 swapFree=33010416/33010684
[pid=87100] ppid=87097 vsize=2582584 memory=2537536 CPUtime=3600 cores=1,3
/proc/87100/stat : 87100 (NuPBO-DeepOptS+) R 87097 87100 87052 0 -1 4194304 511330 0 0 0 359869 131 0 0 20 0 1 0 79054672 2644566016 634384 18446744073709551615 4198400 15468185 140725728543584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 28971008 140725728549270 140725728549380 140725728549380 140725728554982 0
/proc/87100/statm: 645646 634384 1152 2752 0 642299 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2582584 KiB
Current children cumulated memory: 2537536 KiB

Child status: 10

Real time (s): 3609.33
CPU time (s): 3600.04
CPU user time (s): 3598.72
CPU system time (s): 1.3244
CPU usage (%): 99.7427
Max. virtual memory (cumulated for all children) (KiB): 2582584
Max. memory (cumulated for all children) (KiB): 2537536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.72
system time used= 1.3244
maximum resident set size= 2537536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511404
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= 158
involuntary context switches= 1095


# summary of solver processes directly reported to runsolver:
#   pid: 87100
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.72
#   total CPU system time (s): 1.3244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2848 second user time and 35.5463 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-04 14:55:59
IDJOB=4524154
IDBENCH=180565
IDSOLVER=3343
FILE ID=nodeC002/4524154-1751633757
RUNJOBID= nodeC002-1751633757-87064
SLURM_JOB_ID= 9598976
Free space on /tmp= 430940 MiB

SOLVER NAME= NuPBO-DeepOptS+ 2025-06-02
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-FoolSolitaire-table-2-0_c24.opb
COMMAND LINE= ./NuPBO-DeepOptS+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524154-1751633757/watcher-4524154-1751633757 -o /tmp/evaluation-result-4524154-1751633757/solver-4524154-1751633757 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751633757-87064 --watchdog 3760  ./NuPBO-DeepOptS+ -f HOME/instance-4524154-1751633757.opb -t 3600 -s 1230592475

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

MD5SUM BENCH= 2e656679a8d40db5005d825083b376ef
RANDOM SEED=1230592475

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127259204 kB
MemAvailable:   129887608 kB
Buffers:            2128 kB
Cached:          3430520 kB
SwapCached:           28 kB
Active:           407396 kB
Inactive:        3126860 kB
Active(anon):     113208 kB
Inactive(anon):     6404 kB
Active(file):     294188 kB
Inactive(file):  3120456 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            361960 kB
Writeback:             0 kB
AnonPages:        104740 kB
Mapped:           108448 kB
Shmem:             17932 kB
KReclaimable:     106776 kB
Slab:             191548 kB
SReclaimable:     106776 kB
SUnreclaim:        84772 kB
KernelStack:        3952 kB
PageTables:         3132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     400300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430268 MiB
End job on nodeC002 at 2025-07-04 15:56:08