Trace number 4505795

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) 1372.18 1376.33

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505795-1751484925/watcher-4505795-1751484925 -o /tmp/evaluation-result-4505795-1751484925/solver-4505795-1751484925 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751480037-68309 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4505795-1751484925.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100067 s]*
/proc/loadavg: 4.29 4.18 4.12 5/272 69056
/proc/meminfo: memFree=115851500/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=66116 memory=39440 CPUtime=0.07 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 9869 0 0 0 5 2 0 0 20 0 1 0 64115014 67702784 9860 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 16529 9860 736 2416 0 13631 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 73100 KiB
Current children cumulated memory: 43920 KiB

[startup+0.205869 s]*
/proc/loadavg: 4.29 4.18 4.12 5/272 69056
/proc/meminfo: memFree=115811936/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=104728 memory=81672 CPUtime=0.18 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 20428 0 0 0 13 5 0 0 20 0 1 0 64115014 107241472 20418 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 26182 20418 736 2416 0 23284 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 111712 KiB
Current children cumulated memory: 86152 KiB

[startup+0.305754 s]*
/proc/loadavg: 4.29 4.18 4.12 5/272 69056
/proc/meminfo: memFree=115804124/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=120804 memory=95496 CPUtime=0.27 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 23938 0 0 0 22 5 0 0 20 0 1 0 64115014 123703296 23874 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 30201 23874 736 2416 0 27303 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 127788 KiB
Current children cumulated memory: 99976 KiB

[startup+0.700235 s]
/proc/loadavg: 4.29 4.18 4.12 5/272 69056
/proc/meminfo: memFree=115772120/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=177916 memory=146184 CPUtime=0.67 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 36606 0 0 0 59 8 0 0 20 0 1 0 64115014 182185984 36546 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 44479 36546 736 2416 0 41581 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 184900 KiB
Current children cumulated memory: 150664 KiB

[startup+1.50022 s]
/proc/loadavg: 4.29 4.18 4.12 5/272 69056
/proc/meminfo: memFree=115733064/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=287564 memory=256716 CPUtime=1.46 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 62593 0 0 0 133 13 0 0 20 0 1 0 64115014 294465536 64179 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 71891 64179 736 2416 0 68993 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 294548 KiB
Current children cumulated memory: 261196 KiB

[startup+3.10558 s]
/proc/loadavg: 4.29 4.18 4.12 5/272 69056
/proc/meminfo: memFree=115467868/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=514228 memory=488860 CPUtime=3.06 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 119086 0 0 0 282 24 0 0 20 0 1 0 64115014 526569472 122215 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 128557 122215 736 2416 0 125659 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 521212 KiB
Current children cumulated memory: 493340 KiB

[startup+6.30022 s]
/proc/loadavg: 4.27 4.18 4.12 5/272 69056
/proc/meminfo: memFree=115122356/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=884356 memory=855796 CPUtime=6.25 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 191035 0 0 0 587 38 0 0 20 0 1 0 64115014 905580544 213949 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 221089 213949 768 2416 0 218191 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 891340 KiB
Current children cumulated memory: 860276 KiB

[startup+12.7002 s]
/proc/loadavg: 4.25 4.17 4.12 5/272 69056
/proc/meminfo: memFree=114695132/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=1315336 memory=1257256 CPUtime=12.63 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 228015 0 0 0 1210 53 0 0 20 0 1 0 64115014 1346904064 314314 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 328834 314314 768 2416 0 325936 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1322320 KiB
Current children cumulated memory: 1261736 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.16 4.12 5/272 69056
/proc/meminfo: memFree=113321940/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=3042016 memory=2639092 CPUtime=25.4 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 357566 0 0 0 2444 96 0 0 20 0 1 0 64115014 3115024384 659773 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 760504 659773 768 2416 0 757606 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3049000 KiB
Current children cumulated memory: 2643572 KiB

[startup+51.1056 s]
/proc/loadavg: 4.20 4.17 4.12 5/269 69082
/proc/meminfo: memFree=118781696/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=3598108 memory=3181172 CPUtime=50.92 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 493171 0 0 0 4973 119 0 0 20 0 1 0 64115014 3684462592 795293 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 899527 795293 768 2416 0 896629 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 3605092 KiB
Current children cumulated memory: 3185652 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.17 4.12 5/272 69118
/proc/meminfo: memFree=113233500/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

