Trace number 4488201

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
Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02? (MO) 108.568 108.852

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=480-sizeP=241-sizeQ=480-57455727.opb
MD5SUM607a385ad096de7d3af24e5f6042a910
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 benchmark1
Best CPU time to get the best result obtained on this benchmark5.02817
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables116401
Total number of constraints347041
Number of constraints which are clauses347040
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint115680
Number of terms in the objective function 241
Biggest coefficient in the objective function 1766847064778384329583297500742918515827483896875618958121606201292619776
Number of bits for the biggest coefficient in the objective function 241
Sum of the numbers in the objective function 3533694129556768659166595001485837031654967793751237916243212402585239551
Number of bits of the sum of numbers in the objective function 241
Biggest number in a constraint 2757826131550993649364364103715456897804056554542556176448634698108099443712107910064330000971904293916892446775667965408323532095584366159791555750475533307061324308088589961496711008293655788792731796366049346060288
Number of bits of the biggest number in a constraint 720
Biggest sum of numbers in a constraint 11031304526203974597457456414861827591216226218170224705794538792432397773599419080455434983678007791829174870181556630080792719840028524540426512506529349195716129636673848887755309378913896805578874811429516550167152
Number of bits of the biggest sum of numbers721
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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 (62487 MiB free)
  memory of node 1: 64465 MiB (63458 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488201-1751342997/watcher-4488201-1751342997 -o /tmp/evaluation-result-4488201-1751342997/solver-4488201-1751342997 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751340595-44273 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4488201-1751342997.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100109 s]*
/proc/loadavg: 4.11 4.10 4.04 5/258 44597
/proc/meminfo: memFree=128937224/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=64520 memory=41600 CPUtime=0.07 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 9404 0 0 0 4 3 0 0 20 0 1 0 49978412 66068480 10400 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 16130 10400 1088 2752 0 12783 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 71504 KiB
Current children cumulated memory: 45952 KiB

[startup+0.214351 s]*
/proc/loadavg: 4.11 4.10 4.04 5/258 44597
/proc/meminfo: memFree=128834408/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=128524 memory=102524 CPUtime=0.18 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 23633 0 0 0 11 7 0 0 20 0 1 0 49978412 131608576 25631 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 32131 25631 1088 2752 0 28784 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 135508 KiB
Current children cumulated memory: 106876 KiB

[startup+0.314404 s]*
/proc/loadavg: 4.11 4.10 4.04 5/258 44597
/proc/meminfo: memFree=128786024/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=191584 memory=154012 CPUtime=0.28 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 35479 0 0 0 17 11 0 0 20 0 1 0 49978412 196182016 38503 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 47896 38503 1088 2752 0 44549 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 198568 KiB
Current children cumulated memory: 158364 KiB

[startup+0.700455 s]
/proc/loadavg: 4.11 4.10 4.04 5/258 44597
/proc/meminfo: memFree=128689256/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=305524 memory=263568 CPUtime=0.65 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 62332 0 0 0 45 20 0 0 20 0 1 0 49978412 312856576 65892 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 76381 65892 1120 2752 0 73034 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 312508 KiB
Current children cumulated memory: 267920 KiB

[startup+1.50043 s]
/proc/loadavg: 4.10 4.10 4.04 5/258 44597
/proc/meminfo: memFree=128648960/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=353968 memory=312080 CPUtime=1.45 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 74443 0 0 0 121 24 0 0 20 0 1 0 49978412 362463232 78020 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 88492 78020 1120 2752 0 85145 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 360952 KiB
Current children cumulated memory: 316432 KiB

[startup+3.11259 s]
/proc/loadavg: 4.10 4.10 4.04 5/258 44597
/proc/meminfo: memFree=128508400/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=445708 memory=403984 CPUtime=3.06 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 97431 0 0 0 277 29 0 0 20 0 1 0 49978412 456404992 100996 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 111427 100996 1120 2752 0 108080 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 452692 KiB
Current children cumulated memory: 408336 KiB

