Trace number 4505797

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) 287 287.745

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null50mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUM66a4099c9f952e1d32ed00e151115e68
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 benchmark-17500
Best CPU time to get the best result obtained on this benchmark420.688
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 170372
Biggest coefficient in the objective function 500
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 85145317
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 500
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 85145317
Number of bits of the biggest sum of numbers27
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: 63794 MiB (62856 MiB free)
  memory of node 1: 64507 MiB (61898 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505797-1751499481/watcher-4505797-1751499481 -o /tmp/evaluation-result-4505797-1751499481/solver-4505797-1751499481 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751499481-73769 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4505797-1751499481.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100076 s]*
/proc/loadavg: 2.06 3.61 3.98 5/259 73840
/proc/meminfo: memFree=127668792/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=60512 memory=46128 CPUtime=0.07 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 3908 0 0 0 5 2 0 0 20 0 1 0 65627882 61964288 11532 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 15128 11532 1088 2752 0 11781 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 67496 KiB
Current children cumulated memory: 50480 KiB

[startup+0.210138 s]*
/proc/loadavg: 2.06 3.61 3.98 5/259 73840
/proc/meminfo: memFree=127657628/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=60512 memory=46128 CPUtime=0.18 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 3908 0 0 0 16 2 0 0 20 0 1 0 65627882 61964288 11532 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 15128 11532 1088 2752 0 11781 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 67496 KiB
Current children cumulated memory: 50480 KiB

[startup+0.309131 s]*
/proc/loadavg: 2.06 3.61 3.98 5/259 73840
/proc/meminfo: memFree=127653280/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=61700 memory=47152 CPUtime=0.28 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 4176 0 0 0 26 2 0 0 20 0 1 0 65627882 63180800 11788 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 15425 11788 1088 2752 0 12078 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 68684 KiB
Current children cumulated memory: 51504 KiB

[startup+0.700388 s]
/proc/loadavg: 2.06 3.61 3.98 6/259 73840
/proc/meminfo: memFree=127652524/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=66188 memory=51760 CPUtime=0.65 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 5313 0 0 0 63 2 0 0 20 0 1 0 65627882 67776512 12940 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 16547 12940 1088 2752 0 13200 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 73172 KiB
Current children cumulated memory: 56112 KiB

[startup+1.5004 s]
/proc/loadavg: 2.06 3.61 3.98 5/259 73840
/proc/meminfo: memFree=127600736/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=84424 memory=66744 CPUtime=1.46 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 9522 0 0 0 142 4 0 0 20 0 1 0 65627882 86450176 16686 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 21106 16686 1088 2752 0 17759 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 91408 KiB
Current children cumulated memory: 71096 KiB

[startup+3.11253 s]
/proc/loadavg: 2.30 3.63 3.99 5/259 73840
/proc/meminfo: memFree=127182972/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=127880 memory=101272 CPUtime=3.06 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 14616 0 0 0 301 5 0 0 20 0 1 0 65627882 130949120 25318 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 31970 25318 1088 2752 0 28623 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 134864 KiB
Current children cumulated memory: 105624 KiB

[startup+6.30048 s]
/proc/loadavg: 2.30 3.63 3.99 5/260 73841
/proc/meminfo: memFree=126736320/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=226844 memory=149248 CPUtime=6.24 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 15920 0 0 0 615 9 0 0 20 0 1 0 65627882 232288256 37312 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 56711 37312 1088 2752 0 53364 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 233828 KiB
Current children cumulated memory: 153600 KiB

[startup+12.7004 s]
/proc/loadavg: 2.52 3.65 3.99 5/260 73841
/proc/meminfo: memFree=125796396/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=522132 memory=448560 CPUtime=12.63 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 32537 0 0 0 1240 23 0 0 20 0 1 0 65627882 534663168 112140 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 130533 112140 1152 2752 0 127186 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 529116 KiB
Current children cumulated memory: 452912 KiB

[startup+25.5005 s]
/proc/loadavg: 3.07 3.72 4.01 5/260 73841
/proc/meminfo: memFree=125703228/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=522132 memory=448560 CPUtime=25.4 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 32539 0 0 0 2517 23 0 0 20 0 1 0 65627882 534663168 112140 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 130533 112140 1152 2752 0 127186 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 529116 KiB
Current children cumulated memory: 452912 KiB