Current children cumulated CPU time: 1118.81 s
Current children cumulated vsize: 4326044 KiB
Current children cumulated memory: 3984184 KiB

[startup+1182.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/271 69173
/proc/meminfo: memFree=112149140/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 248 104 0 0 0 0 0 0 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69055] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69055/stat : 69055 (timeout) S 69052 69055 68297 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 64115013 2723840 352 18446744073709551615 94314699169792 94314699186305 140729957469072 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94314699201072 94314699203160 94314724061184 140729957472662 140729957472802 140729957472802 140729957478375 0
/proc/69055/statm: 665 352 352 5 0 90 0
[pid=69056] ppid=69055 vsize=4319060 memory=3911932 CPUtime=1178.62 cores=1,3
/proc/69056/stat : 69056 (CASHWMaxSAT-Dis) R 69055 69055 68297 0 -1 4194304 686005 0 0 0 117649 213 0 0 20 0 1 0 64115014 4422717440 977983 18446744073709551615 4198400 14093885 140723857672416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 53178368 140723857676700 140723857676827 140723857676827 140723857682400 0
/proc/69056/statm: 1079765 977983 800 2416 0 1076867 0
Current children cumulated CPU time: 1178.62 s
Current children cumulated vsize: 4326044 KiB
Current children cumulated memory: 3916412 KiB

[startup+1242.3 s]
/proc/loadavg: 4.43 4.19 4.12 5/271 69179
/proc/meminfo: memFree=114789868/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=1194.42 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 282 686264 0 0 0 0 119217 225 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69177] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69177/stat : 69177 (timeout) S 69052 69177 68297 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 64234825 2723840 352 18446744073709551615 94102757007360 94102757023873 140730094773520 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94102757038640 94102757040728 94102768046080 140730094778758 140730094778914 140730094778914 140730094784487 0
/proc/69177/statm: 665 352 352 5 0 90 0
[pid=69178] ppid=69177 vsize=601772 memory=553488 CPUtime=44.03 cores=1,3
/proc/69178/stat : 69178 (ExactPR-S) R 69177 69177 68297 0 -1 4194304 65263 0 0 0 4385 18 0 0 20 0 1 0 64234826 616214528 138372 18446744073709551615 94057921220608 94057930520645 140724425906336 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94057932306752 94057932345832 94057966997504 140724425914782 140724425914919 140724425914919 140724425920492 0
/proc/69178/statm: 150443 138372 1664 2271 0 145081 0
Current children cumulated CPU time: 1238.45 s
Current children cumulated vsize: 608756 KiB
Current children cumulated memory: 557968 KiB

[startup+1302.3 s]
/proc/loadavg: 4.29 4.20 4.12 5/271 69183
/proc/meminfo: memFree=111093064/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=1194.42 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 282 686264 0 0 0 0 119217 225 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69177] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69177/stat : 69177 (timeout) S 69052 69177 68297 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 64234825 2723840 352 18446744073709551615 94102757007360 94102757023873 140730094773520 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94102757038640 94102757040728 94102768046080 140730094778758 140730094778914 140730094778914 140730094784487 0
/proc/69177/statm: 665 352 352 5 0 90 0
[pid=69178] ppid=69177 vsize=978040 memory=934500 CPUtime=103.9 cores=1,3
/proc/69178/stat : 69178 (ExactPR-S) R 69177 69177 68297 0 -1 4194304 101562 0 0 0 10358 32 0 0 20 0 1 0 64234826 1001512960 233625 18446744073709551615 94057921220608 94057930520645 140724425906336 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94057932306752 94057932345832 94057966997504 140724425914782 140724425914919 140724425914919 140724425920492 0
/proc/69178/statm: 244510 233625 1824 2271 0 239148 0
Current children cumulated CPU time: 1298.32 s
Current children cumulated vsize: 985024 KiB
Current children cumulated memory: 938980 KiB