[startup+6.30048 s]
/proc/loadavg: 4.09 4.10 4.04 5/258 44597
/proc/meminfo: memFree=127936932/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=842804 memory=805032 CPUtime=6.23 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 197634 0 0 0 579 44 0 0 20 0 1 0 49978412 863031296 201258 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 210701 201258 1120 2752 0 207354 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 849788 KiB
Current children cumulated memory: 809384 KiB

[startup+12.7005 s]
/proc/loadavg: 4.08 4.10 4.04 5/258 44597
/proc/meminfo: memFree=126034136/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=2787740 memory=2749736 CPUtime=12.63 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 683818 0 0 0 1149 114 0 0 20 0 1 0 49978412 2854645760 687434 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 696935 687434 1120 2752 0 693588 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2794724 KiB
Current children cumulated memory: 2754088 KiB

[startup+25.5005 s]
/proc/loadavg: 4.07 4.09 4.04 5/258 44597
/proc/meminfo: memFree=122026376/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=6691172 memory=6653480 CPUtime=25.39 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 1659741 0 0 0 2288 251 0 0 20 0 1 0 49978412 6851760128 1663370 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 1672793 1663370 1120 2752 0 1669446 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 6698156 KiB
Current children cumulated memory: 6657832 KiB

[startup+51.1135 s]
/proc/loadavg: 4.10 4.10 4.04 5/258 44655
/proc/meminfo: memFree=114134400/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=14498488 memory=14460840 CPUtime=50.95 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 3611579 0 0 0 4567 528 0 0 20 0 1 0 49978412 14846451712 3615210 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 3624622 3615210 1120 2752 0 3621275 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 14505472 KiB
Current children cumulated memory: 14465192 KiB

[startup+102.301 s]
/proc/loadavg: 4.10 4.10 4.04 5/259 44658
/proc/meminfo: memFree=98560828/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=30088712 memory=30051240 CPUtime=102.01 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 7509186 0 0 0 9101 1100 0 0 20 0 1 0 49978412 30810841088 7512810 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 7522178 7512810 1120 2752 0 7518831 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 30095696 KiB
Current children cumulated memory: 30055592 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+107.7 s]
/proc/loadavg: 4.09 4.09 4.04 5/259 44658
/proc/meminfo: memFree=97012292/131382120 swapFree=33010684/33010684
[pid=44593] ppid=44590 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/44593/stat : 44593 (Hybrid-NuPBODee) S 44590 44593 44262 0 -1 4194304 245 104 0 0 0 0 0 0 20 0 1 0 49978408 4427776 736 18446744073709551615 94046172450816 94046173345349 140727946755136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94046173584400 94046173632144 94046181040128 140727946758491 140727946758643 140727946758643 140727946764245 0
/proc/44593/statm: 1081 736 672 219 0 143 0
[pid=44596] ppid=44593 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44593 44596 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
[pid=44597] ppid=44596 vsize=31737664 memory=31700136 CPUtime=107.4 cores=4,6
/proc/44597/stat : 44597 (NuPBO-DeepOptS+) R 44596 44596 44262 0 -1 4194304 7921430 0 0 0 9580 1160 0 0 20 0 1 0 49978412 32499367936 7925034 18446744073709551615 4198400 15468185 140735046549216 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34648064 140735046551996 140735046552097 140735046552097 140735046557670 0
/proc/44597/statm: 7934416 7925034 1120 2752 0 7931069 0
Current children cumulated CPU time: 107.4 s
Current children cumulated vsize: 31744648 KiB
Current children cumulated memory: 31704488 KiB

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

[startup+107.71 s]
# the end of solver process 44593 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.000745 s, system=0.008092 s

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

# cumulated CPU time of all completed processes:  user=95.8076 s, system=12.7608 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+108 s]*
/proc/loadavg: 4.09 4.09 4.04 5/258 44658
/proc/meminfo: memFree=103173584/131382120 swapFree=33010684/33010684
[pid=44596] ppid=44590 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44590 44596 44262 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
Current cumulated CPU time of completed processes: 0.008837 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2660 KiB
Current children cumulated memory: 1408 KiB

