Trace number 4506025

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-CASHWMaxSATDisjCom+ExactPRS 2025-06-01? (MO) 1253.63 1257.76

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null0mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUM00fa528bfee1582f0c8a78997b3aaa78
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-83802
Best CPU time to get the best result obtained on this benchmark71301.6
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 306555
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 158449780
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 158449780
Number of bits of the biggest sum of numbers28
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: 63708 MiB (48769 MiB free)
  memory of node 1: 64465 MiB (60934 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506025-1751487522/watcher-4506025-1751487522 -o /tmp/evaluation-result-4506025-1751487522/solver-4506025-1751487522 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751480037-68308 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4506025-1751487522.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
Current StackSize limit: 8192 KiB

solver pid=69467, runsolver pid=69464

[startup+0.100066 s]*
/proc/loadavg: 4.09 4.08 4.09 5/270 69471
/proc/meminfo: memFree=112297836/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=66116 memory=40492 CPUtime=0.08 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 10118 0 0 0 6 2 0 0 20 0 1 0 64374725 67702784 10123 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 16529 10123 736 2416 0 13631 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 73100 KiB
Current children cumulated memory: 44972 KiB

[startup+0.205651 s]*
/proc/loadavg: 4.09 4.08 4.09 5/270 69471
/proc/meminfo: memFree=112250208/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=120800 memory=87464 CPUtime=0.18 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 21606 0 0 0 14 4 0 0 20 0 1 0 64374725 123699200 21866 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 30200 21866 736 2416 0 27302 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 127784 KiB
Current children cumulated memory: 91944 KiB

[startup+0.305623 s]*
/proc/loadavg: 4.09 4.08 4.09 5/270 69471
/proc/meminfo: memFree=112200060/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=162920 memory=136080 CPUtime=0.28 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 33917 0 0 0 22 6 0 0 20 0 1 0 64374725 166830080 34020 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 40730 34020 736 2416 0 37832 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 169904 KiB
Current children cumulated memory: 140560 KiB

[startup+0.700242 s]
/proc/loadavg: 4.09 4.08 4.09 5/270 69471
/proc/meminfo: memFree=112184184/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=218404 memory=182128 CPUtime=0.66 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 43201 0 0 0 59 7 0 0 20 0 1 0 64374725 223645696 45532 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 54601 45532 736 2416 0 51703 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 225388 KiB
Current children cumulated memory: 186608 KiB

[startup+1.50025 s]
/proc/loadavg: 4.09 4.08 4.09 5/270 69471
/proc/meminfo: memFree=112136304/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=287388 memory=259980 CPUtime=1.46 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 61634 0 0 0 135 11 0 0 20 0 1 0 64374725 294285312 64995 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 71847 64995 736 2416 0 68949 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 294372 KiB
Current children cumulated memory: 264460 KiB

[startup+3.10566 s]
/proc/loadavg: 4.08 4.08 4.09 5/270 69471
/proc/meminfo: memFree=111882784/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=502344 memory=476044 CPUtime=3.07 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 115654 0 0 0 286 21 0 0 20 0 1 0 64374725 514400256 119011 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 125586 119011 736 2416 0 122688 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 509328 KiB
Current children cumulated memory: 480524 KiB

[startup+6.30023 s]
/proc/loadavg: 4.08 4.08 4.09 5/270 69471
/proc/meminfo: memFree=111613176/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=911992 memory=875332 CPUtime=6.25 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 191371 0 0 0 588 37 0 0 20 0 1 0 64374725 933879808 218833 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 227998 218833 768 2416 0 225100 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 918976 KiB
Current children cumulated memory: 879812 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.09 5/270 69472
/proc/meminfo: memFree=111110156/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=1249940 memory=1170740 CPUtime=12.63 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 229965 0 0 0 1216 47 0 0 20 0 1 0 64374725 1279938560 292685 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 312485 292685 768 2416 0 309587 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1256924 KiB
Current children cumulated memory: 1175220 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 4.08 4.09 5/270 69472
/proc/meminfo: memFree=110496728/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=3335440 memory=2984592 CPUtime=25.39 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 354316 0 0 0 2437 102 0 0 20 0 1 0 64374725 3415490560 746148 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 833860 746148 768 2416 0 830962 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 3342424 KiB
Current children cumulated memory: 2989072 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.08 4.09 5/270 69472
/proc/meminfo: memFree=109527216/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=4315064 memory=3882508 CPUtime=50.91 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 577895 0 0 0 4941 150 0 0 20 0 1 0 64374725 4418625536 970627 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 1078766 970627 768 2416 0 1075868 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 4322048 KiB
Current children cumulated memory: 3886988 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 69479
/proc/meminfo: memFree=107493652/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6

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

Current children cumulated CPU time: 998.99 s
Current children cumulated vsize: 6964764 KiB
Current children cumulated memory: 6386224 KiB

[startup+1062.3 s]
/proc/loadavg: 4.25 4.18 4.12 6/272 69644
/proc/meminfo: memFree=115570248/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=6957780 memory=6324400 CPUtime=1058.8 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 1202672 0 0 0 105546 334 0 0 20 0 1 0 64374725 7124766720 1581100 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 1739445 1581100 800 2416 0 1736547 0
Current children cumulated CPU time: 1058.8 s
Current children cumulated vsize: 6964764 KiB
Current children cumulated memory: 6328880 KiB

[startup+1122.3 s]
/proc/loadavg: 4.15 4.16 4.11 6/272 69646
/proc/meminfo: memFree=115105496/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=6957780 memory=6342832 CPUtime=1118.61 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 1203352 0 0 0 111525 336 0 0 20 0 1 0 64374725 7124766720 1585708 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 1739445 1585708 800 2416 0 1736547 0
Current children cumulated CPU time: 1118.61 s
Current children cumulated vsize: 6964764 KiB
Current children cumulated memory: 6347312 KiB

[startup+1182.3 s]
/proc/loadavg: 4.10 4.14 4.11 6/272 69648
/proc/meminfo: memFree=114626304/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 249 104 0 0 0 0 0 0 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69470] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69470/stat : 69470 (timeout) S 69467 69470 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64374725 2723840 352 18446744073709551615 94250947629056 94250947645569 140722462134512 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94250947660336 94250947662424 94250963107840 140722462136726 140722462136866 140722462136866 140722462142439 0
/proc/69470/statm: 665 352 352 5 0 90 0
[pid=69471] ppid=69470 vsize=6957780 memory=6367408 CPUtime=1178.43 cores=4,6
/proc/69471/stat : 69471 (CASHWMaxSAT-Dis) R 69470 69470 68297 0 -1 4194304 1203966 0 0 0 117505 338 0 0 20 0 1 0 64374725 7124766720 1591852 18446744073709551615 4198400 14093885 140726344561744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 34287616 140726344563100 140726344563227 140726344563227 140726344568800 0
/proc/69471/statm: 1739445 1591852 800 2416 0 1736547 0
Current children cumulated CPU time: 1178.43 s
Current children cumulated vsize: 6964764 KiB
Current children cumulated memory: 6371888 KiB