[startup+1362.3 s]
/proc/loadavg: 4.16 4.17 4.12 5/271 69237
/proc/meminfo: memFree=96498840/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=1194.42 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 282 686264 0 0 0 0 119217 225 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69177] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69177/stat : 69177 (timeout) S 69052 69177 68297 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 64234825 2723840 352 18446744073709551615 94102757007360 94102757023873 140730094773520 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94102757038640 94102757040728 94102768046080 140730094778758 140730094778914 140730094778914 140730094784487 0
/proc/69177/statm: 665 352 352 5 0 90 0
[pid=69178] ppid=69177 vsize=22938680 memory=22708192 CPUtime=163.75 cores=1,3
/proc/69178/stat : 69178 (ExactPR-S) R 69177 69177 68297 0 -1 4194304 5529190 0 0 0 15576 799 0 0 20 0 1 0 64234826 23489208320 5677016 18446744073709551615 94057921220608 94057930520645 140724425906336 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94057932306752 94057932345832 94057966997504 140724425914782 140724425914919 140724425914919 140724425920492 0
/proc/69178/statm: 5734670 5677016 1824 2271 0 5729308 0
Current children cumulated CPU time: 1358.17 s
Current children cumulated vsize: 22945664 KiB
Current children cumulated memory: 22712672 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1373.2 s]
/proc/loadavg: 4.13 4.17 4.11 5/270 69237
/proc/meminfo: memFree=87634424/131250000 swapFree=33010684/33010684
[pid=69052] ppid=69049 vsize=4324 memory=3072 CPUtime=1194.42 cores=1,3
/proc/69052/stat : 69052 (Hybrid-CASHWMax) S 69049 69052 68297 0 -1 4194304 282 686264 0 0 0 0 119217 225 20 0 1 0 64115011 4427776 768 18446744073709551615 94644229173248 94644230067781 140735563206320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94644230306832 94644230354576 94644238491648 140735563213143 140735563213297 140735563213297 140735563218899 0
/proc/69052/statm: 1081 768 704 219 0 143 0
[pid=69177] ppid=69052 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69177/stat : 69177 (timeout) S 69052 69177 68297 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 64234825 2723840 352 18446744073709551615 94102757007360 94102757023873 140730094773520 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94102757038640 94102757040728 94102768046080 140730094778758 140730094778914 140730094778914 140730094784487 0
/proc/69177/statm: 665 352 352 5 0 90 0
[pid=69178] ppid=69177 vsize=31794140 memory=31563360 CPUtime=174.62 cores=1,3
/proc/69178/stat : 69178 (ExactPR-S) R 69177 69177 68297 0 -1 4194304 7742998 0 0 0 16357 1105 0 0 20 0 1 0 64234826 32557199360 7890840 18446744073709551615 94057921220608 94057930520645 140724425906336 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94057932306752 94057932345832 94057966997504 140724425914782 140724425914919 140724425914919 140724425920492 0
/proc/69178/statm: 7948535 7890840 1824 2271 0 7943173 0
Current children cumulated CPU time: 1369.04 s
Current children cumulated vsize: 31801124 KiB
Current children cumulated memory: 31567840 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=1357.18 s, system=14.9987 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+1374.4 s]
/proc/loadavg: 4.12 4.16 4.11 5/269 69237
/proc/meminfo: memFree=86822168/131250000 swapFree=33010684/33010684
[pid=69177] ppid=69049 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69177/stat : 69177 (timeout) S 69049 69177 68297 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 64234825 2723840 352 18446744073709551615 94102757007360 94102757023873 140730094773520 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94102757038640 94102757040728 94102768046080 140730094778758 140730094778914 140730094778914 140730094784487 0
/proc/69177/statm: 665 352 352 5 0 90 0
[pid=69178] ppid=69177 vsize=32788424 memory=32558432 CPUtime=175.81 cores=1,3
/proc/69178/stat : 69178 (ExactPR-S) R 69177 69177 68297 0 -1 4194304 7991753 0 0 0 16442 1139 0 0 20 0 1 0 64234826 33575346176 8139576 18446744073709551615 94057921220608 94057930520645 140724425906336 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94057932306752 94057932345832 94057966997504 140724425914782 140724425914919 140724425914919 140724425920492 0
/proc/69178/statm: 8197106 8139608 1824 2271 0 8191744 0
Current cumulated CPU time of completed processes: 1194.44 s
Current children cumulated CPU time: 175.81 s
Current children cumulated vsize: 32791084 KiB
Current children cumulated memory: 32559840 KiB