[startup+108.4 s]
/proc/loadavg: 4.09 4.09 4.04 5/258 44658
/proc/meminfo: memFree=103173584/131382120 swapFree=33010684/33010684
[pid=44596] ppid=44590 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44590 44596 44262 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
Current cumulated CPU time of completed processes: 0.008837 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2660 KiB
Current children cumulated memory: 1408 KiB

[startup+108.8 s]
/proc/loadavg: 4.09 4.09 4.04 5/258 44658
/proc/meminfo: memFree=103173584/131382120 swapFree=33010684/33010684
[pid=44596] ppid=44590 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/44596/stat : 44596 (timeout) S 44590 44596 44262 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 49978411 2723840 352 18446744073709551615 94466612056064 94466612072577 140730327221008 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94466612087344 94466612089432 94466631766016 140730327226800 140730327226914 140730327226914 140730327232487 0
/proc/44596/statm: 665 352 352 5 0 90 0
Current cumulated CPU time of completed processes: 0.008837 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2660 KiB
Current children cumulated memory: 1408 KiB

Child status: 10

Real time (s): 108.852
CPU time (s): 108.568
CPU user time (s): 95.8076
CPU system time (s): 12.7608
CPU usage (%): 99.7398
Max. virtual memory (cumulated for all children) (KiB): 31744648
Max. memory (cumulated for all children) (KiB): 31704488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.8076
system time used= 12.7608
maximum resident set size= 31700264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7921929
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 199
involuntary context switches= 182


# summary of solver processes directly reported to runsolver:
#   pid: 44593,44596
#   total CPU time (s): 108.568
#   total CPU user time (s): 95.8076
#   total CPU system time (s): 12.7608

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.577181 second user time and 1.30166 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 06:09:57
IDJOB=4488201
IDBENCH=147318
IDSOLVER=3332
FILE ID=nodeC003/4488201-1751342997
RUNJOBID= nodeC003-1751340595-44273
SLURM_JOB_ID= 9594411
Free space on /tmp= 432648 MiB

SOLVER NAME= Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/normalized-factor-sizeN=480-sizeP=241-sizeQ=480-57455727.opb
COMMAND LINE= ./Hybrid-NuPBODeepOptS-ExactPRnols BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488201-1751342997/watcher-4488201-1751342997 -o /tmp/evaluation-result-4488201-1751342997/solver-4488201-1751342997 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751340595-44273 --watchdog 3760  ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4488201-1751342997.opb 3600 HOME

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

MD5SUM BENCH= 607a385ad096de7d3af24e5f6042a910
RANDOM SEED=336733433

nodeC003 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.158
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.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	: 0xb00001f
cpu MHz		: 3491.723
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.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	: 0xb00001f
cpu MHz		: 1197.219
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.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	: 0xb00001f
cpu MHz		: 1197.245
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.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	: 0xb00001f
cpu MHz		: 3700.000
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.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	: 0xb00001f
cpu MHz		: 2394.319
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.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	: 0xb00001f
cpu MHz		: 1197.221
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.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	: 0xb00001f
cpu MHz		: 1197.302
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128970928 kB
MemAvailable:   129692356 kB
Buffers:            3280 kB
Cached:          1526112 kB
SwapCached:            0 kB
Active:           506312 kB
Inactive:        1276672 kB
Active(anon):     271556 kB
Inactive(anon):        0 kB
Active(file):     234756 kB
Inactive(file):  1276672 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             79460 kB
Writeback:             0 kB
AnonPages:        256772 kB
Mapped:           122292 kB
Shmem:             17960 kB
KReclaimable:      99256 kB
Slab:             183524 kB
SReclaimable:      99256 kB
SUnreclaim:        84268 kB
KernelStack:        4128 kB
PageTables:         3692 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     664480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432624 MiB
End job on nodeC003 at 2025-07-01 06:11:46