[startup+1242.3 s]
/proc/loadavg: 4.18 4.16 4.11 6/272 69699
/proc/meminfo: memFree=98322428/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=1194.26 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 284 1204258 0 0 0 0 119071 355 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69649] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69649/stat : 69649 (timeout) S 69467 69649 68297 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 64494541 2723840 352 18446744073709551615 94216036196352 94216036212865 140730395795696 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94216036227632 94216036229720 94216036659200 140730395797894 140730395798050 140730395798050 140730395803623 0
/proc/69649/statm: 665 352 352 5 0 90 0
[pid=69650] ppid=69649 vsize=22026324 memory=21763548 CPUtime=43.93 cores=4,6
/proc/69650/stat : 69650 (ExactPR-S) R 69649 69649 68297 0 -1 4194304 5279438 0 0 0 3609 784 0 0 20 0 1 0 64494542 22554955776 5440887 18446744073709551615 94700865802240 94700875102277 140733616314656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94700876888384 94700876927464 94700887572480 140733616318878 140733616319015 140733616319015 140733616324588 0
/proc/69650/statm: 5506581 5440887 1888 2271 0 5501219 0
Current children cumulated CPU time: 1238.19 s
Current children cumulated vsize: 22033308 KiB
Current children cumulated memory: 21768028 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1254.6 s]
/proc/loadavg: 4.15 4.15 4.11 6/272 69699
/proc/meminfo: memFree=88849312/131250000 swapFree=33010684/33010684
[pid=69467] ppid=69464 vsize=4324 memory=3072 CPUtime=1194.26 cores=4,6
/proc/69467/stat : 69467 (Hybrid-CASHWMax) S 69464 69467 68297 0 -1 4194304 284 1204258 0 0 0 0 119071 355 20 0 1 0 64374723 4427776 768 18446744073709551615 94607075184640 94607076079173 140731360353136 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94607076318224 94607076365968 94607078891520 140731360356695 140731360356849 140731360356849 140731360362451 0
/proc/69467/statm: 1081 768 704 219 0 143 0
[pid=69649] ppid=69467 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69649/stat : 69649 (timeout) S 69467 69649 68297 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 64494541 2723840 352 18446744073709551615 94216036196352 94216036212865 140730395795696 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94216036227632 94216036229720 94216036659200 140730395797894 140730395798050 140730395798050 140730395803623 0
/proc/69649/statm: 665 352 352 5 0 90 0
[pid=69650] ppid=69649 vsize=31795408 memory=31532508 CPUtime=56.19 cores=4,6
/proc/69650/stat : 69650 (ExactPR-S) R 69649 69649 68297 0 -1 4194304 7721689 0 0 0 4486 1133 0 0 20 0 1 0 64494542 32558497792 7883127 18446744073709551615 94700865802240 94700875102277 140733616314656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94700876888384 94700876927464 94700887572480 140733616318878 140733616319015 140733616319015 140733616324588 0
/proc/69650/statm: 7948852 7883127 1888 2271 0 7943490 0
Current children cumulated CPU time: 1250.45 s
Current children cumulated vsize: 31802392 KiB
Current children cumulated memory: 31536988 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=1190.72 s, system=3.55509 s
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+1256.6 s]
# the end of solver process 69649 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=1190.72 s, system=3.55681 s
# this solver process was not waited by its parent and was adopted by runsolver
??? end of watcher thread