[startup+51.1133 s]
/proc/loadavg: 3.79 3.84 4.04 5/260 73841
/proc/meminfo: memFree=125613948/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=540212 memory=461556 CPUtime=50.94 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 34824 0 0 0 5071 23 0 0 20 0 1 0 65627882 553177088 115389 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 135053 115389 1152 2752 0 131706 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 547196 KiB
Current children cumulated memory: 465908 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 3.94 4.07 5/260 73843
/proc/meminfo: memFree=125537168/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=540212 memory=461556 CPUtime=102 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 34926 0 0 0 10177 23 0 0 20 0 1 0 65627882 553177088 115389 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 135053 115389 1152 2752 0 131706 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 547196 KiB
Current children cumulated memory: 465908 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 3.97 4.07 5/260 73849
/proc/meminfo: memFree=125540208/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=540212 memory=461556 CPUtime=161.85 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 35009 0 0 0 16162 23 0 0 20 0 1 0 65627882 553177088 115389 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 135053 115389 1152 2752 0 131706 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 547196 KiB
Current children cumulated memory: 465908 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.99 4.07 5/260 73852
/proc/meminfo: memFree=110117352/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=6174612 memory=6037348 CPUtime=221.71 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 1463680 0 0 0 21954 217 0 0 20 0 1 0 65627882 6322802688 1509337 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 1543653 1509337 1152 2752 0 1540306 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 6181596 KiB
Current children cumulated memory: 6041700 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.01 4.07 5/259 73854
/proc/meminfo: memFree=51005536/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=30050552 memory=29913316 CPUtime=281.55 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 7432678 0 0 0 27097 1058 0 0 20 0 1 0 65627882 30771765248 7478329 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 7512638 7478329 1152 2752 0 7509291 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 30057536 KiB
Current children cumulated memory: 29917668 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+286.6 s]
/proc/loadavg: 4.07 4.01 4.07 5/259 73854
/proc/meminfo: memFree=47835204/131382116 swapFree=33010684/33010684
[pid=73829] ppid=73825 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/73829/stat : 73829 (Hybrid-NuPBODee) S 73825 73829 73759 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 65627879 4427776 736 18446744073709551615 93875524444160 93875525338693 140729054260256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93875525577744 93875525625488 93875552305152 140729054263643 140729054263795 140729054263795 140729054269397 0
/proc/73829/statm: 1081 736 672 219 0 143 0
[pid=73836] ppid=73829 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73829 73836 73759 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
[pid=73838] ppid=73836 vsize=31744844 memory=31607652 CPUtime=285.84 cores=0,2
/proc/73838/stat : 73838 (NuPBO-DeepOptS+) R 73836 73836 73759 0 -1 4194304 7856251 0 0 0 27466 1118 0 0 20 0 1 0 65627882 32506720256 7901913 18446744073709551615 4198400 15468185 140735481301552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 50651136 140735481309628 140735481309729 140735481309729 140735481315302 0
/proc/73838/statm: 7936211 7901913 1152 2752 0 7932864 0
Current children cumulated CPU time: 285.84 s
Current children cumulated vsize: 31751828 KiB
Current children cumulated memory: 31612004 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000824 s, system=0.009776 s

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

# cumulated CPU time of all completed processes:  user=274.674 s, system=12.326 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+287.2 s]
/proc/loadavg: 4.07 4.01 4.07 5/258 73854
/proc/meminfo: memFree=56300568/131382116 swapFree=33010684/33010684
[pid=73836] ppid=73825 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73825 73836 73759 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
Current cumulated CPU time of completed processes: 0.0106 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2660 KiB
Current children cumulated memory: 1408 KiB

[startup+287.6 s]
/proc/loadavg: 4.07 4.01 4.07 5/258 73854
/proc/meminfo: memFree=56300568/131382116 swapFree=33010684/33010684
[pid=73836] ppid=73825 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73825 73836 73759 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
Current cumulated CPU time of completed processes: 0.0106 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2660 KiB
Current children cumulated memory: 1408 KiB

[startup+287.7 s]
/proc/loadavg: 4.07 4.01 4.07 5/258 73854
/proc/meminfo: memFree=56300568/131382116 swapFree=33010684/33010684
[pid=73836] ppid=73825 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/73836/stat : 73836 (timeout) S 73825 73836 73759 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 65627882 2723840 352 18446744073709551615 94398548316160 94398548332673 140729792765488 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94398548347440 94398548349528 94398551339008 140729792768432 140729792768546 140729792768546 140729792774119 0
/proc/73836/statm: 665 352 352 5 0 90 0
Current cumulated CPU time of completed processes: 0.0106 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): 287.745
CPU time (s): 287
CPU user time (s): 274.674
CPU system time (s): 12.326
CPU usage (%): 99.7412
Max. virtual memory (cumulated for all children) (KiB): 31751828
Max. memory (cumulated for all children) (KiB): 31612004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.674
system time used= 12.326
maximum resident set size= 31607780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7856787
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= 216
involuntary context switches= 636


# summary of solver processes directly reported to runsolver:
#   pid: 73829,73836
#   total CPU time (s): 287
#   total CPU user time (s): 274.674
#   total CPU system time (s): 12.326

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.54551 second user time and 3.19442 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-03 01:38:01
IDJOB=4505797
IDBENCH=157280
IDSOLVER=3332
FILE ID=nodeC011/4505797-1751499481
RUNJOBID= nodeC011-1751499481-73769
SLURM_JOB_ID= 9598578
Free space on /tmp= 430408 MiB

SOLVER NAME= Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_unif_50null50mast_rapportOE1.0_TMAX180_K192_cod1.opb
COMMAND LINE= ./Hybrid-NuPBODeepOptS-ExactPRnols BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505797-1751499481/watcher-4505797-1751499481 -o /tmp/evaluation-result-4505797-1751499481/solver-4505797-1751499481 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751499481-73769 --watchdog 3760  ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4505797-1751499481.opb 3600 HOME

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

MD5SUM BENCH= 66a4099c9f952e1d32ed00e151115e68
RANDOM SEED=1682271903

nodeC011 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.870
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	: 6984.20
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.187
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	: 6984.20
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		: 1696.086
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	: 6984.20
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.492
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	: 6984.20
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		: 1197.290
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	: 6984.20
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		: 1197.196
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	: 6984.20
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		: 1796.076
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	: 6984.20
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		: 1795.918
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        127767092 kB
MemAvailable:   129928096 kB
Buffers:            3276 kB
Cached:          2962896 kB
SwapCached:            0 kB
Active:           520756 kB
Inactive:        2523828 kB
Active(anon):      94268 kB
Inactive(anon):     2104 kB
Active(file):     426488 kB
Inactive(file):  2521724 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            203272 kB
Writeback:             0 kB
AnonPages:         81564 kB
Mapped:           107688 kB
Shmem:             17960 kB
KReclaimable:     104452 kB
Slab:             189052 kB
SReclaimable:     104452 kB
SUnreclaim:        84600 kB
KernelStack:        3904 kB
PageTables:         2960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     374412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430344 MiB
End job on nodeC011 at 2025-07-03 01:42:50