[startup+1374.8 s]
/proc/loadavg: 4.12 4.16 4.11 5/269 69237
/proc/meminfo: memFree=86822168/131250000 swapFree=33010684/33010684
[pid=69177] ppid=69049 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69177/stat : 69177 (timeout) S 69049 69177 68297 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 64234825 2723840 352 18446744073709551615 94102757007360 94102757023873 140730094773520 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94102757038640 94102757040728 94102768046080 140730094778758 140730094778914 140730094778914 140730094784487 0
/proc/69177/statm: 665 352 352 5 0 90 0
[pid=69178] ppid=69177 vsize=33117264 memory=32887648 CPUtime=176.2 cores=1,3
/proc/69178/stat : 69178 (ExactPR-S) R 69177 69177 68297 0 -1 4194304 8074078 0 0 0 16470 1150 0 0 20 0 1 0 64234826 33912078336 8221912 18446744073709551615 94057921220608 94057930520645 140724425906336 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94057932306752 94057932345832 94057966997504 140724425914782 140724425914919 140724425914919 140724425920492 0
/proc/69178/statm: 8279316 8221912 1824 2271 0 8273954 0
Current cumulated CPU time of completed processes: 1194.44 s
Current children cumulated CPU time: 176.2 s
Current children cumulated vsize: 33119924 KiB
Current children cumulated memory: 32889056 KiB

[startup+1375.2 s]
/proc/loadavg: 4.12 4.16 4.11 5/269 69237
/proc/meminfo: memFree=86022292/131250000 swapFree=33010684/33010684
[pid=69177] ppid=69049 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/69177/stat : 69177 (timeout) S 69049 69177 68297 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 64234825 2723840 352 18446744073709551615 94102757007360 94102757023873 140730094773520 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94102757038640 94102757040728 94102768046080 140730094778758 140730094778914 140730094778914 140730094784487 0
/proc/69177/statm: 665 352 352 5 0 90 0
[pid=69178] ppid=69177 vsize=33447656 memory=33217248 CPUtime=176.6 cores=1,3
/proc/69178/stat : 69178 (ExactPR-S) R 69177 69177 68297 0 -1 4194304 8156474 0 0 0 16499 1161 0 0 20 0 1 0 64234826 34250399744 8304312 18446744073709551615 94057921220608 94057930520645 140724425906336 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94057932306752 94057932345832 94057966997504 140724425914782 140724425914919 140724425914919 140724425920492 0
/proc/69178/statm: 8361914 8304312 1824 2271 0 8356552 0
Current cumulated CPU time of completed processes: 1194.44 s
Current children cumulated CPU time: 176.6 s
Current children cumulated vsize: 33450316 KiB
Current children cumulated memory: 33218656 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1376.33
CPU time (s): 1372.18
CPU user time (s): 1357.18
CPU system time (s): 14.9987
CPU usage (%): 99.6985
Max. virtual memory (cumulated for all children) (KiB): 33450316
Max. memory (cumulated for all children) (KiB): 33218656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1357.18
system time used= 14.9987
maximum resident set size= 33217376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8843154
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= 370
involuntary context switches= 2299


# summary of solver processes directly reported to runsolver:
#   pid: 69052,69177,69178
#   total CPU time (s): 1372.18
#   total CPU user time (s): 1357.18
#   total CPU system time (s): 14.9987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.82393 second user time and 6.78883 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-02 21:35:25
IDJOB=4505795
IDBENCH=157280
IDSOLVER=3329
FILE ID=nodeC028/4505795-1751484925
RUNJOBID= nodeC028-1751480037-68309
SLURM_JOB_ID= 9598521
Free space on /tmp= 431192 MiB

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

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

MD5SUM BENCH= 66a4099c9f952e1d32ed00e151115e68
RANDOM SEED=890480241

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.017
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		: 3598.901
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		: 3600.414
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		: 3600.096
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		: 3600.197
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.040
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		: 3602.450
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		: 3570.500
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:        115885688 kB
MemAvailable:   117957344 kB
Buffers:            3280 kB
Cached:          2874424 kB
SwapCached:            0 kB
Active:         10584152 kB
Inactive:        2565176 kB
Active(anon):   10289692 kB
Inactive(anon):        0 kB
Active(file):     294460 kB
Inactive(file):  2565176 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             82068 kB
Writeback:             0 kB
AnonPages:      10272124 kB
Mapped:           114960 kB
Shmem:             18068 kB
KReclaimable:     102520 kB
Slab:             191268 kB
SReclaimable:     102520 kB
SUnreclaim:        88748 kB
KernelStack:        4384 kB
PageTables:        23992 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   11400480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5593088 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= 431236 MiB
End job on nodeC028 at 2025-07-02 21:58:21