[startup+1257.76 s]
# the end of solver process 69650 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

Solver just ended.
Dumping a history of the last processes samples

[startup+1256 s]*
/proc/loadavg: 4.15 4.15 4.11 6/271 69699
/proc/meminfo: memFree=87263688/131250000 swapFree=33010684/33010684
[pid=69649] ppid=69464 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69649/stat : 69649 (timeout) S 69464 69649 68297 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 64494541 2723840 352 18446744073709551615 94216036196352 94216036212865 140730395795696 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94216036227632 94216036229720 94216036659200 140730395797894 140730395798050 140730395798050 140730395803623 0
/proc/69649/statm: 665 352 352 5 0 90 0
[pid=69650] ppid=69649 vsize=32906024 memory=32644188 CPUtime=57.59 cores=4,6
/proc/69650/stat : 69650 (ExactPR-S) R 69649 69649 68297 0 -1 4194304 7999619 0 0 0 4587 1172 0 0 20 0 1 0 64494542 33695768576 8161047 18446744073709551615 94700865802240 94700875102277 140733616314656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94700876888384 94700876927464 94700887572480 140733616318878 140733616319015 140733616319015 140733616324588 0
/proc/69650/statm: 8226506 8161047 1888 2271 0 8221144 0
Current cumulated CPU time of completed processes: 1194.27 s
Current children cumulated CPU time: 57.59 s
Current children cumulated vsize: 32908684 KiB
Current children cumulated memory: 32645596 KiB

[startup+1256.4 s]
/proc/loadavg: 4.15 4.15 4.11 6/271 69699
/proc/meminfo: memFree=87263688/131250000 swapFree=33010684/33010684
[pid=69649] ppid=69464 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69649/stat : 69649 (timeout) S 69464 69649 68297 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 64494541 2723840 352 18446744073709551615 94216036196352 94216036212865 140730395795696 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94216036227632 94216036229720 94216036659200 140730395797894 140730395798050 140730395798050 140730395803623 0
/proc/69649/statm: 665 352 352 5 0 90 0
[pid=69650] ppid=69649 vsize=33219352 memory=32956636 CPUtime=57.98 cores=4,6
/proc/69650/stat : 69650 (ExactPR-S) R 69649 69649 68297 0 -1 4194304 8077736 0 0 0 4616 1182 0 0 20 0 1 0 64494542 34016616448 8239159 18446744073709551615 94700865802240 94700875102277 140733616314656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94700876888384 94700876927464 94700887572480 140733616318878 140733616319015 140733616319015 140733616324588 0
/proc/69650/statm: 8304838 8239159 1888 2271 0 8299476 0
Current cumulated CPU time of completed processes: 1194.27 s
Current children cumulated CPU time: 57.98 s
Current children cumulated vsize: 33222012 KiB
Current children cumulated memory: 32958044 KiB

