Trace number 4523969

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-DeepOpt+ 2025-06-02? (TO) 3600.07 3609.01

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-AztecDiamondSym-mini-07_c24.opb
MD5SUM7b7d352a7105ac7993395b7f6c3b04bc
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark306
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35169
Total number of constraints28729
Number of constraints which are clauses6441
Number of constraints which are cardinality constraints (but not clauses)112
Number of constraints which are nor clauses,nor cardinality constraints22176
Minimum length of a constraint1
Maximum length of a constraint224
Number of terms in the objective function 216
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 2268
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 55
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2268
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.06/3609.00	c Filename:instance-4523969-1751633682.opb, Cutoff_time:3600, memory_limit_gb:500000
3600.06/3609.00	c Use Presolve
3600.06/3609.00	c Parse finsih
3600.06/3609.00	c Start Presolve
3600.06/3609.00	c After Reduce Vars: 35092 Clauses: 29168 Top clause weight: 2269 Hard Clauses: 28952
3600.06/3609.00	c Use LS-small
3600.06/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 (62289 MiB free)
  memory of node 1: 64507 MiB (56865 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523969-1751633682/watcher-4523969-1751633682 -o /tmp/evaluation-result-4523969-1751633682/solver-4523969-1751633682 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751633682-90389 --watchdog 3760 ./NuPBO-DeepOpt+ -f HOME/instance-4523969-1751633682.opb -t 3600 -s 422336907 --no-s 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=90414, runsolver pid=90411
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 1.20 2.27 3.20 5/255 90415
/proc/meminfo: memFree=121988556/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=25816 memory=10740 CPUtime=0.1 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 2232 0 0 0 10 0 0 0 20 0 1 0 79045993 26435584 2685 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 6454 2685 1056 2752 0 3107 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25816 KiB
Current children cumulated memory: 10740 KiB

[startup+0.205499 s]*
/proc/loadavg: 1.20 2.27 3.20 5/251 90416
/proc/meminfo: memFree=121959072/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=28920 memory=13464 CPUtime=0.2 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 2899 0 0 0 20 0 0 0 20 0 1 0 79045993 29614080 3366 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 7230 3366 1056 2752 0 3883 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28920 KiB
Current children cumulated memory: 13464 KiB

[startup+0.305294 s]*
/proc/loadavg: 1.20 2.27 3.20 5/256 90426
/proc/meminfo: memFree=121915440/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=51336 memory=36356 CPUtime=0.29 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 9645 0 0 0 29 0 0 0 20 0 1 0 79045993 52568064 9089 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 12834 9089 1088 2752 0 9487 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 51336 KiB
Current children cumulated memory: 36356 KiB

[startup+0.700138 s]
/proc/loadavg: 1.20 2.27 3.20 5/259 90435
/proc/meminfo: memFree=121805724/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=51336 memory=36612 CPUtime=0.68 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 9648 0 0 0 68 0 0 0 20 0 1 0 79045993 52568064 9153 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 12834 9153 1152 2752 0 9487 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 51336 KiB
Current children cumulated memory: 36612 KiB

[startup+1.50019 s]
/proc/loadavg: 1.20 2.27 3.20 5/264 90445
/proc/meminfo: memFree=121644008/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=65472 CPUtime=1.49 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18337 0 0 0 147 2 0 0 20 0 1 0 79045993 83353600 16368 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16368 1152 2752 0 17003 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 65472 KiB

[startup+3.10528 s]
/proc/loadavg: 1.20 2.27 3.20 5/264 90445
/proc/meminfo: memFree=121427380/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=65472 CPUtime=3.09 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18337 0 0 0 307 2 0 0 20 0 1 0 79045993 83353600 16368 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16368 1152 2752 0 17003 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 65472 KiB

[startup+6.30014 s]
/proc/loadavg: 1.43 2.30 3.20 5/264 90445
/proc/meminfo: memFree=121009548/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=65472 CPUtime=6.28 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18337 0 0 0 626 2 0 0 20 0 1 0 79045993 83353600 16368 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16368 1152 2752 0 17003 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 65472 KiB

[startup+12.7002 s]
/proc/loadavg: 1.63 2.33 3.21 5/264 90445
/proc/meminfo: memFree=119747112/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=65472 CPUtime=12.66 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18337 0 0 0 1264 2 0 0 20 0 1 0 79045993 83353600 16368 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16368 1152 2752 0 17003 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 65472 KiB

[startup+25.5001 s]
/proc/loadavg: 2.16 2.41 3.22 5/264 90445
/proc/meminfo: memFree=119798392/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=65472 CPUtime=25.43 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18345 0 0 0 2541 2 0 0 20 0 1 0 79045993 83353600 16368 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16368 1152 2752 0 17003 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 65472 KiB

[startup+51.1055 s]
/proc/loadavg: 2.91 2.57 3.25 5/264 90446
/proc/meminfo: memFree=119739796/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=50.96 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18374 0 0 0 5094 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 2.79 3.30 5/263 90447
/proc/meminfo: memFree=119725804/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=102.04 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18426 0 0 0 10202 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.04 3.35 5/263 90449
/proc/meminfo: memFree=119742812/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=161.9 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18478 0 0 0 16188 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.24 3.40 5/263 90451
/proc/meminfo: memFree=118187352/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=221.76 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18504 0 0 0 22174 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.39 3.45 5/264 90458
/proc/meminfo: memFree=110728984/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=281.64 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18530 0 0 0 28162 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.54 3.49 5/263 90460
/proc/meminfo: memFree=110694520/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=341.51 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18530 0 0 0 34149 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 341.51 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.64 3.54 5/263 90473
/proc/meminfo: memFree=110609168/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=401.39 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18556 0 0 0 40137 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 401.39 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.74 3.58 5/263 90475
/proc/meminfo: memFree=110563836/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=461.26 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18582 0 0 0 46124 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 461.26 s

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

Current children cumulated memory: 66880 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/263 90591
/proc/meminfo: memFree=110544340/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=2855.24 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18764 0 0 0 285522 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 2855.24 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 90593
/proc/meminfo: memFree=110546992/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=2915.09 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18764 0 0 0 291507 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 2915.09 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/262 90597
/proc/meminfo: memFree=110544312/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=2974.94 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18764 0 0 0 297492 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 2974.94 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/262 90599
/proc/meminfo: memFree=110543952/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3034.79 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18764 0 0 0 303477 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3034.79 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/262 90601
/proc/meminfo: memFree=110544000/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3094.64 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 309462 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3094.64 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3162.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/263 90604
/proc/meminfo: memFree=110546684/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3154.49 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 315447 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3154.49 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 90606
/proc/meminfo: memFree=110544144/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3214.33 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 321431 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3214.33 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 90612
/proc/meminfo: memFree=110546408/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3274.18 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 327416 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3274.18 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/263 90614
/proc/meminfo: memFree=110518664/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3334.03 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 333401 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3334.03 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 90616
/proc/meminfo: memFree=110529712/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3393.88 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 339386 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3393.88 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/261 90618
/proc/meminfo: memFree=110547616/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3453.73 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 345371 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3453.73 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/261 90620
/proc/meminfo: memFree=110546700/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3513.58 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18790 0 0 0 351356 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3513.58 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/262 90625
/proc/meminfo: memFree=110543868/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3573.43 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18816 0 0 0 357341 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3573.43 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.09 4.09 4.09 4/258 90649
/proc/meminfo: memFree=120745156/131249996 swapFree=33010416/33010684
[pid=90414] ppid=90411 vsize=81400 memory=66880 CPUtime=3600.06 cores=5,7
/proc/90414/stat : 90414 (NuPBO-DeepOpt+) R 90411 90414 89411 0 -1 4194304 18816 0 0 0 360004 2 0 0 20 0 1 0 79045993 83353600 16720 18446744073709551615 4198400 15468185 140734535615936 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 50491392 140734535625106 140734535625221 140734535625221 140734535630823 0
/proc/90414/statm: 20350 16720 1152 2752 0 17003 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 81400 KiB
Current children cumulated memory: 66880 KiB

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

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

# cumulated CPU time of all completed processes:  user=3600.05 s, system=0.020943 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.07
CPU user time (s): 3600.05
CPU system time (s): 0.020943
CPU usage (%): 99.7524
Max. virtual memory (cumulated for all children) (KiB): 81400
Max. memory (cumulated for all children) (KiB): 66880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.05
system time used= 0.020943
maximum resident set size= 66880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18818
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= 23
involuntary context switches= 915


# summary of solver processes directly reported to runsolver:
#   pid: 90414
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3600.05
#   total CPU system time (s): 0.020943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.67996 second user time and 15.2757 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-04 14:54:42
IDJOB=4523969
IDBENCH=180463
IDSOLVER=3342
FILE ID=nodeC022/4523969-1751633682
RUNJOBID= nodeC022-1751633682-90389
SLURM_JOB_ID= 9598954
Free space on /tmp= 432380 MiB

SOLVER NAME= NuPBO-DeepOpt+ 2025-06-02
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-AztecDiamondSym-mini-07_c24.opb
COMMAND LINE= ./NuPBO-DeepOpt+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED --no-s
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4523969-1751633682/watcher-4523969-1751633682 -o /tmp/evaluation-result-4523969-1751633682/solver-4523969-1751633682 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751633682-90389 --watchdog 3760  ./NuPBO-DeepOpt+ -f HOME/instance-4523969-1751633682.opb -t 3600 -s 422336907 --no-s

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

MD5SUM BENCH= 7b7d352a7105ac7993395b7f6c3b04bc
RANDOM SEED=422336907

nodeC022 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.245
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        122031160 kB
MemAvailable:   129659644 kB
Buffers:            2128 kB
Cached:          8379380 kB
SwapCached:           32 kB
Active:           742036 kB
Inactive:        7728364 kB
Active(anon):     102804 kB
Inactive(anon):     4176 kB
Active(file):     639232 kB
Inactive(file):  7724188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48244 kB
Writeback:             0 kB
AnonPages:         92104 kB
Mapped:           103732 kB
Shmem:             18028 kB
KReclaimable:     208208 kB
Slab:             299764 kB
SReclaimable:     208208 kB
SUnreclaim:        91556 kB
KernelStack:        4112 kB
PageTables:         3028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     357956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432204 MiB
End job on nodeC022 at 2025-07-04 15:54:52