[startup+1256.6 s]
/proc/loadavg: 4.15 4.15 4.11 6/271 69699
/proc/meminfo: memFree=87263688/131250000 swapFree=33010684/33010684
[pid=69649] ppid=69464 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69649/stat : 69649 (timeout) S 69464 69649 68297 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 64494541 2723840 352 18446744073709551615 94216036196352 94216036212865 140730395795696 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94216036227632 94216036229720 94216036659200 140730395797894 140730395798050 140730395798050 140730395803623 0
/proc/69649/statm: 665 352 352 5 0 90 0
[pid=69650] ppid=69649 vsize=33372916 memory=33110876 CPUtime=58.19 cores=4,6
/proc/69650/stat : 69650 (ExactPR-S) R 69649 69649 68297 0 -1 4194304 8116283 0 0 0 4630 1189 0 0 20 0 1 0 64494542 34173865984 8277719 18446744073709551615 94700865802240 94700875102277 140733616314656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94700876888384 94700876927464 94700887572480 140733616318878 140733616319015 140733616319015 140733616324588 0
/proc/69650/statm: 8343229 8277719 1888 2271 0 8337867 0
Current cumulated CPU time of completed processes: 1194.27 s
Current children cumulated CPU time: 58.19 s
Current children cumulated vsize: 33375576 KiB
Current children cumulated memory: 33112284 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1257.76
CPU time (s): 1253.63
CPU user time (s): 1237.02
CPU system time (s): 16.608
CPU usage (%): 99.6712
Max. virtual memory (cumulated for all children) (KiB): 33375576
Max. memory (cumulated for all children) (KiB): 33112284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1237.02
system time used= 16.608
maximum resident set size= 33111004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9320962
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 483
involuntary context switches= 1278


# summary of solver processes directly reported to runsolver:
#   pid: 69467,69649,69650
#   total CPU time (s): 1253.63
#   total CPU user time (s): 1237.02
#   total CPU system time (s): 16.608

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.65891 second user time and 6.17691 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-02 22:18:42
IDJOB=4506025
IDBENCH=157779
IDSOLVER=3329
FILE ID=nodeC028/4506025-1751487522
RUNJOBID= nodeC028-1751480037-68308
SLURM_JOB_ID= 9598521
Free space on /tmp= 431332 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCom+ExactPRS 2025-06-01
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_unif_10null0mast_rapportOE2.0_TMAX180_K192_cod1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCom+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506025-1751487522/watcher-4506025-1751487522 -o /tmp/evaluation-result-4506025-1751487522/solver-4506025-1751487522 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751480037-68308 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4506025-1751487522.opb 3600 HOME

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

MD5SUM BENCH= 00fa528bfee1582f0c8a78997b3aaa78
RANDOM SEED=1856746285

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

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

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112337148 kB
MemAvailable:   114268012 kB
Buffers:            3280 kB
Cached:          2733624 kB
SwapCached:            0 kB
Active:         14074012 kB
Inactive:        2424376 kB
Active(anon):   13779552 kB
Inactive(anon):        0 kB
Active(file):     294460 kB
Inactive(file):  2424376 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             56264 kB
Writeback:             4 kB
AnonPages:      13763876 kB
Mapped:           113912 kB
Shmem:             18068 kB
KReclaimable:     102532 kB
Slab:             191412 kB
SReclaimable:     102532 kB
SUnreclaim:        88880 kB
KernelStack:        4320 kB
PageTables:        30872 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   15265056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4347904 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431288 MiB
End job on nodeC028 at 2025-07-02 22:39:40